2024-05-22, 08:38 PM
sudo apt install lshw
Then re-run the command. Also, is debian configured to use non-free repositories?
Then re-run the command. Also, is debian configured to use non-free repositories?
2024-05-22, 08:38 PM
sudo apt install lshw
Then re-run the command. Also, is debian configured to use non-free repositories?
2024-05-23, 06:00 AM
(This post was last modified: 2024-05-23, 06:51 AM by Huecuva. Edited 2 times in total.)
Code: sudo lshw -C display Code: Errors were encountered while processing: Code: $ sudo lshw -C display It should be noted that during boot dmesg says it failed to start "load kernel modules" and failed to start the nvidia-persistenced daemon. Here is my sources list: Code: $ sudo cat /etc/apt/sources.list
2024-05-23, 08:26 AM
(This post was last modified: 2024-05-23, 08:28 AM by Huecuva. Edited 1 time in total.)
Alright, so after 2 hours screwing around with this, I finally decided to just upgrade the kernel to the latest one available in backports following these directions and then installed whatever driver installed by default from that. Now I have the 535 driver, no more messages about dependency issues preventing configuration and dmesg no longer complains about kernel modules and the nvidia-persistence daemon. And it seems to be working:
Code: nvidia-smi Code: Graphics: Code: $ sudo lshw -C display To make sure, I attempted to play Constantine again. This time it worked. |
|
|