Is there some way to configure the 05/05/2004 build of Wine to let you use a (not the) Windows-based media player to playback sound files? Trying to setup a program to do this it appears that my sound card isn't being recognized (though it works for Linux programs), and I'm wondering if this is a configuration issue or some kind of build parameter I missed (compiled and installed Wine from source). Running on a Debian distribution using a 2.4.24 kernel (to the extent it matters). Any help will be GREATLY appreciated. Thanks!
On Thu, 10 Jun 2004 16:10:12 +0000, brettholcomb@charter.net <brettholcomb@charter.net> wrote:> > What does the sound [Winmm] part of your config file say? I believe it defaults to wineoss.drv.[WinMM] "Drivers" = "winearts.drv" "WaveMapper" = "msacm.drv" "MidiMapper" = "midimap.drv" You think changing the drivers to wineoss.drv would help? Thanks, Ewan
Yes, add a line "Drivers" = "wineoss.drv" and put a ";" (without quotes) in front of the arts drive line. See what happens. Do you use KDE? On Fri, 11 Jun 2004, Ewan Grantham wrote:> On Thu, 10 Jun 2004 16:10:12 +0000, brettholcomb@charter.net > <brettholcomb@charter.net> wrote: > > > > What does the sound [Winmm] part of your config file say? I believe it defaults to wineoss.drv. > > [WinMM] > "Drivers" = "winearts.drv" > "WaveMapper" = "msacm.drv" > "MidiMapper" = "midimap.drv" > > You think changing the drivers to wineoss.drv would help? > > Thanks, > Ewan >-- Brett I. Holcomb