Gentoo Archives: gentoo-ppc-dev

From: Olivier Reisch <gentoo@××××××××.net>
To: gentoo-ppc-dev@g.o
Cc: gentoo-ppc-user@g.o
Subject: [gentoo-ppc-dev] ALSA 0.9.0_rc6
Date: Tue, 31 Dec 2002 15:37:10
Message-Id: 200212311635.29000.gentoo@karasuma.net
1 -----BEGIN PGP SIGNED MESSAGE-----
2 Hash: SHA1
3
4 Hello all,
5
6 I have ~ppc keyworded the main ALSA 0.9.0_rc6 packages for testing purposes.
7 If you want to give them a try, follow these instructions:
8
9 emerge rsync
10 emerge alsa-driver
11 emerge alsa-tools alsa-utils
12 emerge clean
13
14 Then, go to /etc/modules.d/alsa and edit it to show this:
15
16 ##
17 ## IMPORTANT:
18 ## You need to customise this section for your specific sound card(s)
19 ## and then run `update-modules' command.
20 ## Read alsa-driver's INSTALL file in /usr/share/doc for more info.
21 ##
22 ## ALSA portion
23 alias snd-card-0 snd-powermac <- Modify this line
24 #alias snd-card-1 snd-powermac
25 ## OSS/Free portion
26 alias sound-slot-0 snd-card-0 <- Uncomment this line
27 #alias sound-slot-1 snd-card-1
28 ##
29
30 Save and then:
31
32 modules-update
33 rc-update add alsasound boot
34
35 Finally, make sure dmasound_pmac won't get loaded at the next boot.
36
37 And reboot.
38
39 If it's working fine for you, drop me a mail at doctomoe@g.o, so I can
40 possibly mark it ppc stable.
41
42 Greetings,
43 Olivier Reisch
44
45 - --
46 ________________________________________________
47 Olivier Reisch doctomoe@g.o
48 Gentoo PPC Developer
49 http://www.gentoo.org
50
51 For safe mail, get my PGP Key:
52 http://perso.wanadoo.fr/olivier.reisch/oreisch_public_key.gpg
53 ________________________________________________
54 -----BEGIN PGP SIGNATURE-----
55 Version: GnuPG v1.2.1 (GNU/Linux)
56
57 iD8DBQE+EblAXrXcgVpifr0RAte7AJwOSwAWHO0F1NW6pacW726+fxHWAwCfeD3a
58 9miJlFAvNFak+N6rLxNNlyE=
59 =DQUU
60 -----END PGP SIGNATURE-----
61
62
63 --
64 gentoo-ppc-dev@g.o mailing list

Replies

Subject Author
[gentoo-ppc-dev] Re: ALSA 0.9.0_rc6 Calum Selkirk <cselkirk@g.o>