Gentoo Archives: gentoo-ppc-user

From: Mark Knecht <markknecht@×××××.com>
To: gentoo-ppc-user@l.g.o
Subject: [gentoo-ppc-user] Re: Building new kernel - a few questions
Date: Fri, 18 Apr 2008 17:04:19
Message-Id: 5bdc1c8b0804181004y474b6e44oe9cf0934d037d815@mail.gmail.com
In Reply to: [gentoo-ppc-user] Building new kernel - a few questions by Mark Knecht
1 On Fri, Apr 18, 2008 at 9:42 AM, Mark Knecht <markknecht@×××××.com> wrote:
2 <SNIP>
3 >
4 > timeout=40
5 > default=2.6.24-gentoo-r3
6 > install=/usr/lib/yaboot/yaboot
7 > magicboot=/usr/lib/yaboot/ofboot
8 >
9
10 Changed default to also use _A, ran ybin -v and rebooted a second
11 time. Now running my new kernel. Success!
12
13 Now, I found snd-powermac which modprobes OK:
14
15 MacMini ppc # modprobe snd-powermac
16 MacMini ppc # lsmod
17 Module Size Used by
18 snd_powermac 43392 0
19 snd_pcm 83112 1 snd_powermac
20 snd_timer 22632 1 snd_pcm
21 snd 52296 3 snd_powermac,snd_pcm,snd_timer
22 soundcore 7144 1 snd
23 snd_page_alloc 9128 1 snd_pcm
24 radeon 139656 2
25 drm 80572 3 radeon
26 ipv6 266452 12
27 lirc_streamzap 14116 0
28 lirc_dev 13704 1 lirc_streamzap
29 usbhid 31620 0
30 ohci1394 35024 0
31 ieee1394 92464 1 ohci1394
32 ehci_hcd 33356 0
33 ohci_hcd 33188 0
34 usbcore 149208 5 lirc_streamzap,usbhid,ehci_hcd,ohci_hcd
35 ssb 32356 0
36 uninorth_agp 9516 1
37 agpgart 33216 2 drm,uninorth_agp
38 MacMini ppc #
39
40 So I'm assuming for now that when I get the Alsa config files
41 straightened up that is what I want?
42
43 Thanks,
44 Mark
45 --
46 gentoo-ppc-user@l.g.o mailing list