[Wine] Pulse audo in 1.3.25+

MacNean Tyrrell dardack at gmail.com
Wed Sep 7 12:07:55 CDT 2011


I don't know, I may give up.  1.3.24 works great going straight to alsa,
1.3.27 can't grab the audio device if pulse has already grabbed it for some
reason.

On Wed, Sep 7, 2011 at 9:48 AM, MacNean Tyrrell <dardack at gmail.com> wrote:

> OK gonna try that, upgrade driver and pulse.  I know a command now to reset
> the sound back (before when I did this I killed sound and had to reinstall
> OS, I found this tho that fixed ti this time when i was messing around,
> posting in case anyone else is messing with sound):
>
>
> sudo aptitude --purge reinstall linux-sound-base alsa-base alsa-utils linux-image-`uname -r` linux-ubuntu-modules-`uname -r` libasound2
>
> Make sure you ahve aptitude installed, 10.10+ I believe doesn't come with
> it automatically, sudo apt-get install aptitude, otherwise apt-get either
> wants to remove it (and remove like 116 other packages) or you just
> reinstall and it doesn't fix your audio correctly.
>
> On Wed, Sep 7, 2011 at 9:46 AM, MacNean Tyrrell <dardack at gmail.com> wrote:
>
>> BTW this is all with 1.0.24 alsa-lib/plugiins, I dare don't change to the
>> alsa-driver 1.0.24 since when I did that sound just would not work at all
>> with the pulse version I have.  Maybe if i upgrade both?
>>
>>
>>
>> On Wed, Sep 7, 2011 at 9:44 AM, MacNean Tyrrell <dardack at gmail.com>wrote:
>>
>>> Few more items of interest.
>>>
>>> If I start a process that uses alsa directly (ie crhome's flash, aplay
>>> -D, etc.) and then open a Pulse device, I get no sound in the pulse app (The
>>> mic still works tho, maybe because alsa's not grabbing it).  But If i start
>>> a process that uses pulse (mumble/totem/vlc/etc) then youtube/vbox/aplay
>>> will aalso work and new pulse programs will work, so right now I'm opening
>>> mumble, connecting then closing, because it has a bug that leaves  behind
>>> speech-dispatcher process, that keeps pulse tied in, and allsa can work.
>>>
>>> Now that said, 1.3.24 still works fine with or without reg ALSA entries,
>>> 1.3.27 still doesn't work if pulse grabbed it first with or without reg ALSA
>>> entries.
>>>
>>> On Wed, Sep 7, 2011 at 9:10 AM, MacNean Tyrrell <dardack at gmail.com>wrote:
>>>
>>>> Ok if I upgrade to alsa-lib 1.0.24 wine 1.3.24 works fine, wine.1.3.27
>>>>  gives the ALSA lib ../../../src/pcm/pcm_dsnoop.c:593:(snd_pcm_dsnoop_open)
>>>> unable to open slave
>>>> ALSA lib ../../../src/pcm/pcm_dsnoop.c:593:(snd_pcm_dsnoop_open) unable
>>>> to open slave
>>>>
>>>> and winecfg freezes.  Those errors produce when clickign test sound on
>>>> .27, and winecfg freezes up.
>>>>
>>>> OK if a device that uses pulse doesn't have control, winecfg will work,
>>>> if i change full to emu or emu to full click apply then click test sound.
>>>>  As soon as I open something that uses pulse, then click sound test, I get:
>>>>
>>>> err:winmm:WINMM_OpenDevice Activate failed: 80004005
>>>>
>>>>
>>>> Also tho, youtube in chrome works (before it used to make an alsa-plugin
>>>> in pulse, now it just uses alsa no plugin is made that I see, and other
>>>> pulse sounds work at same time, virtualbox, vlc totem, mumble, etc.
>>>>
>>>> On Wed, Sep 7, 2011 at 7:55 AM, MacNean Tyrrell <dardack at gmail.com>wrote:
>>>>
>>>>> OK dropped back down.  So aplay -D duplex_for_pulse plays directly to
>>>>> alsa, no plugin is created.  So I know it's possible, just wine isn't using
>>>>> alsa directly, even with the registry settings.
>>>>>
>>>>>
>>>>>
>>>>> On Wed, Sep 7, 2011 at 12:58 AM, MacNean Tyrrell <dardack at gmail.com>wrote:
>>>>>
>>>>>> And in the registry, even if i change the duplex_for_pulse (or w/e
>>>>>> part of the pcm/ctl) to hw:0 ( I don't get error below) but the pulse plugin
>>>>>> is still used.
>>>>>>
>>>>>>
>>>>>> On Wed, Sep 7, 2011 at 12:55 AM, MacNean Tyrrell <dardack at gmail.com>wrote:
>>>>>>
>>>>>>>  ./wine winecfg
>>>>>>> ALSA lib ../../../src/control/control.c:882:(snd_ctl_open_noupdate)
>>>>>>> Invalid CTL duplex_for_pulse
>>>>>>>
>>>>>>>
>>>>>>> i have added into .asoundrc
>>>>>>>
>>>>>>> ctl.dmixed {
>>>>>>>         type hw
>>>>>>>         card 0
>>>>>>> }
>>>>>>>
>>>>>>>
>>>>>>> On Wed, Sep 7, 2011 at 12:34 AM, MacNean Tyrrell <dardack at gmail.com>wrote:
>>>>>>>
>>>>>>>>
>>>>>>>> Ok back to 10.10 packages, even with registry edit, Allsa-plugin is
>>>>>>>> being used in pulse for wine sound.  With or without reg edit.
>>>>>>>>
>>>>>>>>
>>>>>>>> On Wed, Sep 7, 2011 at 12:15 AM, MacNean Tyrrell <dardack at gmail.com
>>>>>>>> > wrote:
>>>>>>>>
>>>>>>>>> Gonna drop back to normal plugins/alsa.  Brb.
>>>>>>>>>
>>>>>>>>>
>>>>>>>>> On Wed, Sep 7, 2011 at 12:07 AM, MacNean Tyrrell <
>>>>>>>>> dardack at gmail.com> wrote:
>>>>>>>>>
>>>>>>>>>> Ok .27 has this error when i click soundd test:
>>>>>>>>>> fixme:alsa:AudioClient_GetMixFormat Don't know what to do with
>>>>>>>>>> 10000 channels, pretending there's only 2 channels
>>>>>>>>>> ALSA lib ../../../src/pcm/pcm_dsnoop.c:612:(snd_pcm_dsnoop_open)
>>>>>>>>>> unable to open slave
>>>>>>>>>> ALSA lib ../../../src/pcm/pcm_dsnoop.c:612:(snd_pcm_dsnoop_open)
>>>>>>>>>> unable to open slave
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>> On Wed, Sep 7, 2011 at 12:04 AM, oiaohm <
>>>>>>>>>> wineforum-user at winehq.org> wrote:
>>>>>>>>>>
>>>>>>>>>>> jorl17 you missed important instruction wineserver -k before
>>>>>>>>>>> editing ~/.wine/user.reg directly.  Reason otherwise wineserver might simply
>>>>>>>>>>> nuke you edit.
>>>>>>>>>>>
>>>>>>>>>>> Yes its safer to use regedit or reg commands and import a proper
>>>>>>>>>>> reg file.
>>>>>>>>>>>
>>>>>>>>>>> Now of course what would make us all happy is if Pulseaudio alsa
>>>>>>>>>>> support just worked out the box.  Not having to bend 12 ways from sunday so
>>>>>>>>>>> it behaves itself.
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>> --
>>>>>>>>>> Sincerely,
>>>>>>>>>>
>>>>>>>>>> MacNean C. Tyrrell
>>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>> --
>>>>>>>>> Sincerely,
>>>>>>>>>
>>>>>>>>> MacNean C. Tyrrell
>>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>> --
>>>>>>>> Sincerely,
>>>>>>>>
>>>>>>>> MacNean C. Tyrrell
>>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> --
>>>>>>> Sincerely,
>>>>>>>
>>>>>>> MacNean C. Tyrrell
>>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>> --
>>>>>> Sincerely,
>>>>>>
>>>>>> MacNean C. Tyrrell
>>>>>>
>>>>>
>>>>>
>>>>>
>>>>> --
>>>>> Sincerely,
>>>>>
>>>>> MacNean C. Tyrrell
>>>>>
>>>>
>>>>
>>>>
>>>> --
>>>> Sincerely,
>>>>
>>>> MacNean C. Tyrrell
>>>>
>>>
>>>
>>>
>>> --
>>> Sincerely,
>>>
>>> MacNean C. Tyrrell
>>>
>>
>>
>>
>> --
>> Sincerely,
>>
>> MacNean C. Tyrrell
>>
>
>
>
> --
> Sincerely,
>
> MacNean C. Tyrrell
>



-- 
Sincerely,

MacNean C. Tyrrell
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-users/attachments/20110907/959d83e3/attachment.html>


More information about the wine-users mailing list