mirror of
https://github.com/smxi/inxi.git
synced 2024-11-17 08:35:25 +00:00
comment added
This commit is contained in:
parent
1fc7e1ad46
commit
f249b4f319
1
inxi
1
inxi
|
@ -3195,6 +3195,7 @@ get_graphics_driver()
|
||||||
{
|
{
|
||||||
eval $LOGFS
|
eval $LOGFS
|
||||||
|
|
||||||
|
# list is from sgfxi plus non-free drivers
|
||||||
local driver_list='apm ark ati chips cirrus cyrix fbdev fglrx glint i128 i740 intel i810 imstt mach64 mga neomagic nsc nv nvidia openchrome nouveau radeon radeonhd rendition s3 s3virge savage siliconmotion sis sisusb tdfx tga trident tseng unichrome vesa vga via voodoo vmware v4l'
|
local driver_list='apm ark ati chips cirrus cyrix fbdev fglrx glint i128 i740 intel i810 imstt mach64 mga neomagic nsc nv nvidia openchrome nouveau radeon radeonhd rendition s3 s3virge savage siliconmotion sis sisusb tdfx tga trident tseng unichrome vesa vga via voodoo vmware v4l'
|
||||||
local driver='' driver_string='' spacer='' xorg_log_data=''
|
local driver='' driver_string='' spacer='' xorg_log_data=''
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue