* BUG: resume from standby on 830GM broken
@ 2013-08-31 16:00 Thomas Richter
0 siblings, 0 replies; only message in thread
From: Thomas Richter @ 2013-08-31 16:00 UTC (permalink / raw)
To: intel-gfx
Dear intel-gfx developers,
suspend from standby is broken on the Fujitsu-Siemens Lifebook S2474, at
least from kernel 3.4 up to 3.10.9. The hardware is a 00:02.0 VGA
compatible controller: Intel Corporation 82830M/MG Integrated Graphics
Controller (rev 04), i.e. a 830GM. The machine suspends correctly, but
resume from RAM does not proceed and the display remains dark.
Activating the resume debug mode of the kernel that uses the RTC to
store state information confirms that the kernel locks up on the PCI
device 00:02.0.
The problem might be related to the NS2501 DVO. The problem is here that
the ns2501 locks up and does not react on the i2c bus unless the output
pipelines are configured correctly.
I believe in an early version of the patch I provided to support the
ns2501, the
enable_dvo() function included a specific hack to force enable the dvo,
by calling into a private function of the i915 module. I seem to
remember that with this specific hack enabled, resume did work (at least
most of the time), so something is not yet quite right when configuring
the dvo.
Greetings,
Thomas
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2013-08-31 16:00 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-31 16:00 BUG: resume from standby on 830GM broken Thomas Richter
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox