> > I've made updated test binary packages available for our upcoming
> > integration
> > of Xorg 1.5 / Mesa 7.2 and all the associated driver updates for Nevada at:
> > ...
> > External/http:
> > http://dlc.sun.com/osol/x/downloads/Xorg-1.5/build-12-23-08/
>
> Here's another issue (?):
>
> On an ASUS N4L-VM DH mainboard with integrated Intel video...
>
> pci bus 0x0000 cardnum 0x02 function 0x00: vendor 0x8086 device 0x27a2
> Intel Corporation Mobile 945GM/GMS, 943/940GML Express Integrated Graphics
> Controller
Using the Xorg from SX:CE 104, the above ASUS box used to
S3 suspend/resume just fine.
With the new Xorg 1.5.3, the X11 server crashes at resume from S3.
Instead of resuming the active X11 session, we end at the dtlogin screen.
Xorg.0.log.old contains this at the end:
i830_update_dri_buffers() failed
...
(WW) Got some events
(II) PM Event received: System Suspend Request
(EE) intel(0): First SDVOB output reported failure to sync
(II) intel(0): xf86UnbindGARTMemory: unbind key 0
(II) intel(0): xf86UnbindGARTMemory: unbind key 1
(II) intel(0): xf86UnbindGARTMemory: unbind key 2
(II) intel(0): xf86UnbindGARTMemory: unbind key 3
(II) intel(0): xf86UnbindGARTMemory: unbind key 4
(II) intel(0): xf86ReleaseGART: AGPIOC_RELEASE succeeded
(WW) Got SUSPENDED
(WW) Got some events
(II) PM Event received: Normal Resume System
(II) intel(0): xf86AcquireGART: AGPIOC_ACQUIRE succeeded
(II) intel(0): xf86BindGARTMemory: bind key 0 at 0x01000000 (pgoffset 4096)
(II) intel(0): xf86BindGARTMemory: bind key 1 at 0x02000000 (pgoffset 8192)
(II) intel(0): xf86BindGARTMemory: bind key 2 at 0x05000000 (pgoffset 20480)
(II) intel(0): xf86BindGARTMemory: bind key 3 at 0x06000000 (pgoffset 24576)
(II) intel(0): xf86BindGARTMemory: bind key 4 at 0x07000000 (pgoffset 28672)
(II) intel(0): Fixed memory allocation layout:
(II) intel(0): 0x00000000-0x0001ffff: ring buffer (128 kB)
(II) intel(0): 0x00020000-0x0061ffff: compressed frame buffer (6144 kB, 0x000000
007f820000 physical
)
(II) intel(0): 0x00620000-0x00620fff: compressed ll buffer (4 kB, 0x000000007fe2
0000 physical
)
(II) intel(0): 0x00621000-0x0062afff: HW cursors (40 kB, 0x000000007fe21000 phys
ical
)
(II) intel(0): 0x0062b000-0x00632fff: logical 3D context (32 kB)
(II) intel(0): 0x00633000-0x00633fff: overlay registers (4 kB, 0x000000007fe3300
0 physical
)
(II) intel(0): 0x007bf000: end of stolen memory
(II) intel(0): 0x01000000-0x01ffffff: front buffer (15360 kB) X tiled
(II) intel(0): 0x02000000-0x04cfffff: exa offscreen (46080 kB)
(II) intel(0): 0x05000000-0x05ffffff: back buffer (15360 kB) X tiled
(II) intel(0): 0x06000000-0x06ffffff: depth buffer (15360 kB) X tiled
(II) intel(0): 0x07000000-0x08ffffff: classic textures (32768 kB)
(II) intel(0): 0x10000000: end of aperture
(WW) intel(0): PRB0_HEAD (0x00000000) and PRB0_TAIL (0x00000008) indicate ring b
uffer not flushed
(WW) intel(0): Existing errors found in hardware state.
(EE) intel(0): First SDVOB output reported failure to sync
(II) intel(0): Output configuration:
(II) intel(0): Pipe A is on
(II) intel(0): Display plane A is now enabled and connected to pipe A.
(II) intel(0): Pipe B is off
(II) intel(0): Display plane B is now disabled and connected to pipe B.
(II) intel(0): Output VGA is connected to pipe none
(II) intel(0): Output TMDS-1 is connected to pipe A
(II) intel(0): Output TV is connected to pipe none
(EE) intel(0): [drm] failed to map front buffer at 0xd1000000
(II) intel(0): Disabling DRI.
Fatal server error:
i830_update_dri_buffers() failed
(II) UnloadModule: "kbd"
(II) UnloadModule: "mouse"
(EE) intel(0): First SDVOB output reported failure to sync
(II) intel(0): xf86UnbindGARTMemory: unbind key 0
(II) intel(0): xf86UnbindGARTMemory: unbind key 1
(II) intel(0): xf86UnbindGARTMemory: unbind key 2
(II) intel(0): xf86UnbindGARTMemory: unbind key 3
(II) intel(0): xf86UnbindGARTMemory: unbind key 4
(II) intel(0): xf86ReleaseGART: AGPIOC_RELEASE succeeded
--
This message posted from opensolaris.org