View Full Version : [ubuntu] After updates, can't suspend
backflip
May 27th, 2008, 05:52 PM
My Dell laptop (with Hardy Heron installed) used to suspend flawlessly until I updated Ubuntu, now it won't, I've got to force a shutdown.
Any ideas please what could have caused it and if I can undo the update that has caused the problem? :(
Thanks.
ercferret18
May 28th, 2008, 12:44 AM
i don't know but the same exact thing happened to me, and now i'm wondering too. it goes to suspend fine, but when i try to bring it back, the monitor won't turn back on, and none of the keys work, so i have to force shutdown. when i try to sleep in windows vista (dual booted) it works just fine.
iaculallad
May 28th, 2008, 12:49 AM
On your terminal, try this command before suspending:
Code:
sudo rmmod uvcvideo
ercferret18
May 28th, 2008, 12:54 AM
it says, "ERROR: Module uvcvideo does not exist in /proc/modules
iaculallad
May 28th, 2008, 01:57 AM
it says, "ERROR: Module uvcvideo does not exist in /proc/modules
Try recompiling the kernel and do the restart then test your suspend. On your terminal, issue the command:
Code:
sudo apt-get install build-essential linux-headers-`uname -r`
ercferret18
May 28th, 2008, 02:49 AM
um thanks, but i think i already figured it out. thanks for all your help though.
iaculallad
May 28th, 2008, 02:51 AM
um thanks, but i think i already figured it out. thanks for all your help though.
Try posting your solutions to the problem in the forum so other users could use it too.
ercferret18
May 28th, 2008, 02:54 AM
ok, i used the instructions here:
https://help.ubuntu.com/community/NvidiaLaptopBinaryDriverSuspend
Powered by vBulletin® Version 4.2.0 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.