Bug 81998 - USB card not working after suspend
Summary: USB card not working after suspend
Status: RESOLVED DUPLICATE of bug 80712
Alias: None
Product: PulseAudio
Classification: Unclassified
Component: daemon (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: 2014-08-01 07:41 UTC by quentin.denis
Modified: 2016-05-01 14:34 UTC (History)
2 users (show)

See Also:
i915 platform:
i915 features:


Attachments

Description quentin.denis 2014-08-01 07:41:02 UTC
Hi all,

My USB soundcard (Bose companion 5) works well on my running system. However, as soon as I suspend my system and resume, pulseaudio will not recognize my card. Even if I unplug and replug.

Executing "$ /usr/bin/pasuspender /bin/true" will not help. The only workaround is to kill the pulseaudio process and let it autorestart (which unfortunate will break my audio/video players running).

How can I make sure my USB sound remains properly alive after suspend?

Regards,
Quentin
Comment 1 Rex Dieter 2014-08-01 12:23:43 UTC
without more evidence, I'd suspect your kernel/device-driver (not handling suspending) before pulseaudio
Comment 2 quentin.denis 2014-08-01 12:35:55 UTC
(In reply to comment #1)
> without more evidence, I'd suspect your kernel/device-driver (not handling
> suspending) before pulseaudio

How do you suggest to get more evidence?

My system recognized the device when I (re)plug it:

[ 3688.349089] usb 7-1: new full-speed USB device number 4 using uhci_hcd[
3688.523157] usb 7-1: New USB device found, idVendor=05a7, idProduct=1020
[ 3688.523165] usb 7-1: New USB device strings: Mfr=1, Product=2,
SerialNumber=0
[ 3688.523169] usb 7-1: Product: Bose USB Audio
[ 3688.523174] usb 7-1: Manufacturer: Bose Corporation
[ 3688.537157] ALSA clock.c:309 4:1:1: cannot get freq at ep 0x1
[ 3688.573437] hid-generic 0003:05A7:1020.0006: hiddev0,hidraw0: USB HID v1.10
Device [Bose Corporation Bose USB Audio] on usb-0000:00:1d.1-1/input2

The only issue is pulseaudio not connecting the device (pavucontrol even does not show it in the configuration tab).
Comment 3 Raymond 2014-08-02 03:40:44 UTC
do the sound car suspend and resume without pulseaudio ?

perform suspend and resume while playing your USB directly through alsa hw device

aplay -D hw:CARD=Bose  any.wav
Comment 4 Alexander E. Patrakov 2016-05-01 14:34:53 UTC
This may also be a duplicate of bug 54029 - hard to tell without any logs.

*** This bug has been marked as a duplicate of bug 80712 ***


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.