You are not logged in.

#1 2009-05-01 01:35:39

rimoku
Member
Registered: 2008-12-05
Posts: 4

xf86-video-intel: 3d acceleration only when X is restarted

3d acceleration only works when X is started the second time. My version:

extra/xf86-video-intel 2.6.3-4 (xorg-video-drivers)
    X.org Intel i810/i830/i915/945G/G965+ video drivers

I'm using Intel GMA 950.
If I start X the first time, even though Direct Rendering is enabled, the Mesa Software rasterizer is used instead. Then only when I start X the second time, then hardware acceleration works.

I did a diff on the log files of the first time I launched X and the second time I launched X.

14c14
< (==) Log file: "/var/log/Xorg.0.log", Time: Fri May  1 09:13:48 2009
---
> (==) Log file: "/var/log/Xorg.0.log", Time: Fri May  1 09:12:14 2009
207a208
> (WW) intel(0): Register 0x61114 (PORT_HOTPLUG_STAT) changed from 0x00000000 to 0x00000b00
225c226,228
< drmOpenDevice: open result is 10, (OK)
---
> drmOpenDevice: open result is -1, (No such device or address)
> drmOpenDevice: open result is -1, (No such device or address)
> drmOpenDevice: Open failed
258,259d260
< (WW) intel(0): ESR is 0x00000001, instruction error
< (WW) intel(0): Existing errors found in hardware state.
483,488d483
< (II) ATEN UC-10KM V1.3.121: Close
< (II) UnloadModule: "evdev"
< (II) Macintosh mouse button emulation: Close
< (II) UnloadModule: "evdev"
< (II) ATEN UC-10KM V1.3.121: Close
< (II) UnloadModule: "evdev"

Offline

#2 2009-05-01 02:11:09

mutlu_inek
Member
From: all over the place
Registered: 2006-11-18
Posts: 683

Re: xf86-video-intel: 3d acceleration only when X is restarted

Looks like you should file a bug report at https://bugs.freedesktop.org/ However, you should probably test with 2.7.99.1 as well, otherwise the intel team might not care too much for your report, they are getting rid of all the old cruft (xaa and exa, dri1) and hope to close bug reports that are not reproducible (see: http://lists.freedesktop.org/archives/i … 02216.html ).

Offline

Board footer

Powered by FluxBB