http://bugs.winehq.org/show_bug.cgi?id=9833
Summary: No sound with alsa driver Product: Wine Version: 0.9.46. Platform: PC-x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: wine-multimedia AssignedTo: wine-bugs@winehq.org ReportedBy: v_viper35@hotmail.com
Created an attachment (id=8293) --> (http://bugs.winehq.org/attachment.cgi?id=8293) emerge --info
Alsa sound does not work from me since first time i tried wine, on my Gentoo system, while oss driver (with aoss) works fine. My main wave out device is CK804 and alsa is compiled as module. When a program is trying to use alsa, i get this from console and there is no sound at all:
ALSA lib conf.c:3939:(snd_config_expand) Unknown parameters 0 ALSA lib control.c:910:(snd_ctl_open_noupdate) Invalid CTL default:0 ALSA lib conf.c:3939:(snd_config_expand) Unknown parameters 0 ALSA lib pcm.c:2145:(snd_pcm_open_noupdate) Unknown PCM default:0 ALSA lib conf.c:3939:(snd_config_expand) Unknown parameters 0 ALSA lib pcm.c:2145:(snd_pcm_open_noupdate) Unknown PCM default:0 ALSA lib conf.c:3939:(snd_config_expand) Unknown parameters 1 ALSA lib control.c:910:(snd_ctl_open_noupdate) Invalid CTL default:1 ALSA lib conf.c:3939:(snd_config_expand) Unknown parameters 1 ALSA lib pcm.c:2145:(snd_pcm_open_noupdate) Unknown PCM default:1 ALSA lib conf.c:3939:(snd_config_expand) Unknown parameters 1 ALSA lib pcm.c:2145:(snd_pcm_open_noupdate) Unknown PCM default:1
~$ lscpi | grep audio:
00:04.0 Multimedia audio controller: nVidia Corporation CK804 AC'97 Audio Controller (rev a2) 01:06.1 Multimedia controller: Brooktree Corporation Bt878 Audio Capture (rev 02) 01:07.0 Multimedia audio controller: Creative Labs SB Live! EMU10k1 (rev 0a)
I have attached the info from my system. If something else is required please say so.