@ coreplayer2
I have built it for x86
@ Scampada
and any interested 32 bit user.
I have compiled OSS and its modules using coreplayer2's kernel-sources-env script and the GPL version of OSS.
As my main computer is 8G of RAM and too modern, I failed to create a device entry in the devices that works for my sound device.
However, I have tested today OSS on an older computer and altho its got a few quirks
OSS is running OK thru ossplay.
If anyone wants to pm in the next few days ....on 32 bit only....who have previously used and want OSS.....I can give you some link so you can test it.
Testing it is always good idea, but if no replies in say 3 days, I will check everything and submit.
Naturally I delay if testers available.
To save time, I hope others don't mind how I got my internal intel working with current build?
read on if interested
tce-load -i OSS
sudo soundoff
sudo rmmod oss_usb (if showing for lsmod)
sudo modprobe oss_hdaudio (if lsmod shows missing)
sudo soundon
ossinfo
snip
Version info: OSS 4.2 (b 2011/201509200422) (0x00040100) GPL
Platform: Linux/i686 3.16.6-tinycore #777 SMP Thu Oct 16 09:42:42 UTC 2014 (box)
Number of audio devices: 7
Number of audio engines: 11
Number of MIDI devices: 0
Number of mixer devices: 1
Mixer devices
0: High Definition Audio STAC9221 (Mixer 0 of device object 1)
snip
Nodes
/dev/dsp -> /dev/oss/oss_hdaudio0/pcm0
/dev/dsp_in -> /dev/oss/oss_hdaudio0/pcm0
/dev/dsp_out -> /dev/oss/oss_hdaudio0/pcm0
/dev/dsp_ac3 -> /dev/oss/oss_hdaudio0/spdout0
/dev/dsp_mmap -> /dev/oss/oss_hdaudio0/pcm0
/dev/dsp_multich -> /dev/oss/oss_hdaudio0/pcm0
I have yet to ask maintainers permission but hope they agree
good luck
AFAIK OSS can only play wav and a small number of other formats excluding ogg mp3 wma etc