intel driver suspend/resume failure

Lukas Hejtmanek xhejtman at ics.muni.cz
Fri Jun 8 15:21:03 PDT 2007


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?

are you using some acpi_sleep tweaks?

-- 
Lukáš Hejtmánek



More information about the xorg mailing list