Dreamplug to 3.4.7
As 3.5 isn’t working – yet – I updated the Dreamplug to the latest 3.4.x – 3.4.7: $ uname -a Linux rgdreamplug 3.4.7 #1 Mon Jul 30 20:28:47 BST 2012 armv5tel armv5tel armv5tel GNU/Linux
As 3.5 isn’t working – yet – I updated the Dreamplug to the latest 3.4.x – 3.4.7: $ uname -a Linux rgdreamplug 3.4.7 #1 Mon Jul 30 20:28:47 BST 2012 armv5tel armv5tel armv5tel GNU/Linux
Been trying the ‘released’ version of kernel 3.5 on my Dreamplug, and at first the hang appeared to be due to the fact that 3.5 didn’t detect the Marvell Orion USB controller, but now there is another problem (see Update below..): ‘Good’ boot (3.4.5): mv_xor mv_xor.3: Marvell XOR: ( xor fill cpy ) Serial: 8250/16550 driver, 2 … Continue reading →
Updated the Dreamplug to kernel 3.4.5: rgdreamplug ~]$ uname -a Linux rgdreamplug 3.4.5 #1 Wed Jul 18 17:46:49 BST 2012 armv5tel armv5tel armv5tel GNU/Linux Tried 3.5-rc7, but that hung on boot, for some reason… More investigation needed.. … Continue reading →
Despite previous ‘tweaks’, I have been experiencing continuing problems with SD Card Linux performance, and with the unreliable operations of yum / rpm, with associated db corruption, when they have to be ‘killed’ after hanging.. Based on two excellent pieces of prior research: http://blogofterje.wordpress.com/2012/01/14/optimizing-fs-on-sd-card/ and http://www.raspberrypi.org/forum/projects-and-collaboration-general/optimizing-linux-for-flash-memory – I will be having a stimulating (!) time performing formatting … Continue reading →
Kernel 3.4rc1 is out, and appears to be the new ‘mainline’ version, according to the website at www.kernel.org.. 3.3 is not even mentioned, any more..! I just updated two of my systems (x86_64) to 3.4rc1, and everything seemed to be working just fine (see Update below..).. There are already fixes available for VMware and NVIDIA to work … Continue reading →
I have been having continuing problems with yum ‘hanging’ on my Dreamplug – through several different versions of Fedora, and numerous kernel updates (currently FC17 and Kernel 3.3..) The Fedora rootfs image did not include any swap, so – after some digging around – I decided to add a ./SWAP file, and activate it… The results (so … Continue reading →
The Fedora armv5tel / x86_64 cross-compiler toolchain is a bit ancient (GCC 4.1.2!), and the Pi is armv6.. So.. I needed a more up-to-date and architecture-friendly substitute.. After some abortive attempts (some of the other armv7 cross-compilers were just as old!) I found a set of armv7 / x86_64 cross-compiler rpms – including gcc version 4.6.1 – … Continue reading →
Just spent some time upgrading my ARM Dreamplug to Fedora 17 (pre-release) and kernel 3.2.9.. Kernels are compiled on my Fedora x86_64 desktop, using the armv5tel-redhat-linux-gnueabi RPM set.. I’ve installed the XFCE desktop (rebuilding some missing RPMs from source..), and hacked an old (F13) ARM version of Epiphany for a working browser (as Firefox crashes all the … Continue reading →