From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 4.0.0 (2022-12-14) on finch.gentoo.org X-Spam-Level: X-Spam-Status: No, score=-1.0 required=5.0 tests=DMARC_MISSING, MAILING_LIST_MULTI autolearn=unavailable autolearn_force=no version=4.0.0 Received: from mail1.wi.rr.com (fe1.rdc-kc.rr.com [24.94.163.48]) by chiba.3jane.net (Postfix) with ESMTP id EF586AC3C5 for ; Sat, 25 May 2002 18:30:03 -0500 (CDT) Received: from base.whitnet ([65.31.101.173]) by mail1.wi.rr.com with Microsoft SMTPSVC(5.5.1877.537.53); Sat, 25 May 2002 18:28:06 -0500 Content-Type: text/plain; charset="iso-8859-1" From: Rowboat To: gentoo-dev@gentoo.org Subject: Re: [gentoo-dev] Broken Sound in KDE3 Date: Sat, 25 May 2002 18:30:05 -0500 X-Mailer: KMail [version 1.4] References: <3CEFF007.9090000@wi.rr.com> <200205260013.58067.pauldv@cs.kun.nl> In-Reply-To: <200205260013.58067.pauldv@cs.kun.nl> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200205251830.05721.rowboat@wi.rr.com> Sender: gentoo-dev-admin@gentoo.org Errors-To: gentoo-dev-admin@gentoo.org X-BeenThere: gentoo-dev@gentoo.org X-Mailman-Version: 2.0.6 Precedence: bulk Reply-To: gentoo-dev@gentoo.org X-Reply-To: rowboat@wi.rr.com List-Help: List-Post: List-Subscribe: , List-Id: Gentoo Linux developer list List-Unsubscribe: , List-Archive: X-Archives-Salt: 255be49c-f470-4cfd-b59b-5a1e6c1186ba X-Archives-Hash: 717bef724afe51e1d03d6c64ca06e0ee On Saturday 25 May 2002 05:13 pm, Paul de Vrieze wrote: Paul, =09I think this is the right direction. Earlier today I did 'emerge --cl= ean=20 rsync' which should have removed all the old versions of everything layin= g=20 around AND gotten the lastest portage listing. Unfortunately, after rebo= ot,=20 still no luck with either ALSA, or OSS, in KDE3 with or without aRts serv= er=20 enabled. =09Should I unmerge alsa completely and start over? As a side note, I en= sured=20 that I had alsa and oss in my USE string, in the make.globals file. Since OSS does not seem to complain when booting, I rem'd the snd-sb16 (a= lsa)=20 driver from modules.autoload. No errors on boot, but the OSS sound doesn= 't=20 work either, for unknown reasons. =09On another angle, I was already aware that the names of the alsa modul= es has=20 changed recently, usually dropping the '-card-' portion of the name, so n= ow=20 my module is 'snd-sb16'.=20 =09Let's get this thing! =09Rob W. > The alsa version has been upgraded to a really new version. This has a > number of consequences. For one the module names do not longer have a c= ard > part in them. Also the initscript has been renamed. The unresolved symb= ols > are probably the result of lingering old alsa modules, so first start w= ith > removing the old versions of alsa-driver. > > Good luck, > Paul