[Wine]Problem with sound on FC2

Deon Stoltz deon at cyberconn.co.za
Mon Aug 2 07:19:10 CDT 2004


I get an error when try to run a windows application. I had a look at
the FAQ but this does not help.

Any suggestions?


fixme:mci:MCI_LoadMciDriver Couldn't load driver for type WAVEAUDIO.
If you don't have a windows installation accessible from Wine,
you perhaps forgot to create a [mci] section in system.ini

I am using Fedora Core 2
I can play .wav sounds from linux without a problem

I have the standard drivers in my wine.conf file:

[WinMM]
; Uncomment the "Drivers" line matching your sound setting.

"Drivers" = "wineoss.drv"      ; default for most common configurations
;"Drivers" = "winearts.drv"    ; for KDE
;"Drivers" = "winealsa.drv"    ; for ALSA users
;"Drivers" = "winejack.drv"    ; for Jack sound server
;"Drivers" = "winenas.drv"     ; for NAS sound system
;"Drivers" = "wineaudioio.drv" ; for Solaris machines
;"Drivers" = ""                ; to disable sound
"WaveMapper" = "msacm.drv"
"MidiMapper" = "midimap.drv"

Am using the Ensoniq Sound card, with the oss drivers

lsmod reports this:

snd_seq_midi_event      5504  2 snd_seq_midi,snd_seq_oss
snd_seq                39440  5
snd_seq_midi,snd_seq_oss,snd_seq_midi_event
snd_pcm_oss            40740  0
snd_mixer_oss          13824  1 snd_pcm_oss
vfat                   10496  0
fat                    33472  1 vfat
snd_ens1371            17120  1
snd_rawmidi            17184  2 snd_seq_midi,snd_ens1371
snd_seq_device          6152  4
snd_seq_midi,snd_seq_oss,snd_seq,snd_rawmidi
snd_pcm                68872  2 snd_pcm_oss,snd_ens1371
snd_page_alloc          7940  1 snd_pcm
snd_timer              17156  2 snd_seq,snd_pcm
snd_ac97_codec         50436  1 snd_ens1371


system.ini contains this:

[Drivers32]
MSACM.msadpcm=msadp32.acm
VIDC.MRLE=msrle32.dll
VIDC.IV32=ir32_32.dll







More information about the wine-users mailing list