Strona 1 z 2

Brak akceleracji 3D ATI Radeon X200

: 08 lutego 2008, 14:10
autor: gab_12
Witam
Tak jak widac w temacjie mam problem z akceleracja 3D dla sterownikow ATI Radeon X200.Mam Zainstlowane mam sterowniki otwarte. Probowalem znieniac na serowniki zamkniete zgodnie z http://www.debian.linux.pl/viewtopic.ph ... sc&start=0
ale to nic nie dalo - zadnych efetkow . Przedstawie podstawowe dane kóre moga pomoc rozwiazac ten problem

Xorg

Kod: Zaznacz cały

# /etc/X11/xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the /etc/X11/xorg.conf manual page.
# (Type "man /etc/X11/xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section "Files"
	FontPath	"/usr/share/fonts/X11/misc"
	FontPath	"/usr/X11R6/lib/X11/fonts/misc"
	FontPath	"/usr/share/fonts/X11/cyrillic"
	FontPath	"/usr/X11R6/lib/X11/fonts/cyrillic"
	FontPath	"/usr/share/fonts/X11/100dpi/:unscaled"
	FontPath	"/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
	FontPath	"/usr/share/fonts/X11/75dpi/:unscaled"
	FontPath	"/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
	FontPath	"/usr/share/fonts/X11/Type1"
	FontPath	"/usr/X11R6/lib/X11/fonts/Type1"
	FontPath	"/usr/share/fonts/X11/100dpi"
	FontPath	"/usr/X11R6/lib/X11/fonts/100dpi"
	FontPath	"/usr/share/fonts/X11/75dpi"
	FontPath	"/usr/X11R6/lib/X11/fonts/75dpi"
	# path to defoma fonts
	FontPath	"/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Module"
	Load	"i2c"
	Load	"bitmap"
	Load	"ddc"
	Load	"dri"
	Load	"extmod"
	Load	"freetype"
	Load	"glx"
	Load	"int10"
	Load	"vbe"

	Load 	"dbe"
	Load 	"glx"
EndSection

Section "InputDevice"
	Identifier	"Generic Keyboard"
	Driver		"kbd"
	Option		"CoreKeyboard"
	Option		"XkbRules"	"xorg"
	Option		"XkbModel"	"pc105"
	Option		"XkbLayout"	"pl"
EndSection

Section "InputDevice"
	Identifier	"Configured Mouse"
	Driver		"mouse"
	Option		"CorePointer"
	Option		"Device"		"/dev/input/mice"
	Option		"Protocol"		"ImPS/2"
	Option		"Emulate3Buttons"	"true"
EndSection

Section "Device"
	Identifier	"ATI Technologies Inc RC410 [Radeon Xpress 200M]"
	Driver		"ati"
	BusID		"PCI:1:5:0"

	Option 		"AddARGBGLXVisuals" "On"
	Option 		"XAANoOffscreenPixmaps" "true"
	Option 		"RenderAccel" "true"
EndSection

Section "Monitor"
	Identifier	"Generic Monitor"
	Option		"DPMS"
	HorizSync	28-64
	VertRefresh	43-60
EndSection

Section "Screen"
	Identifier	"Default Screen"
	Device		"ATI Technologies Inc RC410 [Radeon Xpress 200M]"
	Monitor		"Generic Monitor"
	DefaultDepth	24
	SubSection "Display"
		Depth		1
		Modes		"1280x800"
	EndSubSection
	SubSection "Display"
		Depth		4
		Modes		"1280x800"
	EndSubSection
	SubSection "Display"
		Depth		8
		Modes		"1280x800"
	EndSubSection
	SubSection "Display"
		Depth		15
		Modes		"1280x800"
	EndSubSection
	SubSection "Display"
		Depth		16
		Modes		"1280x800"
	EndSubSection
	SubSection "Display"
		Depth		24
		Modes		"1280x800"
	EndSubSection
EndSection

Section "ServerLayout"
	Identifier	"Default Layout"
	Screen		"Default Screen"
	InputDevice	"Generic Keyboard"
	InputDevice	"Configured Mouse"

	Option 		"AIGLX" "true"
EndSection

Section "DRI"
	Mode	0666
EndSection


Section "Extensions"
	Option 		"Composite" "Enable"
	Option 		"RENDER" "Enable"
EndSection
Po wpisanu w konsoli glxinfo | grep direct
otrzymuje

Kod: Zaznacz cały

direct rendering:NO
OpenGL renderer string: Mesa GLX Indirect
Proszę o pomoc

: 08 lutego 2008, 14:33
autor: salmon
gab_12 pisze:Driver "ati"
Jeżeli próbowałeś zamkniętych to, tą linijkę zamień na Driver "fglrx"

: 08 lutego 2008, 15:15
autor: gab_12
salmon pisze:
gab_12 pisze:Driver "ati"
Jeżeli próbowałeś zamkniętych to, tą linijkę zamień na Driver "fglrx"
Zmienialem ten wpis juz wczesniej zaraz gdy zainstlowalem sterowniki zamkniete i nic to nie dalo, wiec odinstlowalem te sterowniki zamkniete i spowrotem wrocilem do otwartych :-(

: 08 lutego 2008, 17:19
autor: salmon
Podczas instalacji pojawiły się jakieś komunikaty o błędach i czy jest coś w logach?

: 08 lutego 2008, 18:31
autor: gab_12
No wlsanie z tego co pamietam to nie bylo zadnych bledow. Ale wedlug mnie problem jest w tym ze cos jest nie tak ze sterownikami nie wiem czy jest zle zainstlalowany co cos, bo znalazlem na tej stronce ze dla takiej karty jak ja mam powinno cos takiego wyswietlac

Kod: Zaznacz cały

Tomek@Tomek:~> fglrxinfo
display: :0.  0  screen: 0
OpenGL vendor string: ATI Technologies Inc.  
OpenGL renderer string: ATI Radeon Xpress Series
OpenGL version string: 2.  1.  7059 Release
oraz

Kod: Zaznacz cały

Tomek:/home/Tomek #  glxinfo | grep rendering
direct rendering: Yes
Tomek:/home/Tomek # glxgears
7231 frames in 5. 0 seconds = 1446. 192 FPS
7505 frames in 5. 0 seconds = 1500. 823 FPS
7792 frames in 5. 0 seconds = 1558. 325 FPS
7331 frames in 5. 0 seconds = 1466. 194 FPS
A tymczasem u mnie jest

Kod: Zaznacz cały

direct rendering:NO
OpenGL renderer string: Mesa GLX Indirect
i wydaj mi sie ze u mne tez powino byc ATI Radeon Xpress Series a nie Mesa GLX Indirect ale moze sie myle. Pytanie jak zrobic zeby to znienic??

jescze tak dla jasnosc glxgears - daje zaledwie 450 FPS

: 08 lutego 2008, 18:43
autor: salmon
A co pokazuje ten komunikat:

Kod: Zaznacz cały

cat /var/log/Xorg.0.log |grep EE     

: 08 lutego 2008, 19:00
autor: gab_12
Taki jest wynik cat /var/log/Xorg.0.log |grep EE

Kod: Zaznacz cały

	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(II) Loading extension MIT-SCREEN-SAVER
(EE) AIGLX: Screen 0 is not DRI capable
(EE) AIGLX: Screen 0 is not DRI capable
I tak naprawde nic mi to nie mowi..... :-(

: 08 lutego 2008, 19:20
autor: salmon
Usuń tą linijkę z xorg.conf
gab_12 pisze: Option "AIGLX" "true"

: 08 lutego 2008, 19:51
autor: gab_12
Po zakomentowaniu i restarcia x-ow tej linijki otrzymuje cos takeigo

Kod: Zaznacz cały

	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(II) Loading extension MIT-SCREEN-SAVER
(EE) AIGLX: Screen 0 is not DRI capable
a po wpisaniu w konsli glxinfo | grep direct nie ma zmin

Kod: Zaznacz cały

direct rendering:NO
OpenGL renderer string: Mesa GLX Indirect

: 08 lutego 2008, 19:57
autor: salmon
http://pastebin.com/ wklej na tej stronie całą zawartość tego pliku wyślij link.