On 18.04.4, there was only one output device. And when I inserted a headset, the sound was playing on headset automatically.
On 20.04 I am having to select output device as headphone when connecting earphone or headset.
Any suggestions?
Thanks
On 18.04.4, there was only one output device. And when I inserted a headset, the sound was playing on headset automatically.
On 20.04 I am having to select output device as headphone when connecting earphone or headset.
Any suggestions?
Thanks
I am not 100% what you mean.but it sounds as if your headset is not the default device....besides. ..are you using a usb-headset or just plug into the Jack of the laptop?
....you could try installing pavucontrol and take a look at your devices:
sudo apt install pavucontrol
Solution found:
Open the alsa configuration file: sudo gedit /etc/modprobe.d/alsa-base.conf
Add the following line to the end of this file: options snd-hda-intel dmic_detect=0
Save and close the file and reboot your system.
Source: https://itsfoss.com/fix-sound-ubuntu-1304-quick-tip/