KittyKatt / screenFetch

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

Info about graphics card #388

Open ghost opened 7 years ago

ghost commented 7 years ago

Running inxi -Gx on my manjaro xfce desktop, I get:

└──╼ inxi -Gx
Graphics:  Card: Advanced Micro Devices [AMD/ATI] Oland [Radeon HD 8570 / R7 240/340 OEM]
           bus-ID: 01:00.0
           Display Server: X.Org 1.18.4 driver: radeon
           Resolution: 1920x1080@60.00hz
           GLX Renderer: Gallium 0.4 on AMD OLAND (DRM 2.46.0 / 4.8.0-1-MANJARO, LLVM 3.8.1)
           GLX Version: 3.0 Mesa 12.0.3 Direct Rendering: Yes

So,is it possible to display the info about graphics card (Advanced Micro Devices AMD/ATI Oland Radeon HD 8570 / R7 240/340 OEM) instead of GLX Renderer (Gallium 0.4 on AMD OLAND (DRM 2.45.0 / 4.7.0-0-MANJARO, LLVM 3.8.1)?

_2016-09-26_01-39-21

jamezrin commented 7 years ago

+1 This would be really useful

darealshinji commented 7 years ago

I hope https://github.com/KittyKatt/screenFetch/commit/0f516ae237a521b7e25a20b6f352dd7e60571591 fixed that.

ghost commented 7 years ago

Yes it has fixed! :+1: Thanks a lot!

screenfetch

darealshinji commented 7 years ago

Re-opening this because of https://github.com/KittyKatt/screenFetch/commit/a4be668557396ebcfa6adc09663a4577cf2cf27c

jiaan commented 7 years ago

screenshot_20161201_160051 Intel graphics output is also too long. Is it possible to remove the useless "Mesa DRI" and "(Skylake GT3e)"?