Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

Nvidia driver not loading after instalation

Linux Kernel, Network, and Services configuration.
Post Reply
Message
Author
jpantao
Posts: 6
Joined: 2018-12-29 19:44

Nvidia driver not loading after instalation

#1 Post by jpantao »

Hello.

I just installed debian 9 stretch and I have been trying to get my nvidia GeForce GTX 950M to work following the debian wiki, installing the respective kernel headers and the nvidia driver recommended by nvidia-detect, also added 32-bit architecture with dpkg - -add-architecture i386 and installed the following packages: libavcodec-extra firmware-linux-nonfree.

After installing the driver and rebooting the system, when a try to open nvidia-settings I get the message:
"You do not appear to be using de NVIDIA X driver. Please edit your X configuration file (just run 'nvidia-xconfig' as root), and restart the X server."

In the debian wiki says that debian 9 does not need nvidia xconfig and I tryed to run nvidia-xconfig after installing the package and when I reboot the system I get a blinking cursor and nothing more.

I can't seem to find the answer on the internet. Can you help me?

Thank you.

User avatar
sunrat
Administrator
Administrator
Posts: 6458
Joined: 2006-08-29 09:12
Location: Melbourne, Australia
Has thanked: 116 times
Been thanked: 472 times

Re: Nvidia driver not loading after instalation

#2 Post by sunrat »

It would help if you explained what hardware you have. I suspect you have an Optimus dual graphics laptop for which the nvidia-driver package is not the correct way to get it working. Search the forums and internet for "Bumblebee".
“ computer users can be divided into 2 categories:
Those who have lost data
...and those who have not lost data YET ”
Remember to BACKUP!

User avatar
4D696B65
Site admin
Site admin
Posts: 2696
Joined: 2009-06-28 06:09
Been thanked: 86 times

Re: Nvidia driver not loading after instalation

#3 Post by 4D696B65 »

In addition to what sunrat asked, what did nvidia-detect tell you to install? It has been telling people to install legacy drivers for modern cards.

p.s. stay away from nvidia-xconfig, its a piece of garbage.

jpantao
Posts: 6
Joined: 2018-12-29 19:44

Re: Nvidia driver not loading after instalation

#4 Post by jpantao »

sunrat wrote:It would help if you explained what hardware you have. I suspect you have an Optimus dual graphics laptop for which the nvidia-driver package is not the correct way to get it working. Search the forums and internet for "Bumblebee".
Sorry, my laptop is an hp envy-notebook with the graphics car I mentioned I don't know if it is an Optimus dual graphics laptop but wouldn't the nvidia-detect tell me that?
Thank you for your time.

jpantao
Posts: 6
Joined: 2018-12-29 19:44

Re: Nvidia driver not loading after instalation

#5 Post by jpantao »

4D696B65 wrote:In addition to what sunrat asked, what did nvidia-detect tell you to install? It has been telling people to install legacy drivers for modern cards.

p.s. stay away from nvidia-xconfig, its a piece of garbage.
It told me to install nvidia-driver.
I won't try nvidia-xconfig again for sure.

User avatar
4D696B65
Site admin
Site admin
Posts: 2696
Joined: 2009-06-28 06:09
Been thanked: 86 times

Re: Nvidia driver not loading after instalation

#6 Post by 4D696B65 »

post the output of

Code: Select all

lspci

jpantao
Posts: 6
Joined: 2018-12-29 19:44

Re: Nvidia driver not loading after instalation

#7 Post by jpantao »

4D696B65 wrote:post the output of

Code: Select all

lspci
00:00.0 Host bridge: Intel Corporation Broadwell-U Host Bridge -OPI (rev 09)
00:02.0 VGA compatible controller: Intel Corporation HD Graphics 5500 (rev 09)
00:03.0 Audio device: Intel Corporation Broadwell-U Audio Controller (rev 09)
00:04.0 Signal processing controller: Intel Corporation Broadwell-U Processor Thermal Subsystem (rev 09)
00:14.0 USB controller: Intel Corporation Wildcat Point-LP USB xHCI Controller (rev 03)
00:16.0 Communication controller: Intel Corporation Wildcat Point-LP MEI Controller #1 (rev 03)
00:1b.0 Audio device: Intel Corporation Wildcat Point-LP High Definition Audio Controller (rev 03)
00:1c.0 PCI bridge: Intel Corporation Wildcat Point-LP PCI Express Root Port #1 (rev e3)
00:1c.2 PCI bridge: Intel Corporation Wildcat Point-LP PCI Express Root Port #3 (rev e3)
00:1c.3 PCI bridge: Intel Corporation Wildcat Point-LP PCI Express Root Port #4 (rev e3)
00:1c.4 PCI bridge: Intel Corporation Wildcat Point-LP PCI Express Root Port #5 (rev e3)
00:1c.5 PCI bridge: Intel Corporation Wildcat Point-LP PCI Express Root Port #6 (rev e3)
00:1d.0 USB controller: Intel Corporation Wildcat Point-LP USB EHCI Controller (rev 03)
00:1f.0 ISA bridge: Intel Corporation Wildcat Point-LP LPC Controller (rev 03)
00:1f.2 SATA controller: Intel Corporation Wildcat Point-LP SATA Controller [AHCI Mode] (rev 03)
00:1f.3 SMBus: Intel Corporation Wildcat Point-LP SMBus Controller (rev 03)
00:1f.6 Signal processing controller: Intel Corporation Wildcat Point-LP Thermal Management Controller (rev 03)
02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 15)
03:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTS522A PCI Express Card Reader (rev 01)
04:00.0 3D controller: NVIDIA Corporation GM107M [GeForce GTX 950M] (rev a2)
05:00.0 Network controller: Broadcom Limited BCM43142 802.11b/g/n (rev 01)

User avatar
4D696B65
Site admin
Site admin
Posts: 2696
Joined: 2009-06-28 06:09
Been thanked: 86 times

Re: Nvidia driver not loading after instalation

#8 Post by 4D696B65 »

You have Optimus, both intel and nvidia
https://wiki.debian.org/Bumblebee

jpantao
Posts: 6
Joined: 2018-12-29 19:44

Re: Nvidia driver not loading after instalation

#9 Post by jpantao »

4D696B65 wrote:You have Optimus, both intel and nvidia
https://wiki.debian.org/Bumblebee
So I just install bublebee and I'm good to go?
I've installed it and the "optirun glxgears" seems to be working just fine.
I still cant use nvidia-settigs.

Thank you for your help!

User avatar
stevepusser
Posts: 12930
Joined: 2009-10-06 05:53
Has thanked: 41 times
Been thanked: 71 times

Re: Nvidia driver not loading after instalation

#10 Post by stevepusser »

Code: Select all

optirun -b none nvidia-settings -c :8
MX Linux packager and developer

jpantao
Posts: 6
Joined: 2018-12-29 19:44

Re: Nvidia driver not loading after instalation

#11 Post by jpantao »

Nice, thank you all for your help!

Post Reply