I'm hoping to install compiz or beryl, so I tried to install the nvidia video drivers. I followed this guide,
http://ubuntuguide.org/wiki/Ubuntu_E...r_.28NVIDIA.29
and then when I restart I just get a black screen.
Here is my xorg.conf
Any idea why this is happening? And how to fix this problem.
http://ubuntuguide.org/wiki/Ubuntu_E...r_.28NVIDIA.29
and then when I restart I just get a black screen.
Here is my xorg.conf
Section "Device"
Identifier "NVIDIA Corporation NV34 [GeForce FX 5200]"
Driver "nvidia"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "NVIDIA Corporation NV34 [GeForce FX 5200]"
Monitor "Generic Monitor"
DefaultDepth 24
Identifier "NVIDIA Corporation NV34 [GeForce FX 5200]"
Driver "nvidia"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "NVIDIA Corporation NV34 [GeForce FX 5200]"
Monitor "Generic Monitor"
DefaultDepth 24
Comment