[Bug 18703] Gizmo5: crashes on call start if dsnoop is used as audio input

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Aug 3 18:53:04 CDT 2010


http://bugs.winehq.org/show_bug.cgi?id=18703


Raymond <superquad.vortex2 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |superquad.vortex2 at gmail.com




--- Comment #3 from Raymond <superquad.vortex2 at gmail.com>  2010-08-03 18:53:03 ---
(In reply to comment #0)
> If dsnoop is set to audio input device, using the following .asoundrc:
> 
> pcm.dmixed { type dmix  ipc_key 1024  slave { pcm "hw:2,0" } }  
> pcm.dsnooped { type dsnoop  ipc_key 2048  slave { pcm "hw:2,0" } }  
> pcm.asymed { type asym  playback.pcm "dmixed"  capture.pcm "dsnooped" }  
> pcm.!default { type plug  slave.pcm "asymed" }
> 
> Gizmo5 crashes on call attempt with error message "fixme:wave:widRecorder
> Recovering from XRUN!" (full strace output attached).
> 
> It works fine if instead of 'capture.pcm "dsnooped"', 'capture.pcm "hw:2,0"' is
> used for audio input.

are you sure that your "default" device are correct ?


aplay -v -Ddefault any.wav

and

arecord -v -Ddefault -f cd -d 10 foo.wav

-- 
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.



More information about the wine-bugs mailing list