Linux Mint Türkiye
Linux Mint Destek => Ekran Kartları => Donanım => AMD / ATI => Konuyu başlatan: yunusunver - 05 Ocak 2018, 01:38:42
-
Merhaba.Video izlerken yırtılmalar ve takılmalar oluyor. Forumdaki video yırtılmaları konusuna baktım ve uyguladım ama sonuç vermedi.Ekran kartıyla ilgili sıkıntı olabilirmi diye çıktılarını paylaştım.İşlemciyi çok fazla çalışıyor.Windowsta kasmıyor fakat mintte kasıyor anlamadım.Sistemim o kadar iyi değil fakat mintta bu kadar kasması garip.Sistem pek akıcı değil nasıl çözebilirim bu durumu?
inxi -SMGxx komutu çıktısı:
System: Host: myvalley Kernel: 4.10.0-42-generic x86_64 (64 bit gcc: 5.4.0)
Desktop: Cinnamon 3.6.7 (Gtk 3.18.9-1ubuntu3.3) dm: lightdm
Distro: Linux Mint 18.3 Sylvia
Machine: System: Hewlett-Packard (portable) product: HP Pavilion g6 Notebook PC v: 0692120000204610000610100
Mobo: Hewlett-Packard model: 1670 v: 09.37
Bios: Hewlett-Packard v: F.33 date: 08/30/2011
Chassis: type: 10
Graphics: Card-1: Intel 2nd Generation Core Processor Family Integrated Graphics Controller
bus-ID: 00:02.0 chip-ID: 8086:0116
Card-2: Advanced Micro Devices [AMD/ATI] Seymour [Radeon HD 6400M/7400M Series]
bus-ID: 01:00.0 chip-ID: 1002:6760
Display Server: X.Org 1.18.4 drivers: ati,radeon,intel (unloaded: fbdev,vesa)
Resolution: 1366x768@60.03hz, 1366x768@59.79hz
GLX Renderer: Mesa DRI Intel Sandybridge Mobile
GLX Version: 3.0 Mesa 17.0.7 Direct Rendering: Yes
glxinfo | grep render
direct rendering: Yes
GLX_MESA_multithread_makecurrent, GLX_MESA_query_renderer,
GLX_MESA_multithread_makecurrent, GLX_MESA_query_renderer,
Extended renderer info (GLX_MESA_query_renderer):
OpenGL renderer string: Mesa DRI Intel(R) Sandybridge Mobile
GL_ARB_conditional_render_inverted, GL_ARB_copy_buffer, GL_ARB_copy_image,
GL_NV_conditional_render, GL_NV_depth_clamp, GL_NV_packed_depth_stencil,
GL_ARB_conditional_render_inverted, GL_ARB_copy_buffer, GL_ARB_copy_image,
GL_MESA_window_pos, GL_NV_blend_square, GL_NV_conditional_render,
GL_OES_fbo_render_mipmap, GL_OES_get_program_binary, GL_OES_mapbuffer,
lspci | egrep 'VGA|3D|Display'
00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09)
01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Seymour [Radeon HD 6400M/7400M Series] (rev ff)
xrandr
Screen 0: minimum 8 x 8, current 2732 x 768, maximum 32767 x 32767
LVDS1 connected 1366x768+1366+0 (normal left inverted right x axis y axis) 344mm x 194mm
1366x768 60.03*+
1360x768 59.80 59.96
1280x720 60.00
1024x768 60.00
1024x576 60.00
960x540 60.00
800x600 60.32 56.25
864x486 60.00
640x480 59.94
720x405 60.00
680x384 60.00
640x360 60.00
DP1 disconnected (normal left inverted right x axis y axis)
HDMI1 disconnected (normal left inverted right x axis y axis)
VGA1 connected primary 1366x768+0+0 (normal left inverted right x axis y axis) 410mm x 230mm
1366x768 59.79*+
1280x800 59.81
1280x720 60.00
1024x768 75.03 70.07 60.00
832x624 74.55
800x600 72.19 75.00 60.32 56.25
640x480 75.00 72.81 66.67 59.94
720x400 70.08
VIRTUAL1 disconnected (normal left inverted right x axis y axis)
VGA-1-1 disconnected (normal left inverted right x axis y axis)
cat /etc/X11/xorg.conf
cat: /etc/X11/xorg.conf: No such file or directory
dpkg -l | egrep 'nvidia|bumblebee|primus|prime|virtualgl|fglrx'
glrx'
ii nvidia-prime-applet 1.0.6 all An applet for NVIDIA Prime
-
Sizin sisteminiz varsayılan olarak Intel GPU'yu kullanıyor, bu GPU için buradaki (https://forum.linuxmint.net.tr/index.php?topic=8841.msg54053#msg54053) komutu uçbirimde çalıştırıp yırtılma sorununu çözecek bir yapılandırma dosyası oluşturmayı deneyebilrisiniz.
-
ilk komutun çıktısı:
Section "Device"
Identifier "Intel Graphics"
Driver "Intel"
Option "AccelMethod" "sna"
Option "TearFree" "true"
EndSection
-
Komut ile otomatik olarak bir yapılandırma dosyası oluşturuluyor, yapmanız gerken sadece sistemi yeniden başlatmak.