Displaying 2 results from an estimated 2 matches for "ossdev".
Did you mean:
osdev
2010 Nov 14
0
freebsd oss sound dsp scheme
...to get sound from wine ( which is compiled in /compat/i386 ).
******** PATCH ********
diff -Nrua audio.c-orig audio.c
--- audio.c-orig 2010-11-12 20:20:02.000000000 +0100
+++ audio.c 2010-11-14 13:43:41.000000000 +0100
@@ -1170,12 +1170,12 @@
}
else
{
- WOutDev[0].ossdev.dev_name = WInDev[0].ossdev.dev_name = StrDup("/dev/dsp",NULL);
+ WOutDev[0].ossdev.dev_name = WInDev[0].ossdev.dev_name = StrDup("/dev/dsp0.0",NULL);
WOutDev[0].ossdev.mixer_name = WInDev[0].ossdev.mixer_name = StrDup("/dev/mixer",NULL);
for (...
2005 Nov 11
7
Fedora Core 4 system lockup with wine 200506.. - 0.9.1
System specs:
Fedora Core 4
2.6.13-1.1532_FC4smp
ATI Radeon 9200 SE
P4 2.4Ghz (hyperthreading)
xorg 6.8.2
Aureal Semiconductor Vortex 2 sound card
Intel 82801EB chipset
wine-20050524 FC3 rpm works just fine on my FC4 system. But any
versions after that lockup my system when running wine. For the 200506
- 200510 versions of wine I have compiled them from scratch so I assumed
it was something