X Freezes after successful install
I followed the directions exactly and both rpms install successfully i've edited my XF86Config file and when X loads the nvidia splash screen comes up, it goes black comes up with the login screen and hard freezes, no mouse, no keyboard, nothing, only way to fix it is to revert to old drivers. here's a snippet of my XF86Config
.........
Section "Module"
Load "dbe"
Load "extmod"
Load "fbdevhw"
Load "glx"
Load "record"
Load "freetype"
Load "type1"
EndSection
............
Section "Device"
# no known options
Identifier "NVIDIA GeForce 2 MX (generic)"
Driver "nvidia"
VendorName "NVIDIA GeForce 2 MX (generic)"
BoardName "NVIDIA GeForce 2 MX (generic)"
#BusID
EndSection
any ideas?
|