Difference between revisions of "Ubuntu 20.04: Sound Problem"
Jump to navigation
Jump to search
Onnowpurbo (talk | contribs) |
Onnowpurbo (talk | contribs) |
||
Line 5: | Line 5: | ||
What fixed it for me after an upgrade to 20.04 was: | What fixed it for me after an upgrade to 20.04 was: | ||
− | sudo apt purge timidity-daemon | + | sudo apt purge timidity-daemon |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
Your speakers may be detected as unplugged which causes them to be ignored. | Your speakers may be detected as unplugged which causes them to be ignored. | ||
Line 21: | Line 12: | ||
Temporary fix: | Temporary fix: | ||
− | + | sudo apt install pavucontrol | |
− | + | sudo pavucontrol | |
− | + | Configuration tab > Profile > Analogue Stereo Output (unplugged) (unavailable) | |
Speakers should work but it will reset when headphones are unplugged or system rebooted. | Speakers should work but it will reset when headphones are unplugged or system rebooted. |
Revision as of 10:13, 5 May 2020
What fixed it for me after an upgrade to 20.04 was:
sudo apt purge timidity-daemon
Your speakers may be detected as unplugged which causes them to be ignored.
Temporary fix:
sudo apt install pavucontrol sudo pavucontrol Configuration tab > Profile > Analogue Stereo Output (unplugged) (unavailable)
Speakers should work but it will reset when headphones are unplugged or system rebooted.
Permanent fix:
sudo apt install alsa-tools-gui sudo hdajackretask Parser hints > jack_detect = no Apply now Install boot override