> --- Ursprüngliche Nachricht --- > Von: Thomas Ploch <[EMAIL PROTECTED]> > An: [email protected] > Betreff: Re: all-in-one dscape-patch for 2.6.16 results in kernel-panic > Datum: Tue, 04 Apr 2006 09:13:29 +0200 > > Matthew Garrett schrieb: > > >On Mon, Apr 03, 2006 at 08:09:56PM +0200, Thomas Ploch wrote: > > > > > >>Hello, > >>I still encounter the kernel panic. I first deleted the ipv6.ko, ran > depmod > >>and rebooted. Nothing changed. Than I recompiled the kernel without any > ipv6 > >>support, and still I get the kernel panic. Dont know what to do at all. > I > >>cant give you any logs, because the panics dont get logged. Im getting > sad > >>:( > >> > > > >If you provide the full text of the kernel panic, then there is some > >chance of people being able to help you - otherwise, I'm afraid it's > >impossible. > > > > > How do I configure syslog, that it logs the kernel panics as well, because > only successfull start-ups get logged somehow. > Is it in syslog.conf: > kern.warn /var/logs/warn.log > If not, can someone point me to a solution. I searched every log in > var/log/, with no luck. > > Thanks Thomas
Well, here now my hand copied printk: [bla bla Things I cant see cause I cant scroll up....] Unable to handle kernel paging request for data at address 0x00000008 Faulting instruction address: 0xc00bfc00 Oops: Kernel access of bad area, sig: 11 [#1] Modules linked in: NIP: C00BFC00 LR: C00BFE28 CTR: 00000000 REGS: effc3d30 TRAP: 0300 Not tainted (2.6.16.20060404) MSR: 00009032 <EE,ME,IR,DR> CR: 84000028 XER: 20000000 DAR:00000008, DSISR: 40000000 TASK = effc1830[1] 'swapper' THREAD: effc2000 GPR00: C00BFE28 EFFC3DE0 EFFC1830 C0EF2330 00000000 C0EF2334 EFFC3E08 00000037 GPR08: C066F584 00000000 C0E0B9E4 C0EF234C C0670000 00000000 00000000 41400000 GPR16: 00240D28 01A61988 01A61770 00240D6C 00240D20 01A606E8 018F5E10 01A6380C GPR24: C04F0000 C0EF2330 C05EC6CC 00000000 EFFC3E08 C0EF2334 82000088 C0EF2330 NIP [C00BFC00] create_dir+0x20/0x200 LR [C00BFE28] sysfs_create_dir+0x48/0xa0 Call Trace: [EFFC3DE0] [C0EF2278] 0xc0ef2278 (unreliable) [EFFC3E00] [C00BFE28] sysfs_create_dir+0x48/0xa0 [EFFC3E20] [C0201FEC] kobject_add+0xac/0x210 [EFFC3E40] [C02A24B0] ieee80211_register_sysfs+0x44/0x60 [EFFC3E90] [C04ACA50] ieee80211_register_hw+0x80/0x220 [EFFC3EB0] [C02E2F60] bcm43xx_init_one+0x150/0x190 [EFFC3ED0] [C02149A4] pci_device_probe+0x84/0xb0 [EFFC3EF0] [C02A0D9C] drivber_probe_device+0x6c/0x140 [EFFC3F10] [C02A1018] __driver_attach+0xd8/0x110 [EFFC3F30] [C029FF5C] bus_for_each_dev+0x5c/0xa0 [EFFC3F60] [C02A0BD4] driver_attach+0x24/0x40 [EFFC3F70] [C02A0370] bus_add_driver+0x90/0x180 [EFFC3F90] [C02A15AC] driver_register+0x7c/0xd0 [EFFC3FA0] [C021439C] __pci_register_driver+0x6c/0xc0 [EFFC3FB0] [C065198C] bcm43xx_init+0x2c/0x40 [EFFC3FC0] [C0003D38] init+0xb8/0x260 [EFFC3FF0] [C00127C0] kernel_thread+0x44/0x60 Instruction dump: 4e800020 60000000 60000000 60000000 7c0802a6 9421ffe0 90010024 bf61000c 7cbd2b78 7c7f1b78 7cdc3378 7c9b2378 <81240008> 38690074 484127a9 7fa3eb78 <0>Kernel panic - not syncing: Attempted to kill init! I am hoping for help, Thanks in advance, Thomas -- Echte DSL-Flatrate dauerhaft für 0,- Euro*! "Feel free" mit GMX DSL! http://www.gmx.net/de/go/dsl _______________________________________________ Bcm43xx-dev mailing list [email protected] http://lists.berlios.de/mailman/listinfo/bcm43xx-dev
