Hem Linux'da hemde forumda yeniyim özür dilerim.
uname -rm :
3.16.0-38-generic x86_64
inxi -Gx :
Graphics: Card: Advanced Micro Devices [AMD/ATI] Richland [Radeon HD 8670D] bus-ID: 00:01.0
X.Org: 1.15.1 driver: fglrx Resolution: 1920x1080@60.0hz
GLX Renderer: AMD Radeon HD 8670D GLX Version: 4.5.13397 - CPC 15.20.1046 Direct Rendering: Yes
glxinfo | grep render :
direct rendering: Yes
OpenGL renderer string: AMD Radeon HD 8670D
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,
lspci | egrep 'VGA|3D|Display' :
00:01.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Richland [Radeon HD 8670D]
xrandr :
Screen 0: minimum 320 x 200, current 1920 x 1080, maximum 16384 x 16384
DFP1 connected primary 1920x1080+0+0 (normal left inverted right x axis y axis) 477mm x 268mm
1920x1080 60.0*+
1600x1200 60.0
1680x1050 60.0
1400x1050 60.0
1600x900 60.0
1280x1024 75.0 60.0
1440x900 59.9
1280x960 60.0
1152x864 60.0 75.0
1280x768 60.0
1280x720 60.0
1024x768 75.0 70.1 60.0
1024x600 75.0 70.1 60.0
800x600 72.2 75.0 60.3 56.2
800x480 72.2 75.0 60.3 56.2
640x480 72.8 75.0 66.6 59.9
CRT1 disconnected (normal left inverted right x axis y axis)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:0:1: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