[Bug 28326] Re: i810 Xv crashes after suspend -> infinite resprawn

Khalid Baheyeldin kbahey at gmail.com
Sat Dec 2 22:26:30 UTC 2006


Here is a workaround that may work for some.

Since the problem is in the i810 driver, replacing that by another
driver would avoid the problem. Some high end features of the hardware
may not be available, but for general use, this works for me.

What you need to do is replace the i810 entry in the X.org configuration
file with the vesa driver.

So, edit /etc/X11/xorg.conf and find the word i810. Replace that with
vesa.

Before:

Driver         "i810"

After:

Driver         "vesa"

Reboot, and then you would be able to suspend/hibernate the computer.

-- 
i810 Xv crashes after suspend -> infinite resprawn
https://launchpad.net/bugs/28326




More information about the kubuntu-bugs mailing list