Gentoo Archives: gentoo-user

From: Mark Knecht <markknecht@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Continued Xorg crashes
Date: Fri, 17 Apr 2009 23:17:37
Message-Id: 5bdc1c8b0904171617r8168edck1c6a78b49b9de567@mail.gmail.com
In Reply to: Re: [gentoo-user] Continued Xorg crashes by Paul Hartman
1 On Fri, Apr 17, 2009 at 2:18 PM, Paul Hartman
2 <paul.hartman+gentoo@×××××.com> wrote:
3 > On Fri, Apr 17, 2009 at 4:02 PM, Mark Knecht <markknecht@×××××.com> wrote:
4 >> This started as part of Michael's thread about Myth crashing.
5 >> mythfrontend is segfaulting for me also, but my problem has spread to
6 >> pretty much any application that tries to display video - mplayer,
7 >> xine and Myth all crash with similar errors. Only xine doesn't crash X
8 >> completely and leaves behind anything in terms of clues.
9 >
10 > It looks like maybe a problem with xv overlays. You can try using a
11 > different output driver than xv. Also, try adding AccelMethod to your
12 > device section in xorg.conf if you don't have it:
13 >
14 > Option "AccelMethod" "XAA"
15 >
16 > If that doesn't help, maybe try EXA instead of XAA.
17 >
18 > Also, if you're using anything like compiz of KDE4 desktop effects,
19 > try turning it off.
20 >
21 >
22
23 OK, I tried XAA and EXA. I see evidence in Xorg.0.log that they are
24 each recognized but both ways I'm still crashing X.
25
26 This is very disappointing, but at least I can run mplayer on this
27 machine if I remember to set the decoder type.
28
29 Our emails are crossing in the ether. I'm building driconf now and
30 will see what I can do with that. I'm not sure what to try. driconf
31 doesn't seem very happy. It cannot find glxinfo, and I just found out
32 that glxgears is no longer on the system. Did that change with
33 xorg-7.4 or do I need to re-emerge something? I cannot remember.
34
35 Anyway, I'll keep plugging away at this. Thanks for the idea on driconf.
36
37 Cheers,
38 Mark

Replies

Subject Author
Re: [gentoo-user] Continued Xorg crashes Paul Hartman <paul.hartman+gentoo@×××××.com>