resume from suspend fails using video card i915 / v2.6.29

From: CSights
Date: Sat Apr 25 2009 - 09:21:50 EST


Hello,
After updating to 2.6.29 I was no longer able to resume from a suspend to
disk in KDE 4.2.2. The kernel is read from disk, but then when entering
graphical mode all I get is a mouse cursor on a black screen. Moving the
cursor works, but nothing else I tried had an effect. (I remember trying
touch-pad clicking, CTRL-ALT-F1, CTRL-ALT-BACKSPACE).
I did a git bisect and found the first bad commit to be:
---------------------------
ac048e1734699dd98f4bdf4daf2b9592d4a4d38e is first bad commit
commit .
Author: Dave Airlie <airlied@xxxxxxxxxx>
Date: Tue Feb 3 19:05:12 2009 +1000

i915: fix unneeded locking in i915 LVDS get modes code.

This code is always called under the lock from the higher layers,
so need to go locking it here.

Signed-off-by: Dave Airlie <airlied@xxxxxxxxxx>

:040000 040000 e3deb382edd0019bcd9cb4cc3e06ecd95e0ca502
9edc0fa234f4e8a2c3ffa6c3435f392fc1a488ed M drivers
---------------------------
I reverted this commit by hand for kernel v2.6.29. The computer once again
successfully resumes.
The "current" (as of yesterday evening) kernel also shows these symptoms.
Version 2.6.30-rc2-00446-ga939b96 fails to resume unless the above commit is
reverted.
Possibly the "lock from higher levels" referred to in the commit was
removed?

Let me know if/what more info is needed,
C.

$ lspci
00:00.0 Host bridge: Intel Corporation Mobile 915GM/PM/GMS/910GML Express
Processor to DRAM Controller (rev 03)
00:02.0 VGA compatible controller: Intel Corporation Mobile 915GM/GMS/910GML
Express Graphics Controller (rev 03)
00:02.1 Display controller: Intel Corporation Mobile 915GM/GMS/910GML Express
Graphics Controller (rev 03)
00:1b.0 Audio device: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family)
High Definition Audio Controller (rev 03)
00:1c.0 PCI bridge: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) PCI
Express Port 1 (rev 03)
00:1c.3 PCI bridge: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) PCI
Express Port 4 (rev 03)
00:1d.0 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family)
USB UHCI #1 (rev 03)
00:1d.1 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family)
USB UHCI #2 (rev 03)
00:1d.2 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family)
USB UHCI #3 (rev 03)
00:1d.3 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family)
USB UHCI #4 (rev 03)
00:1d.7 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family)
USB2 EHCI Controller (rev 03)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev d3)
00:1f.0 ISA bridge: Intel Corporation 82801FBM (ICH6M) LPC Interface Bridge
(rev 03)
00:1f.1 IDE interface: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family)
IDE Controller (rev 03)
02:00.0 Ethernet controller: Broadcom Corporation BCM4401-B0 100Base-TX (rev
02)
02:03.0 Network controller: Intel Corporation PRO/Wireless 2915ABG [Calexico2]
Network Connection (rev 05)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/