20.04.1 selecting audio output device does not work on rpi

Bug #1889468 reported by Paul Larson
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
linux-raspi (Ubuntu)
Invalid
Undecided
Unassigned
Focal
Invalid
Undecided
Juerg Haefliger

Bug Description

Testing the 20.04.1 candidate images on rpi (currently rpi4-2GB) I'm noticing that I can no longer select the audio output device with amixer. This used to be possible by using:
amixer cset numid=3 2 for HDMI0
amixer cset numid=3 3 for HDMI1
amixer cset numid=3 1 for 3.5mm headphone jack

However, now trying to set this gets the following error:
amixer: Cannot find the given element from control default

It seems that by default, it will now use the hdmi output for whichever one is connected, and will only output through the headphones if no hdmi device is connected.

Kernel is:
Linux ubuntu 5.4.0-1015-raspi #15-Ubuntu SMP Fri Jul 10 05:34:24 UTC 2020 aarch64 aarch64 aarch64 GNU/Linux

Tags: iso-testing
Revision history for this message
Ubuntu QA Website (ubuntuqa) wrote :

This bug has been reported on the Ubuntu ISO testing tracker.

A list of all reports related to this bug can be found here:
http://iso.qa.ubuntu.com/qatracker/reports/bugs/1889468

tags: added: iso-testing
Juerg Haefliger (juergh)
affects: linux-raspi2 (Ubuntu) → linux-raspi (Ubuntu)
Changed in linux-raspi (Ubuntu Focal):
assignee: nobody → Juerg Haefliger (juergh)
Changed in linux-raspi (Ubuntu):
status: New → Invalid
Revision history for this message
Paul Larson (pwlars) wrote :

Apparently it's not just us, this is an upstream change. Dave Jones found this: https://www.raspberrypi.org/blog/latest-raspberry-pi-os-update-may-2020/

To select headphones, the recommended process is now to create a file called .asoundrc in your home dir with these contents:
defaults.pcm.card 1
defaults.ctl.card 1

Changed in linux-raspi (Ubuntu Focal):
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.