I don't get any sound with oss4 in linux-enemyterritory. The terminal shows the following message:
The output of ls /dev/dsp* is:
I also tried this, which I found in this forum, but it does not work either. Maybe that command doesn't apply to FreeBSD 8.1/Linux-base-f10 anymore?
Code:
------- sound initialization -------
/dev/dsp: Invalid argument
Could not mmap /dev/dsp
------------------------------------
The output of ls /dev/dsp* is:
Code:
$ ls /dev/dsp*
/dev/dsp /dev/dsp5 /dev/dsp_in
/dev/dsp0 /dev/dsp6 /dev/dsp_mmap
/dev/dsp1 /dev/dsp7 /dev/dsp_multich
/dev/dsp2 /dev/dsp8 /dev/dsp_out
/dev/dsp3 /dev/dsp9
/dev/dsp4 /dev/dsp_ac3
I also tried this, which I found in this forum, but it does not work either. Maybe that command doesn't apply to FreeBSD 8.1/Linux-base-f10 anymore?
Code:
# sysctl hw.snd.compat_linux_mmap=1
sysctl: unknown oid 'hw.snd.compat_linux_mmap'