Linux Mint Türkiye

Diğer Linux Dağıtımları => Diğer Linux Dağıtımları => Konuyu başlatan: kindly34 - 29 Ekim 2014, 04:42:24

Başlık: [Çözüldü] Ekran Kartı Sürücü Sorunu
Gönderen: kindly34 - 29 Ekim 2014, 04:42:24
Merhaba, Debian 7.7.0 kurulumundan sonra masaüstü ekrana sığmıyor.
Açık kaynak sürücülere nasıl bir ilave yaparak bu sorunu çözebiliriz?

Resimlerdeki gibi fareyi aşağı tarafa sürükleyince alt paneli, yukarı doğru sürükleyince üst paneli gösteriyor.Masaüstü monitöre tam olarak sığmıyor.

Kod: [Seç]
:~$ lspci -nn | grep VGA
00:01.0 VGA compatible controller [0300]: Advanced Micro Devices [AMD] nee ATI Device [1002:9993]
Kod: [Seç]
:~$ lspci|grep VGA
00:01.0 VGA compatible controller: Advanced Micro Devices [AMD] nee ATI Device 9993

Ekran Kartı: AMD Radeon HD7480D

(http://i.hizliresim.com/pYAr50.png)

(http://i.hizliresim.com/kYQVMW.png)
Başlık: Ynt: Ekran Kartı Sürücü Sorunu
Gönderen: Butterfly - 29 Ekim 2014, 09:03:54
Aşağıdaki komutun çıktısını rica edelim, bir overscan sorunu var galiba.

Kod: [Seç]
xrandr -q
Başlık: Ynt: Ekran Kartı Sürücü Sorunu
Gönderen: kindly34 - 29 Ekim 2014, 10:27:36
Aşağıdaki komutun çıktısını rica edelim, bir overscan sorunu var galiba.

Kod: [Seç]
xrandr -q

Kod: [Seç]
:~$ xrandr -q
xrandr: Failed to get size of gamma for output default
Screen 0: minimum 640 x 480, current 1600 x 1024, maximum 1600 x 1024
default connected 1600x1024+0+0 0mm x 0mm
   1600x900        0.0 
   1280x1024       0.0 
   1024x768        0.0 
   800x600         0.0 
   640x480         0.0 
   1600x1024       0.0*
:~$

Normalde 1600x900 60hz olması lazım.
Başlık: Ynt: Ekran Kartı Sürücü Sorunu
Gönderen: kindly34 - 29 Ekim 2014, 13:46:41
Merhaba; şöyle bir anlatım buldum.
https://wiki.debian.org/AtiHowTo (https://wiki.debian.org/AtiHowTo)

Bu anlatıma göre bende eksik olan "firmware-linux-nonfree" adlı paketi yükleyince durum düzeldi.
Bu seferde web sayfalarında gezinirken, pencereleri taşırken vs. hafif takılmalar donmalar vs. oluyor.
Kod: [Seç]
:~$ xrandr -q
Screen 0: minimum 320 x 200, current 1600 x 900, maximum 16384 x 16384
HDMI-0 disconnected (normal left inverted right x axis y axis)
VGA-0 connected 1600x900+0+0 (normal left inverted right x axis y axis) 434mm x 236mm
   1600x900       60.0*+
   1280x1024      75.0     60.0 
   1280x720       60.0 
   1024x768       75.1     70.1     60.0 
   832x624        74.6 
   800x600        72.2     75.0     60.3     56.2 
   640x480        72.8     75.0     66.7     60.0 
   720x400        70.1 
DVI-0 disconnected (normal left inverted right x axis y axis)
:~$

Yukarıdaki anlatımda şöyle bir açıklama var;

The following optional configuration can be used to increase 3D performance. See the xorg.conf(5) (http://manpages.debian.org/man/5/xorg.conf) and radeon(4) (http://manpages.debian.org/man/4/radeon) manual pages for more information.
(Aşağıdaki isteğe bağlı yapılandırma 3D performansı artırmak için kullanılabilir. Daha fazla bilgi için xorg.conf(5) (http://manpages.debian.org/man/5/xorg.conf) ve radeon(4) (http://manpages.debian.org/man/4/radeon) kılavuz sayfalarına bakınız.)

Bu aşağıdaki kodları düzenlemeye gerek var mı yoksa "/etc/X11/xorg.conf" adlı dosyaya kaydetsem yeterli olur mu?
Kod: [Seç]
Section "Device"
 Driver "radeon"
 Identifier "My GPU"
 ...
 Option "AccelMethod" "XAA"
 # XAA/EXA
 Option "AccelDFS"    "1"
 # 1/0 On for PCIE, off for AGP
 # Manpage: Use  or  don't  use accelerated EXA DownloadFromScreen hook
 # when possible.
 Option "AGPMode" "1"
 # 1-8 Does not affect PCIE models.
 Option "AGPFastWrite" "1"
 # 1/0 Does not affect PCIE models. Not recommended.
 Option "GARTSize" "64"
 # 0-64 Megabytes of gart (system) memory used.
 # Wrongly defaults to 8MB sometimes, see your logfile.
 # Bigger seems better.
 Option "EnablePageFlip" "1"
 # 1/0 Increases 3D performance substantially
 # seemingly in XAA mode only
 Option "ColorTiling" "1"
 # 1/0 Increases 3D performance substantially
 # affected stability only positively on my system
EndSection
Başlık: Ynt: Ekran Kartı Sürücü Sorunu
Gönderen: Butterfly - 29 Ekim 2014, 14:23:27
Takılma yırtılmalar için buradaki (http://forum.linuxmint.net.tr/index.php?topic=250.msg1928#msg1928) öneriyi uygulayıp sistemi yeniden başlatmayı deneyiniz.
Başlık: Ynt: Ekran Kartı Sürücü Sorunu
Gönderen: kindly34 - 29 Ekim 2014, 14:53:47
Takılma yırtılmalar için buradaki (http://forum.linuxmint.net.tr/index.php?topic=250.msg1928#msg1928) öneriyi uygulayıp sistemi yeniden başlatmayı deneyiniz.

Teşekkürler, sorun çözülmüş gözüküyor.

Sürücülerin sorunsuz çalıştığını görmek için, önerdiğiniz testler var mı?
Ben şu şekilde 2 tane test buldum.
Kod: [Seç]
:~$ glxinfo | grep render
direct rendering: Yes
OpenGL renderer string: Gallium 0.4 on AMD ARUBA
    GL_EXT_vertex_array_bgra, GL_NV_conditional_render,
:~$

Kod: [Seç]
:~$ glxgears -info
Running synchronized to the vertical refresh.  The framerate should be
approximately the same as the monitor refresh rate.
GL_RENDERER   = Gallium 0.4 on AMD ARUBA
GL_VERSION    = 2.1 Mesa 8.0.5
GL_VENDOR     = X.Org
GL_EXTENSIONS = GL_ARB_multisample GL_EXT_abgr GL_EXT_bgra GL_EXT_blend_color GL_EXT_blend_minmax GL_EXT_blend_subtract GL_EXT_copy_texture GL_EXT_polygon_offset GL_EXT_subtexture GL_EXT_texture_object GL_EXT_vertex_array GL_EXT_compiled_vertex_array GL_EXT_texture GL_EXT_texture3D GL_IBM_rasterpos_clip GL_ARB_point_parameters GL_EXT_draw_range_elements GL_EXT_packed_pixels GL_EXT_point_parameters GL_EXT_rescale_normal GL_EXT_separate_specular_color GL_EXT_texture_edge_clamp GL_SGIS_generate_mipmap GL_SGIS_texture_border_clamp GL_SGIS_texture_edge_clamp GL_SGIS_texture_lod GL_ARB_framebuffer_sRGB GL_ARB_multitexture GL_EXT_framebuffer_sRGB GL_IBM_multimode_draw_arrays GL_IBM_texture_mirrored_repeat GL_ARB_texture_cube_map GL_ARB_texture_env_add GL_ARB_transpose_matrix GL_EXT_blend_func_separate GL_EXT_fog_coord GL_EXT_multi_draw_arrays GL_EXT_secondary_color GL_EXT_texture_env_add GL_EXT_texture_filter_anisotropic GL_EXT_texture_lod_bias GL_INGR_blend_func_separate GL_NV_blend_square GL_NV_light_max_exponent GL_NV_texgen_reflection GL_NV_texture_env_combine4 GL_SUN_multi_draw_arrays GL_ARB_texture_border_clamp GL_ARB_texture_compression GL_EXT_framebuffer_object GL_EXT_texture_env_combine GL_EXT_texture_env_dot3 GL_MESA_window_pos GL_NV_packed_depth_stencil GL_NV_texture_rectangle GL_ARB_depth_texture GL_ARB_occlusion_query GL_ARB_shadow GL_ARB_texture_env_combine GL_ARB_texture_env_crossbar GL_ARB_texture_env_dot3 GL_ARB_texture_mirrored_repeat GL_ARB_window_pos GL_EXT_stencil_two_side GL_EXT_texture_cube_map GL_NV_depth_clamp GL_NV_fog_distance GL_APPLE_packed_pixels GL_APPLE_vertex_array_object GL_ARB_draw_buffers GL_ARB_fragment_program GL_ARB_fragment_shader GL_ARB_shader_objects GL_ARB_vertex_program GL_ARB_vertex_shader GL_ATI_draw_buffers GL_ATI_texture_env_combine3 GL_ATI_texture_float GL_EXT_shadow_funcs GL_EXT_stencil_wrap GL_MESA_pack_invert GL_NV_primitive_restart GL_ARB_depth_clamp GL_ARB_fragment_program_shadow GL_ARB_half_float_pixel GL_ARB_occlusion_query2 GL_ARB_point_sprite GL_ARB_shading_language_100 GL_ARB_sync GL_ARB_texture_non_power_of_two GL_ARB_vertex_buffer_object GL_ATI_blend_equation_separate GL_EXT_blend_equation_separate GL_OES_read_format GL_ARB_color_buffer_float GL_ARB_pixel_buffer_object GL_ARB_texture_compression_rgtc GL_ARB_texture_float GL_ARB_texture_rectangle GL_ATI_texture_compression_3dc GL_EXT_packed_float GL_EXT_pixel_buffer_object GL_EXT_texture_compression_rgtc GL_EXT_texture_mirror_clamp GL_EXT_texture_rectangle GL_EXT_texture_sRGB GL_EXT_texture_shared_exponent GL_ARB_framebuffer_object GL_EXT_framebuffer_blit GL_EXT_framebuffer_multisample GL_EXT_packed_depth_stencil GL_ARB_vertex_array_object GL_ATI_separate_stencil GL_ATI_texture_mirror_once GL_EXT_draw_buffers2 GL_EXT_gpu_program_parameters GL_EXT_texture_array GL_EXT_texture_compression_latc GL_EXT_texture_sRGB_decode GL_EXT_timer_query GL_OES_EGL_image GL_MESA_texture_array GL_ARB_copy_buffer GL_ARB_depth_buffer_float GL_ARB_half_float_vertex GL_ARB_instanced_arrays GL_ARB_map_buffer_range GL_ARB_texture_rg GL_ARB_texture_swizzle GL_ARB_vertex_array_bgra GL_EXT_separate_shader_objects GL_EXT_texture_swizzle GL_EXT_vertex_array_bgra GL_NV_conditional_render GL_AMD_draw_buffers_blend GL_AMD_seamless_cubemap_per_texture GL_AMD_shader_stencil_export GL_ARB_ES2_compatibility GL_ARB_draw_buffers_blend GL_ARB_draw_elements_base_vertex GL_ARB_explicit_attrib_location GL_ARB_fragment_coord_conventions GL_ARB_provoking_vertex GL_ARB_sampler_objects GL_ARB_seamless_cube_map GL_ARB_shader_stencil_export GL_ARB_shader_texture_lod GL_ARB_texture_rgb10_a2ui GL_ARB_vertex_type_2_10_10_10_rev GL_EXT_provoking_vertex GL_EXT_texture_snorm GL_MESA_texture_signed_rgba GL_NV_texture_barrier GL_ARB_robustness GL_ARB_texture_storage
298 frames in 5.0 seconds = 59.544 FPS
300 frames in 5.0 seconds = 59.958 FPS
300 frames in 5.0 seconds = 59.958 FPS
300 frames in 5.0 seconds = 59.957 FPS
XIO:  fatal IO error 11 (Resource temporarily unavailable) on X server ":0.0"
      after 2632 requests (2632 known processed) with 0 events remaining.
:~$
Başlık: Ynt: [Çözüldü] Ekran Kartı Sürücü Sorunu
Gönderen: Butterfly - 29 Ekim 2014, 17:49:24
Çıktılara göre bir sorun gözükmüyor. Bu sebeple konuyu kilitleyelim.
Konu kilidinin açılmasını isterseniz, bu mesajdaki Moderatöre rapor et kısayolunu kullanarak bildirimde bulunabilirsiniz.