@curaga
I have updated OSS.tcz but still can't seem to use 2 sound programs to access the audio device at the same time.
sudo ossdevlinks -v gives:
1 audio devices
/dev/dsp1 is the next free legacy device
/dev/dsp0: symlink -> /dev/oss/oss_geode0/pcm0 OK
1 legacy dsp device files
/dev/oss/oss_geode0/pcm0 is the default /dev/dsp device
/dev/oss/oss_geode0/pcm0 is the default dsp_out device
/dev/oss/oss_geode0/pcm0 is the default dsp_in device
/dev/oss/oss_geode0/pcm0 is the default mmap output device
1 mixer devices
/dev/mixer1 is the next free legacy device
/dev/mixer0: symlink -> /dev/oss/oss_geode0/mix0 OK
1 legacy mixer device files
and ossinfo gives:
Version info: OSS 4.1 (b 1052/200904111036) (0x00040100) GPL
Platform: Linux/i586 2.6.29.1-tinycore #1337 SMP Fri Apr 10 19:12:39 EEST 2009 (slow-poke)
Number of audio devices: 1
Number of audio engines: 2
Number of mixer devices: 1
Device objects
0: osscore0 OSS core services
1: oss_geode0 AMD CS5536 AC97 Controller interrupts=2378 (4550)
2: oss_usb0 USB audio core services
Mixer devices
0: AC97 Mixer (ALC203) (Mixer 0 of device object 1)
Audio devices
AMD CS5536 AC97 Controller /dev/oss/oss_geode0/pcm0 (device index 0)
finally..., dmesg gives:
osscore: This processor architecture is
not compatible with vmix (info=-1) -
Not enabled.
oss_geode 0000:00:0f.3: PCI INT B -> Link[LNKB] -> GSI 11 (level, low) -> IRQ 11
usbcore: registered new interface driver oss_usb
do I have an alternative on this?