[Bug 471871] Re: [Dell Computer Corporation Inspiron 600m] suspend/resume failure

Gerrit Trawoger gtrawoger at hotmail.com
Thu May 6 15:40:54 UTC 2010


Same here, Dell Inspiron 600m on Ubuntu 10.04 - > suspend/resume fails.
It just locks up on the resume part. Hard reset is then needed.

I fixed it with adding this to the kernel parameters in grub:  nomodeset

- To do that open a terminal and enter:

                       gksu gedit /etc/default/grub

       Find the line that looks like this:

                       GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"

       and make it into this:

                       GRUB_CMDLINE_LINUX_DEFAULT="quiet splash
nomodeset"

- Save and close gedit.
- In the terminal then enter:

                       sudo update-grub

- and reboot

That fixed it for me. This is a fix for the RV250 ATi video chip in
there, from this bug:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/557224

-- 
[Dell Computer Corporation Inspiron 600m] suspend/resume failure
https://bugs.launchpad.net/bugs/471871
You received this bug notification because you are a member of Kernel
Bugs, which is subscribed to linux in ubuntu.




More information about the kernel-bugs mailing list