Merhaba,
Ekran kartımla alakalı sorun yaşıyorum.
Driver Manager'den "xserver-xorg-video-nouveau (open-source)" seçtiğim zaman şöyle bir uyarı alıyorum.
Running in software rendering mode
Cinnamon is currently running without video hardware acceleration and, as a result, you may observe much higher than normal CPU usage.
There could be a problem with your drivers or some other issue. For the best experience, it is recommended that you only use this mode for troubleshooting purposes.
Farklı bir ekran kartı sürücüsü seçersem, nvidia-381 ya da nvia-371 de cinnamon çalışmayı durduruyor. Forumdaki ve internetteki önerilen çözümleri denedim ama bir çözüme ulaşamadım.
yusuf@y560 ~ $ inxi -SGx
System: Host: y560 Kernel: 4.4.0-21-generic x86_64 (64 bit gcc: 5.3.1)
Desktop: Cinnamon 3.2.7 (Gtk 3.18.9-1ubuntu3.3) Distro: Linux Mint 18.1 Serena
Graphics: Card-1: Intel Device 5916 bus-ID: 00:02.0
Card-2: NVIDIA Device 179c bus-ID: 01:00.0
Display Server: X.Org 1.18.4 drivers: fbdev,intel (unloaded: vesa) Resolution: 1366x768@76.00hz
GLX Renderer: Gallium 0.4 on llvmpipe (LLVM 3.8, 256 bits)
GLX Version: 3.0 Mesa 12.0.6 Direct Rendering: Yes
yusuf@y560 ~ $ glxinfo | grep render
direct rendering: Yes
GLX_MESA_multithread_makecurrent, GLX_MESA_query_renderer,
GLX_MESA_multithread_makecurrent, GLX_MESA_query_renderer,
Extended renderer info (GLX_MESA_query_renderer):
OpenGL renderer string: Gallium 0.4 on llvmpipe (LLVM 3.8, 256 bits)
GL_ARB_conditional_render_inverted, GL_ARB_conservative_depth,
GL_NV_conditional_render, GL_NV_depth_clamp, GL_NV_packed_depth_stencil,
GL_ARB_conditional_render_inverted, GL_ARB_conservative_depth,
GL_NV_blend_square, GL_NV_conditional_render, GL_NV_depth_clamp,
GL_OES_fbo_render_mipmap, GL_OES_get_program_binary, GL_OES_mapbuffer,
yusuf@y560 ~ $ lspci | egrep 'VGA|3D|Display'
00:02.0 VGA compatible controller: Intel Corporation Device 5916 (rev 02)
01:00.0 3D controller: NVIDIA Corporation Device 179c (rev a2)
yusuf@y560 ~ $ xrandr
xrandr: Failed to get size of gamma for output default
Screen 0: minimum 1366 x 768, current 1366 x 768, maximum 1366 x 768
default connected primary 1366x768+0+0 0mm x 0mm
1366x768 76.00*
yusuf@y560 ~ $ cat /etc/X11/xorg.conf
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 340.102 (buildmeister@swio-display-x64-rhel04-19) Mon Jan 16 13:23:00 PST 2017
Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0"
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
EndSection
Section "Files"
EndSection
Section "InputDevice"
# generated from default
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/psaux"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
EndSection
Section "InputDevice"
# generated from default
Identifier "Keyboard0"
Driver "kbd"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Unknown"
ModelName "Unknown"
HorizSync 28.0 - 33.0
VertRefresh 43.0 - 72.0
Option "DPMS"
EndSection
Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Depth 24
EndSubSection
EndSection
yusuf@y560 ~ $ dpkg -l | egrep 'nvidia|bumblebee|primus|prime|virtualgl|fglrx'
rc nvidia-304 304.135-0ubuntu0.16.04.1 amd64 NVIDIA legacy binary driver - version 304.135
rc nvidia-340 340.102-0ubuntu0.16.04.2 amd64 NVIDIA binary driver - version 340.102
rc nvidia-381 381.22-0ubuntu0~gpu16.04.2 amd64 NVIDIA binary driver - version 381.22
rc nvidia-opencl-icd-381 381.22-0ubuntu0~gpu16.04.2 amd64 NVIDIA OpenCL ICD
ii nvidia-prime 0.8.2linuxmint1 amd64 Tools to enable NVIDIA's Prime
ii nvidia-settings 381.22-0ubuntu0~gpu16.04.1 amd64 Tool for configuring the NVIDIA graphics driver