[GUIDE] How to properly install Nvidia Non-Bumblebee drivers on Optimus Laptops  [Solved]

Here is where you can post tips and tricks to share with other users of MX. Do not ask for help in this Forum.
Message
Author
sommenom
Posts: 20
Joined: Fri Mar 06, 2020 7:18 pm

Re: [GUIDE] How to properly install Nvidia Non-Bumblebee drivers on Optimus Laptops

#11 Post by sommenom »

.

In situations where you might have multiple GPUs on a system and X fails to start with:

Code: Select all

(EE) No divices detected.
(EE) Fatal server error
No screens found

Then you need to add your discrete card's BusID to your X configuration. This can happen on systems with an Intel CPU and an integrated GPU or if you have more than one Nvidia card connected. Find your BusID:

Code: Select all

lspci -nn | egrep -i "3d"

Then add BusID to xorg.conf similarly like
4.1 Know the BusID of your dGPU card
and
4.2 Create/Modify xorg.conf

SDDM:
Try copy file Xsetup
from
/usr/share/sddm/scripts/Xsetup
to
/etc/sddm

.

SwampRabbit
Posts: 3602
Joined: Tue Jun 14, 2016 2:02 pm

Re: [GUIDE] How to properly install Nvidia Non-Bumblebee drivers on Optimus Laptops

#12 Post by SwampRabbit »

cer0 wrote: Sat Oct 17, 2020 6:09 am Hi, I follow this tutorial using MX with KDE that uses sddm as Display manager and the setup script is in /use/share/sddm/scripts/Xsetup.
I reboot after step 5 and got a black screen in tty7.
The Xorg log says

Code: Select all

(EE) No divices detected.
(EE) Fatal server error
No screens found
Any suggestions??
I suggest you go back to the help thread you started and not use a guide that is very old post (10 months) by someone who posted 3 times to the forum and never came back.

Several folks (developers and guides) were trying to help you there. Hint: on a fresh install choose "optimus enabled" during Nvidia Driver installer, reboot, add boot code
NEW USERS START HERE FAQS, MX Manual, and How to Break Your System - Don't use Ubuntu PPAs! Always post your Quick System Info (QSI) when asking for help.

Leonard_Linux
Posts: 4
Joined: Mon Mar 29, 2021 11:02 am

Re: [GUIDE] How to properly install Nvidia Non-Bumblebee drivers on Optimus Laptops  [Solved]

#13 Post by Leonard_Linux »

Hello,

thank you for the guide. I have been stuck with the error message

Code: Select all

nvidia-persistenced failed to initialize. Check syslog for more details.
In /var/log/syslog I saw that the problem was me having no /dev/nvidia* files. That wondered me since my Nvidia card is installed and working with Bumblebee. In the end it was quite simple. Typing

Code: Select all

sudo modprobe nvidia
solved the problem. The /dev/nvidia* files showed up and nvidia-persistenced initialised succsessfully. I am posting this here for anyone having the same problem.

Best regards,
Leonard

NewDecrypter
Posts: 6
Joined: Mon Mar 15, 2021 6:47 pm

Re: [GUIDE] How to properly install Nvidia Non-Bumblebee drivers on Optimus Laptops

#14 Post by NewDecrypter »

I would just like to add on some versions of MX the binary is nvidia-detect-mx for clarity. At least on my version of mx linux

User avatar
Trunglao
Posts: 11
Joined: Wed Oct 18, 2023 9:06 pm

Re: [GUIDE] How to properly install Nvidia Non-Bumblebee drivers on Optimus Laptops

#15 Post by Trunglao »

I tried using the MX Tools Nvidia driver on MX 23 AHS (KDE) and it broke the GUI, as it force installed quite an advanced driver.

Found this guide and it worked perfectly. Thanks.

In case this helps someone else, the system is a Clevo laptop with Nvidia 1070M GPU and I7 7700HQ (630 integrated Intel graphics)

Image
You do not have the required permissions to view the files attached to this post.

Post Reply

Return to “Tips & Tricks by users”