[Bug 10942] New: Alsa uses plughw:0,0 instead of default
http://bugs.winehq.org/show_bug.cgi?id=10942 Summary: Alsa uses plughw:0,0 instead of default Product: Wine Version: CVS/GIT Platform: PC-x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-directx-dsound AssignedTo: wine-bugs(a)winehq.org ReportedBy: kelfe(a)gmx.de Created an attachment (id=9872) --> (http://bugs.winehq.org/attachment.cgi?id=9872) use "default" as the default card name instead of "default:0" When starting wine I get messages like: ALSA lib conf.c:3949:(snd_config_expand) Unknown parameters 0 ALSA lib pcm.c:2144:(snd_pcm_open_noupdate) Unknown PCM default:0 ALSA lib conf.c:3949:(snd_config_expand) Unknown parameters 0 ALSA lib pcm.c:2144:(snd_pcm_open_noupdate) Unknown PCM default:0 this is caused by wine trying to use default:0 as sound device which doesn't seem to be allowed according to http://www.alsa-project.org/alsa-doc/alsa-lib/pcm.html Using plughw:0,0 also causes problems when people are using an dmix plugin to allow sharing the input and output. As the dmix plugin uses the output in an exclusive way. So it's eighter wine audio or dmix/alsa audio. When using "default" instead of "default:0" the messages disappear and wine uses the default path as defined in ~/.asoundrc -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10942 --- Comment #1 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2007-12-29 10:14:13 --- Please send all patches to wine-patches(a)winehq.org not here. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10942 Philip Nilsson <leffeman(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |leffeman(a)gmail.com --- Comment #2 from Philip Nilsson <leffeman(a)gmail.com> 2008-02-13 06:25:46 --- Yeah, ``default:0'' doesn't make any sense since ``default'' is an alias for the primary device on the primary card (or whatever you override it with in some asoundrc). -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10942 Scott Ritchie <scott(a)open-vote.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |scott(a)open-vote.org Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 --- Comment #3 from Scott Ritchie <scott(a)open-vote.org> 2008-03-04 03:27:50 --- I did some searching and couldn't find it, so I sent the patch in to wine-patches for you. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10942 Scott Ritchie <scott(a)open-vote.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #4 from Scott Ritchie <scott(a)open-vote.org> 2008-03-05 15:50:11 --- Seems to be fixed in latest GIT. Thanks! http://www.winehq.org/pipermail/wine-cvs/2008-March/041001.html -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10942 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #5 from Alexandre Julliard <julliard(a)winehq.org> 2008-03-07 11:28:32 --- Closing bugs fixed in 0.9.57. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10942 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|CVS/GIT |unspecified -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org