Lionel Elie Mamane skrev:
On Sun, Nov 09, 2008 at 02:24:37AM +0100, Ove Kaaven wrote:
WINEDEBUG=+alsa,+wave,+winmm winecfg 2>logfile.txt
and run the audio test, then show me the resulting logfile.
Here are logfiles for the audio test with:
- amd64 package version 1.0.1-1
- i386 package version 1.1.5-1
- self-compiled (in my i386 chroot) pure upstream 1.1.8
Hmm, seems the wave mapper isn't quite so flexible about the output
format when asked to play back compressed audio (ADPCM).
While I guess Wine could handle this case better, I think you also have
a suboptimal ALSA configuration. Modern ALSA configurations chain the
"plug" plugin in front of restricted audio outputs by default, and
apparently yours do not. This would probably be either a missing
definition in the standard ALSA card database, or you have overridden it
with your own ~/.asoundrc or /etc/asound.conf. If you have, fix or
remove your overrides.
(Or perhaps there's a ALSA configuration override in your Wine registry,
I guess, but you probably haven't added that.)
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]