cesium wrote:igorzwx: Please don't push Arch in every thread. A distro reinstall/change is usually the last resort.
Do you know the answer to the question of how to "Replace ALSA/Pulseaudio with OSS4"?
I do not think that changing to Arch Linux might be a solution in this particular case, but that howto with Arch LiveCD may help to understand how ALSA/PulseAudio might be replaced with OSS4.
On Ubuntu and Arch, you have to blacklist ALSA modules, then reboot, then install OSS4.
Otherwise, you may not have sound, although OSS4 might be installed.
You can also unload ALSA, and then install OSS4, but you have to blacklist ALSA modules to prevent them from loading during the next reboot.
The Arch LiveCD is a very useful diagnostic tool. I use it myself, before installing OSS4 on somebody's Ubuntu.
Is there another diagnostic tool of the sort?
cesium wrote:I suggesting leaving Pulse there. It's too difficult to remove given package dependencies, and it's unnecessary really.
The problem of dependencies can be easily solved on Ubuntu/Debian through the help of a text editor (and you know this).
On Arch Linux, it is even more simple: pacman -Rd [package-name]
Is Fedora Linux so special, that nobody can remove a package without breaking dependencies?
In the official Ubuntu documentation, there is a manual which explains how to
replace ALSA/Pulseaudio with OSS4https://help.ubuntu.com/community/OpenSound There should be a similar manual in the Fedora documentation.
cesium wrote:Boy, is squeeze's buildsystem ugly.
And what about PulseAudio? It is difficult, or ugly, or it is beautiful?