[proaudio] wineasio problem |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/proaudio Archives
]
- To: proaudio@xxxxxxxxxxxxxxxxxxx <proaudio@xxxxxxxxxxxxxxxxxxx>
- Subject: [proaudio] wineasio problem
- From: Dominique Michel <dominique.michel@xxxxxxxxxxxx>
- Date: Wed, 28 Nov 2007 21:17:22 +0100
- Face: iVBORw0KGgoAAAANSUhEUgAAADAAAAAwBAMAAAClLOS0AAAAJFBMVEXy8ubtkoXo7+b1+fbN cGKCeWDtamweFA8eMkmKPkPtvcWRoqyV0Pn7AAACbElEQVQ4jXXTMWvbQBQA4MOlizsdXEXp KAi09mKcLZ0EJxONDRJVkikg9AtqTm63gtHDmVJs1GsnC0JiaTMJGN2f67uzznJb+gZj9PFO 7717IqdtvCAmem4bxMLp/2BEyEBF1+U/0H8uhI6rv+BVLNrY/gH9T0L8yAxk2yMY3YuZxDCn TY/gpBByyTGktIcZOIvFjPNJmqYJDwrx3cIoBrE0zzG4FF8tfBAwM+DonKCYWjgROZ6Upjcm 5Qje58JAmlKKGfIAjzaDUuogZBY2Bjg14eDbywMIqZvwqgqFBcVFB0seYONLb00ZZlh4p0F6 FHNoUMyKAzxowJSQTyj+XloYs3MN3GeMpzyYSTMshLM00ODpWlPp4SDbqs4cViDcGAgmlK/a PsaOg7DvIQ3wzANMqB/iQW/XTkoTLO6XhSeHUoQKe+NLjyY/Ldx7CW2D4WTYhZ3V0GP64RpP Q/E66IUWMLj3+nDn4w2ejMACyXFeHZy6ETcZehc49bv1GQ/0bazNuzm97mDkhnoie9i30WYM w/YCnYT7Fx308s98n0IT//Jod1+aOzdzYXLVbftol+PC+REG3u+0AxdEtuSMB6G+DLGwMH4E vXGmJn8VCLM9LhmrOAMQYt5Wi/DFgIC52iFkUzMpDVmjAaDZRGC+JGwDqzJ/G5fUUcWZAaE7 YfvPLYtIU1Wb4A2IeS7uDMgcIFutiCr766qGfKHyuxvTIERKXVNSN27lDgCuBuojlpxIyJV6 ritS1uWWuHF2Ww7qcIKbqEFVNbmtmm3vGSCHbVXjikrY3SpVxwQWw2aIjwG+ueXTJDmHeK6a HfwGyU5ZSlGeSRQAAAAASUVORK5CYII=
I am trying wineasio. I followed the wiki. When registering the dll, I get the
following:
$ regsvr32 wineasio.dll
err:alsa:ALSA_CheckSetVolume Could not find 'PCM Playback Volume' element
err:alsa:ALSA_CheckSetVolume Could not find 'PCM Playback Volume' element
fixme:mixer:ALSA_MixerInit No master control found on USB Device 0x46d:0x8b2,
disabling mixer fixme:mixer:ALSA_MixerInit No master control found on VirMIDI,
disabling mixer Successfully registered DLL wineasio.dll
The soundcard is a soundblaster live. I try several settings in jack, but this
error message is always here.
With winecfg:
$ winecfg
err:alsa:ALSA_CheckSetVolume Could not find 'PCM Playback Volume' element
err:alsa:ALSA_CheckSetVolume Could not find 'PCM Playback Volume' element
fixme:mixer:ALSA_MixerInit No master control found on USB Device 0x46d:0x8b2,
disabling mixer fixme:mixer:ALSA_MixerInit No master control found on VirMIDI,
disabling mixer fixme:midi:OSS_MidiInit Synthesizer supports MIDI in. Not yet
supported. fixme:midi:OSS_MidiInit Synthesizer supports MIDI in. Not yet
supported.
When starting a program (http://www.kloria.com/software/musical/myorgan/):
fixme:actctx:parse_depend_manifests Could not find dependent assembly
L"Microsoft.Windows.Common-Controls" err:alsa:ALSA_CheckSetVolume Could not
find 'PCM Playback Volume' element err:alsa:ALSA_CheckSetVolume Could not find
'PCM Playback Volume' element fixme:mixer:ALSA_MixerInit No master control
found on USB Device 0x46d:0x8b2, disabling mixer fixme:mixer:ALSA_MixerInit No
master control found on VirMIDI, disabling mixer fixme:gdi:ExtCreatePen Hatches
not implemented fixme:asio:DllCanUnloadNow (void): stub
It look like wine doesn't find any 'PCM Playback Volume'. So, I am not sure if
this is a problem with alsa or myorgan. Myorgan start fine, the GUI work fine,
but I get no ASIO driver in the audio config. And no sound.
I will try with FL studio, but the download from tucos is very veryyyyyyyyyy
slow here.
In the meantime, I try to remove /var/lib/alsa/asound.state and now, I get:
$ regsvr32 wineaso.dll
Failed to load DLL wineaso.dll
and the same error as above whti MyOrgan.
Any help on this issue will be appreciated.
Cheers,
Dominique