Bug 4602

Summary: Resume from suspend to disk causes crash (suspend2)
Product: Drivers Reporter: Dionysius Wilson Almeida (lists)
Component: Video(DRI - non Intel)Assignee: Rafael J. Wysocki (rjwysocki)
Status: REJECTED INVALID    
Severity: high CC: lists
Priority: P2    
Hardware: i386   
OS: Linux   
Kernel Version: 2.6.11 Subsystem:
Regression: --- Bisected commit-id:
Attachments: X Server Log
uname and lspci output

Description Dionysius Wilson Almeida 2005-05-08 10:22:04 UTC
Distribution: Gentoo kernel 2.6.11 + software suspend2 patches
Hardware Environment: Sony VAIO PCG FX-140 (Pentium III 700 MHz), 256MB RAM
Software Environment: suspend2 2.1.7.2 + Xorg Xserver from cvs
Problem Description: 
Resuming from software suspend2 causes X server to crash and sometimes even system
freeze when using dri under X.  When dri is disabled, resume works fine.

Steps to reproduce:
1.) Enable dri under X
2.) Suspend using suspend2 + hibernate script
3.) Resume using resume2=/dev/<swap>

Repeat the same with dri disabled (using "Option Accel false" in xorg.conf) to
confirm that things work fine.

The system has a 82815 graphics chipset, so it's using i810 driver.  This 
problem might be just specific to this chipset/driver.

I'm attaching xserver log and lspci output for more details.

regards,

-Wilson
Comment 1 Dionysius Wilson Almeida 2005-05-08 10:23:24 UTC
Created attachment 5032 [details]
X Server Log
Comment 2 Dionysius Wilson Almeida 2005-05-08 10:24:18 UTC
Created attachment 5033 [details]
uname and lspci  output
Comment 3 Rafael J. Wysocki 2006-09-29 02:42:40 UTC
Please try to reproduce the problem on the 2.6.18 kernel with no external
patches applied and reopen the bug if it still happens.