<div><div><br><br></div>Paul S said the following on 02/01/2008 08:32 PM<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Paul S said the following on 12/31/2007 08:13 AM:
<br>> Florian Junghanns said the following on 12/30/2007 10:08 AM:<br>>> ATI Mobility Radeon X1600 (Seems that is the thing which is making<br>>> trouble...)<br>>><br>>> The symptoms are:
<br>>> I tell my notebook: Go to Suspend mode. It does immediately. But<br>>> waking up seems pretty difficult - it shows nothing, but is working.<br>>> Screen is black, without light.<br>>> Hibernate mode: Screen turns black, but with background light.
<br>>> Freeze.<br>><br>> I have been working to find a driver that works with my ATI X1400 as<br>> well. Here's my experience:<br>><br>> The fglrx driver for ATI video cards has broken suspend / hibernate on
<br>> gutsy. The fix from ATI is in version 7.12, from<br>> <a href="http://wiki.cchtml.com/index.php/Ubuntu_Gutsy_Installation_Guide">http://wiki.cchtml.com/index.php/Ubuntu_Gutsy_Installation_Guide</a>. The<br>> Guide works ok, but forgot to say that you have to edit
<br>> /etc/defaults/acpi-support to change POST_VIDEO=false.<br>><br>> With fglrx 7.12, you can suspend but not hibernate, and it only works<br>> with Desktop Effects turned off.<br><br>Here's some more suggestion to get both suspend and hibernate working
<br>well with fglrx 7.12 on gutsy, with no Desktop Effects:<br><br>in /etc/defaults/acpi-support:<br>MODULES_WHITELIST="fglrx"<br>MODULES="usbhid,uhci_hcd"<br>SAVE_VBE_STATE=false<br>POST_VIDEO=false<br>
DOUBLE_CONSOLE_SWITCH=true</blockquote><div><br>Thank you very much, that helped me finally solve the problem of hibernating and suspending! I worked now for 14 or more days on it...<br>The only change I had to do was setting "SAVE_VBE_STATE=true".
<br></div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">The usbhid and uhci_hcd are useful if you have a usb keyboard, printer<br>or camera, but not necessary if you don't.
<br><br>It's working well here with these changes. Now it's as good as radeonhd!<br><br>><br>> The only driver to work for both suspend and hibernate is the<br>> experimental radeonhd at <a href="http://wiki.x.org/wiki/radeonhd">
http://wiki.x.org/wiki/radeonhd</a><br>> It does not support 3D acceleration or Xv, so dvd's are not as sharp and<br>> Desktop Effects do not work at all. But, suspend and hibernate work<br>> flawless.<br>>
<br>> HTH,<br></blockquote></div>