Gentoo Archives: gentoo-user-de

From: Gian Domeni Calgeer <gidoca@×××.ch>
To: gentoo-user-de@l.g.o
Subject: Re: [gentoo-user-de] Xorg-X11 und keine 3D Beschleunigung
Date: Sun, 09 Jul 2006 18:26:37
Message-Id: 200607092023.30531.gidoca@gmx.ch
In Reply to: [gentoo-user-de] Xorg-X11 und keine 3D Beschleunigung by Mirko Hufnagel
1 Hallo
2
3 Hast du alle nötigen Kernel-Optionen und die Module (falls du sie als solche
4 kompiliert hast) geladen? Die sind insbesondere der AGP-Support und der
5 Direct Rendering Manager sowie die entsprechenden Treiber.
6
7 Gian
8
9 Am Samstag, 8. Juli 2006 23:38 schrieb Mirko Hufnagel:
10 > Hallo Liste,
11 >
12 > ich habe ein komisches Problem. Egal was ich versuche, ich bekomme keine
13 > 3D Beschleunigung unter Gnome. Das komische daran nun ist, das das X Log
14 > sagt ich hätte sie, glxinfo aber sagt eben das ich keine habe (und mein
15 > Gefühl sagt dies auch).
16 >
17 > Grafikkarte ist in diesem Fall eine ATI Mobility 9000. Ich habe es
18 > sowohl mit den Xorg Treibern als auch mit dem ati-drivers Paket
19 > versucht. Beide installieren ohne Fehlermeldung problemlos durch - aber
20 > beide haben keine 3D Beschleunigung. Kernel Version ist 2.6.16.
21 >
22 > Ich bin schon sämtliche gentoo wiki Einträge zu diesem Thema durch, habe
23 > meinen Kernel also schon entsprechend den Vorgaben angepasst. Habe auch
24 > schon versucht agpgart mal als Modul, mal direkt in den Kernel zu bauen.
25 > Alles bringt immer genau das gleiche Ergebnis - das es augenscheinlich
26 > klappt (nach log) aber eben doch nicht da ist.
27 >
28 > Ich wäre für jeden Tipp dankbar, habe mir jetzt extra ein neues Notebook
29 > besorgt um 3D Beschleunigung zu haben - und nun will diese nicht :-(
30 >
31 > Ich habe ein folgende Pakete installiert:
32 >
33 > x11-base/xorg-x11-7.0-r1 mit evdev,keyboard,mouse und Radeon Flag
34 > x11-base/x11-drm-20060608 mit radeon flag
35 >
36 >
37 > # less /etc/make.conf
38 >
39 > CFLAGS="-O2 -march=pentium-m -pipe"
40 > CHOST="i686-pc-linux-gnu"
41 > CXXFLAGS="${CFLAGS}"
42 > USE="opengl dri x11vnc asf utf8 mono nls python nautilus bluetooth evo
43 > nsplugin firefox imap gimp gimpprint wmf svg scanner gtkhtml symlink X
44 > a52 acpi win32codecs xine dvdr java mmx sse sse2 tiff unicode
45 > userlocales gtk gtk2 alsa -arts -esd gnome -qt -kde dvd cdr dvdread i8x0
46 > mmxext xvmc aac aalib"
47 > LINGUAS="de"
48 > VIDEO_CARDS="radeon"
49 > INPUT_DEVICE="keyboard mouse"
50 >
51 >
52 > # less /var/log/Xorg.0.log
53 >
54 > X Window System Version 7.0.0
55 > Release Date: 21 December 2005
56 > X Protocol Version 11, Revision 0, Release 7.0
57 > Build Operating System:Linux 2.6.16-gentoo i686
58 > Current Operating System: Linux pchufnagel 2.6.16-gentoo #1 Sat Jul 8
59 > 22:16:33 CEST 2006 i686
60 > (==) Log file: "/var/log/Xorg.0.log", Time: Fri Jun 9 01:31:32 2006
61 > (==) Using config file: "/etc/X11/xorg.conf"
62 > (==) ServerLayout "layout1"
63 > (**) |-->Screen "Screen1" (0)
64 > (**) | |-->Monitor "Monitor1"
65 > (**) | |-->Device "RadeonM9000"
66 > (**) |-->Input Device "Mouse1"
67 > (**) |-->Input Device "Keyboard1"
68 > (**) Option "AutoRepeat" "500 5"
69 > (**) Option "XkbModel" "pc105"
70 > (**) XKB: model: "pc105"
71 > (**) Option "XkbLayout" "de"
72 > (**) XKB: layout: "de"
73 > (**) Option "XkbVariant" "nodeadkeys"
74 > (**) XKB: variant: "nodeadkeys"
75 > (II) Loading extension GLX
76 > (II) LoadModule: "radeon"
77 > (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
78 > (II) Module radeon: vendor="X.Org Foundation"
79 > compiled for 7.0.0, module version = 4.0.3
80 > Module class: X.Org Video Driver
81 > ABI class: X.Org Video Driver, version 0.8
82 > (II) LoadModule: "ati"
83 > (II) Loading /usr/lib/xorg/modules/drivers/ati_drv.so
84 > (II) Module ati: vendor="X.Org Foundation"
85 > compiled for 7.0.0, module version = 6.5.8
86 > Module class: X.Org Video Driver
87 > ABI class: X.Org Video Driver, version 0.8
88 > (II) Primary Device is: PCI 01:00:0
89 > (--) Assigning device section with no busID to primary device
90 > (--) Chipset ATI Radeon Mobility 9000 (M9) Lf (AGP) found
91 > (II) Setting vga for screen 0.
92 > (**) RADEON(0): RADEONPreInit
93 > (II) RADEON(0): MMIO registers at 0xe0010000
94 > (II) RADEON(0): PCI bus 1 card 0 func 0
95 > (**) RADEON(0): Depth 16, (--) framebuffer bpp 16
96 > (II) RADEON(0): Pixel depth = 16 bits stored in 2 bytes (16 bpp pixmaps)
97 > (==) RADEON(0): Default visual is TrueColor
98 > (II) Loading sub module "vgahw"
99 > (II) LoadModule: "vgahw"
100 > (II) Loading /usr/lib/xorg/modules/libvgahw.so
101 > (II) Module vgahw: vendor="X.Org Foundation"
102 > compiled for 7.0.0, module version = 0.1.0
103 > ABI class: X.Org Video Driver, version 0.8
104 > (II) RADEON(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is
105 > 0x0000
106 > (==) RADEON(0): RGB weight 565
107 > (II) RADEON(0): Using 6 bits per RGB (8 bit DAC)
108 > (II) Loading sub module "int10"
109 > (II) LoadModule: "int10"
110 > (II) Loading /usr/lib/xorg/modules/libint10.so
111 > (II) Module int10: vendor="X.Org Foundation"
112 > compiled for 7.0.0, module version = 1.0.0
113 > ABI class: X.Org Video Driver, version 0.8
114 > (II) RADEON(0): initializing int10
115 > (II) RADEON(0): Primary V_BIOS segment is: 0xc000
116 > (--) RADEON(0): Chipset: "ATI Radeon Mobility 9000 (M9) Lf
117 > (AGP)" (ChipID = 0x4c66)
118 > (--) RADEON(0): Linear framebuffer at 0xa8000000
119 > (II) RADEON(0): AGP card detected
120 > drmOpenDevice: node name is /dev/dri/card0
121 > drmOpenDevice: open result is -1, (No such device or address)
122 > drmOpenDevice: open result is -1, (No such device or address)
123 > drmOpenDevice: Open failed
124 > drmOpenByBusid: Searching for BusID pci:0000:01:00.0
125 > drmOpenDevice: node name is /dev/dri/card0
126 > drmOpenDevice: open result is 6, (OK)
127 > drmOpenByBusid: drmOpenMinor returns 6
128 > drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0
129 > (II) RADEON(0): [dri] Found DRI library version 1.2.0 and kernel module
130 > version 1.25.0
131 > (II) RADEON(0): AGP Fast Write disabled by default
132 > (II) RADEON(0): Page flipping disabled
133 > (II) RADEON(0): Will try to use DMA for Xv image transfers
134 > (II) RADEON(0): Detected total video RAM=32768K, accessible=65536K (PCI
135 > BAR=131072K)
136 > (--) RADEON(0): Mapped VideoRAM: 32768 kByte (64 bit DDR SDRAM)
137 > (II) RADEON(0): Color tiling enabled by default
138 > (II) Loading sub module "ddc"
139 > (II) LoadModule: "ddc"
140 > (II) Loading /usr/lib/xorg/modules/libddc.so
141 > (II) Module ddc: vendor="X.Org Foundation"
142 > compiled for 7.0.0, module version = 1.0.0
143 > ABI class: X.Org Video Driver, version 0.8
144 > (II) Loading sub module "i2c"
145 > (II) LoadModule: "i2c"
146 > (II) Loading /usr/lib/xorg/modules/libi2c.so
147 > (II) Module i2c: vendor="X.Org Foundation"
148 > compiled for 7.0.0, module version = 1.2.0
149 > ABI class: X.Org Video Driver, version 0.8
150 > (II) RADEON(0): I2C bus "DDC" initialized.
151 > (II) RADEON(0): Legacy BIOS detected
152 > (II) RADEON(0): LVDS port is not in connector table, added in.
153 > (II) RADEON(0): Connector0: DDCType-0, DACType-1, TMDSType--1,
154 > ConnectorType-1
155 > (II) RADEON(0): Connector1: DDCType-3, DACType-0, TMDSType--1,
156 > ConnectorType-2
157 > (II) RADEON(0): I2C device "DDC:ddc2" registered at address 0xA0.
158 > (II) RADEON(0): I2C device "DDC:ddc2" removed.
159 > (II) RADEON(0): I2C device "DDC:ddc2" registered at address 0xA0.
160 > (II) RADEON(0): I2C device "DDC:ddc2" removed.
161 > (II) RADEON(0): I2C device "DDC:ddc2" registered at address 0xA0.
162 > (II) RADEON(0): I2C device "DDC:ddc2" removed.
163 > (II) RADEON(0): DDC Type: 3, Detected Type: 0
164 > (II) RADEON(0):
165 > (II) RADEON(0): Primary:
166 > Monitor -- LVDS
167 > Connector -- VGA
168 > DAC Type -- Primary
169 > TMDS Type -- NONE
170 > DDC Type -- VGA_DDC
171 > (II) RADEON(0): Secondary:
172 > Monitor -- NONE
173 > Connector -- Proprietary
174 > DAC Type -- TVDAC/ExtDAC
175 > TMDS Type -- NONE
176 > DDC Type -- NONE
177 > (II) RADEON(0): PLL parameters: rf=2700 rd=12 min=20000 max=40000;
178 > xclk=22000
179 > (WW) RADEON(0): Failed to detect secondary monitor, MergedFB/Clone mode
180 > disabled
181 > (==) RADEON(0): Using gamma correction (1.0, 1.0, 1.0)
182 > (II) RADEON(0): Validating modes on Primary head ---------
183 > (II) RADEON(0): Panel ID string: HSD HSD150PK14-A
184 > (II) RADEON(0): [drm] Initialized kernel GART heap manager, 5111808
185 > (WW) RADEON(0): DRI init changed memory map, adjusting ...
186 > (WW) RADEON(0): MC_FB_LOCATION was: 0xa9ffa800 is: 0xa9ffa800
187 > (WW) RADEON(0): MC_AGP_LOCATION was: 0xffffffc0 is: 0xb07fb000
188 > (**) RADEON(0): GRPH_BUFFER_CNTL from 20057c7c to 20085c5c
189 > (II) RADEON(0): Direct rendering enabled
190 > (**) RADEON(0): Setting up final surfaces
191 > (**) RADEON(0): Initializing Acceleration
192 > (II) RADEON(0): Render acceleration enabled
193 > (**) RADEON(0): EngineInit (16/16)
194 > (**) RADEON(0): Pitch for acceleration = 176
195 > (**) RADEON(0): EngineRestore (16/16)
196 > (II) RADEON(0): Using XFree86 Acceleration Architecture (XAA)
197 > Screen to screen bit blits
198 > Solid filled rectangles
199 > 8x8 mono pattern filled rectangles
200 > Indirect CPU to Screen color expansion
201 > Solid Lines
202 > Scanline Image Writes
203 > Offscreen Pixmaps
204 > Setting up tile and stipple cache:
205 > 32 128x128 slots
206 > 32 256x256 slots
207 > 16 512x512 slots
208 > (II) RADEON(0): Acceleration enabled
209 > (**) RADEON(0): Initializing DPMS
210 > (==) RandR enabled
211 >
212 >
213 >
214 >
215 >
216 > # glxinfo
217 > name of display: :0.0
218 > display: :0 screen: 0
219 > direct rendering: No
220 > server glx vendor string: SGI
221 > server glx version string: 1.2
222 > server glx extensions:
223 > GLX_ARB_multisample, GLX_EXT_visual_info, GLX_EXT_visual_rating,
224 > GLX_EXT_import_context, GLX_OML_swap_method,
225 > GLX_SGI_make_current_read,
226 > GLX_SGIS_multisample, GLX_SGIX_hyperpipe, GLX_SGIX_swap_barrier,
227 > GLX_SGIX_fbconfig
228 > client glx vendor string: SGI
229 > client glx version string: 1.4
230 > client glx extensions:
231 > GLX_ARB_get_proc_address, GLX_ARB_multisample,
232 > GLX_EXT_import_context,
233 > GLX_EXT_visual_info, GLX_EXT_visual_rating,
234 > GLX_MESA_allocate_memory,
235 > GLX_MESA_swap_control, GLX_MESA_swap_frame_usage,
236 > GLX_OML_swap_method,
237 > GLX_OML_sync_control, GLX_SGI_make_current_read,
238 > GLX_SGI_swap_control,
239 > GLX_SGI_video_sync, GLX_SGIS_multisample, GLX_SGIX_fbconfig,
240 > GLX_SGIX_pbuffer, GLX_SGIX_visual_select_group
241 > GLX version: 1.2
242 > GLX extensions:
243 > GLX_ARB_get_proc_address, GLX_ARB_multisample,
244 > GLX_EXT_import_context,
245 > GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_OML_swap_method,
246 > GLX_SGI_make_current_read, GLX_SGIS_multisample, GLX_SGIX_fbconfig
247 > OpenGL vendor string: Mesa project: www.mesa3d.org
248 > OpenGL renderer string: Mesa GLX Indirect
249 > OpenGL version string: 1.2 (1.5 Mesa 6.4.2)
250
251 --
252 gentoo-user-de@g.o mailing list

Replies

Subject Author
Re: [gentoo-user-de] Xorg-X11 und keine 3D Beschleunigung Mirko Hufnagel <mirko@××××××××.de>