I was updating kubuntu from kpackagekit when something happened and the computer restarted itself. The sound now doesnt work and im receiving a slew of errors. whenever i get into the sound app it says that its waiting for the sound system to respond. When i tried to go back into kpackagekit it said that an unknown error occured and asked me if i wanted to ignore these devices and had a bunch of devices on it. Someone help?
Announcement
Collapse
No announcement yet.
Sound Not Working
Collapse
This topic is closed.
X
X
-
Re: Sound Not Working
Likely need to complete the upgrade and all should be good.
Open Konsole and give these two best friends of a failed upgrade a try...
Code:sudo apt-get -f install
Code:sudo dpkg --configure -a
Code:sudo apt-get dist-upgrade
- Top
- Bottom
Comment