Gentoo Archives: gentoo-ppc-user

From: "Ævar Arnfjörð Bjarmason" <avarab@×××××.com>
To: gentoo-ppc-user@l.g.o
Subject: [gentoo-ppc-user] Re: iBook G4 questions
Date: Thu, 30 Sep 2004 03:49:46
Message-Id: 51dd1af804092920492b4ded06@mail.gmail.com
In Reply to: [gentoo-ppc-user] iBook G4 questions by "Ævar Arnfjörð Bjarmason"
1 For the record here are my OSS and ALSA errors respectively:
2
3 $ modprobe dmasound_pmac
4 WARNING: Error inserting pmac_nvram
5 (/lib/modules/2.6.8-gentoo-r4/kernel/arch/ppc/platforms/pmac_nvram.ko):
6 Unknown symbol in module, or unknown parameter (see dmesg)
7 FATAL: Error inserting dmasound_pmac
8 (/lib/modules/2.6.8-gentoo-r4/kernel/sound/oss/dmasound/dmasound_pmac.ko):
9 Unknown symbol in module, or unknown parameter (see dmesg)
10
11 And this is the ( i think ) ALSA error during bootup ( from dmesg ):
12
13 eth0: Sun GEM (PCI) 10/100/1000BaseT Ethernet 00:0d:93:30:8d:c2
14 PHY ID: 4061e4, addr: 0
15 eth0: Found BCM5221 PHY
16 Linux agpgart interface v0.100 (c) Dave Jones
17 agpgart: Detected Apple UniNorth 2 chipset
18 agpgart: Maximum main memory to use for agp memory: 204M
19 agpgart: configuring for size idx: 4
20 agpgart: AGP aperture is 16M @ 0x0
21 Oops: kernel access of bad area, sig: 11 [#1]
22 NIP: C0151770 LR: D24AF35C SP: CEDE9E60 REGS: cede9db0 TRAP: 0300 Not tainted
23 MSR: 00009032 EE: 1 PR: 0 FP: 0 ME: 1 IR/DR: 11
24 DAR: 0000000A, DSISR: 40000000
25 TASK = cf6c6cc0[4869] 'modprobe' THREAD: cede8000Last syscall: 128
26 GPR00: D24AF35C CEDE9E60 CF6C6CC0 00000000 00000001 00000060 00000000 00000001
27 GPR08: 00000002 D24B0000 00000060 C0151754 42022482 1002AF10 00000000 00000000
28 GPR16: 100013D8 10010000 00000000 00000000 100242A8 10010000 10010000 10024144
29 GPR24: 00000000 10024138 CF537420 0000000A D24B3AC8 CFFE5424 CFFE5400 00000000
30 NIP [c0151770] i2c_smbus_write_byte_data+0x1c/0x50
31 LR [d24af35c] send_init_client+0x40/0xd0 [snd_powermac]
32 Call trace:
33 [d24af35c] send_init_client+0x40/0xd0 [snd_powermac]
34 [d2491710] snd_pmac_tumbler_post_init+0x24/0x78 [snd_powermac]
35 [d2490140] alsa_card_pmac_init+0x140/0x2f0 [snd_powermac]
36 [c0032f98] sys_init_module+0x18c/0x32c
37 [c00056e0] ret_from_syscall+0x0/0x44
38 PHY ID: 4061e4, addr: 0
39 eth0: Link is up at 100 Mbps, full-duplex.
40 eth0: Pause is disabled
41 pmac_nvram: module license 'unspecified' taints kernel.
42 pmac_nvram: Unknown symbol __alloc_bootmem
43 dmasound_pmac: Unknown symbol pmac_xpram_read
44
45 Attached is my current kernel configuration
46
47 On Thu, 30 Sep 2004 02:13:30 +0200, Ævar Arnfjörð Bjarmason
48 <avarab@×××××.com> wrote:
49 > Hi there, i've recently installed Gentoo GNU/Linux on my 1GHz iBook
50 > and was wondering about what was unsupported and known problems, thus
51 > far i've found out that sleep does not work except through hacks, how
52 > about audio? I am unable to get audio working both with the OSS and
53 > the ALSA drivers due to dmasound_pmac having some unknown symbols in
54 > the module and therefore refusing to load and in alsa due to the pmac
55 > module accessing a "bad area".
56 >

Attachments

File name MIME type
.config application/octet-stream