Sound and whole wine work great on debian etch. After I updated to Debian Lenny wine lost sound options on winecfg. There is no sound in every application. Thanks for any hints
pilatii wrote:Sound and whole wine work great on debian etch. After I updated to Debian Lenny wine lost sound options on winecfg. There is no sound in every application. Thanks for any hints
Check your install - make sure you installed all parts of Wine. Kill / remove all sound servers (esd, pulse audio, NAS).
pilatii wrote:I was already remove and again install all app with word "wine" in. Remove .wine folder, kill alsa, restart alsa and other things, but still nothing
Sound in everythings else is ok
If your system x86_64 then you might be missing 32-bit libraries for ALSA.
lsof /dev/dsp* /dev/snd/pcm*
lsof: WARNING: can't stat() ext3 file system /dev/.static/dev
Output information may be incomplete.
lsof: status error on /dev/dsp*: No such file or directory
pilatii wrote:lsof /dev/dsp* /dev/snd/pcm*
lsof: WARNING: can't stat() ext3 file system /dev/.static/dev
Output information may be incomplete.
lsof: status error on /dev/dsp*: No such file or directory
Do you even have sound on your system at all? Is it working for any Linux application?