Doesn't work.  I may have been premature.  1.3.24 works fine.  1.3.27 gives no sound at all.<br><br><div class="gmail_quote">On Tue, Sep 6, 2011 at 11:31 PM, jorl17 <span dir="ltr"><<a href="mailto:wineforum-user@winehq.org">wineforum-user@winehq.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div><div></div><div class="h5"><br>
dardack wrote:<br>
> On Tue, Sep 6, 2011 at 10:00 PM, dardack <<a href="mailto:wineforum-user@winehq.org">wineforum-user@winehq.org</a>> wrote:<br>
><br>
><br>
> > OK, so I had to comment out the udev part, but not the idle part.<br>
> ><br>
> > However, wine is still creating alsa-plugins in pulse.  I don't think it's<br>
> > communicating directly to alsa hw.  How do i make it choose alsa hw over<br>
> > pulse.<br>
> ><br>
> > I did find an update alsa-driver/plugin ppa for 10.04.  Trying it out, but<br>
> > still it's a alsa plugin into pulse with wine, would like to skin this.<br>
> ><br>
> ><br>
> ><br>
> ><br>
> ><br>
> > Ok the ppa was working until i rebooted.  Now whatever grabs the sound<br>
> ><br>
> first has sound.  If a reg app grabs it, wine doesn't, if wine grabs it,<br>
> reg apps don't get it.  They show up (reg apps) in applications under sound<br>
> pref's, but now sound, until wine releases.<br>
><br>
><br>
> --<br>
> Sincerely,<br>
><br>
> MacNean C. Tyrrell<br>
</div></div><div class="im">> -------------- next part --------------<br>
> An HTML attachment was scrubbed...<br>
</div>> URL: <<a href="http://www.winehq.org/pipermail/wine-users/attachments/20110906/c0062326/attachment.html" target="_blank">http://www.winehq.org/pipermail/wine-users/attachments/20110906/c0062326/attachment.html</a>><br>

<br>
<br>
Ok. Now this may be some kind of Wine-Pulseaudio incompatibility again. So what we're going to do is use Wine's settings to force it to use the duplex_for_pulse device, instead of the default one, which points to pulse.<br>

<br>
This is farily easy, according to the ALSA keys in <a href="http://wiki.winehq.org/UsefulRegistryKeys" target="_blank">http://wiki.winehq.org/UsefulRegistryKeys</a><br>
<br>
For instance here's an example:<br>
<br>
[Software\\Wine\\Alsa Driver] 1315011634<br>
"AutoScanCards"="N"<br>
"AutoScanDevices"="N"<br>
"DeviceCount"="1"<br>
"DeviceCTL1"="duplex_for_pulse"<br>
"DevicePCM1"="duplex_for_pulse"<br>
"UseDirectHW"="N"<br>
<br>
However, I think you might run into an issue due to not having defined a ctl.duplex_for_pulse, but we'll get there. For now just create those entries so that they match this. BTW, it isn't advised, but you can paste that snippet in the ~/.wine/user.reg file at the end (be sure to back it up first!) and it should work. To make sure you're testing wine's sound, do a wineserver -k and then open up winecfg to test the sound.<br>

<br>
Cheers,<br>
Jorl17<br>
<br>
<br>
<br>
<br>
<br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br>Sincerely, <br><br>MacNean C. Tyrrell<br>