↓
 

Adventures With Linux ™

Linux Technologies and Fun Times..

  • Home
  • About the Author…
  • Copyright and Trademarks..

Category Archives: Linux / ARM

Linux on ARM

Post navigation

← Older posts
Newer posts →

Howto: Cross-Compiling for ARM – One Method..

Adventures With Linux ™ Posted on November 16, 2013 by RGNovember 16, 2013

I originally wrote an article on cross-compiling for ARM systems, some time ago – before I got my first Raspberry Pi – and this is a more up-to-date version. This is how I cross-compile ARM kernels, on x86_64.  There are – of course – other ways of doing this, but this works, for me.. The following info … Continue reading →

Posted in arm, compilation, Fedora, Hacks, kernel, Linux / ARM, Opinion, Raspberry Pi | Tagged arm, cross-compile, example, howto, toolchain | Leave a reply

Pidora – 19 Alpha – Revived?

Adventures With Linux ™ Posted on November 11, 2013 by RGNovember 11, 2013

Thanks to a comment from Mace Moneta, I learned that there is an ‘alpha release’ of Pidora 19 now available: https://lists.fedoraproject.org/pipermail/arm/2013-November/007021.html It was a little odd that no mention of this could be found on the Pidora website or Wiki, but hopefully these will be updated in due course.. Pidora release 19 (Raspberry Pi Fedora Remix) Kernel … Continue reading →

Posted in compilation, Crash and Burn.., Hacks, kernel, Linux / ARM, Pidora, Raspberry Pi | Tagged arm, kernel 3.12, linux, pidora 19 alpha, raspberry pi, repo problem, success | 2 Replies

Pi to 3.12 – Success!

Adventures With Linux ™ Posted on November 10, 2013 by RGNovember 10, 2013

The Raspberry Pi 3.12 kernel on GitHub has now been updated, and includes a fix for the problem with sdcard (mmc) recognition/mounting.. So..  I now have the Pi running kernel 3.12.0: Fedora release 18 (Spherical Cow) Kernel 3.12.0-pi+ on an armv6l (ttyAMA0) ……………. $ uname -a Linux rgpi 3.12.0-pi+ #1 PREEMPT Sun Nov 10 00:20:34 GMT 2013 … Continue reading →

Posted in compilation, kernel, Linux / ARM, Raspberry Pi | Tagged github, kernel 3.12, raspberry pi, success | 2 Replies

Pi to 3.11.7.. Pidora Stalled?

Adventures With Linux ™ Posted on November 8, 2013 by RGNovember 8, 2013

Just updated the raspberry Pi to kernel 3.11.7.. Fedora release 18 (Spherical Cow) Kernel 3.11.7-pi+ on an armv6l (ttyAMA0) ……….. # uname -a Linux rgpi 3.11.7-pi+ #1 PREEMPT Fri Nov 8 12:19:17 GMT 2013 armv6l armv6l armv6l GNU/Linux The Pidora project seemed to show promise, now that armV5 updates are no longer provided after Fedora 18, but … Continue reading →

Posted in compilation, Fedora, kernel, Linux / ARM, Opinion, Raspberry Pi | Tagged fedora 18, kernel 3.11.7, opinion, pidora, raspberry pi, stalled, success, update | 2 Replies

Pi to 3.12? – Not Quite..

Adventures With Linux ™ Posted on November 5, 2013 by RGNovember 5, 2013

The 3.12 kernel for the Raspberry Pi has just been released on GitHub, and I tried to update, but hit a problem with the mmc (SD Card) driver: [  OK  ] Reached target Paths. [***   ] A start job is running for dev-mmcblk0p1.device ………………. [ TIME ] Timed out waiting for device dev-mmcblk0p1.device. [DEPEND] Dependency failed for … Continue reading →

Posted in compilation, Crash and Burn.., kernel, Linux / ARM, Raspberry Pi | Tagged bcm2708_sdhci, error messages, kernel 3.12, mmc failure, raspberry pi | 2 Replies

DreamPlug to 3.12 – With Patch..

Adventures With Linux ™ Posted on November 4, 2013 by RGNovember 4, 2013

Just updated the DreamPlug to kernel 3.12, and – as predicted by Adam Baxter in a recent comment – the ‘mdio/ethernet’ patch was not included.. Details of the patch are in an earlier article:  http://rglinuxtech.com/?p=897 With the patch, everything seems to be OK..    I still get occasional ‘hangs’ when running yum/rpm, but that has been a problem … Continue reading →

Posted in compilation, Dreamplug, Hacks, kernel, Linux / ARM, Performance | Tagged dreamplug, kernel 3.12, mdio/ethernet patch, success | Leave a reply

DreamPlug to 3.12-rc7 – Still Needs Patch..

Adventures With Linux ™ Posted on October 28, 2013 by RGOctober 28, 2013

I updated the DreamPlug to kernel 3.12-rc7, but found that the network problem from 3.12-rc6 was still there, so applied the ‘Ethernet patch’ mentioned in my earlier article – http://rglinuxtech.com/?p=897, and it works OK, now. # uname -a Linux rgdreamplug 3.12.0-rc7 #1 PREEMPT Mon Oct 28 10:07:38 GMT 2013 armv5tel armv5tel armv5tel GNU/Linux Robert Gadsdon.  October 28, … Continue reading →

Posted in compilation, Dreamplug, Hacks, kernel, Linux / ARM, Performance | Tagged dreamplug, ethernet patch, kernel 3.12-rc7, orion mdio, success | 2 Replies

DreamPlug – 3.12-rc6 – Fix for Ethernet..

Adventures With Linux ™ Posted on October 21, 2013 by RGOctober 21, 2013

Soon after updating the DreamPlug to 3.12-rc6, I noticed that the Ethernet connection kept dropping, even though the # route command still showed it as OK.. I found a patch for the problem, and it works – for me..   http://www.spinics.net/lists/arm-kernel/msg281285.html Be aware…. this patch is still being tested, and may be changed before it is ‘officially’ released, … Continue reading →

Posted in compilation, Crash and Burn.., Dreamplug, Hacks, kernel, Linux / ARM, Performance | Tagged dreamplug, ethernet problem, kernel 3.12-rc6, patch, solution | Leave a reply

DreamPlug – 3.12-rc6 Success..

Adventures With Linux ™ Posted on October 21, 2013 by RGOctober 21, 2013

After a lot of ‘frantic testing’, and help from the linux-arm-kernel mailing list, I now have 3.12-rc6 running on the DreamPlug, using the new/improved ‘device tree’.. Fedora release 18 (Spherical Cow) Kernel 3.12.0-rc6 on an armv5tel (ttyS0) …………………. # uname -a Linux rgdreamplug 3.12.0-rc6 #1 PREEMPT Mon Oct 21 13:29:27 BST 2013 armv5tel armv5tel armv5tel GNU/Linux My … Continue reading →

Posted in compilation, Dreamplug, Hacks, kernel, Linux / ARM | Tagged arm, dreamplug, example config, kernel 3.12, linux, success | Leave a reply

ARM: DreamPlug/GuruPlug Support Missing in 3.12-rc?

Adventures With Linux ™ Posted on October 14, 2013 by RGOctober 14, 2013

I have just updated the DreamPlug to kernel 3.11.5, without any problems, but also tried 3.12-rc5, with – as usual – no success.. My DreamPlug – presumably one of the earlier models – is actually a ‘GuruPlug Reference Board‘ inside: # cat /proc/cpuinfo processor       : 0 model name      : Feroceon 88FR131 rev 1 (v5l) BogoMIPS        : 1191.11 … Continue reading →

Posted in compilation, Crash and Burn.., Dreamplug, Linux / ARM, Opinion, Performance | Tagged dreamplug, guruplug support, kernel 3.11.5 success, kernel 3.12-rc5 fail, missing options | Leave a reply

Post navigation

← Older posts
Newer posts →
Original content © Robert Gadsdon 2013
↑