Ekran kartı sürücüsünü değiştiriyorum ondan kaynaklanıyor olabilir mi acaba?Önerilen ekran kartı sürücüsü filmlerde,veya grafiksel işlemlerde donmaya neden oluyor bu yüzden xserver-xorg-video-ati yerine fglrx kullanıyorum.
System: Host: mesutpiskin Kernel: 3.16.0-38-generic x86_64 (64 bit, gcc: 4.8.2)
Desktop: Cinnamon 2.6.13 Distro: Linux Mint 17.2 Rafaela
Machine: System: Hewlett-Packard product: HP Pavilion g6 Notebook PC version: 059F100000004610000000000
Mobo: Hewlett-Packard model: 1669 version: 08.39 Bios: Insyde version: F.66 date: 01/24/2013
CPU: Dual core Intel Core i5 CPU M 480 (-HT-MCP-) cache: 3072 KB flags: (lm nx sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx) bmips: 10641.3
Clock Speeds: 1: 1199.00 MHz 2: 1199.00 MHz 3: 1199.00 MHz 4: 2266.00 MHz
Graphics: Card-1: Intel Core Processor Integrated Graphics Controller bus-ID: 00:02.0
Card-2: Advanced Micro Devices [AMD/ATI] Seymour [Radeon HD 6400M/7400M Series] bus-ID: 01:00.0
X.Org: 1.15.1 drivers: fglrx,intel Resolution: 1366x768@60.0hz
GLX Renderer: AMD Radeon HD 7400M Series GLX Version: 4.4.13374 - CPC 15.20.1013 Direct Rendering: Yes
Audio: Card: Intel 5 Series/3400 Series High Definition Audio driver: snd_hda_intel bus-ID: 00:1b.0
Sound: Advanced Linux Sound Architecture ver: k3.16.0-38-generic
Network: Card-1: Realtek RTL8101E/RTL8102E PCI Express Fast Ethernet controller
driver: r8169 ver: 2.3LK-NAPI port: 3000 bus-ID: 03:00.0
IF: eth0 state: down mac: <filter>
Card-2: Broadcom BCM4313 802.11bgn Wireless Network Adapter driver: bcma-pci-bridge bus-ID: 02:00.0
IF: wlan0 state: up mac: <filter>
Drives: HDD Total Size: 500.1GB (5.2% used) 1: id: /dev/sda model: WDC_WD5000BEVT size: 500.1GB
Partition: ID: / size: 148G used: 25G (18%) fs: ext4 ID: swap-1 size: 102.48GB used: 0.44GB (0%) fs: swap
RAID: No RAID devices detected - /proc/mdstat and md_mod kernel raid module present
Sensors: System Temperatures: cpu: 55.0C mobo: N/A gpu: 53.50C
Fan Speeds (in rpm): cpu: N/A
Info: Processes: 268 Uptime: 4:14 Memory: 1194.1/3752.8MB Runlevel: 2 Gcc sys: 4.8.2
Client: Shell (bash 4.3.11) inxi: 1.9.17
uname-rm
3.16.0-38-generic x86_64
inxi -Gx
Graphics: Card-1: Intel Core Processor Integrated Graphics Controller bus-ID: 00:02.0
Card-2: Advanced Micro Devices [AMD/ATI] Seymour [Radeon HD 6400M/7400M Series] bus-ID: 01:00.0
X.Org: 1.15.1 drivers: fglrx,intel Resolution: 1366x768@60.0hz
GLX Renderer: AMD Radeglxinfo | grep render
direct rendering: Yes
OpenGL renderer string: AMD Radeon HD 7400M 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,
lspci | egrep 'VGA|3D|Display'
00:02.0 VGA compatible controller: Intel Corporation Core Processor Integrated Graphics Controller (rev 02)
01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Seymour [Radeon HD 6400M/7400M Series] xrandr
Screen 0: minimum 320 x 200, current 1366 x 768, maximum 8192 x 8192
LVDS1 connected primary 1366x768+0+0 (normal left inverted right x axis y axis) 344mm x 193mm
1366x768 60.0*+
1360x768 59.8 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)
cat /etc/X11/xorg.conf
Section "ServerLayout"
Identifier "amd-layout"
Screen 0 "amd-screen" 0 0
EndSection
Section "Device"
Identifier "intel"
Driver "intel"
Option "AccelMethod" "uxa"
BusID "PCI:0@0:2:0"
EndSection
Section "Device"
Identifier "amd-device"
Driver "fglrx"
BusID "PCI:1:0:0"
EndSection
Section "Monitor"
Identifier "amd-monitor"
Option "VendorName" "ATI Proprietary Driver"
Option "ModelName" "Generic Autodetecting Monitor"
Option "DPMS" "true"
EndSection
Section "Screen"
Identifier "amd-screen"
Device "amd-device"
Monitor "amd-monitor"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection