Re: 3D not working after software suspend/resume

2004-10-11 Thread David Bronaugh
Bill Gou wrote:
after a software suspend/resume cycle, running glxgears emits the following error msgs 
and
quits:
libGL warning: 3D driver claims to not support visual 0x22
libGL warning: 3D driver claims to not support visual 0x23
libGL warning: 3D driver claims to not support visual 0x26
libGL warning: 3D driver claims to not support visual 0x27
intelWaitIrq: drmI830IrqWait: -16
The kernel also logged the following message:
[drm:i915_wait_irq] *ERROR* i915_wait_irq: EBUSY -- rec: 972815 emitted: 972834
I'm running Xorg 6.8.1 with i915-20041008 snapshot. My video card is an Intel 855GM, below
is the lspci -v output
 

I'll add a Me too here. I830 CGC, Panasonic Toughbook R1.
I don't get the libGL warnings; when I run glxgears, I see the first 
frame and then it stalls; after about 2-3s, the window closes and it says:
intelWaitIrq: drmI830IrqWait: -16

Nonetheless, a definite improvement with i915 driver from before 
(suspend and resume with i830 DRI would suspend fine, but resume would 
lead to a hung machine after X restarted).

David Bronaugh
---
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
--
___
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel


Re: 3D not working after software suspend/resume

2004-10-11 Thread Alex Deucher
On Mon, 11 Oct 2004 11:44:52 +0800, Bill Gou [EMAIL PROTECTED] wrote:
 after a software suspend/resume cycle, running glxgears emits the following error 
 msgs and
 quits:

With the semi-exception of the radeon driver, none of the 3d drivers
support suspend/resume.

Alex


 
 libGL warning: 3D driver claims to not support visual 0x22
 libGL warning: 3D driver claims to not support visual 0x23
 libGL warning: 3D driver claims to not support visual 0x26
 libGL warning: 3D driver claims to not support visual 0x27
 intelWaitIrq: drmI830IrqWait: -16
 
 The kernel also logged the following message:
 
 [drm:i915_wait_irq] *ERROR* i915_wait_irq: EBUSY -- rec: 972815 emitted: 972834
 
 I'm running Xorg 6.8.1 with i915-20041008 snapshot. My video card is an Intel 855GM, 
 below
 is the lspci -v output
 
 # lspci -v
 00:00.0 Host bridge: Intel Corp. 82852/855GM Host Bridge (rev 02)
 Flags: bus master, fast devsel, latency 0
 Memory at unassigned (32-bit, prefetchable)
 Capabilities: [40] #09 [a105]
 
 00:00.1 System peripheral: Intel Corp. 855GM/GME GMCH Memory I/O Control Registers 
 (rev 02)
 Subsystem: Toshiba America Info Systems: Unknown device ff10
 Flags: bus master, fast devsel, latency 0
 
 00:00.3 System peripheral: Intel Corp. 855GM/GME GMCH Configuration Process 
 Registers (rev 02)
 Subsystem: Toshiba America Info Systems: Unknown device ff10
 Flags: bus master, fast devsel, latency 0
 
 00:02.0 VGA compatible controller: Intel Corp. 82852/855GM Integrated Graphics 
 Device (rev
 02) (prog-if 00 [VGA])
 Subsystem: Toshiba America Info Systems: Unknown device ff10
 Flags: bus master, fast devsel, latency 0, IRQ 10
 Memory at b000 (32-bit, prefetchable) [size=128M]
 Memory at f000 (32-bit, non-prefetchable) [size=512K]
 I/O ports at e000 [size=8]
 Capabilities: [d0] Power Management version 1
 
 00:02.1 Display controller: Intel Corp. 82852/855GM Integrated Graphics Device (rev 
 02)
 Subsystem: Toshiba America Info Systems: Unknown device ff10
 Flags: fast devsel
 Memory at 2000 (32-bit, prefetchable) [disabled] [size=128M]
 Memory at 1e00 (32-bit, non-prefetchable) [disabled] [size=512K]
 Capabilities: [d0] Power Management version 1
 
 00:1d.0 USB Controller: Intel Corp. 82801DB (ICH4) USB UHCI #1 (rev 03) (prog-if 00 
 [UHCI])
 Subsystem: Toshiba America Info Systems: Unknown device ff10
 Flags: bus master, medium devsel, latency 0, IRQ 10
 I/O ports at 1200 [size=32]
 
 00:1d.2 USB Controller: Intel Corp. 82801DB (ICH4) USB UHCI #3 (rev 03) (prog-if 00 
 [UHCI])
 Subsystem: Toshiba America Info Systems: Unknown device ff10
 Flags: bus master, medium devsel, latency 0, IRQ 11
 I/O ports at 1700 [size=32]
 
 00:1d.7 USB Controller: Intel Corp. 82801DB (ICH4) USB2 EHCI Controller (rev 03) 
 (prog-if
 20 [EHCI])
 Subsystem: Toshiba America Info Systems: Unknown device ff10
 Flags: bus master, medium devsel, latency 0, IRQ 11
 Memory at f008 (32-bit, non-prefetchable) [size=1K]
 Capabilities: [50] Power Management version 2
 Capabilities: [58] #0a [2080]
 
 00:1e.0 PCI bridge: Intel Corp. 82801BAM/CAM PCI Bridge (rev 83) (prog-if 00 [Normal 
 decode])
 Flags: bus master, fast devsel, latency 0
 Bus: primary=00, secondary=01, subordinate=01, sec-latency=32
 I/O behind bridge: c000-dfff
 Memory behind bridge: e000-efff
 Prefetchable memory behind bridge: a000-afff
 
 00:1f.0 ISA bridge: Intel Corp. 82801DBM LPC Interface Controller (rev 03)
 Flags: bus master, medium devsel, latency 0
 
 00:1f.1 IDE interface: Intel Corp. 82801DBM (ICH4) Ultra ATA Storage Controller (rev 
 03)
 (prog-if 8a [Master SecP PriP])
 Subsystem: Toshiba America Info Systems: Unknown device ff10
 Flags: bus master, medium devsel, latency 0, IRQ 11
 I/O ports at unassigned
 I/O ports at unassigned
 I/O ports at unassigned
 I/O ports at unassigned
 I/O ports at 1100 [size=16]
 Memory at 1e08 (32-bit, non-prefetchable) [size=1K]
 
 00:1f.3 SMBus: Intel Corp. 82801DB/DBM (ICH4) SMBus Controller (rev 03)
 Subsystem: Toshiba America Info Systems: Unknown device ff10
 Flags: medium devsel, IRQ 6
 I/O ports at 1400 [size=32]
 
 00:1f.5 Multimedia audio controller: Intel Corp. 82801DB (ICH4) AC'97 Audio 
 Controller
 (rev 03)
 Subsystem: Toshiba America Info Systems: Unknown device ff10
 Flags: bus master, medium devsel, latency 0, IRQ 6
 I/O ports at e100 [size=256]
 I/O ports at e200 [size=64]
 Memory at f0080400 (32-bit, non-prefetchable) [size=512]
 Memory at f0080600 (32-bit, non-prefetchable) [size=256]
 Capabilities: [50] Power Management version 2
 
 00:1f.6 Modem: Intel