Gentoo Archives: gentoo-dev

From: hanez <you@×××××.org>
To: gentoo-dev@g.o
Subject: Re: [gentoo-dev] Broken Sound in KDE3
Date: Sun, 26 May 2002 06:47:33
Message-Id: 200205261426.35198.you@hanez.org
In Reply to: [gentoo-dev] Broken Sound in KDE3 by Rob W
1 > My ISAPNP SB16 card is not working in Gentoo 2.4.19-gentoo in KDE3, with
2 > newly emerged ALSA driver, utils, tools, you name it. I remembered to
3 > 'rc-update add alsa boot' (note: boot, not default, as per a recent post
4 > here[on Gentoo forum-Hardware], although default does not work either
5 > and gives the same errors).
6
7 hello,
8
9 it's maybe not the solution but note, that your init script for alsa now is
10 called "alsasound". do it this way:
11
12 #rc-update del alsa
13 #rc-update add alsasound boot
14
15 regards
16 hanez... ;-)

Replies

Subject Author
Re: [gentoo-dev] Broken Sound in KDE3 Rowboat <rowboat@×××××.com>