Bug 8455 - Intel 915GM crashes on resuming from hibernate with latest driver(28.9.2006)
Summary: Intel 915GM crashes on resuming from hibernate with latest driver(28.9.2006)
Status: RESOLVED NOTOURBUG
Alias: None
Product: xorg
Classification: Unclassified
Component: Driver/intel (show other bugs)
Version: 7.1 (2006.05)
Hardware: x86 (IA32) Linux (All)
: high normal
Assignee: Alan Hourihane
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-29 00:19 UTC by Martin Bergner
Modified: 2006-10-02 01:15 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
immediate crash after resume (4.91 KB, application/x-gzip)
2006-09-29 00:26 UTC, Martin Bergner
no flags Details
this is the end of the second crash (1.81 KB, text/plain)
2006-09-29 00:31 UTC, Martin Bergner
no flags Details

Description Martin Bergner 2006-09-29 00:19:55 UTC
Hi,

I'm running Ubuntu Edgy with Xorg 7.1.1 and Linux 2.6.17 (+ubuntu patches), I
used  the i810_drv.so from http://www.fairlite.demon.co.uk/intel.html downloaded
Thursday 28 September, it's still the same version as right now, when I write
this report. I have a Samsung X20 V1730.

The X server crashes on resuming from hibernation. It tries to respawn
constantly  but has no success. I have captured a log file from it's crash after
hibernation and a crash of it's subsequent failure. I will only attach the end
of the log.

Here is a output from lspci for my laptop:
mb@mnlaptop:~$ 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:1c.0 PCI bridge: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) PCI
Express Port 1 (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:1e.2 Multimedia audio controller: Intel Corporation 82801FB/FBM/FR/FW/FRW
(ICH6 Family) AC'97 Audio Controller (rev 03)
00:1e.3 Modem: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) AC'97 Modem
Controller (rev 03)
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)
00:1f.3 SMBus: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) SMBus
Controller (rev 03)
02:05.0 Ethernet controller: Broadcom Corporation BCM4401-B0 100Base-TX (rev 02)
02:07.0 Network controller: Intel Corporation PRO/Wireless 2200BG Network
Connection (rev 05)
02:09.0 CardBus bridge: Ricoh Co Ltd RL5c476 II (rev b3)
02:09.1 FireWire (IEEE 1394): Ricoh Co Ltd R5C552 IEEE 1394 Controller (rev 08)
02:09.2 Class 0805: Ricoh Co Ltd R5C822 SD/SDIO/MMC/MS/MSPro Host Adapter (rev 17)
02:09.3 System peripheral: Ricoh Co Ltd R5C592 Memory Stick Bus Host Adapter
(rev 08)

P.S.:
I now this might be a duplicate, but since I used the test driver, I will file
it new anyway, please don't hesitate to mark it as a duplicate. I've recently
heard it's much easier to mark a bug a duplicate then to track down multiple
issues in one bug report.
Comment 1 Martin Bergner 2006-09-29 00:26:53 UTC
Created attachment 7182 [details]
immediate crash after resume

This is the gzipped log from the first crash
Comment 2 Martin Bergner 2006-09-29 00:31:02 UTC
Created attachment 7183 [details]
this is the end of the second crash

This log is originally 12 Mb big (2xx kb zipped), so I only attach the end if
you want it all, please say so.
Comment 3 Alan Hourihane 2006-09-30 05:35:40 UTC
You shouldn't use that driver.

Please get the latest git repository and try again.
Comment 4 Martin Bergner 2006-10-01 01:58:35 UTC
Hi, this does still happen with the driver downloaded with:
 git clone git://git.freedesktop.org/git/xorg/driver/xf86-video-intel

I think I didn't get the infinite respawn though, but the laptop didn't resume
properly.

I think it was the correct repository, however, I was not able to obtain a log,
every log that I got really looked ok, but I will try again.
Comment 5 Martin Bergner 2006-10-02 01:07:33 UTC
Ok, I found out that the new drivers don't have any problem and work just like
they should. The problem was, that Ubuntu runs vbesave and vberestore, which
causes the driver to hang. 
Do you want to solve that or is this not a problem of the driver and do you want
close this report? Feel free to do what you like, the original problem is gone.

Sorry for the noise!
Comment 6 Alan Hourihane 2006-10-02 01:15:44 UTC
There's nothing I can do about vbetool. The new modesetting branch will remove
the need for the BIOS and also the problems with vbetool eventually anyway.

Closing.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.