buyrun;[/code]furkan[member=1622]furkan[/member]-CR61-3M ~ $ uname -rm
3.19.0-18-generic x86_64
furkan[member=1622]furkan[/member]-CR61-3M ~ $ inxi -Gx
Graphics: Card: Advanced Micro Devices [AMD/ATI] Kabini [Radeon HD 8330] bus-ID: 00:01.0
X.Org: 1.15.1 driver: fglrx Resolution: [email]1366x768@60.0hz[/email]
GLX Renderer: AMD Radeon HD 8330 GLX Version: 4.4.13374 - CPC 13.35.1005 Direct Rendering: Yes
furkan[member=1622]furkan[/member]-CR61-3M ~ $ glxinfo | grep render
direct rendering: Yes
OpenGL renderer string: AMD Radeon HD 8330
GL_ARB_conditional_render_inverted, GL_ARB_conservative_depth,
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,
furkan[member=1622]furkan[/member]-CR61-3M ~ $ lspci | egrep 'VGA|3D|Display'
00:01.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Kabini [Radeon HD 8330]
furkan[member=1622]furkan[/member]-CR61-3M ~ $ xrandr
Screen 0: minimum 320 x 200, current 1366 x 768, maximum 16384 x 16384
LVDS connected primary 1366x768+0+0 (normal left inverted right x axis y axis) 344mm x 194mm
1366x768 60.0*+
1280x768 60.0
1280x720 60.0
1024x768 60.0
800x600 60.0
640x480 60.0
DFP1 disconnected (normal left inverted right x axis y axis)
CRT1 disconnected (normal left inverted right x axis y axis)
furkan[member=1622]furkan[/member]-CR61-3M ~ $ 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 "Monitor"
Identifier "0-LVDS"
Option "VendorName" "ATI Proprietary Driver"
Option "ModelName" "Generic Autodetecting Monitor"
Option "DPMS" "true"
Option "PreferredMode" "1366x768"
Option "TargetRefresh" "60"
Option "Position" "0 0"
Option "Rotate" "normal"
Option "Disable" "false"
EndSection
Section "Device"
Identifier "aticonfig-Device[0]-0"
Driver "fglrx"
Option "TexturedVideoSync" "on"
Option "Monitor-LVDS" "0-LVDS"
BusID "PCI:0:1:0"
EndSection
Section "Screen"
Identifier "aticonfig-Screen[0]-0"
Device "aticonfig-Device[0]-0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection