On Monday Aug 27, 08:08 Curt Howland wrote: > >Some success: Using the google search, I was able to find an example of >the ess1869 sound card under Linux. > >Now, at least the sound modules load, and YIFF sound driver says it's >working in the boot startup messages. > >However, I still cannot open /dev/dsp > >And yes, I did make the changes recommended here: I added myself to the >group Audio, and chmod 666 /dev/dsp > >Any further insights?
How do you try to open /dev/dsp? # cat audiofile.wav >/dev.dsp is a god possibility to test this device. Also you need permissions for /dev/audio, /dev/mixer etc. Timo