I'm on Wine 1.0 still, so there might be some sort of fix in 1.1.3, I'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 ALSA lib seq_hw.c:457:(snd_seq_hw_open) open /dev/snd/seq failed: No such file or directory fixme:mixer:ALSA_MixerInit No master control found on AK5370 , disabling mixer but who knows. I'll shout back when I know if 1.1.3 helps. Jason On Fri, Sep 5, 2008 at 9:09 PM, rsay <wineforum-user@xxxxxxxxxx> wrote: > 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: > > From a linux shell > > Code: > arecord -l > **** List of CAPTURE Hardware Devices **** > card 0: Intel [HDA Intel], device 0: ALC883 Analog [ALC883 Analog] > Subdevices: 1/1 > Subdevice #0: subdevice #0 > card 0: Intel [HDA Intel], device 2: ALC883 Analog [ALC883 Analog] > Subdevices: 1/1 > Subdevice #0: subdevice #0 > card 1: default [Samson Q1U ], device 0: USB Audio [USB > Audio] > Subdevices: 1/1 > Subdevice #0: subdevice #0 > > > > > > Code: > aplay -l > **** List of PLAYBACK Hardware Devices **** > card 0: Intel [HDA Intel], device 0: ALC883 Analog [ALC883 Analog] > Subdevices: 1/1 > Subdevice #0: subdevice #0 > card 0: Intel [HDA Intel], device 1: ALC883 Digital [ALC883 Digital] > Subdevices: 1/1 > Subdevice #0: subdevice #0 > > > > This gave me the information about my playback and capture devices. > playback card 0: device 0: > capture card 1; device 0: > > Your devices may be different. > > I then saved the following file in my home directory as .asoundrc > > Code: > pcm.!default { > type asym > playback.pcm { > type plug > slave.pcm "hw:0,0" > } > capture.pcm { > type plug > slave.pcm "hw:1,0" > } > } > > > > Under winecfg Audio tab I have checked only ALSA Driver and my microphone > now shows up as: > > Wave In Devices > USB audio > USB audio > > Rosetta Stone just worked :D. Its pretty cool to finally be able to do the > pronunciation exercises. > > I swapped my Altec Lansing usb headset for my Samson microphone and it > also worked fine without changing any settings. (I would have to change my > playback device to get sound thru the headphones if I wanted.) > > Code: > arecord -l > **** List of CAPTURE Hardware Devices **** > card 0: Intel [HDA Intel], device 0: ALC883 Analog [ALC883 Analog] > Subdevices: 1/1 > Subdevice #0: subdevice #0 > card 0: Intel [HDA Intel], device 2: ALC883 Analog [ALC883 Analog] > Subdevices: 1/1 > Subdevice #0: subdevice #0 > card 1: default [C-Media USB Headphone Set ], device 0: USB Audio [USB > Audio] > Subdevices: 1/1 > Subdevice #0: subdevice #0 > > > > > > > > -- Jason Weisberger jbdubbs@xxxxxxxxx -------------- next part -------------- An HTML attachment was scrubbed... URL: http://www.winehq.org/pipermail/wine-users/attachments/20080908/142fe7ca/attachment.htm