Skocz do zawartości

Ati X800xl I Niby Działający Sterownik Radeon


silverado

Rekomendowane odpowiedzi

Witam,

 

Mam problem z fedorą 11 (nie wiem jak z poprzednimi fedorami było bo 11 to moja pierwsza). Otóż wiem, że otwartoźródłowy sterownik "radeon" wspiera całkowicie moją kartę (X800XL) łącznie z 3D. Komenda glxinfo daje ładny wydruk, ze niby wszystko ok (direct rendering: yes i później tam sporo wpisów). Wszystko jest pięknie dopóki nie odpalę jakiejś aplikacji korzystającej z 3D. Wtedy okazuje się, że karta graficzna wyjechała na wakacje i cały swój interes przekazała procesorowi. Niestety, jako że CPU nie miał tej specjalizacji co GPU wszystko się wiesza bo biedak nie nadąża (prosty przykład na przykładzie programu chess). glxgears daje mi przeciętnie 800 FPS podczas gdy na ubuntu z miejsca mam ponad 3000 FPS. Co jest nie tak?

 

xorg.conf

[root@impact silver]# cat /etc/X11/xorg.conf
# Xorg configuration created by system-config-display

Section "ServerLayout"
	Identifier	 "single head configuration"
	Screen	  0  "Screen0" 0 0			  
	InputDevice	"Keyboard0" "CoreKeyboard" 
EndSection										

Section "InputDevice"

# keyboard added by rhpxl
	Identifier  "Keyboard0"
	Driver	  "kbd"	  
	Option	  "XkbModel" "pc105"
	Option	  "XkbLayout" "pl"  
EndSection							

Section "Monitor"
	Identifier   "Monitor0"
	ModelName	"Samsung SyncMaster 712V/713V/710S/715V"
	HorizSync	30.0 - 81.0
	VertRefresh  56.0 - 75.0
	Option	  "dpms"
EndSection

Section "Device"
	Identifier  "Videocard0"
	Driver	  "radeon"
EndSection

Section "Screen"
	Identifier "Screen0"
	Device	 "Videocard0"
	Monitor	"Monitor0"
	DefaultDepth	 24
	SubSection "Display"
			Viewport   0 0
			Depth	 24
	EndSubSection
EndSection

Odnośnik do komentarza
Udostępnij na innych stronach

to może daj ten wynik glxinfo a ktoś z ATI będzie mógł pomóc.

Swoją drogą to dziwne że towarte stery a wszystko spartaczone przy wpełni wspieranym urządzeniu.

W takiej sytuacji powaznie się zastanawiam że chyba się cieszę że jednak mam zamknięte ale działasjące niż otwarte a bubel ;/

Odnośnik do komentarza
Udostępnij na innych stronach

glxinfo:

[root@impact ~]# glxinfo
name of display: :0.0   
display: :0  screen: 0  
direct rendering: Yes   
server glx vendor string: SGI
server glx version string: 1.2
server glx extensions:		
GLX_ARB_multisample, GLX_EXT_import_context, GLX_EXT_texture_from_pixmap, 
GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_MESA_copy_sub_buffer,	 
GLX_OML_swap_method, GLX_SGI_swap_control, GLX_SGIS_multisample,		  
GLX_SGIX_fbconfig, GLX_SGIX_visual_select_group						   
client glx vendor string: SGI												 
client glx version string: 1.4												
client glx extensions:														
GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_import_context,	
GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_MESA_allocate_memory,	 
GLX_MESA_copy_sub_buffer, GLX_MESA_swap_control,						  
GLX_MESA_swap_frame_usage, GLX_OML_swap_method, GLX_OML_sync_control,	 
GLX_SGI_make_current_read, GLX_SGI_swap_control, GLX_SGI_video_sync,	  
GLX_SGIS_multisample, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer,				
GLX_SGIX_visual_select_group, GLX_EXT_texture_from_pixmap				 
GLX version: 1.2															  
GLX extensions:															   
GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_import_context,	
GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_MESA_copy_sub_buffer,	 
GLX_MESA_swap_control, GLX_MESA_swap_frame_usage, GLX_OML_swap_method,	
GLX_SGI_swap_control, GLX_SGI_video_sync, GLX_SGIS_multisample,		   
GLX_SGIX_fbconfig, GLX_SGIX_visual_select_group,						  
GLX_EXT_texture_from_pixmap											   
OpenGL vendor string: DRI R300 Project										
OpenGL renderer string: Mesa DRI R300 20090101 x86/MMX/SSE2 TCL DRI2		  
OpenGL version string: 1.4 Mesa 7.5-devel									 
OpenGL extensions:															
GL_ARB_depth_texture, GL_ARB_draw_buffers, GL_ARB_fragment_program,	   
GL_ARB_imaging, GL_ARB_multisample, GL_ARB_multitexture,				  
GL_ARB_point_parameters, GL_ARB_shadow, GL_ARB_shadow_ambient,			
GL_ARB_texture_border_clamp, GL_ARB_texture_compression,				  
GL_ARB_texture_cube_map, GL_ARB_texture_env_add,						  
GL_ARB_texture_env_combine, GL_ARB_texture_env_crossbar,				  
GL_ARB_texture_env_dot3, GL_MESAX_texture_float,						  
GL_ARB_texture_mirrored_repeat, GL_ARB_texture_rectangle,				 
GL_ARB_transpose_matrix, GL_ARB_vertex_buffer_object,					 
GL_ARB_vertex_program, GL_ARB_window_pos, GL_EXT_abgr, GL_EXT_bgra,	   
GL_EXT_blend_color, GL_EXT_blend_equation_separate,					   
GL_EXT_blend_func_separate, GL_EXT_blend_logic_op, GL_EXT_blend_minmax,   
GL_EXT_blend_subtract, GL_EXT_compiled_vertex_array, GL_EXT_convolution,  
GL_EXT_copy_texture, GL_EXT_draw_range_elements,						  
GL_EXT_framebuffer_object, GL_EXT_fog_coord,							  
GL_EXT_gpu_program_parameters, GL_EXT_histogram, GL_EXT_multi_draw_arrays, 
GL_EXT_packed_depth_stencil, GL_EXT_packed_pixels,						 
GL_EXT_point_parameters, GL_EXT_polygon_offset, GL_EXT_rescale_normal,	 
GL_EXT_secondary_color, GL_EXT_separate_specular_color,					
GL_EXT_shadow_funcs, GL_EXT_stencil_two_side, GL_EXT_stencil_wrap,		 
GL_EXT_subtexture, GL_EXT_texture, GL_EXT_texture3D,					   
GL_EXT_texture_edge_clamp, GL_EXT_texture_env_add,						 
GL_EXT_texture_env_combine, GL_EXT_texture_env_dot3,					   
GL_EXT_texture_filter_anisotropic, GL_EXT_texture_lod_bias,				
GL_EXT_texture_mirror_clamp, GL_EXT_texture_object,						
GL_EXT_texture_rectangle, GL_EXT_vertex_array, GL_APPLE_packed_pixels,	 
GL_ATI_blend_equation_separate, GL_ATI_texture_env_combine3,			   
GL_ATI_texture_mirror_once, GL_ATI_separate_stencil,					   
GL_IBM_multimode_draw_arrays, GL_IBM_rasterpos_clip,					   
GL_IBM_texture_mirrored_repeat, GL_INGR_blend_func_separate,			   
GL_MESA_pack_invert, GL_MESA_ycbcr_texture, GL_MESA_window_pos,			
GL_NV_blend_square, GL_NV_light_max_exponent, GL_NV_texture_rectangle,	 
GL_NV_texgen_reflection, GL_NV_vertex_program, GL_OES_read_format,		 
GL_SGI_color_matrix, GL_SGI_color_table, GL_SGIS_generate_mipmap,		  
GL_SGIS_texture_border_clamp, GL_SGIS_texture_edge_clamp,				  
GL_SGIS_texture_lod, GL_SUN_multi_draw_arrays							  

64 GLX Visuals
  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
----------------------------------------------------------------------
0x21 24 tc  0 32  0 r  y  .  8  8  8  8  0 24  8  0  0  0  0  0 0 None
0x22 24 dc  0 32  0 r  y  .  8  8  8  8  0 24  8  0  0  0  0  0 0 None
0xc1 24 tc  0 24  0 r  .  .  8  8  8  0  0  0  0  0  0  0  0  0 0 None
0xc2 24 tc  0 24  0 r  .  .  8  8  8  0  0  0  0 16 16 16  0  0 0 Slow
0xc3 24 tc  0 24  0 r  y  .  8  8  8  0  0  0  0  0  0  0  0  0 0 None
0xc4 24 tc  0 24  0 r  y  .  8  8  8  0  0  0  0 16 16 16  0  0 0 Slow
0xc5 24 tc  0 24  0 r  .  .  8  8  8  0  0 16  0  0  0  0  0  0 0 None
0xc6 24 tc  0 24  0 r  .  .  8  8  8  0  0 16  0 16 16 16  0  0 0 Slow
0xc7 24 tc  0 24  0 r  y  .  8  8  8  0  0 16  0  0  0  0  0  0 0 None
0xc8 24 tc  0 24  0 r  y  .  8  8  8  0  0 16  0 16 16 16  0  0 0 Slow
0xc9 24 tc  0 24  0 r  .  .  8  8  8  0  0 24  0  0  0  0  0  0 0 None
0xca 24 tc  0 24  0 r  .  .  8  8  8  0  0 24  0 16 16 16  0  0 0 Slow
0xcb 24 tc  0 24  0 r  y  .  8  8  8  0  0 24  0  0  0  0  0  0 0 None
0xcc 24 tc  0 24  0 r  y  .  8  8  8  0  0 24  0 16 16 16  0  0 0 Slow
0xcd 24 tc  0 24  0 r  .  .  8  8  8  0  0 24  8  0  0  0  0  0 0 None
0xce 24 tc  0 24  0 r  .  .  8  8  8  0  0 24  8 16 16 16  0  0 0 Slow
0xcf 24 tc  0 24  0 r  y  .  8  8  8  0  0 24  8  0  0  0  0  0 0 None
0xd0 24 tc  0 24  0 r  y  .  8  8  8  0  0 24  8 16 16 16  0  0 0 Slow
0xd1 24 tc  0 32  0 r  .  .  8  8  8  8  0  0  0  0  0  0  0  0 0 None
0xd2 24 tc  0 32  0 r  .  .  8  8  8  8  0  0  0 16 16 16 16  0 0 Slow
0xd3 24 tc  0 32  0 r  y  .  8  8  8  8  0  0  0  0  0  0  0  0 0 None
0xd4 24 tc  0 32  0 r  y  .  8  8  8  8  0  0  0 16 16 16 16  0 0 Slow
0xd5 24 tc  0 32  0 r  .  .  8  8  8  8  0 16  0  0  0  0  0  0 0 None
0xd6 24 tc  0 32  0 r  .  .  8  8  8  8  0 16  0 16 16 16 16  0 0 Slow
0xd7 24 tc  0 32  0 r  y  .  8  8  8  8  0 16  0 16 16 16 16  0 0 Slow
0xd8 24 tc  0 32  0 r  .  .  8  8  8  8  0 24  0  0  0  0  0  0 0 None
0xd9 24 tc  0 32  0 r  .  .  8  8  8  8  0 24  0 16 16 16 16  0 0 Slow
0xda 24 tc  0 32  0 r  y  .  8  8  8  8  0 24  0  0  0  0  0  0 0 None
0xdb 24 tc  0 32  0 r  y  .  8  8  8  8  0 24  0 16 16 16 16  0 0 Slow
0xdc 24 tc  0 32  0 r  .  .  8  8  8  8  0 24  8  0  0  0  0  0 0 None
0xdd 24 tc  0 32  0 r  .  .  8  8  8  8  0 24  8 16 16 16 16  0 0 Slow
0xde 24 tc  0 32  0 r  y  .  8  8  8  8  0 24  8 16 16 16 16  0 0 Slow
0xdf 24 dc  0 24  0 r  .  .  8  8  8  0  0  0  0  0  0  0  0  0 0 None
0xe0 24 dc  0 24  0 r  .  .  8  8  8  0  0  0  0 16 16 16  0  0 0 Slow
0xe1 24 dc  0 24  0 r  y  .  8  8  8  0  0  0  0  0  0  0  0  0 0 None
0xe2 24 dc  0 24  0 r  y  .  8  8  8  0  0  0  0 16 16 16  0  0 0 Slow
0xe3 24 dc  0 24  0 r  .  .  8  8  8  0  0 16  0  0  0  0  0  0 0 None
0xe4 24 dc  0 24  0 r  .  .  8  8  8  0  0 16  0 16 16 16  0  0 0 Slow
0xe5 24 dc  0 24  0 r  y  .  8  8  8  0  0 16  0  0  0  0  0  0 0 None
0xe6 24 dc  0 24  0 r  y  .  8  8  8  0  0 16  0 16 16 16  0  0 0 Slow
0xe7 24 dc  0 24  0 r  .  .  8  8  8  0  0 24  0  0  0  0  0  0 0 None
0xe8 24 dc  0 24  0 r  .  .  8  8  8  0  0 24  0 16 16 16  0  0 0 Slow
0xe9 24 dc  0 24  0 r  y  .  8  8  8  0  0 24  0  0  0  0  0  0 0 None
0xea 24 dc  0 24  0 r  y  .  8  8  8  0  0 24  0 16 16 16  0  0 0 Slow
0xeb 24 dc  0 24  0 r  .  .  8  8  8  0  0 24  8  0  0  0  0  0 0 None
0xec 24 dc  0 24  0 r  .  .  8  8  8  0  0 24  8 16 16 16  0  0 0 Slow

To nie jest cały glxinfo tylko część. Reszta to chyba nic nie dające do rozwiązania wpisy podobne do tych ostatnich.

 

No teraz zauważyłem, że w sysinfo:/ mam następujące rzeczy:

  Vendor:   DRI R300 Project
  Model:   Mesa DRI R300 20090101 x86/MMX/SSE2 TCL DRI2
  Driver:   1.4 Mesa 7.5-devel

Więc sytuacja coraz śmieszniejsza. Sterownik to tak naprawdę Mesa :|

 

-----

Przy dłuższych listingach proszę korzystać ze znaczników [codebox][/codebox] zamiast [code][/code].

Proszę nie pisać postów pod własnymi - należy użyć przycisk [EDYTUJ] pod postem.

Edytowane przez WalDo
Odnośnik do komentarza
Udostępnij na innych stronach

Jeśli chcesz dodać odpowiedź, zaloguj się lub zarejestruj nowe konto

Jedynie zarejestrowani użytkownicy mogą komentować zawartość tej strony.

Zarejestruj nowe konto

Załóż nowe konto. To bardzo proste!

Zarejestruj się

Zaloguj się

Posiadasz już konto? Zaloguj się poniżej.

Zaloguj się
×
×
  • Dodaj nową pozycję...