Unsolved
This post is more than 5 years old
1 Rookie
•
10 Posts
0
2980
May 23rd, 2019 02:00
Dell Precision no nvidia graphics
I have trouble accessing the integrated Nvidia graphics in debian. This is especially anoying as the HDMI plug is not working in the current state.
Intel Graphics are working fine but I want to activate the switch.
▶ lsb_release -a
No LSB modules are available.
Distributor ID: Debian
Description: Debian GNU/Linux 10 (buster)
Release: 10
Codename: buster
▶ uname -r
4.19.0-5-amd64
▶ nvidia-detect
Detected NVIDIA GPUs:
01:00.0 3D controller [0302]: NVIDIA Corporation GP107GLM [Quadro P1000 Mobile] [10de:1cbb] (rev ff)
Checking card: NVIDIA Corporation GP107GLM [Quadro P1000 Mobile] (rev ff)
Your card is supported by the default drivers and legacy driver series 390.
It is recommended to install the
nvidia-driver
package.
▶ apt-cache policy nvidia-driver bumblebee-nvidia
nvidia-driver:
Installed: 418.56-2
Candidate: 418.56-2
Version table:
*** 418.56-2 500
500 http://deb.debian.org/debian buster/non-free amd64 Packages
100 /var/lib/dpkg/status
bumblebee-nvidia:
Installed: 3.2.1-20
Candidate: 3.2.1-20
Version table:
*** 3.2.1-20 500
500 http://deb.debian.org/debian buster/contrib amd64 Packages
100 /var/lib/dpkg/status
▶ lsmod | grep nvidia
--> nothing0 events found
No Events found!


ukos
1 Rookie
•
10 Posts
0
May 24th, 2019 01:00
Problem is probably due to insufficient implementation into the linux kernel. The dmesg log shows:
[ 44.854875] bbswitch: loading out-of-tree module taints kernel. [ 44.854921] bbswitch: module verification failed: signature and/or required key missing - tainting kernel [ 44.856620] bbswitch: version 0.8 [ 44.856804] bbswitch: Found integrated VGA device 0000:00:02.0: \_SB_.PCI0.GFX0 [ 44.856811] bbswitch: Found discrete VGA device 0000:01:00.0: \_SB_.PCI0.PEG0.PEGP [ 44.856819] ACPI Warning: \_SB.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20180810/nsarguments-66) [ 44.856878] bbswitch: detected an Optimus _DSM function [ 44.856892] pci 0000:01:00.0: enabling device (0006 -> 0007) [ 44.856957] bbswitch: Succesfully loaded. Discrete card 0000:01:00.0 is on [ 44.858132] bbswitch: disabling discrete graphics [ 44.867701] version 39.2 [ 44.869851] ipmi device interface [ 44.982711] nvidia: module license 'NVIDIA' taints kernel. [ 44.982712] Disabling lock debugging due to kernel taint [ 44.995623] nvidia-nvlink: Nvlink Core is being initialized, major device number 239 [ 45.047689] NVRM: This is a 64-bit BAR mapped above 4GB by the system NVRM: BIOS or the Linux kernel, but the PCI bridge NVRM: immediately upstream of this GPU does not define NVRM: a matching prefetchable memory window. [ 45.047691] NVRM: This may be due to a known Linux kernel bug. Please NVRM: see the README section on 64-bit BARs for additional NVRM: information. [ 45.047697] nvidia: probe of 0000:01:00.0 failed with error -1 [ 45.047717] NVRM: The NVIDIA probe routine failed for 1 device(s). [ 45.047717] NVRM: None of the NVIDIA graphics adapters were initialized! [ 45.076626] nvidia-nvlink: Unregistered the Nvlink Core, major device number 23But I don't know what to do next here.
ukos
1 Rookie
•
10 Posts
0
May 24th, 2019 02:00
Here is what NVIDA says about the error:
what kernel version works with the DELL Precision 5530? - Ubuntu is currently at 5.0, I think.
ukos
1 Rookie
•
10 Posts
0
May 25th, 2019 13:00
forget the above message, it is not the actual error
The error is at primus/bumblebee which can not activate the card:
ukos
1 Rookie
•
10 Posts
0
May 25th, 2019 15:00
Could someone from DELL please look at the acpi dump that I posted on the nvidia form:
https://devtalk.nvidia.com/default/topic/1047727/linux/problem-with-quadro-p1000/post/5343119/#5343119
bbswitch is not running. switching to pure nvidia graphics would drain the battery a lot faster (and the battery is not very good anyway.)
It could be due to the following warning: