I’ve got Intel4600+ nvidia K1100M in my laptop. I’ve installed bumblee in my openSUSE 13.2 X64 OS. I noticed that the default GPU is intel4600. I am just wondering how can we make nvidia K1100M as default loaded GPU? Most of my application need dedicated GPU for running.
oh, so you are having the m3800 (BTW do you use the 3200x1200?)
it seems from the M3800 Owner’s Manual that there is no Video Option in the BIOS Menu…
most probably it mean only Optimus SW control (via Windows or Bublebee), than you have to run the needed application with Optirun to use Nvidia…
I’m running 13.1 with kernel from 13.2/standard repo, sometimes I try kernel/stable/standard, if I use the 13.1 kernel the SD card reader don’t work but, if I’m not wrong, the old kernel loaded the nouveau driver by default
I was reading, some time ago, that from Kernel 3.13.xx, don’t remember the exact version, Optimus support was added and by default was loading the i915 driver
I don’t know if can be a good advise or if it is possible to try the old 13.1 kernel after removing bumblebee…
If the BIOS does not give the option. I’m not sure you can do it with a kernel parameter .
It appears that the Manufacturers are removing the option form the BIOS. Some machines have it some don’t. It makes little sense to me not to have it. It’s bad enough that they sell you a frankenvideo machine of dubious design they make it impossible to configure it the way you want it. Add in the terrible driver support for non Windows users and personally I would not touch a optimus machine with a 10 foot pole. The real problem is that the 2 dissimilar GPU’s are wed some way at the hardware level. <endrant>
Indeed, it is very annoying that Dell didn’t provide such option for BIOS.
my Bumblee works for most software, but some of them failed such as with following messages:
/home/albert> vmd2
Info) VMD for LINUXAMD64, version 1.9.2beta2 (December 22, 2014)
Info) http://www.ks.uiuc.edu/Research/vmd/
Info) Email questions and bug reports to vmd@ks.uiuc.edu
Info) Please include this reference in published work using VMD:
Info) Humphrey, W., Dalke, A. and Schulten, K., `VMD - Visual
Info) Molecular Dynamics', J. Molec. Graphics 1996, 14.1, 33-38.
Info) -------------------------------------------------------------
Info) Multithreading available, 8 CPUs detected.
Info) Free system memory: 14884MB (93%)
Warning) Detected a mismatch between CUDA runtime and GPU driver
Warning) Check to make sure that GPU drivers are up to date.
Info) No CUDA accelerator devices available.
Warning) Detected X11 'Composite' extension: if incorrect display occurs
Warning) try disabling this X server option. Most OpenGL drivers
Warning) disable stereoscopic display when 'Composite' is enabled.
libGL error: failed to load driver: swrast
libGL error: Try again with LIBGL_DEBUG=verbose for more details.
[VGL] WARNING: The OpenGL rendering context obtained on X display
[VGL] :8 is indirect, which may cause performance to suffer.
[VGL] If :8 is a local X display, then the framebuffer device
[VGL] permissions may be set incorrectly.
Info) OpenGL renderer: Quadro K1100M/PCIe/SSE2
Info) Features: STENCIL MSAA(4) MDE MTX NPOT PP PS
Info) GLSL rendering mode is NOT available.
Info) Textures: 2-D (16384x16384), 3-D (4096x4096x4096), Multitexture (4)
[VGL] ERROR: in readPixels--
[VGL] 374: GL_ARB_pixel_buffer_object extension not available
many works fine such as:
/home/albert> pymol
PyMOL(TM) Incentive Product - PyMOL Executable Build
Copyright (C) Schrodinger, LLC
This PyMOL Executable Build is available only to PyMOL Power, Casual, and
Developer Users who have a valid license to use this software product. Any
other usage is specifically prohibited and may constitute a violation of
United States and international copyright laws.
This Executable Build integrates and extends Open-Source PyMOL 1.7.2.3.
Detected OpenGL version 2.0 or greater. Shaders available.
Detected GLSL version 4.40.
OpenGL graphics engine:
GL_VENDOR: NVIDIA Corporation
GL_RENDERER: Quadro K1100M/PCIe/SSE2
GL_VERSION: 4.4.0 NVIDIA 343.36
Adapting to Quadro hardware.
Detected 8 CPU cores. Enabled multithreaded rendering.
PyMOL: normal program termination.