intel driver suspend/resume failure

James Bottomley James.Bottomley at SteelEye.com
Fri Jun 8 15:29:42 PDT 2007


On Sat, 2007-06-09 at 00:21 +0200, Lukas Hejtmanek wrote:
> On Fri, Jun 08, 2007 at 05:08:18PM -0500, James Bottomley wrote:
> > Actually, I now have the script that allows me to suspend and resume
> > with X: it's this (X is running on vt 7):
> > 
> > [root at mulgrave ~]# chvt 12
> > [root at mulgrave ~]# cat /proc/bus/pci/00/02.0 > /var/run/video.state.o
> > [root at mulgrave ~]# cat /proc/bus/pci/00/02.1 > /var/run/video.state.1
> > [root at mulgrave ~]# echo mem > /sys/power/state 
> > [root at mulgrave ~]# cat /var/run/video.state.1 > /proc/bus/pci/00/02.1
> > [root at mulgrave ~]# cat /var/run/video.state.o > /proc/bus/pci/00/02.0
> > [root at mulgrave ~]# chvt 7
> > 
> > I'll update my previous scripts: they were only saving one function of
> > the PCI state of the i915 instead of both functions.
> 
> this should be done by the kernel. what kernel version are you using?

As I said in the initial bug report, fc7; so 2.6.21-1.3194.fc7

> are you using some acpi_sleep tweaks?

No.

James





More information about the xorg mailing list