Gentoo Archives: gentoo-ppc-user

From: Johannes Geiss <johannes.geiss@×××.de>
To: gentoo-ppc-user@l.g.o
Subject: [gentoo-ppc-user] Pegasos II + Radeon 9000: No DRI and wrong colours for OpenGL
Date: Wed, 10 Jun 2009 12:33:37
Message-Id: 1244637214.8296.12.camel@polaris
1 Hi there,
2
3 I updated my xorg-server to the latest version 1.5.3-r6 and now my X11
4 performance for OpenGL (Mesa 7.3-r1) is bad and has wrong colours (eg.
5 glxgears).
6
7 grep -e "\[drm\]" Xorg.0.log
8
9 (II) [drm] DRM interface version 1.3
10 (II) [drm] DRM open master succeeded.
11 (II) RADEON(0): [drm] Using the DRM lock SAREA also for drawables.
12 (II) RADEON(0): [drm] framebuffer handle = 0xc0000000
13 (II) RADEON(0): [drm] added 1 reserved context for kernel
14 (II) RADEON(0): [drm] installed DRM signal handler
15 (II) RADEON(0): [drm] register handle = 0x29000000
16 (II) RADEON(0): [drm] Added 32 65536 byte vertex/indirect buffers
17 (II) RADEON(0): [drm] Mapped 32 vertex/indirect buffers
18 (II) RADEON(0): [drm] failure adding irq handler, there is a device
19 already using that irq
20 [drm] falling back to irq-free operation
21 (II) RADEON(0): [drm] Initialized kernel GART heap manager, 5111808
22 (II) RADEON(0): [drm] removed 1 reserved context for kernel
23 (II) RADEON(0): [drm] unmapping 8192 bytes of SAREA 0xf1076000 at
24 0x48024000
25 (II) RADEON(0): [drm] Closed DRM master.
26
27 grep -e "^(EE)" Xorg.0.log
28
29 (EE) Failed to load module "fbdev" (module does not exist, 0)
30 (EE) Failed to load module "vesa" (module does not exist, 0)
31 (EE) AIGLX error: drmOpenOnce failed (Operation not permitted)
32 (EE) AIGLX: reverting to software rendering
33 (EE) PreInit returned NULL for "MOSIC SPEED-LINK Competition Pro"
34 (EE) config/hal: NewInputDeviceRequest failed
35 (EE) PreInit returned NULL for "MOSIC USB 2A4K GamePad"
36 (EE) config/hal: NewInputDeviceRequest failed
37
38 It seems to be a problem with AIGLX (drmOpenOnce failed). But I have
39
40 Section "DRI"
41 Mode 0666
42 EndSection
43
44 and
45
46 Option "BusType" "PCI"
47
48 in my xorg.conf
49
50 Does anybody have a suggestion?
51
52 Thanks for any help
53 Johannes
54 --
55
56 ------//--------------------------------------------------------------
57 // Johannes R. Geiss Zaurus, Pegasos, Amiga and C64 user
58 \\ // PGP at http://home.arcor.de/jgeiss/pgpkey.txt
59 --\X/-----------------------------------------------------------------

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-ppc-user] Pegasos II + Radeon 9000: No DRI and wrong colours for OpenGL Johannes Geiss <johannes.geiss@×××.de>