Questions tagged [nvidia-optimus]

nVidia Optimus is a hybrid graphics technology

nVidia Optimus is a technology from nVidia for switching the discrete nVidia card off when the graphical power of it is not needed and relying on the integrated GPU from Intel.

This technology is supported by Ubuntu in two different ways:

  1. By nvidia-prime module. It allows to switch adapters in Nvidia X Server Settings utility (PRIME Profiles). This requires log off and log on and allows to use only one setting for all applications.

  2. By bumblebee module. It allows to use Intel adapter by default and run some applications using Nvidia adapter with optirun command.

749 questions
173
votes
16 answers

Is a NVIDIA GeForce with Optimus Technology supported by Ubuntu?

I am considering buying a Dell XPS 15 laptop. The laptop has a Nvidia 420m card which should work with Linux but I keep reading that the Nvidia Optimus technology isn't supported on Linux. I am not really interested in switching from Nvidia to Intel…
DSJones
  • 1,751
82
votes
13 answers

NVIDIA-SMI has failed because it couldn't communicate with the NVIDIA driver. Make sure that the latest NVIDIA driver is installed and running

I just installed CUDA in a notebook like this: sudo apt-get install cuda Like said here. The compilation works just fine but when I try to run I got the followin problem: CUDA error at file.cu:128 code=35(cudaErrorInsufficientDriver)…
Rodolfo
  • 1,213
51
votes
8 answers

Error loading libGL.so.1

When attempting to run various pieces of software (notably Steam and Yenka), I have come across an error similar to this: error while loading shared libraries: libGL.so.1: cannot open shared object file: No such file or directory I'm running a 64…
user58203
47
votes
2 answers

How am I supposed to use nvidia-prime?

I have an acer laptop with these GPUs: - GPU0: Intel HD Graphics 4000 (M) (obviously integrated) - GPU1: NVIDIA GeForce GT 710M I uninstalled all nvidia-drivers because I was experiencing a lot of bugs and I read here and there that they are not…
matteo
  • 2,549
32
votes
3 answers

Enable graphics card in VirtualBox

I recently bought a new laptop with following configuration CPU: Intel i5 2450 RAM: 8 GB DDR3 GPU: NVIDIA GeForce GTX 520 1GB I've setup a virtual machine using VirtualBox with Windows 7 as guest. I want to use my (host's) graphics card in it but…
bitsbuffer
  • 1,297
  • 5
  • 16
  • 15
31
votes
6 answers

How to set up nVidia Optimus/Bumblebee in 14.04

The previous methods i have used to set up Bumblebee on 13.10 based distributions is not working under Ubuntu 14.04 . How can I set up Bumblebee and Bumblebee GUI in Ubuntu 14.04 ?
26
votes
1 answer

What is the difference between optirun and primusrun?

Fairly self-explanatory question. What is the difference between optirun and primusrun? I stumbled across primusrun today - usually I just use optirun. Note: This may be useful: https://applicative-games.cppcabrera.com/posts/hybrid-gfx-ubuntu.html
user3728501
  • 1,142
22
votes
1 answer

How can I switch back to Nvidia card from Intel with Nvidia-prime

So I updated to Ubuntu 14.04 and found that the primusrun command no longer works, so ditched bumblebee in favour of nvidia-prime. This lets you switch video card from nvidia-settings rather than running through the command line (I prefer the old…
22
votes
2 answers

Bumblebee or Ironhide?

I have an ASUS N53S, and I am using bumblebee. I can see it from the frame rates in Tux Racer. Some people refer to Bumblebee and some to Ironhide. What is the difference?
yaliny
  • 235
19
votes
6 answers

How to fix error "Xlib: extension "NV-GLX" missing on display"?

When I try to confirm than I can run Unity 3D on my Asus U31SD with intel's i5 Sandy Brigde and Nvidia 520 and Nvidia Optimus I receive this error: Xlib: extension "GLX" missing on display ":0". Of course, I cannot run any of the effects of Ubuntu…
Oscar
  • 211
18
votes
0 answers

How well will Nvidia Optimus cards be supported in 12.04?

Possible Duplicate: How well do laptops with Nvidia Optimus work? Will Nvidia Optimus be supported in 12.04?It will be improvements in nvidia optimus drivers? Will no longer need bumblebee to activate nvidia graphic card?
caezsar
  • 181
17
votes
5 answers

Nvidia-331 Nvidia-Settings Prime Profile Switching Error

I'm having an issue with my nvidia-331 driver. I can't seem to switch between Intel and Nvida via nvidia-settings. The option is there but when I click 'nvidia' a blank error window pops up. It's very weird because I've been using the Ubuntu daily…
15
votes
5 answers

How do I get HDMI output working on a Dell XPS 15 L502x?

Recently I've bought my dream's notebook, a Dell XPS 15 but since then this dream became a kind of endless nightmare. I'm almost getting crazy to make my graphic card driver work properly, but it seems to be just impossible. Yes, I have a 2GB NVIDIA…
Jones
  • 161
15
votes
2 answers

What is the use of nvidia-prime?

Yesterday, I was very excited about initial support for optimus using nvidia-prime package on Ubuntu 13.10. It seemed to be the way to replace my bumblebee + hybrid-screenclone configuration, since there is no patch available for the intel video…
14
votes
1 answer

Suspend fails, GPU has fallen off the bus (Nvidia)

My problem is that my laptop does not wake from suspend mode. It shows me only a black screen with one sentence [1300.001615] NVRM: Xid (PCI:0000:07:00):79, GPU has fallen off the bus. My OS is Ubuntu 16.04 LTS. I used to work with Ubuntu 15.10 and…
1
2 3
49 50