Strona 1 z 2

[+] Ati Radeon 9250 - brak akceleracja 3D

: 05 marca 2007, 22:27
autor: ModY_WzM
Wiem, że temat akceleracji 3D był już wałkowany steki razy i jest dużo opisów jak to zrobić. Jednak ja na swoim radeonie 9250 nie potrafie uzyskać akceleracji 3D. Próbowałem otwartych i zamkniętych sterowników i nadal jej brak. Czy po prostu ten typ tak ma :|

Pozdrawiam

: 05 marca 2007, 22:42
autor: velmafia
no fajnie ;)
ale opisz co do tej pory robiłeś i jakie są skutki tego że nie działa.

proponuje oprzeć się o to, a potem napisać dokąd udało Ci się dojść.

PS.
proponuje otwarte stery


aloha

: 05 marca 2007, 22:59
autor: ModY_WzM
Mam zainstalowane wszystkie biblioteki jak pisało dziale FAQ. Wykonałem wszystko tak jak było napisane w opisie i nic. Wklej zawartość xorg.conf dla pewności.

Kod: Zaznacz cały

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"
	FontPath	"/usr/share/fonts/X11/TTF"
EndSection

Section "Module"
	Load	"bitmap"
	Load	"dbe"
	Load	"ddc"
	Load	"dri"
	Load	"extmod"
	Load	"freetype"
	Load	"glx"
	Load	"int10"
	Load	"v4l"
	Load	"vbe"
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/psaux"
	Option		"Protocol"		"ImPS/2"
	Option		"Emulate3Buttons"	"true"
EndSection

Section "Device"
	Identifier	"ATI Technologies Inc RV280 [Radeon 9200 PRO]"
	Driver		"ati"
	BusID		"PCI:1:0:0"
	Option 		"AddARGBGLXVisuals" "On"
	Option 		"XAANoOffscreenPixmaps" "true"
	Option 		"RenderAccel" "true"
	Option		"UseFBDev" "false"
	Option		"backingstore" "true"
EndSection

Section "Monitor"
	Identifier	"Generic Monitor"
	Option		"DPMS"
	HorizSync	31-70
	VertRefresh	50-160
EndSection

Section "Screen"
	Identifier	"Default Screen"
	Device		"ATI Technologies Inc RV280 [Radeon 9200 PRO]"
	Monitor		"Generic Monitor"
	DefaultDepth	24
	SubSection "Display"
		Depth		1
		Modes		"1152x864" "1152x768" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		4
		Modes		"1152x864" "1152x768" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		8
		Modes		"1152x864" "1152x768" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		15
		Modes		"1152x864" "1152x768" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		16
		Modes		"1152x864" "1152x768" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		24
		Modes		"1152x864" "1152x768" "1024x768" "800x600" "640x480"
	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

: 05 marca 2007, 23:22
autor: velmafia
ModY_WzM, pokaż jeszcze co daję Ci polecenie:

Kod: Zaznacz cały

glxinfo
i

Kod: Zaznacz cały

glxgears -printfps
jeśli nie masz tych poleceń to zainstaluj mesa-utils


PS.
próbujesz zainstalować otwarte stery??

: 06 marca 2007, 09:41
autor: ModY_WzM
Wynik glxinfo

Kod: Zaznacz cały

name of display: :0.0
display: :0  screen: 0
direct rendering: No
server glx vendor string: SGI
server glx version string: 1.2
server glx extensions:
    GLX_ARB_multisample, GLX_EXT_visual_info, GLX_EXT_visual_rating,
    GLX_EXT_import_context, GLX_EXT_texture_from_pixmap, GLX_OML_swap_method,
    GLX_SGI_make_current_read, GLX_SGIS_multisample, GLX_SGIX_hyperpipe,
    GLX_SGIX_swap_barrier, GLX_SGIX_fbconfig, GLX_MESA_copy_sub_buffer
client glx vendor string: ATI
client glx version string: 1.3
client glx extensions:
    GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_EXT_import_context,
    GLX_ARB_get_proc_address, GLX_SGI_video_sync, GLX_ARB_multisample,
    GLX_ATI_pixel_format_float, GLX_ATI_render_texture
GLX version: 1.2
GLX extensions:
    GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_EXT_import_context,
    GLX_ARB_multisample
OpenGL vendor string: Mesa project: [url]www.mesa3d.org[/url]
OpenGL renderer string: Mesa GLX Indirect
OpenGL version string: 1.2 (1.5 Mesa 6.5.1)
OpenGL extensions:
    GL_ARB_imaging, GL_ARB_multitexture, GL_ARB_texture_border_clamp,
    GL_ARB_texture_cube_map, GL_ARB_texture_env_add,
    GL_ARB_texture_env_combine, GL_ARB_texture_env_dot3,
    GL_ARB_transpose_matrix, GL_EXT_abgr, GL_EXT_blend_color,
    GL_EXT_blend_minmax, GL_EXT_blend_subtract, GL_EXT_texture_env_add,
    GL_EXT_texture_env_combine, GL_EXT_texture_env_dot3,
    GL_EXT_texture_lod_bias
glu version: 1.3
glu extensions:
    GLU_EXT_nurbs_tessellator, GLU_EXT_object_space_tess

   visual  x  bf lv rg d st colorbuffer ax dp st accumbuffer  ms  cav
 id dep cl sp sz l  ci b ro  r  g  b  a bf th cl  r  g  b  a ns b eat
----------------------------------------------------------------------
0x23 24 tc  0 24  0 r  y  .  8  8  8  0  0 16  0  0  0  0  0  1 0 None
0x24 24 tc  0 24  0 r  y  .  8  8  8  0  0 16  8 16 16 16  0  1 0 None
0x25 24 tc  0 32  0 r  y  .  8  8  8  8  0 16  8 16 16 16 16  1 0 None
0x26 24 tc  0 32  0 r  .  .  8  8  8  8  0 16  8 16 16 16 16  1 0 None
0x27 24 dc  0 24  0 r  y  .  8  8  8  0  0 16  0  0  0  0  0  1 0 None
0x28 24 dc  0 24  0 r  y  .  8  8  8  0  0 16  8 16 16 16  0  1 0 None
0x29 24 dc  0 32  0 r  y  .  8  8  8  8  0 16  8 16 16 16 16  1 0 None
0x2a 24 dc  0 32  0 r  .  .  8  8  8  8  0 16  8 16 16 16 16  1 0 None
0x43 32 tc  1  0  0 c  .  .  0  0  0  0  0  0  0  0  0  0  0  0 0 None
Wynik glxgears --printfps :-/

Kod: Zaznacz cały

1591 frames in 5.2 seconds = 308.190 FPS
2040 frames in 5.2 seconds = 393.485 FPS
2040 frames in 5.2 seconds = 394.509 FPS
2040 frames in 5.2 seconds = 394.990 FPS
1920 frames in 5.0 seconds = 383.939 FPS
2040 frames in 5.2 seconds = 389.874 FPS
1920 frames in 5.0 seconds = 382.833 FPS
2040 frames in 5.2 seconds = 392.681 FPS
1920 frames in 5.2 seconds = 370.252 FPS
2040 frames in 5.2 seconds = 390.144 FPS
2040 frames in 5.2 seconds = 389.292 FPS
2040 frames in 5.3 seconds = 388.378 FPS
2040 frames in 5.2 seconds = 394.680 FPS
1680 frames in 5.1 seconds = 332.090 FPS

: 06 marca 2007, 15:23
autor: Kaka'
ModY_WzM pisze: Option "XAANoOffscreenPixmaps" "true"
Option "RenderAccel" "true"
Option "UseFBDev" "false"
Option "backingstore" "true"
Daj im hasha.

: 06 marca 2007, 16:57
autor: ModY_WzM
Zahaszowałem te linijki ale nic to nie zmieniło. Próbowałem otwartych i zamkniętych sterowników. Wcześniej używałem Mandrivy 2006 i na otwartych oraz zamkniętych sterownikach miałem akceleracje.

: 06 marca 2007, 18:29
autor: tasm.dis
hmm tez czekam na rozwiązanie tej zagadki. mam radeona 9550 czyli tak jakby powinienem łapać się na otwarte ale niedziala ... uzycie fglrx powoduje mi... wyswietlenie czarnego ekranu :D

: 06 marca 2007, 20:15
autor: Kaka'
Pokażcie logi xorga.

: 06 marca 2007, 21:19
autor: ModY_WzM
Pod tym linkiem jest log xorg http://phpfi.com/213251