switch-on-connect mistakes startup for USB hotplug, so seemingly ignores the old default device on reboot
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
PulseAudio |
New
|
Unknown
|
|||
pulseaudio (Ubuntu) |
Triaged
|
Low
|
Dave Jones | ||
Jammy |
Confirmed
|
Undecided
|
Unassigned | ||
Kinetic |
Won't Fix
|
Low
|
Unassigned | ||
ubuntu-settings (Ubuntu) |
Invalid
|
Undecided
|
Unassigned | ||
Jammy |
Invalid
|
Undecided
|
Unassigned | ||
Kinetic |
Invalid
|
Undecided
|
Unassigned |
Bug Description
Similar to:
https:/
Only difference is that it does not reset to HDMI output, but to one of my USB-outputs. It does not respect the change I made after reboot.
In short:
1. Boot system
2. "Analogue Output - RODE NT-USB" is selected by default. I want to use "Line Out - Built-in Audio", which I choose.
3. Reboot.
4 Output device is now back to "Analogue Output - RODE NT-USB".
ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: pulseaudio 1:13.99.1-1ubuntu3
ProcVersionSign
Uname: Linux 5.4.0-29-generic x86_64
NonfreeKernelMo
ApportVersion: 2.20.11-0ubuntu27
Architecture: amd64
AudioDevicesInUse:
USER PID ACCESS COMMAND
/dev/snd/
/dev/snd/
/dev/snd/
/dev/snd/pcmC1D0c: marcus 1604 F...m pulseaudio
CasperMD5CheckR
CurrentDesktop: ubuntu:GNOME
Date: Wed May 6 23:40:08 2020
InstallationDate: Installed on 2020-05-06 (0 days ago)
InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
SourcePackage: pulseaudio
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 12/27/2017
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 3703
dmi.board.
dmi.board.name: MAXIMUS VIII HERO
dmi.board.vendor: ASUSTeK COMPUTER INC.
dmi.board.version: Rev 1.xx
dmi.chassis.
dmi.chassis.type: 3
dmi.chassis.vendor: Default string
dmi.chassis.
dmi.modalias: dmi:bvnAmerican
dmi.product.family: To be filled by O.E.M.
dmi.product.name: System Product Name
dmi.product.sku: SKU
dmi.product.
dmi.sys.vendor: System manufacturer
description: | updated |
description: | updated |
description: | updated |
tags: | added: groovy |
summary: |
- switch-on-connect mistakes startup for USB hotplug + switch-on-connect mistakes startup for USB hotplug, so seemingly ignores + the old default device on reboot |
tags: | removed: groovy |
Changed in pulseaudio: | |
status: | Unknown → New |
tags: | removed: rls-jj-incoming |
Changed in ubuntu-settings (Ubuntu): | |
status: | Confirmed → Invalid |
Changed in ubuntu-settings (Ubuntu Jammy): | |
status: | New → Invalid |
Changed in ubuntu-settings (Ubuntu Kinetic): | |
status: | Confirmed → Invalid |
Changed in pulseaudio (Ubuntu Jammy): | |
status: | New → Confirmed |
Changed in pulseaudio (Ubuntu Kinetic): | |
assignee: | Dave Jones (waveform) → nobody |
Changed in ubuntu-settings (Ubuntu): | |
assignee: | Dave Jones (waveform) → nobody |
Changed in ubuntu-settings (Ubuntu Kinetic): | |
assignee: | Dave Jones (waveform) → nobody |
We configure PulseAudio by default to automatically choose hotplugged devices so it might be thinking booting with USB counts as hotplugging. To avoid this you should just be able to comment out:
load-module module- switch- on-connect
from /etc/pulse/ default. pa