Arkadaşlar. Bilgisayarımda linux mint 17.1 Mate var. ekran kartının sürücüsünü amd nin kendi sitesinden indirip yükledim. Pencereleri sürüklerken izleri kalıyor. Ayrıca catalyst e normal olarak girebiliyorum ama yönetici olarak girilmiyor hiçbirşey çıkmıyor. Sürücüm acaba eksik mi yüklendi. İşin garip yanı bunu kde de yapmıyordu. Çıktıları yazdım Aşağıya:
dpkg -l | grep fglrx
rc fglrx 2:13.350.1-0ubuntu2 i386 Video driver for the AMD graphics acceleratorsfglrxinfo
display: :0 screen: 0
OpenGL vendor string: Advanced Micro Devices, Inc.
OpenGL renderer string: AMD Radeon HD 6570
OpenGL version string: 4.4.13283 Compatibility Profile Context 14.501.1003glxinfo | grep render
direct rendering: Yes
OpenGL renderer string: AMD Radeon HD 6570
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,cat /etc/X11/xorg.conf
Section "ServerLayout"
Identifier "aticonfig 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"
BusID "PCI:2: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