Hi!
First post here, I have a laptop with optimus hybrid card (GTX 880M) and I’ve not been able to get it to work, I followed this guide to the letter and I don’t know what went wrong
Hi, thanks for the help, I read through the whole post, and for what I understand those instructions work for nvidia graphics card, but from what I read in these forums it may wont work for an optimus nvidia hybrid card and also my card is a bit old, like 7 years old , so from what Ive been reading, I might need to configure the 390 driver with Bumblebee, Im I right?
from the first steps, I fount out that even with the nvidia propietary install, no drivers where installed, neither the nvidia-installer-dkms.
So I started by runing
sudo pacman -S nvidia-installer-dkms
and runing the dkms by force
sudo nvidia-installer-dkms --force
On step 8, I didnt restart, I run
pacman -Q | grep nvidia
again, and manually remove all entries but
nvidia-installer-common 1.3-1
nvidia-installer-db 2.5.8-1
nvidia-installer-dkms 3.5-1
did a reboot and ended up with “Reached target Graphical Interface” a blinking cursor so I started the system on TTY 3 and went ahead and installed
nvidia-390xx 390.151-1
nvidia-390xx-dkms 390.151-2
nvidia-390xx-utils 390.151-2
and thats it, I got it working.
Thanks to all for the help!!!