On 10/28/2011 5:21 PM, Karl Auerbach wrote:
I've been trying to get the latest Linux 3.04 kernel to load onto a
Net6501 with the 1.40h bios.

The kernel runs through part of the boot-up sequence, finds the MP
table, but panics when initializing the serial hardware (which is odd,
because it tells to me via the serial port.)

What's the most recent Linux kernel that anyone's managed to get running?

        --karl--

_______________________________________________
Soekris-tech mailing list
[email protected]
http://lists.soekris.com/mailman/listinfo/soekris-tech

I'm having the same issue with the most recent Fedora kernel (2.6.40.6-0.fc15.x86_64, aka rebranded 3.0). See attached for the entire call trace. This is indeed quite amusing, as I also get this over the serial console.

Running the kernel that it installs with (2.6.38.6-26.rc1.fc15.x86_64) boots fine.

--Kyle
[    8.290172] serial 0000:02:0a.1: PCI->APIC IRQ transform: INT D -> IRQ 19
[    8.291181] BUG: unable to handle kernel NULL pointer dereference at         
  (null)
[    8.292126] IP: [<          (null)>]           (null)
[    8.292126] PGD 0
[    8.292126] Oops: 0010 [#1] SMP
[    8.292126] CPU 0
[    8.292126] Modules linked in:
[    8.292126]
[    8.292126] Pid: 1, comm: swapper Not tainted 2.6.40.6-0.fc15.x86_64 #1
[    8.292126] RIP: 0010:[<0000000000000000>]  [<          (null)>]           
(null)
[    8.292126] RSP: 0018:ffff88007c3afb38  EFLAGS: 00010297
[    8.292126] RAX: 0000000000000001 RBX: ffff88007bc85600 RCX: 0000000000000000
[    8.292126] RDX: ffff88007c3afb58 RSI: ffff88007c3afc88 RDI: ffff88007bc85600
[    8.292126] RBP: ffff88007c3afc70 R08: 00000000000080d0 R09: 0000000000000000
[    8.292126] R10: ffff88007bcea150 R11: 0000000000000000 R12: ffff88007bcea000
[    8.292126] R13: ffffffff81a8f2c8 R14: ffff88007c3afc88 R15: 0000000000000000
[    8.292126] FS:  0000000000000000(0000) GS:ffff88007fc00000(0000) 
knlGS:0000000000000000
[    8.292126] CS:  0010 DS: 0000 ES: 0000 CR0: 000000008005003b
[    8.292126] CR2: 0000000000000000 CR3: 0000000001a03000 CR4: 00000000000006f0
[    8.292126] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[    8.292126] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400
[    8.292126] Process swapper (pid: 1, threadinfo ffff88007c3ae000, task 
ffff88007c3b0000)
[    8.292126] Stack:
[    8.292126]  ffffffff812e2bfa ffff88007c3afba0 0000000100000000 
ffffffff81811e29
[    8.292126]  0000000000000000 0000000000000000 0000000000000000 
0000000000000000
[    8.292126]  0000000000000000 0000000000000000 0000000000000000 
0000000000000013
[    8.292126] Call Trace:
[    8.292126]  [<ffffffff812e2bfa>] ? pciserial_init_ports+0xe5/0x16f
[    8.292126]  [<ffffffff8146f343>] pciserial_init_one+0x101/0x13a
[    8.292126]  [<ffffffff81255b52>] local_pci_probe+0x44/0x75
[    8.292126]  [<ffffffff8125661f>] pci_device_probe+0xd0/0xff
[    8.292126]  [<ffffffff812f852b>] driver_probe_device+0x131/0x213
[    8.292126]  [<ffffffff812f8667>] __driver_attach+0x5a/0x7e
[    8.292126]  [<ffffffff812f860d>] ? driver_probe_device+0x213/0x213
[    8.292126]  [<ffffffff812f75b3>] bus_for_each_dev+0x53/0x89
[    8.292126]  [<ffffffff812f810a>] driver_attach+0x1e/0x20
[    8.292126]  [<ffffffff812f7d2e>] bus_add_driver+0xd1/0x224
[    8.292126]  [<ffffffff81b9d50f>] ? serial8250_pnp_init+0x12/0x12
[    8.292126]  [<ffffffff812f8b0b>] driver_register+0x98/0x105
[    8.292126]  [<ffffffff81b9d50f>] ? serial8250_pnp_init+0x12/0x12
[    8.292126]  [<ffffffff81256ee2>] __pci_register_driver+0x56/0xc0
[    8.292126]  [<ffffffff81b9d50f>] ? serial8250_pnp_init+0x12/0x12
[    8.292126]  [<ffffffff81b9d528>] serial8250_pci_init+0x19/0x1b
[    8.292126]  [<ffffffff81002099>] do_one_initcall+0x7f/0x136
[    8.292126]  [<ffffffff81b66c6f>] kernel_init+0xd9/0x153
[    8.292126]  [<ffffffff8104fb37>] ? schedule_tail+0x27/0x6c
[    8.292126]  [<ffffffff8148fe24>] kernel_thread_helper+0x4/0x10
[    8.292126]  [<ffffffff81b66b96>] ? start_kernel+0x3d5/0x3d5
[    8.292126]  [<ffffffff8148fe20>] ? gs_change+0x13/0x13
[    8.292126] Code:  Bad RIP value.
[    8.292126] RIP  [<          (null)>]           (null)
[    8.292126]  RSP <ffff88007c3afb38>
[    8.292126] CR2: 0000000000000000
[    8.292188] ---[ end trace fe4ebffb2b8ff187 ]---
[    8.294156] Kernel panic - not syncing: Attempted to kill init!
[    8.295167] Pid: 1, comm: swapper Tainted: G      D     
2.6.40.6-0.fc15.x86_64 #1
[    8.296156] Call Trace:
[    8.297179]  [<ffffffff8147f95c>] panic+0x91/0x19c
[    8.298184]  [<ffffffff81058122>] do_exit+0xb9/0x77b
[    8.299178]  [<ffffffff814885dc>] ? _raw_spin_unlock_irqrestore+0x17/0x19
[    8.300183]  [<ffffffff81056456>] ? kmsg_dump+0x4b/0xd5
[    8.301175]  [<ffffffff8148974e>] oops_end+0xbc/0xc5
[    8.302183]  [<ffffffff8147f23d>] no_context+0x203/0x212
[    8.303177]  [<ffffffff8123fc29>] ? __delay+0xf/0x11
[    8.304176]  [<ffffffff8123fc57>] ? __const_udelay+0x2c/0x2e
[    8.305176]  [<ffffffff8147f3e0>] __bad_area_nosemaphore+0x194/0x1b7
[    8.306179]  [<ffffffff812e0b29>] ? serial8250_console_write+0xff/0x10e
[    8.307177]  [<ffffffff8147f416>] bad_area_nosemaphore+0x13/0x15
[    8.308173]  [<ffffffff8148b729>] do_page_fault+0x1bd/0x39b
[    8.309178]  [<ffffffff81054df6>] ? arch_local_irq_restore+0x6/0xd
[    8.310178]  [<ffffffff81055fe0>] ? vprintk+0x3a2/0x3e4
[    8.311176]  [<ffffffff814885dc>] ? _raw_spin_unlock_irqrestore+0x17/0x19
[    8.312181]  [<ffffffff81488c55>] page_fault+0x25/0x30
[    8.313177]  [<ffffffff812e2bfa>] ? pciserial_init_ports+0xe5/0x16f
[    8.314187]  [<ffffffff8146f343>] pciserial_init_one+0x101/0x13a
[    8.315176]  [<ffffffff81255b52>] local_pci_probe+0x44/0x75
[    8.316173]  [<ffffffff8125661f>] pci_device_probe+0xd0/0xff
[    8.317175]  [<ffffffff812f852b>] driver_probe_device+0x131/0x213
[    8.318179]  [<ffffffff812f8667>] __driver_attach+0x5a/0x7e
[    8.319173]  [<ffffffff812f860d>] ? driver_probe_device+0x213/0x213
[    8.320172]  [<ffffffff812f75b3>] bus_for_each_dev+0x53/0x89
[    8.321173]  [<ffffffff812f810a>] driver_attach+0x1e/0x20
[    8.322179]  [<ffffffff812f7d2e>] bus_add_driver+0xd1/0x224
[    8.323172]  [<ffffffff81b9d50f>] ? serial8250_pnp_init+0x12/0x12
[    8.324173]  [<ffffffff812f8b0b>] driver_register+0x98/0x105
[    8.325170]  [<ffffffff81b9d50f>] ? serial8250_pnp_init+0x12/0x12
[    8.326180]  [<ffffffff81256ee2>] __pci_register_driver+0x56/0xc0
[    8.327171]  [<ffffffff81b9d50f>] ? serial8250_pnp_init+0x12/0x12
[    8.328171]  [<ffffffff81b9d528>] serial8250_pci_init+0x19/0x1b
[    8.329172]  [<ffffffff81002099>] do_one_initcall+0x7f/0x136
[    8.330178]  [<ffffffff81b66c6f>] kernel_init+0xd9/0x153
[    8.331171]  [<ffffffff8104fb37>] ? schedule_tail+0x27/0x6c
[    8.333172]  [<ffffffff8148fe24>] kernel_thread_helper+0x4/0x10
[    8.334179]  [<ffffffff81b66b96>] ? start_kernel+0x3d5/0x3d5
[    8.335169]  [<ffffffff8148fe20>] ? gs_change+0x13/0x13
_______________________________________________
Soekris-tech mailing list
[email protected]
http://lists.soekris.com/mailman/listinfo/soekris-tech

Reply via email to