On Sunday 11 January 2004 12:02, Rudmer van Dijk wrote: > On Saturday 10 January 2004 19:00, Sensei wrote: > > I need a global arts setting: every student using those workstations > > should use kde and gnome without any problem. Is is possible? > > or use this patch and ebuild to recompile alsa. This will put alsa infavor > of oss on autodetection. put ths patch in /usr/portage/kde-base/arts/files > and the ebuild in /usr/portage/kde-base/arts (overwriting the existing one)
oops, forgot the patch...
--- flow/audioioalsa9.cc.orig 2003-09-02 13:49:22.000000000 +0200 +++ flow/audioioalsa9.cc 2004-01-11 12:06:42.466750784 +0100 @@ -282,7 +282,7 @@ * kernel driver) so we'll use a value less than the OSS one * here, because OSS will most certainly work (ALSA's OSS emu) */ - return 5; + return 15; default: return param(p);
-- [EMAIL PROTECTED] mailing list
