Bug 94666

Summary: device reservation fails when a device string has seperator(,)
Product: PulseAudio Reporter: KimJeongYeon <jeongyeon.kim>
Component: alsaAssignee: pulseaudio-bugs
Status: RESOLVED MOVED QA Contact: pulseaudio-bugs
Severity: critical    
Priority: medium CC: lennart
Version: unspecified   
Hardware: Other   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:
Attachments: [PATCH] alsa: Fix device reservation fails when a device string has seperator(,)

Description KimJeongYeon 2016-03-22 22:47:52 UTC
For example, the device parameter of pa_alsa_get_reserve_name() is "hw:USB,0",
snd_card_get_index() always fails. Because seperator(,) wasn't regarded.
Therefore, JACK couldn't obtain audio device from Pulseaudio.
Comment 1 KimJeongYeon 2016-03-22 22:50:02 UTC
Created attachment 122487 [details] [review]
[PATCH] alsa: Fix device reservation fails when a device string has  seperator(,)

Dear developers,

This is a patch for this item. Please review this.

Regards,
KimJeongYeon
Comment 2 GitLab Migration User 2018-07-30 10:19:30 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/343.

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.