No Sound, no webcam and Only one monitor on Ubuntu 23.04 with NVIDIA graphics card
-
Now I am finding out that my audio and webcam aren't working. Not sure what was in this latest update but it sure caused havoc on my system.
-
@CCWTech said in Only one monitor on Ubuntu 23.04 with NVIDIA graphics card:
Ran this, sudo apt install linux-headers-$(uname -r)
Not sure why they weren't installed or what happened but I have 4 monitors now.
Do you do "apt dist-upgrade" for your daily updates? The headers aren't always installed by default. But maybe they were but not updated?
-
@dafyre said in Only one monitor on Ubuntu 23.04 with NVIDIA graphics card:
@CCWTech said in Only one monitor on Ubuntu 23.04 with NVIDIA graphics card:
Ran this, sudo apt install linux-headers-$(uname -r)
Not sure why they weren't installed or what happened but I have 4 monitors now.
I'm surprised the NVIDIA drivers even installed. They'll normally yell at you if you don't have the header files installed.
Glad to know you fixed the issue!
I'm guessing that they were out of date.
-
@scottalanmiller Yes and sudo apt dist-upgrade shows all is up to date. Not sure why I have no sound or why the webcam isn't recognized. I am guessing it's a driver or dependency issue as well.
-
@CCWTech said in No Sound, no webcam and Only one monitor on Ubuntu 23.04 with NVIDIA graphics card:
@scottalanmiller Yes and sudo apt dist-upgrade shows all is up to date. Not sure why I have no sound or why the webcam isn't recognized. I am guessing it's a driver or dependency issue as well.
Just because I'm stupid, did you check in the Sound area and make sure there were no other devices showing?
-
@dafyre I'm sure you are better than me at Linux! But yes. It just shows dummy output.
-
https://dpaste.com/997P6VA4B
Looks like drivers not loading. -
Turns out it's a Ubuntu bug:
https://bugs.launchpad.net/ubuntu/+source/linux-signed-oracle/+bug/2023986 -
@CCWTech said in No Sound, no webcam and Only one monitor on Ubuntu 23.04 with NVIDIA graphics card:
Turns out it's a Ubuntu bug:
https://bugs.launchpad.net/ubuntu/+source/linux-signed-oracle/+bug/2023986That's always fun!
Did you try some of the different suggestions there? A couple of folks mentioned changing kernel versions seemed to make things happy-ish again.
-
@dafyre Yes, I did. I am using a different kernel now and for the moment, things seem to be happy! (Ish!)