You are not logged in.
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
sudo journalctl -b | curl -F 'file=@-' 0x0.st # after trying to use the nvidia chip
pacman -Qs nvidiaOnline
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
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 0Ongoing issue w/ nvidia, optimus and the 6.x kernels (ACPI API change)
=> Try the LTS kernel.
Online
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 0Ongoing 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
Online
Thanks! Now all without errors.
Offline