Linux Mint Türkiye

Linux Mint Destek => Ekran Kartları => Donanım => AMD / ATI => Konuyu başlatan: blackson74 - 27 Ekim 2015, 21:35:31

Başlık: Aksiyon sahnelerde kırılmalar
Gönderen: blackson74 - 27 Ekim 2015, 21:35:31
Benzeri konuları araştırdım ancak çözüm olmadı, yardım rica ediyorum. İstenilen çıktılarımı aşağıda belirttim.

Kod: [Seç]
uname -rm
Kod: [Seç]
3.13.0-37-generic x86_64
Kod: [Seç]
inxi -Gx
Kod: [Seç]
Graphics:  Card-1: Intel 3rd Gen Core processor Graphics Controller bus-ID: 00:02.0
           Card-2: Advanced Micro Devices [AMD/ATI] Thames [Radeon HD 7500M/7600M Series] bus-ID: 01:00.0
           X.Org: 1.15.1 drivers: fglrx,intel Resolution: 1600x900@60.0hz
           GLX Renderer: AMD Radeon HD 7600M Series GLX Version: 1.4 (2.1 (4.4.13374 - CPC 15.20.1013)) Direct Rendering: No


Kod: [Seç]
glxinfo | grep render
Kod: [Seç]
libGL error: dlopen /usr/lib/fglrx/dri/i965_dri.so failed (/usr/lib/fglrx/dri/i965_dri.so: cannot open shared object file: No such file or directory)
libGL error: failed to load driver: i965
libGL error: dlopen /usr/lib/fglrx/dri/swrast_dri.so failed (/usr/lib/fglrx/dri/swrast_dri.so: cannot open shared object file: No such file or directory)
libGL error: failed to load driver: swrast
direct rendering: No (If you want to find out why, try setting LIBGL_DEBUG=verbose)
    GLX_MESA_multithread_makecurrent, GLX_MESA_query_renderer,
OpenGL renderer string: AMD Radeon HD 7600M Series


Kod: [Seç]
lspci | egrep 'VGA|3D|Display'
Kod: [Seç]
00:02.0 VGA compatible controller: Intel Corporation 3rd Gen Core processor Graphics Controller (rev 09)
01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Thames [Radeon HD 7500M/7600M Series]


Kod: [Seç]
xrandr
Kod: [Seç]
Screen 0: minimum 320 x 200, current 1600 x 900, maximum 8192 x 8192
LVDS1 connected primary 1600x900+0+0 (normal left inverted right x axis y axis) 382mm x 215mm
   1600x900       60.0*+
   1440x900       59.9 
   1360x768       59.8     60.0 
   1152x864       60.0 
   1024x768       60.0 
   800x600        60.3     56.2 
   640x480        59.9 
VGA1 disconnected (normal left inverted right x axis y axis)
HDMI1 disconnected (normal left inverted right x axis y axis)
DP1 disconnected (normal left inverted right x axis y axis)


Kod: [Seç]
cat /etc/X11/xorg.conf
Kod: [Seç]
cat: /etc/X11/xorg.conf: Böyle bir dosya ya da dizin yok
Mesajlar Birleştirildi.
Direct renderingi ve x11'i düzelttim. Ancak sorun devam etmekte, hızlı sahnelerde kıpraşma ve kırılmalar olmakta.

Kod: [Seç]
Graphics:  Card-1: Intel 3rd Gen Core processor Graphics Controller bus-ID: 00:02.0
           Card-2: Advanced Micro Devices [AMD/ATI] Thames [Radeon HD 7500M/7600M Series] bus-ID: 01:00.0
           X.Org: 1.15.1 drivers: fglrx,intel Resolution: 1600x900@60.0hz
           GLX Renderer: AMD Radeon HD 7600M Series GLX Version: 4.4.13374 - CPC 15.20.1013 Direct Rendering: Yes

Kod: [Seç]
Section "ServerLayout"
Identifier     "amd-layout"
Screen      0  "aticonfig-Screen[0]-0" 0 0
EndSection

Section "Module"
EndSection

Section "Monitor"
Identifier   "aticonfig-Monitor[0]-0"
Option     "VendorName" "ATI Proprietary Driver"
Option     "ModelName" "Generic Autodetecting Monitor"
Option     "DPMS" "true"
EndSection

Section "Device"
Identifier  "aticonfig-Device[0]-0"
Driver      "fglrx"
Option     "TexturedVideoSync" "on"
BusID       "PCI:1:0:0"
EndSection

Section "Screen"
Identifier "aticonfig-Screen[0]-0"
Device     "aticonfig-Device[0]-0"
Monitor    "aticonfig-Monitor[0]-0"
DefaultDepth     24
SubSection "Display"
Viewport   0 0
Depth     24
EndSubSection
EndSection

Mesajlar Birleştirildi.
Kod: [Seç]
direct rendering: Yes
OpenGL renderer string: AMD Radeon HD 7600M Series
    GL_ARB_compute_shader, GL_ARB_conditional_render_inverted,
    GL_KTX_buffer_region, GL_NV_blend_square, GL_NV_conditional_render,
    GL_ARB_conditional_render_inverted, GL_ARB_conservative_depth,
    GL_KTX_buffer_region, GL_NV_blend_square, GL_NV_conditional_render,
Başlık: Ynt: Aksiyon sahnelerde kırılmalar
Gönderen: Butterfly - 28 Ekim 2015, 09:14:33
Buradaki (https://forum.linuxmint.net.tr/index.php?topic=250.0) öneri denenebilir.
Başlık: Ynt: Aksiyon sahnelerde kırılmalar
Gönderen: blackson74 - 28 Ekim 2015, 16:11:19
denedim olmadı bu yöntem