Bug 69232 - default-sink is not respected after coming back from suspension
Summary: default-sink is not respected after coming back from suspension
Status: RESOLVED MOVED
Alias: None
Product: PulseAudio
Classification: Unclassified
Component: alsa (show other bugs)
Version: unspecified
Hardware: x86 (IA32) Linux (All)
: medium normal
Assignee: pulseaudio-bugs
QA Contact: pulseaudio-bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-11 16:05 UTC by herostrates
Modified: 2018-07-30 09:34 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

Description herostrates 2013-09-11 16:05:31 UTC
I have two audio devices in my laptop: integrated Intel and USB Creative. I set the second one as default in default.pa:
bob@debian:~$ aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: PCH [HDA Intel PCH], device 0: ALC269VB Analog [ALC269VB Analog]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 3: HDMI 0 [HDMI 0]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 1: USB [E-MU 0204 | USB], device 0: USB Audio [USB Audio]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
bob@debian:~$ cat /etc/pulse/default.pa | grep set-default-sink
set-default-sink 2
Everything worked fine until I went into suspension. After wake the first one is set as default audio output. System reboot gets everything back to normal.

Kernel: 3.10-2-686-pae i686 (32 bit) Desktop: MATE 1.6.0  Distro: Debian GNU/Linux jessie/sid
PulseAudio package version: 4.0-6
Comment 1 GitLab Migration User 2018-07-30 09:34:12 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/pulseaudio/pulseaudio/issues/17.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.