kernel panic with latest kirkwood 3.9 update

This forum is for Marvell Kirkwood devices such as the GoFlex Home/Net, PogoPlug v1/v2, SheevaPlug, and ZyXEL devices.

Re: kernel panic with latest kirkwood 3.9 update

Postby moonman » Fri May 31, 2013 6:49 am

Here's the new one for testing guys. I've adjusted a couple of things for both devices.
$this->bbcode_second_pass_code('', 'http://dl.dropboxusercontent.com/u/15043728/ArchLinuxArm/kernels/testing/fixes_for_sheevas/linux-kirkwood-3.9.4-4-arm.pkg.tar.xz')
Pogoplug V4 | GoFlex Home | Raspberry Pi 4 4GB | CuBox-i4 Pro | ClearFog | BeagleBone Black | Odroid U2 | Odroid C1 | Odroid XU4
-----------------------------------------------------------------------------------------------------------------------
[armv5] Updated U-Boot | [armv5] NAND Rescue System
moonman
Developer
 
Posts: 3388
Joined: Sat Jan 15, 2011 3:36 am

Re: kernel panic with latest kirkwood 3.9 update

Postby replabrobin » Fri May 31, 2013 9:25 am

Moonman,

when we had to update u-boot for kernels >=3.2 I ended up using this

http://people.debian.org/~tbm/u-boot/20 ... u-boot.kwb

as stated in this thread

viewtopic.php?f=23&t=3224

there were some issues with the very latest versions of u-boot (ie they missed the MMC stuff somehow). I guess the debian u-boots support both types of sheeva.

Anyhow the 3.9.4-4 kernel does boot on my standard sheevaplug.

$this->bbcode_second_pass_code('', '
Marvell>> bootm 0x00800000
## Booting kernel from Legacy Image at 00800000 ...
Image Name: Linux-3.9.4-4-ARCH
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 3314680 Bytes = 3.2 MiB
Load Address: 00008000
Entry Point: 00008000
Verifying Checksum ... OK
Loading Kernel Image ... OK
OK

Starting kernel ...

Uncompressing Linux... done, booting the kernel.

Welcome to Arch Linux ARM!

Expecting device dev-ttyS0.device...
[ OK ] Reached target Remote File Systems.
Starting Collect Read-Ahead Data...')

I see this in the kernel messages

$this->bbcode_second_pass_code('', '<6>[ 11.907596] sdhci: Secure Digital Host Controller Interface driver
<6>[ 11.907605] sdhci: Copyright(c) Pierre Ossman
<4>[ 11.907667] mvsdio mvsdio: no pins associated
<5>[ 11.945250] mmc0: mvsdio driver initialized, lacking card detect (fall back to polling)
<6>[ 11.945313] sdhci-pltfm: SDHCI platform and OF driver helper')

$this->bbcode_second_pass_code('', '<4>[ 12.124390] mmc0: host does not support reading read-only switch. assuming write-enable.
<6>[ 12.128524] mmc0: new high speed SDHC card at address 4959
<6>[ 12.128849] mmcblk0: mmc0:4959 SD08G 7.42 GiB
<6>[ 12.130828] mmcblk0: p1 p2 p3
<4>[ 16.960202] EXT2-fs (mmcblk0p2): warning: mounting unchecked fs, running e2fsck is recommended
<6>[ 17.204302] VFS: Mounted root (ext2 filesystem) on device 179:2.')

thanks for the effort; seems like we're getting there.
replabrobin
 
Posts: 110
Joined: Tue Nov 30, 2010 11:18 am

Re: kernel panic with latest kirkwood 3.9 update

Postby moonman » Fri May 31, 2013 8:53 pm

Good! Thanks again for testing, replabrobin. Hopefully ThisIsAandomString's results are positive as well.
Pogoplug V4 | GoFlex Home | Raspberry Pi 4 4GB | CuBox-i4 Pro | ClearFog | BeagleBone Black | Odroid U2 | Odroid C1 | Odroid XU4
-----------------------------------------------------------------------------------------------------------------------
[armv5] Updated U-Boot | [armv5] NAND Rescue System
moonman
Developer
 
Posts: 3388
Joined: Sat Jan 15, 2011 3:36 am

Re: kernel panic with latest kirkwood 3.9 update

Postby ThisIsAandomString » Fri May 31, 2013 11:23 pm

3.9.4-4 Works for me as well!

Thanks.
Raspberry Pi B 512 | eSata Sheevaplug | Cubieboard
ThisIsAandomString
 
Posts: 7
Joined: Tue May 14, 2013 6:06 am

Re: kernel panic with latest kirkwood 3.9 update

Postby moonman » Sat Jun 01, 2013 6:26 am

Great. I'am committing the changes. Next kernel update will have these.
Thanks for testing. It would've been impossible without the logs you provided.
Pogoplug V4 | GoFlex Home | Raspberry Pi 4 4GB | CuBox-i4 Pro | ClearFog | BeagleBone Black | Odroid U2 | Odroid C1 | Odroid XU4
-----------------------------------------------------------------------------------------------------------------------
[armv5] Updated U-Boot | [armv5] NAND Rescue System
moonman
Developer
 
Posts: 3388
Joined: Sat Jan 15, 2011 3:36 am

Re: kernel panic with latest kirkwood 3.9 update

Postby replabrobin » Sat Jun 01, 2013 8:11 am

Thanks Moonman more kudos to you :)
replabrobin
 
Posts: 110
Joined: Tue Nov 30, 2010 11:18 am

Re: kernel panic with latest kirkwood 3.9 update

Postby replabrobin » Mon Jun 03, 2013 7:49 pm

Moonman, the latest 2.9.4-2 linux-kirkwood release package works for my sheevaplug
replabrobin
 
Posts: 110
Joined: Tue Nov 30, 2010 11:18 am

Re: kernel panic with latest kirkwood 3.9 update

Postby moonman » Tue Jun 04, 2013 3:18 am

3.9.4-2 in the repo is identical to 3.9.4-4 that I posted in this thread.Thanks for the heads up.
Pogoplug V4 | GoFlex Home | Raspberry Pi 4 4GB | CuBox-i4 Pro | ClearFog | BeagleBone Black | Odroid U2 | Odroid C1 | Odroid XU4
-----------------------------------------------------------------------------------------------------------------------
[armv5] Updated U-Boot | [armv5] NAND Rescue System
moonman
Developer
 
Posts: 3388
Joined: Sat Jan 15, 2011 3:36 am

Re: kernel panic with latest kirkwood 3.9 update

Postby ThisIsAandomString » Tue Jun 04, 2013 5:23 am

Hi again.

I just updated too, it works magic :)

Thanks again!
Raspberry Pi B 512 | eSata Sheevaplug | Cubieboard
ThisIsAandomString
 
Posts: 7
Joined: Tue May 14, 2013 6:06 am

Previous

Return to Marvell Kirkwood

Who is online

Users browsing this forum: No registered users and 41 guests