<div dir="ltr">I&#39;m on Wine 1.0 still, so there might be some sort of fix in 1.1.3, I&#39;ll give that a try, meanwhile I tried your fix on Gentoo with Wine 1.0 and still no go, the at-fault error line might be<br><br>ALSA lib seq_hw.c:457:(snd_seq_hw_open) open /dev/snd/seq failed: No such file or directory<br>
fixme:mixer:ALSA_MixerInit No master control found on AK5370&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; , disabling mixer<br><br>but who knows.&nbsp; I&#39;ll shout back when I know if 1.1.3 helps.<br><br>Jason<br><br><div class="gmail_quote">On Fri, Sep 5, 2008 at 9:09 PM, rsay <span dir="ltr">&lt;<a href="mailto:wineforum-user@winehq.org">wineforum-user@winehq.org</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">I just got this configured under Ubuntu 8.04. I am using wine 1.1.3 and I have a Samson q1u microphone. I did the following:<br>

<br>
From a linux shell<br>
<br>
Code:<br>
arecord -l<br>
**** List of CAPTURE Hardware Devices ****<br>
card 0: Intel [HDA Intel], device 0: ALC883 Analog [ALC883 Analog]<br>
 &nbsp;Subdevices: 1/1<br>
 &nbsp;Subdevice #0: subdevice #0<br>
card 0: Intel [HDA Intel], device 2: ALC883 Analog [ALC883 Analog]<br>
 &nbsp;Subdevices: 1/1<br>
 &nbsp;Subdevice #0: subdevice #0<br>
card 1: default [Samson Q1U &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ], device 0: USB Audio [USB Audio]<br>
 &nbsp;Subdevices: 1/1<br>
 &nbsp;Subdevice #0: subdevice #0<br>
<br>
<br>
<br>
<br>
<br>
Code:<br>
aplay -l<br>
**** List of PLAYBACK Hardware Devices ****<br>
card 0: Intel [HDA Intel], device 0: ALC883 Analog [ALC883 Analog]<br>
 &nbsp;Subdevices: 1/1<br>
 &nbsp;Subdevice #0: subdevice #0<br>
card 0: Intel [HDA Intel], device 1: ALC883 Digital [ALC883 Digital]<br>
 &nbsp;Subdevices: 1/1<br>
 &nbsp;Subdevice #0: subdevice #0<br>
<br>
<br>
<br>
This gave me the information about my playback and capture devices.<br>
playback &nbsp;card 0: device 0:<br>
capture &nbsp; &nbsp;card 1; device 0:<br>
<br>
Your devices may be different.<br>
<br>
I then saved the following file in my home directory as .asoundrc<br>
<br>
Code:<br>
pcm.!default {<br>
type asym<br>
playback.pcm {<br>
type plug<br>
slave.pcm &quot;hw:0,0&quot;<br>
}<br>
capture.pcm {<br>
type plug<br>
slave.pcm &quot;hw:1,0&quot;<br>
}<br>
}<br>
<br>
<br>
<br>
Under winecfg Audio tab I have checked only ALSA Driver and my microphone now shows up as:<br>
<br>
Wave In Devices<br>
 &nbsp; &nbsp; &nbsp; &nbsp; USB audio<br>
 &nbsp; &nbsp; &nbsp; &nbsp; USB audio<br>
<br>
Rosetta Stone just worked :D. Its pretty cool to finally be able to do the pronunciation exercises.<br>
<br>
I swapped my &nbsp;Altec Lansing usb headset for my Samson microphone and it also worked fine without changing any settings. (I would have to &nbsp;change my playback device to get sound thru the headphones if I wanted.)<br>
<br>
Code:<br>
arecord -l<br>
**** List of CAPTURE Hardware Devices ****<br>
card 0: Intel [HDA Intel], device 0: ALC883 Analog [ALC883 Analog]<br>
 &nbsp;Subdevices: 1/1<br>
 &nbsp;Subdevice #0: subdevice #0<br>
card 0: Intel [HDA Intel], device 2: ALC883 Analog [ALC883 Analog]<br>
 &nbsp;Subdevices: 1/1<br>
 &nbsp;Subdevice #0: subdevice #0<br>
card 1: default [C-Media USB Headphone Set &nbsp;], device 0: USB Audio [USB Audio]<br>
 &nbsp;Subdevices: 1/1<br>
 &nbsp;Subdevice #0: subdevice #0<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
</blockquote></div><br><br clear="all"><br>-- <br>Jason Weisberger<br><a href="mailto:jbdubbs@gmail.com">jbdubbs@gmail.com</a><br>
</div>