Şuan Nvidia ekran kartı seçili çıktılar bunlar
lenovo@Lenovo-linux ~ $ inxi -SGx
System: Host: Lenovo-linux Kernel: 4.4.0-38-generic x86_64 (64 bit gcc: 5.4.0)
Desktop: MATE 1.14.1 (Gtk 3.18.9-1ubuntu3.1)
Distro: Linux Mint 18 Sarah
Graphics: Card-1: Intel 3rd Gen Core processor Graphics Controller
bus-ID: 00:02.0
Card-2: NVIDIA GK208M [GeForce GT 740M] bus-ID: 01:00.0
Display Server: X.Org 1.18.4 driver: intel
Resolution: 1366x768@59.96hz
GLX Renderer: N/A GLX Version: N/A Direct Rendering: N/A
lenovo@Lenovo-linux ~ $ glxinfo | grep render
Error: couldn't find RGB GLX visual or fbconfig
lenovo@Lenovo-linux ~ $ lspci | egrep 'VGA|3D|Display'
00:02.0 VGA compatible controller: Intel Corporation 3rd Gen Core processor Graphics Controller (rev 09)
01:00.0 3D controller: NVIDIA Corporation GK208M [GeForce GT 740M] (rev a1)
lenovo@Lenovo-linux ~ $ xrandr
Screen 0: minimum 8 x 8, current 1366 x 768, maximum 32767 x 32767
LVDS1 connected 1366x768+0+0 (normal left inverted right x axis y axis) 345mm x 194mm
1366x768 59.96*+
1360x768 59.80 59.96
1280x720 60.00
1024x768 60.00
1024x576 60.00
960x540 60.00
800x600 60.32 56.25
864x486 60.00
640x480 59.94
720x405 60.00
680x384 60.00
640x360 60.00
DP1 disconnected (normal left inverted right x axis y axis)
HDMI1 disconnected (normal left inverted right x axis y axis)
VGA1 disconnected (normal left inverted right x axis y axis)
VIRTUAL1 disconnected (normal left inverted right x axis y axis)
lenovo@Lenovo-linux ~ $ cat /etc/X11/xorg.conf
cat: /etc/X11/xorg.conf: Böyle bir dosya ya da dizin yok
lenovo@Lenovo-linux ~ $ sudo prime-select nvidia
Info: the current GL alternatives in use are: ['nvidia-361', 'nvidia-361']
Info: the current EGL alternatives in use are: ['nvidia-361', 'nvidia-361']
Info: the nvidia profile is already in use
İntel seçili iken çıktılar
lenovo@Lenovo-linux ~ $ inxi -SGx
System: Host: Lenovo-linux Kernel: 4.4.0-38-generic x86_64 (64 bit gcc: 5.4.0)
Desktop: MATE 1.14.1 (Gtk 3.18.9-1ubuntu3.1)
Distro: Linux Mint 18 Sarah
Graphics: Card-1: Intel 3rd Gen Core processor Graphics Controller
bus-ID: 00:02.0
Card-2: NVIDIA GK208M [GeForce GT 740M] bus-ID: 01:00.0
Display Server: X.Org 1.18.4 driver: intel
Resolution: 1366x768@59.96hz
GLX Renderer: Mesa DRI Intel Ivybridge Mobile
GLX Version: 3.0 Mesa 11.2.0 Direct Rendering: Yes
lenovo@Lenovo-linux ~ $ 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: Mesa DRI Intel(R) Ivybridge Mobile
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_element_index_uint, GL_OES_fbo_render_mipmap,
lenovo@Lenovo-linux ~ $ lspci | egrep 'VGA|3D|Display'
00:02.0 VGA compatible controller: Intel Corporation 3rd Gen Core processor Graphics Controller (rev 09)
01:00.0 3D controller: NVIDIA Corporation GK208M [GeForce GT 740M] (rev a1)
lenovo@Lenovo-linux ~ $ xrandr
Screen 0: minimum 8 x 8, current 1366 x 768, maximum 32767 x 32767
LVDS1 connected 1366x768+0+0 (normal left inverted right x axis y axis) 345mm x 194mm
1366x768 59.96*+
1360x768 59.80 59.96
1280x720 60.00
1024x768 60.00
1024x576 60.00
960x540 60.00
800x600 60.32 56.25
864x486 60.00
640x480 59.94
720x405 60.00
680x384 60.00
640x360 60.00
DP1 disconnected (normal left inverted right x axis y axis)
HDMI1 disconnected (normal left inverted right x axis y axis)
VGA1 disconnected (normal left inverted right x axis y axis)
VIRTUAL1 disconnected (normal left inverted right x axis y axis)
lenovo@Lenovo-linux ~ $ cat /etc/X11/xorg.conf
cat: /etc/X11/xorg.conf: Böyle bir dosya ya da dizin yok
lenovo@Lenovo-linux ~ $ sudo prime-select nvidia
[sudo] password for lenovo:
Info: the current GL alternatives in use are: ['nvidia-361-prime', 'nvidia-361-prime']
Info: the current EGL alternatives in use are: ['nvidia-361-prime', 'nvidia-361-prime']
Info: selecting nvidia-361 for the nvidia profile
update-alternatives: /etc/ld.so.conf.d/x86_64-linux-gnu_GL.conf (x86_64-linux-gnu_gl_conf) alternatifini sağlaması için /usr/lib/nvidia-361/ld.so.conf elle ayarlanmış kipte kullanılıyor
update-alternatives: /etc/ld.so.conf.d/x86_64-linux-gnu_EGL.conf (x86_64-linux-gnu_egl_conf) alternatifini sağlaması için /usr/lib/nvidia-361/ld.so.conf elle ayarlanmış kipte kullanılıyor
update-alternatives: /etc/ld.so.conf.d/i386-linux-gnu_GL.conf (i386-linux-gnu_gl_conf) alternatifini sağlaması için /usr/lib/nvidia-361/alt_ld.so.conf elle ayarlanmış kipte kullanılıyor
update-alternatives: /etc/ld.so.conf.d/i386-linux-gnu_EGL.conf (i386-linux-gnu_egl_conf) alternatifini sağlaması için /usr/lib/nvidia-361/alt_ld.so.conf elle ayarlanmış kipte kullanılıyor
İlk böyle bi çıktı verdi ardından da böyle
lenovo@Lenovo-linux ~ $ sudo prime-select nvidia
Info: the current GL alternatives in use are: ['nvidia-361', 'nvidia-361']
Info: the current EGL alternatives in use are: ['nvidia-361', 'nvidia-361']
Info: the nvidia profile is already in use