After 7 years plus of linux I've moved to FreeBSD, at the moment it feels like a masochistic leap back to the dark ages.
I've got to the state of the OSS drivers are I think working, osstest produces some sound:-
osstest
Sound subsystem and version: OSS 4.0 (b1015/200803240216) (0x00040003)
Platform: FreeBSD/amd64 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Feb 24 10:35:36 UTC 2008 root@driscoll.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC
*** Scanning sound adapter #-1 ***
/dev/oss/envy240/pcm0 (audio engine 0): M Audio Delta 66 out1/2
- Performing audio playback test...
<left> OK <right> OK <stereo> OK <measured>
/dev/oss/envy240/pcm1 (audio engine 1): M Audio Delta 66 out3/4
- Performing audio playback test...
<left> OK <right> OK <stereo> OK <measured>
/dev/oss/envy240/spdout (audio engine 2): M Audio Delta 66 S/PDIF out
- Performing audio playback test...
<left> OK <right> OK <stereo> OK <measured>
/dev/oss/envy240/pcmin0 (audio engine 3): M Audio Delta 66 in1/2
- Skipping input only device
/dev/oss/envy240/pcmin1 (audio engine 4): M Audio Delta 66 in3/4
- Skipping input only device
/dev/oss/envy240/spdin (audio engine 5): M Audio Delta 66 S/PDIF in
- Skipping input only device
/dev/oss/envy240/mon (audio engine 6): M Audio Delta 66 input from mon. mixer
- Skipping input only device
/dev/oss/envy240/multich_out (audio engine 7): M Audio Delta 66 (all outputs)
- Skipping multi channel device
/dev/oss/envy240/multich_in (audio engine
- Skipping input only device
*** All tests completed OK ***
I've only got that as I've manually loaded /usr/lib/oss/modules/envy24.ko
& osscore.ko
Apps like Amarok and Kaffeine cant find the devices,
ossinfo -v is very verbose, its all listed, but ossxmix seems to be CLI only
The DM is Gnome 2.20 and the volume control and mixer applets are none functional.
I really need to have a mixer GUI for the apps I'll be using, the linux nannification was getting in the way, hence the move to FreeBSD(amd64).
Can you please advise where I need to list the drivers to be loaded at boot, and how to get
the audio apps to see something on /dev/dsp or whatever.
I have looked at similar threads, but couldn't get enough info.
TIA
