Bug#597302: kernel panic at boot on SheevaPlug

2010-09-22 Thread Carlo Stemberger
Wonderful, it works! Thank you Martin! :) Carlo -- .' `. | Registered Linux User #443882 |a_a | | http://counter.li.org/ .''`. \<_)__/ +--- : :' : /( )\ ---+ `. `'` |\`> < /\

Bug#597302: kernel panic at boot on SheevaPlug

2010-09-22 Thread Martin Michlmayr
For those affected, boot like this: setenv bootargs_console console=ttyS0,115200 ipv6.disable=1 run bootcmd And when your system boots, make sure to run flash-kernel The issue should then be gone. -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to debian-kernel-requ...

Bug#597302: kernel panic at boot on SheevaPlug

2010-09-21 Thread Tixy
On Wed, 2010-09-22 at 02:04 +0100, Ben Hutchings wrote: > This is not 2.6.32-23; tcp_setsockopt starts at address c026dd08 in that > version. You are right, the log start with: "Linux version 2.6.32-5-kirkwood (Debian 2.6.32-21)" On Tue, 2010-09-21 at 22:45 +0200, Martin Michlmayr wrote: > Did y

Bug#597302: kernel panic at boot on SheevaPlug

2010-09-21 Thread Ben Hutchings
On Tue, 2010-09-21 at 20:53 +0100, Tixy wrote: > I'm also seeing this bug when upgrading from 2.6.32-21 to 2.6.32-23. > This is the console output leading up to the first oops... [...] > [ 31.479481] PC is at tcp_setsockopt+0x2c/0x3e0 > [ 31.483947] LR is at tcp_setsockopt+0x30/0x3e0 > [ 31.4

Bug#597302: kernel panic at boot on SheevaPlug

2010-09-21 Thread Martin Michlmayr
* Tixy [2010-09-21 20:53]: > I'm also seeing this bug when upgrading from 2.6.32-21 to 2.6.32-23. > This is the console output leading up to the first oops... Can you show the full kernel messages? Did you run flash-kernel to activate the -23 kernel? -- Martin Michlmayr http://www.cyrius.com/

Bug#597302: kernel panic at boot on SheevaPlug

2010-09-21 Thread Tixy
I'm also seeing this bug when upgrading from 2.6.32-21 to 2.6.32-23. This is the console output leading up to the first oops... [ 31.069043] svc: failed to register lockdv1 RPC service (errno 13). [ 31.077446] lockd_up: makesock failed, error=-13 Exporting directories for NFS kernel daemon...e

Bug#597302: kernel panic at boot on SheevaPlug

2010-09-18 Thread Romain Francoise
Package: linux-2.6 Version: 2.6.32-22 Severity: important With kernels 2.6.32-21 and -22 my SheevaPlug does not boot, it panics when bringing up the network (console trace below). Adding ipv6.disable=1 to the command-line makes the system boot again. I'm setting severity important rather than ser