KittyKatt / screenFetch

Fetches system/theme information in terminal for Linux desktop screenshots.
GNU General Public License v3.0
3.82k stars 453 forks source link

NVIDIA GeForce 210 and Intel HD Graphics 2500 aren't detected #775

Open Chirunos opened 10 months ago

Chirunos commented 10 months ago

I'm submitting a ... (check one with "x")

[x] bug report
[ ] new distro request

Bug report => Still present in last git commit => screenfetch -v output:

gn@AFOX:~/bin> screenfetch -v
:: Finding distro...found as 'openSUSE 15.5'
:: Finding hostname and user...found as 'gn@AFOX'
:: Finding kernel version...found as 'x86_64 Linux 5.14.21-150500.55.19-default'
:: Finding current uptime...found as '30m'
:: Finding current package count...found as '2107'
:: Finding current shell...found as 'bash 4.4.23'
:: Finding current resolution(s)...found as 'No X Server'
:: Finding desktop environment...found as 'Xfce4'
:: Finding window manager...found as 'Xfwm4'
:: Finding window manager theme...found as 'Default'
:: Finding GTK2 theme...found as 'Adwaita-dark'
:: Finding GTK3 theme...found as 'Not Found'
:: Finding icon theme...found as 'Adwaita'
:: Finding user font...found as 'Noto Sans 11'
/home/gn/bin/screenfetch-dev: line 1647: bc: command not found
:: Finding current CPU...found as 'Intel Core i5-3470S @ 4x 3.6GHz'
:: Finding current disk usage...found as '316G / 386G (84%%)'
:: Finding current GPU...found as 'llvmpipe (LLVM 15.0.7, 256 bits)'
:: Finding current RAM usage...found as '2238MiB / 15888MiB'
             .;ldkO0000Okdl;.                gn@AFOX
         .;d00xl:^''''''^:ok00d;.            OS: openSUSE 15.5
       .d00l'                'o00d.          Kernel: x86_64 Linux 5.14.21-150500.55.19-default
     .d0K^'  Okxoc;:,.          ^O0d.        Uptime: 30m
    .OVVAK0kOKKKKKKKKKKOxo:,      lKO.       Packages: 2107
   ,0VVAKKKKKKKKKKKKK0P^,,,^dx:    ;00,      Shell: bash 4.4.23
  .OVVAKKKKKKKKKKKKKk'.oOPPb.'0k.   cKO.     Resolution: No X Server
  :KVAKKKKKKKKKKKKKK: kKx..dd lKd   'OK:     DE: Xfce4
  lKlKKKKKKKKKOx0KKKd ^0KKKO' kKKc   lKl     WM: Xfwm4
  lKlKKKKKKKKKK;.;oOKx,..^..;kKKK0.  lKl     WM Theme: Default
  :KAlKKKKKKKKK0o;...^cdxxOK0O/^^'  .0K:     GTK Theme: Adwaita-dark [GTK2]
   kKAVKKKKKKKKKKKK0x;,,......,;od  lKP      Icon Theme: Adwaita
   '0KAVKKKKKKKKKKKKKKKKKK00KKOo^  c00'      Font: Noto Sans 11
    'kKAVOxddxkOO00000Okxoc;''   .dKV'       Disk: 316G / 386G (84%)
      l0Ko.                    .c00l'        CPU: Intel Core i5-3470S @ 4x 3.6GHz
       'l0Kk:.              .;xK0l'          GPU: llvmpipe (LLVM 15.0.7, 256 bits)
          'lkK0xc;:,,,,:;odO0kl'             RAM: 2238MiB / 15888MiB
              '^:ldxkkkkxdl:^'              
gn@AFOX:~/bin> 

=> lsb_release -sirc output: openSUSE 15.5 n/a => cat /etc/os-release output:

NAME="openSUSE Leap"
VERSION="15.5"
ID="opensuse-leap"
ID_LIKE="suse opensuse"
VERSION_ID="15.5"
PRETTY_NAME="openSUSE Leap 15.5"
ANSI_COLOR="0;32"
CPE_NAME="cpe:/o:opensuse:leap:15.5"
BUG_REPORT_URL="https://bugs.opensuse.org"
HOME_URL="https://www.opensuse.org/"
DOCUMENTATION_URL="https://en.opensuse.org/Portal:Leap"
LOGO="distributor-logo-Leap"

=> ls -1 /etc/*-release output: /etc/os-release