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