You are not logged in.

#26 2017-11-10 17:31:44

nexnico
Member
Registered: 2017-05-26
Posts: 15

Re: Problems installing nvidia drivers with bumblebee on an optimus laptop

After a lot of digging into the topic I found that one guy here https://github.com/Bumblebee-Project/Bu … issues/782 has "solved" the problem running the following command:

$ sudo Xorg :8 -config /etc/bumblebee/xorg.conf.nvidia -configdir /etc/bumblebee/xorg.conf.d -sharevts -nolisten tcp -verbose 3 -noreset -isolateDevice PCI:01:00:0 -modulepath /usr/lib/nvidia/xorg/,/usr/lib/xorg/modules

Only after executing that command optirun works for me as well.
Even though I've read the man of Xorg I don't quite get what the command exactly does. Does it run an X session using only the nvidia driver?
Eventually if it helps I can post the output of the command.

Offline

Board footer

Powered by FluxBB