ARM: Pi to 3.14.1, DreamPlug to 3.15-rc1..
Updated the Raspberry Pi to Kernel 3.14.1, from the source at GitHub:
# git clone -b rpi-3.14.y --single-branch https://github.com/raspberrypi/linux
Pidora release 2014 (Raspberry Pi Fedora Remix) Kernel 3.14.1+ on an armv6l (ttyAMA0) ............ # uname -a Linux rgpi 3.14.1+ #1 PREEMPT Wed Apr 16 09:57:40 BST 2014 armv6l armv6l armv6l GNU/Linux
And… updated the DreamPlug to 3.15-rc1, from the standard kernel.org code..
Fedora release 18 (Spherical Cow) Kernel 3.15.0-rc1 on an armv5tel (ttyS0) ............. # uname -a Linux rgdreamplug 3.15.0-rc1 #1 PREEMPT Mon Apr 14 09:13:21 BST 2014 armv5tel armv5tel armv5tel GNU/Linux
The DreamPlug boot process still shows a string of mvsdio errors:
mvsdio f1090000.mvsdio: unhandled interrupt status=0x0810 en=0x0100 pio=0 mvsdio f1090000.mvsdio: unhandled interrupt status=0x0810 en=0x0100 pio=0 mvsdio f1090000.mvsdio: unhandled interrupt status=0x0810 en=0x0100 pio=0 .... repeated ....
– and the wifi interface is inoperable.. Seems that this (hardware??) issue is not being addressed..
Robert Gadsdon. April 16, 2014.
Hi,
I´m trying to download and install kernel 3.14. on my raspberry pi to debian wheezy,but the download is always ending on 92%.Can I ask what can be the problem?I tried 5x,always same.I have enough space on my SD card.
Frank