Lucid Lynx would lock up when resuming from a suspend on my Dell Studio 1555 notebook computer. Finally it seems to be solved in AMD's Catalyst version 10.6 driver set.
But then I discovered I couldn't eject an optical disc, so I had to add nomodeset to my Grub line.
sudo nano -w /etc/default/grub
Find the line that reads:
GRUB_CMDLINE_LINUX=""
and put nomodeset between the quotes. Then save it, exit, and run:
sudo update-grub
Monday, July 26, 2010
Lucid Lynx (Ubuntu 10.04 LTS 64-bit) Suspend/Resume Solution
Labels:
ATI,
eject,
freeze,
Lucid Lynx,
resume,
suspend,
Ubuntu 10.04 LTS
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment