PDA

View Full Version : "GeForce4 Ti 4800 SE"...isn't valid for this driver


darkwing
03-21-03, 03:55 PM
Hi

I'm trying to use the 4191 driver but get the following warning from the X server:
(WW) NVIDIA: Chipset "GeForce4 Ti 4800 SE" in Device section "Card0" isn't valid for this driver
(EE) No devices detected.

My XF86Config (the one that generates the error) is attached. If I change the driver used by "Card0" to nv and uncomment "glx" in the modules section then X works again.

darkwing
03-21-03, 04:00 PM
Attachement of XF86Config

bwkaz
03-21-03, 05:00 PM
Get rid of the BoardName, VendorName, and ChipSet lines (or comment them out). They are not necessary, and may very well be confusing the driver.

darkwing
03-21-03, 05:58 PM
Cool thanks that worked!