On Thu, Apr 20, 2006 at 10:38:54PM +0100, Andrew Benton wrote: > Two other things which are OSS only are the proprietary binaries > (Firefox plugins), macromedia Flash and Realplayer. I miss them, but not > enough to make me want to compile OSS (I get better sound quality if I > keep things ALSA only).
I don't know about flash, but I'm listening to an RP feed at the moment over alsa - on the alsa menu of menuconfig, I select OSS Mixer API, OSS PCM API, OSS Sequencer API (unsure if they are all needed). Under Open Sound System do not select anything. Config fragments (from 2.6.17-rc2) follow. Ken # # Sound # CONFIG_SOUND=y # # Advanced Linux Sound Architecture # CONFIG_SND=y CONFIG_SND_TIMER=y CONFIG_SND_PCM=y CONFIG_SND_RAWMIDI=y CONFIG_SND_SEQUENCER=y # CONFIG_SND_SEQ_DUMMY is not set CONFIG_SND_OSSEMUL=y CONFIG_SND_MIXER_OSS=y CONFIG_SND_PCM_OSS=y CONFIG_SND_PCM_OSS_PLUGINS=y CONFIG_SND_SEQUENCER_OSS=y CONFIG_SND_RTCTIMER=y CONFIG_SND_SEQ_RTCTIMER_DEFAULT=y # CONFIG_SND_DYNAMIC_MINORS is not set CONFIG_SND_SUPPORT_OLD_API=y CONFIG_SND_VERBOSE_PROCFS=y # CONFIG_SND_VERBOSE_PRINTK is not set # CONFIG_SND_DEBUG is not set and # # Open Sound System # # CONFIG_SOUND_PRIME is not set -- das eine Mal als Tragödie, das andere Mal als Farce -- http://linuxfromscratch.org/mailman/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
