inxi -SMGxx çıktısı
System: Host: altunsoy Kernel: 4.8.0-53-generic x86_64 (64 bit gcc: 5.4.0)
Desktop: Cinnamon 3.4.3 (Gtk 3.18.9-1ubuntu3.3) dm: lightdm
Distro: Linux Mint 18.2 Sonya
Machine: System: MONSTER (portable) product: ABRA A5 V10.2
Mobo: MONSTER model: ABRA A5 V10.2
Bios: American Megatrends v: N.1.01 date: 01/09/2017
Graphics: Card-1: Intel Device 591b bus-ID: 00:02.0 chip-ID: 8086:591b
Card-2: NVIDIA Device 1c8c bus-ID: 01:00.0 chip-ID: 10de:1c8c
Display Server: X.Org 1.18.4 driver: nvidia
Resolution: 1920x1080@60.02hz
GLX Renderer: GeForce GTX 1050 Ti/PCIe/SSE2
GLX Version: 4.5.0 NVIDIA 375.66 Direct Rendering: Yes
glxinfo | grep render çıktısı
glxinfo | grep render
direct rendering: Yes
OpenGL renderer string: GeForce GTX 1050 Ti/PCIe/SSE2
GL_ARB_conditional_render_inverted, GL_ARB_conservative_depth,
GL_NVX_conditional_render, GL_NVX_gpu_memory_info, GL_NVX_nvenc_interop,
GL_NV_compute_program5, GL_NV_conditional_render,
GL_NV_parameter_buffer_object2, GL_NV_path_rendering,
GL_NV_path_rendering_shared_edge, GL_NV_pixel_data_range,
GL_NV_shader_thread_shuffle, GL_NV_stereo_view_rendering,
GL_ARB_compute_variable_group_size, GL_ARB_conditional_render_inverted,
GL_NVX_conditional_render, GL_NVX_gpu_memory_info, GL_NVX_nvenc_interop,
GL_NV_compute_program5, GL_NV_conditional_render,
GL_NV_parameter_buffer_object2, GL_NV_path_rendering,
GL_NV_path_rendering_shared_edge, GL_NV_pixel_data_range,
GL_NV_shader_thread_shuffle, GL_NV_stereo_view_rendering,
GL_EXT_protected_textures, GL_EXT_raster_multisample, GL_EXT_render_snorm,
GL_NV_blend_equation_advanced_coherent, GL_NV_conditional_render,
GL_NV_packed_float_linear, GL_NV_path_rendering,
GL_NV_path_rendering_shared_edge, GL_NV_pixel_buffer_object,
GL_OES_element_index_uint, GL_OES_fbo_render_mipmap,
lspci | egrep 'VGA|3D|Display' çıktısı
00:02.0 VGA compatible controller: Intel Corporation Device 591b (rev 04)
01:00.0 VGA compatible controller: NVIDIA Corporation Device 1c8c (rev a1)
xrandr çıktısı
Screen 0: minimum 8 x 8, current 1920 x 1080, maximum 32767 x 32767
HDMI-0 disconnected (normal left inverted right x axis y axis)
eDP-1-1 connected primary 1920x1080+0+0 344mm x 194mm
1920x1080 60.02*+ 59.93
1680x1050 59.95 59.88
1600x1024 60.17
1400x1050 59.98
1280x1024 60.02
1440x900 59.89
1280x960 60.00
1360x768 59.80 59.96
1152x864 60.00
1024x768 60.04 60.00
960x720 60.00
928x696 60.05
896x672 60.01
960x600 60.00
960x540 59.99
800x600 60.00 60.32 56.25
840x525 60.01 59.88
800x512 60.17
700x525 59.98
640x512 60.02
720x450 59.89
640x480 60.00 59.94
680x384 59.80 59.96
576x432 60.06
512x384 60.00
400x300 60.32 56.34
320x240 60.05
cat /etc/X11/xorg.conf çıktısı
Section "ServerLayout"
Identifier "layout"
Screen 0 "nvidia"
Inactive "intel"
EndSection
Section "Device"
Identifier "intel"
Driver "modesetting"
BusID "PCI:0@0:2:0"
Option "AccelMethod" "None"
EndSection
Section "Screen"
Identifier "intel"
Device "intel"
EndSection
Section "Device"
Identifier "nvidia"
Driver "nvidia"
BusID "PCI:1@0:0:0"
Option "ConstrainCursor" "off"
EndSection
Section "Screen"
Identifier "nvidia"
Device "nvidia"
Option "AllowEmptyInitialConfiguration" "on"
Option "IgnoreDisplayDevices" "CRT"
EndSection
dpkg -l | egrep 'nvidia|bumblebee|primus|prime|virtualgl|fglrx' çıktısı
ii nvidia-375 375.66-0ubuntu0.16.04.1 amd64 NVIDIA binary driver - version 375.66
ii nvidia-opencl-icd-375 375.66-0ubuntu0.16.04.1 amd64 NVIDIA OpenCL ICD
ii nvidia-prime 0.8.2linuxmint1 amd64 Tools to enable NVIDIA's Prime
ii nvidia-prime-applet 1.0.6 all An applet for NVIDIA Prime
ii nvidia-settings 361.42-0ubuntu1 amd64 Tool for configuring the NVIDIA graphics driver
Linux Mint'i sistemime kurduktan sonra sürücü yöneticisinden önerilen nvidia sürücüsünü seçtim. Değişiklikleri uyguladım. Sistemi yeniden başlatınca sağ alt köşede nvidia simgesi belirdi. Daha düşük güç tüketimi için simgeden ayarlara girdim. Nvidia primes sekmesinden inteli seçtim.
Sorun şu ki sistem nvidia kullanırken sorunsuz bir şekilde çalışıyor. Ama intel gpu kullanırken bilgisayarı kapatamıyorum. Siyah ekran geliyor ve sol üst köşede '_' işareti beliriyor ve öylece donuyor. Güç düğmesinden kapatmak zorunda kalıyorum. Yeniden başlatamıyorum, oturumdan çıkış yapamıyorum.
Aşağıdaki kodu yazdığımda bile sistem donuyor.
lspci | egrep 'VGA|3D|Display'Sistem bilgisini görüntüleyemiyorum.
Bu saydığım şeyler sistemin donmasıyla sonuçlanıyor hiç bir şey yapamıyorum mecburen güç düğmesine basılı tutarak bilgisayarı kapatıyorum.
Ayrıyeten bilgisayarımda Windows 10 yüklü ve Windows dayken hiçbir sorun yaşamıyorum bununla ilgili.