On Tue, Nov 19, 2002 at 09:37:15PM +0100, Aedificator wrote: > After a fresh install of Woody, X crashes with the message "no screens found". I >attach the relative log file and config file. > Section "Device" > Identifier "Generic Video Card" > Driver "nv" > Option "UseFBDev" "true" > EndSection >
This is wrong. It should read:
Section "Device"
Identifier "GeForce Card (Accelerated)"
Driver "nvidia"
EndSection
That is, change the driver from "nv" to "nvidia", and then remove the
option with the FBDev.
Happy to help,
--
------------------------------------------
Edward Guldemond
GPG Key: 0x4E505B0F
Key fingerprint: 4CAC 6740 C1CD 3CE4 6CA0
34E9 B3B7 18EC 4E50 5B0F
msg14048/pgp00000.pgp
Description: PGP signature

