Hi all, I decided to continue working on the ALSA compatibility module (Cuckoo) and made some progress. This module is supposed to be fixed again. However for some reason I can't get ALSA applications to work in my machine (they keep complaining something about PulseAudio (tried it under Ubuntu 8.10).
Anyway the latest hg version contains the "supposed to be fixed" Cuckoo. It requires ALSA 1.0.17 to work (bit older and bit later versions might work too but Cuckoo will not compile under older ALSA versions). To use it you need to do do the following: - Install OSS as normally. - cd /usr/lib/oss/cuckoo - make install - sh ../scripts/setup-alsa.sh - depmod -a - modprobe snd - modprobe snd-pcm - modprobe cuckoo Now your OSS sound cards should be shown in the files under /proc/asound. Usual ALSA applications might work too. At least they used to work couple of years ago. As I said I cannot do any actual testing since ALSA's configuration is not correct in my system. Anybody interested in making the installation of Cuckoo smoother? At this moment it neeeds to be done manually every time OSS is started. Best regards, Hannu _______________________________________________ oss-devel mailing list oss-devel@mailman.opensound.com http://mailman.opensound.com/mailman/listinfo/oss-devel