Gentoo Archives: gentoo-user

From: Ptitjack <jacmonti@×××××××××××××.fr>
To: "liste gentoo (anglais)" <gentoo-user@l.g.o>
Subject: [gentoo-user] No dri with xorg-x11-7 and ati card
Date: Thu, 27 Apr 2006 19:11:45
Message-Id: 4451149D.5080703@club-internet.fr
1 Hi all,
2
3 I have upgraded xorg-x11 to v7 and every seems ok but rather slow and I
4 can't get the 3d.
5 I use a new kernel (gentoo-sources-2.6.16-r3) and ATI radeon 9600
6 (RV350) graphic card.
7 eselect opengl set ati
8
9 Kernel options :
10 /dev/agpgart as module
11 Direct Rendering Manager as module
12 Ati Radeon as module
13
14 xorg.conf :
15
16 Section Device
17 Identifier "ATI Graphics Adapter"
18 Driver "radeon"
19
20 Option "UseFastTLS" "0"
21 Option "BlockSignalsOnLock" "on"
22 Option "UseInternalAGPGART" "yes"
23 Option "ForceGenericCPU" "no"
24 BusID "PCI:1:0:0"
25
26 /Xorg.0.log :
27 (II) LoadModule: "glx"
28 (II) LoadModule: "GLcore"
29 (II) Loading extension GLX
30 (II) LoadModule: "dri"
31 (II) Loading sub module "drm"
32 (II) LoadModule: "drm"
33 (II) Loading extension XFree86-DRI
34 (II) LoadModule: "radeon"
35 (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
36 (II) LoadModule: "ati"
37 (II) Loading /usr/lib/xorg/modules/drivers/ati_drv.so
38
39 Some warnings :
40 (WW) RADEON: No matching Device section for instance (BusID PCI:1:0:1) found
41 (--) Chipset ATI Radeon 9600 AP (AGP) found
42 (II) RADEON(0): AGP Fast Write disabled by default
43 (II) RADEON(0): [drm] loaded kernel module for "radeon" driver
44 (II) RADEON(0): Render acceleration unsupported on Radeon 9500/9700 and
45 newer
46 (II) RADEON(0): Render acceleration disabled
47 (II) RADEON(0): Acceleration enabled
48 (WW) RADEON(0): Option "UseFastTLS" is not used
49 (WW) RADEON(0): Option "BlockSignalsOnLock" is not used
50 (WW) RADEON(0): Option "UseInternalAGPGART" is not used
51 (WW) RADEON(0): Option "ForceGenericCPU" is not used
52 (WW) RADEON(0): Direct rendering disabled
53
54 Here we are, so no DRI
55
56 Many thanks for helping me !
57
58 --- Jacques --
59
60
61 ^
62 ^^^
63 ^^^^^
64 ( 0 0 )
65 \/
66 -----0000----------0000-----
67
68
69
70
71
72
73
74
75
76 --
77 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] No dri with xorg-x11-7 and ati card Jannis Achstetter <jannis_achstetter@×××.de>
Re: [gentoo-user] No dri with xorg-x11-7 and ati card Martins Steinbergs <mar@××.lv>
Re: [gentoo-user] No dri with xorg-x11-7 and ati card Richard Fish <bigfish@××××××××××.org>