Click to See Complete Forum and Search --> : driver question
crAss
02-01-2004, 11:19 PM
yea i'm running slackware 9.1 and i was looking under xconfig and it detected my video card (nvidia tnt 2) but is it using those drivers or did it only detect what it is cause watching divx movies, the movies a little sketchy, not like how it would be if i was watching it on windows
mdwatts
02-01-2004, 11:27 PM
If you didn't download and install the Nvidia drivers, then you are likely using the 'nv' driver included with X.
lsmod (list loaded modules and look for nvidia)
Check /etx/X11/XF86Config or -4 for 'nv' or 'nvidia'.
crAss
02-01-2004, 11:46 PM
Section "Device"
Identifier "VESA Framebuffer"
Driver "nv"
#VideoRam 4096
# Insert Clocks lines here if appropriate
vendorname "NVidia"
boardname "Riva TNT2 (A)"
EndSection
it's running nvidia with its drivers right?
crAss
02-01-2004, 11:47 PM
oh nevermind i see
mdwatts
02-01-2004, 11:48 PM
Originally posted by crAss
oh nevermind i see
You are quite welcome. Glad we could help.