Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gpufetch does not detect Intel Geminilake integrated graphics #39

Open
archisman-panigrahi opened this issue Jun 15, 2023 · 0 comments
Open

Comments

@archisman-panigrahi
Copy link

archisman-panigrahi commented Jun 15, 2023

I have a Lenovo 500e 2nd gen running Kubuntu 23.04. Gpufetch is unable to detect any GPU (there must be some Intel iGPU).

The gpufetch output is,

[ERROR]: No GPU was detected! Available GPUs are:
Please, make sure that the appropiate backend is enabled:
- CUDA backend:  OFF
- Intel backend: ON
Visit https://github.com/Dr-Noob/gpufetch#2-backends for more information

Here is the cpufetch output.

                               ###############@               
                       ######@                ######@         
                  ###@                              ###@      
              ##@                                     ###@    
         ##@                                             ##@  Name:                Intel Celeron N4100
         ##@                                             ##@  Microarchitecture:   Goldmont Plus
      @                    ##@                ##@        ##@  Technology:          14nm
    #@   ##@   ########@   #####@   #####@    ##@        ##@  Max Frequency:       2.400 GHz
   #@    ##@   ##@    ##@  ##@    ###@  ###@  ##@        ##@  Cores:               4 cores
  #@     ##@   ##@    ##@  ##@    ##@    ##@  ##@       ##@   AVX:                 No
 #@      ##@   ##@    ##@  ##@    #########@  ##@     ###@    FMA:                 No
 #@      ##@   ##@    ##@  ##@    ##@         ##@   ####@     L1i Size:            32KB (128KB Total)
 #@       #@   ##@    ##@   ####@  ########@   #@  ##@        L1d Size:            24KB (96KB Total)
 ##@                                                          L2 Size:             4MB
  ##@                                                         Peak Performance:    38.40 GFLOP/s
  ###@                                        ###@            
    ####@                               #########@            
      #########@               ###############@               
          ##############################@              

The output of lspci -nn | grep VGA is blank.

However, the output of
lspci -nn | grep Graphics is

00:02.0 Display controller [0380]: Intel Corporation GeminiLake [UHD Graphics 600] [8086:3185] (rev 03)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant