nbtrap
May 3rd, 2009, 11:54 AM
I'm running 9.04 on a Gateway FX and the machine won't resume from suspend in Ubuntu (but will in Windows). It wouldn't work in 8.10 either, but it DID work in 8.04. When I try to resume, it hangs at a blank screen with a blinking cursor in the top left corner and doesn't move from there. Here is my xorg.conf:
Section "Monitor"
Identifier "Configured Monitor"
EndSection
Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
Device "Configured Video Device"
DefaultDepth 24
EndSection
Section "Module"
Load "glx"
EndSection
Section "Device"
Identifier "Configured Video Device"
Driver "nvidia"
Option "NoLogo" "True"
EndSection
I'm using nVidia's 180 drivers, but it still didn't work when I was using the 173. Any ideas?
Also, I'm not very computer savvy. Please be specific.
Section "Monitor"
Identifier "Configured Monitor"
EndSection
Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
Device "Configured Video Device"
DefaultDepth 24
EndSection
Section "Module"
Load "glx"
EndSection
Section "Device"
Identifier "Configured Video Device"
Driver "nvidia"
Option "NoLogo" "True"
EndSection
I'm using nVidia's 180 drivers, but it still didn't work when I was using the 173. Any ideas?
Also, I'm not very computer savvy. Please be specific.