You are not logged in.

#1 2022-10-29 15:44:07

Technomag31
Member
Registered: 2022-10-29
Posts: 4

[SOLVED] failed to initialize the NVIDIA GPU at PCI 1:0:0

Quadro 1000M with nvidia-390xx-dkms

inxi -Fxz
https://pastebin.com/p9MgjLvY

lspci -nnk |egrep -A3 -i "3D|VGA"
https://pastebin.com/MqTK5SpY

cat /etc/bumblebee/xorg.conf.nvidia
https://pastebin.com/35yuCfL6

cat /etc/bumblebee/bumblebee.conf
https://pastebin.com/urH0jkNc

optirun -vvvv glxspheres64
https://pastebin.com/KGFeyfP7

bumblebeed after 'optirun -vvvv glxspheres64"
https://pastebin.com/vDpbsMqQ

Also I did try changing my /etc/default/grub line
rcutree.rcu_idle_gp_delay=1 Doesn't help
ibt=off Doesn't help


Solution: switch to linux-lts

Last edited by Technomag31 (2022-10-29 19:54:10)

Offline

#2 2022-10-29 16:08:26

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,461

Re: [SOLVED] failed to initialize the NVIDIA GPU at PCI 1:0:0

sudo journalctl -b | curl -F 'file=@-' 0x0.st # after trying to use the nvidia chip
pacman -Qs nvidia

Offline

#3 2022-10-29 16:32:43

Technomag31
Member
Registered: 2022-10-29
Posts: 4

Re: [SOLVED] failed to initialize the NVIDIA GPU at PCI 1:0:0

seth wrote:
sudo journalctl -b | curl -F 'file=@-' 0x0.st # after trying to use the nvidia chip
pacman -Qs nvidia

curl https://pastebin.com/XsnZC5K6
pacman https://pastebin.com/DenyvSZc

Offline

#4 2022-10-29 18:48:23

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,461

Re: [SOLVED] failed to initialize the NVIDIA GPU at PCI 1:0:0

Oct 29 19:32:40 technopc31 kernel: NVRM: failed to copy vbios to system memory.
Oct 29 19:32:40 technopc31 kernel: NVRM: RmInitAdapter failed! (0x30:0xffff:663)
Oct 29 19:32:40 technopc31 kernel: NVRM: rm_init_adapter failed for device bearing minor number 0

Ongoing issue w/ nvidia, optimus and the 6.x kernels (ACPI API change)
=> Try the LTS kernel.

Offline

#5 2022-10-29 19:34:38

Technomag31
Member
Registered: 2022-10-29
Posts: 4

Re: [SOLVED] failed to initialize the NVIDIA GPU at PCI 1:0:0

seth wrote:
Oct 29 19:32:40 technopc31 kernel: NVRM: failed to copy vbios to system memory.
Oct 29 19:32:40 technopc31 kernel: NVRM: RmInitAdapter failed! (0x30:0xffff:663)
Oct 29 19:32:40 technopc31 kernel: NVRM: rm_init_adapter failed for device bearing minor number 0

Ongoing issue w/ nvidia, optimus and the 6.x kernels (ACPI API change)
=> Try the LTS kernel.

sudo mkinitcpio -p linux-lts
https://pastebin.com/9aWcy4ft

Offline

#6 2022-10-29 19:43:13

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,461

Offline

#7 2022-10-29 19:51:06

Technomag31
Member
Registered: 2022-10-29
Posts: 4

Re: [SOLVED] failed to initialize the NVIDIA GPU at PCI 1:0:0

Thanks! Now all without errors.

Offline

Board footer

Powered by FluxBB