Fresh bookwormpup install on a laptop with hybrid intel/nvidia graphics that is set using the discrete (nvidia) in bios....for now.
First updated with apt-get update. Then followed the steps here viewtopic.php?t=11038 and received an error (see screenshot.png)
Rebooted the laptop and during the boot process, I was given this error message
Code: Select all
loading kernel modules... Error! Bad return status for module build on kernel: 6.1.76 (x86_64)
Consult /var/lib/dkms/nvidia-current/535.183.01/build/make.log for more information
Error! One or more modules failed to install during auto install
Refer to previous errors for more information
Laptop booted successfully but wasn't sure if I'm really using NVidia driver. PupSysInfo says otherwise but NVidia Setting doesn't show any info (see screenshot(2).png.
I wanted to make sure I'm really using NVidia so I edited xorg.conf and specified
Code: Select all
Section Device
Identifier "Card0"
Driver "nvidia"
BudID "1:0:0"
EndSection
and X Failed to start
Installing "nvidia-setting" gave me an error (see screenshot(1).png)