← Back to team overview

ubuntu-x-swat team mailing list archive

[Bug 318325] Re: [X1100] flickering after resume from ram

 

For anyone interested, I have found a solution for my Acer Aspire 5100 in UBUNTU 11.04 (64bit version)
The flashing screen is caused by the kernel modesetting feature (KMS) that doesn't work good on the ATI radeon xpress 1100 graphic chip, so I disabled this feature by editing the file "/etc/default/grub" and changing the line: GRUB_CMDLINE_LINUX_DEFAULT=”quiet splash” to: GRUB_CMDLINE_LINUX_DEFAULT=”quiet splash nomodeset”. Then I ran: sudo update-grub. Don't know if this is working for ubuntu versions below 11.04.

For the googlers around here's the sequence:

1) open the terminal and type: gksudo gedit/etc/default/grub
2) find a line that says: GRUB_CMDLINE_LINUX_DEFAULT=”quiet splash”
3) modify that line this way: GRUB_CMDLINE_LINUX_DEFAULT=”quiet splash nomodeset”
4) save, go back to terminal and type: sudo update-grub
5) reboot your laptop, then try to suspend it and resume, it should work.

Hope this helps someone.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-ati in Ubuntu.
https://bugs.launchpad.net/bugs/318325

Title:
  [X1100] flickering after resume from ram

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-driver-ati/+bug/318325/+subscriptions