On a HP pavilion dv1000 series laptop, using ‘intel’ driver. It has the 855 series chipset.
Resume corrupts video s.t. resizing windows erases the portion ( but gets redrawn later). I tried all combinations of vbe_post and vbestate_restore with same effect. If I switch to ‘i810’ driver, resume works with both above options set to false. I have mandriva 2008.1 on the same laptop in another partition and it works with both the drivers, with the settings false. Mandriva installs xorg version 7.4.
I am pretty sure that the solution cannot be found in the xorg.conf file. It has to do with suspend/resume (acpi) and its configuration via hal-info.
And of course, the driver code. The ‘intel’ driver is flaky but it does external monitor better so I want to use it. The ‘i810’ driver is more stable but it doesn’t do external monitor well.
There is also a bug in opensuse 11 where it sometimes thinks it is still resuming when it isn’t ( This somehow causes kpowersave to cause KDE login to block for that user). I tried looking for files to delete but couldn’t find any. I looked under /var/run… and /var/lock…