↓
 

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 →

ARM – Odroid U3 to 3.14-rc3, but USB Fail..

Adventures With Linux ™ Posted on March 1, 2014 by RGMarch 1, 2014

After a lot of ‘hacking’, I managed to get the Odroid U3 to boot with Kernel 3.14-rc3, from http://git.prahal.homelinux.net/odroid.git/ , but there were persistent issues with USB, which refused to recognise any devices connected (apart from the USB memory stick (usb-storage) connection built-in to the kernel at compile time). Fedora release 20 (Heisenbug) Kernel 3.14.0-rc3 on an … Continue reading →

Posted in compilation, Crash and Burn.., Hacks, kernel, Linux / ARM, Odroid, Opinion, Performance | Tagged boot ok, kernel 3.14-rc3, no connection, odroid u3, usb issues | 4 Replies

Kernel 3.14-rc4 – X86_64 and ARM (Dreamplug) Updates..

Adventures With Linux ™ Posted on February 24, 2014 by RGFebruary 24, 2014

Updated the test system to Kernel 3.14-rc4, and the VMware 10.0.1 (patched) and NVIDIA 331.49 (patched) compile and load OK.. Details of changes are here:  https://lkml.org/lkml/2014/2/23/234 Updated the Dreamplug to 3.14-rc4 as well: Fedora release 18 (Spherical Cow) Kernel 3.14.0-rc4 on an armv5tel (ttyS0) The Odroid is not (yet) supported by the standard kernel-org tree, but hopefully … Continue reading →

Posted in compilation, Dreamplug, Linux, Linux / ARM, NVIDIA, VMware | Tagged dreamplug, kernel 3.14-rc4, nvidia 331-49 patched, success, vmware 10.0.1 patched | Leave a reply

ARM – Odroid U3 kernel to 3.13… – and Back Again!

Adventures With Linux ™ Posted on February 19, 2014 by RGFebruary 19, 2014

Update:    Logged in, and was immediately aware of EXT4 filesystem errors.. [ 2520.305000] EXT4-fs error (device sda1): ext4_lookup:1437: inode #261634: comm xauth: deleted inode referenced: 307878 [ 2520.315000] EXT4-fs error (device sda1): ext4_lookup:1437: inode #261634: comm xauth: deleted inode referenced: 307878 [ 2520.325000] EXT4-fs error (device sda1): ext4_lookup:1437: inode #261634: comm xauth: deleted inode referenced: 307878 [ … Continue reading →

Posted in compilation, Hacks, Linux / ARM, Odroid | Tagged boot, boot.scr, compile, kernel 3.13, odroid u3, success, zImage with dtb | 2 Replies

ARM – The Secret is Out – ‘Pidora 2014’ is Here..

Adventures With Linux ™ Posted on February 18, 2014 by RGFebruary 18, 2014

Thanks to invaluable information from Mace Moneta, I have now been able to find the location of the (recent) release of Pidora 20 — now, for some reason, known as ‘Pidora 2014‘.. For details and links, see the comments section at the bottom of my previous article: http://rglinuxtech.com/?p=1048 I started the upgrade (from Pidora 19), which took … Continue reading →

Posted in compilation, Crash and Burn.., Hacks, Linux / ARM, Odroid, Pidora, repo problems | Tagged kernel 3.13.3, pidora 20, pidora 2014, problems, raspberry pi, success, upgrade, workaround | 2 Replies

ARM – Odroid Progress – Compiled Kernel, and KDE..

Adventures With Linux ™ Posted on February 14, 2014 by RGFebruary 14, 2014

Fedora 20 – KDE Desktop on ODROID U3 Found a suitable source tree for (old!) kernel 3.8.13.16: git clone -b odroid-3.8.y –single-branch https://github.com/hardkernel/linux – which compiled on the device itself with no problems – the old-fashioned way (# make zImage, etc..) and installed and ran without problems: Fedora release 20 (Heisenbug) Kernel 3.8.13.16 on an armv7l (ttySAC1) … Continue reading →

Posted in compilation, Crash and Burn.., Hacks, kernel, Linux / ARM, Odroid, Performance | Tagged arm, kde, kernel 3.8.13.16, linux, odroid, smplayer, source compile, success, u2/u3, vlc | Leave a reply

ARM – Pi to Kernel 3.13.2… Pidora 19 Woes.. Odroid to Fedora 20..

Adventures With Linux ™ Posted on February 12, 2014 by RGFebruary 12, 2014

Just updated the Raspberry Pi to Kernel 3.13.2, from GitHub: # git clone -b rpi-3.13.y –single-branch https://github.com/raspberrypi/linux No problems and the system runs OK.. Pidora release 19 (Raspberry Pi Fedora Remix) Kernel 3.13.2+ on an armv6l (ttyAMA0) …….. $ uname -a Linux rgpi 3.13.2+ #1 PREEMPT Wed Feb 12 14:12:55 GMT 2014 armv6l armv6l armv6l GNU/Linux The … Continue reading →

Posted in compilation, Fedora, Linux / ARM, Odroid, Opinion, Pidora, Raspberry Pi, success | Tagged arm, fedora 20, kernel 3.13.2, linux, odroid, pidora 19 stalled, raspberry pi, success | 7 Replies

ARM – At Last, a Modern System..

Adventures With Linux ™ Posted on February 10, 2014 by RGFebruary 10, 2014

As my existing ARM systems are getting a bit ‘old’ – being based on armv5 (DreamPlug) or armv6 (Raspberry Pi) – neither of which is supported by the most recent Fedora release, I have been looking for an armv7-based system for further development and testing.. After some experiences with promising designs that have – sadly – failed … Continue reading →

Posted in Fedora, Linux / ARM, Odroid, Performance | Tagged arm, armv7, development, fedora 19, linux, odroid u3, success | 2 Replies

Linux/ARM – DreamPlug to 3.14-rc1

Adventures With Linux ™ Posted on February 3, 2014 by RGFebruary 3, 2014

Just updated the DreamPlug to Kernel 3.14-rc1, and everything seems to work OK…    Still getting a few  mvsdio f1090000.mvsdio: unhandled interrupt status=0x0810 en=0x0000 pio=0  messages at boot time, but none after the system has booted… Fedora release 18 (Spherical Cow) Kernel 3.14.0-rc1 on an armv5tel (ttyS0) # uname -a Linux rgdreamplug 3.14.0-rc1 #1 PREEMPT Mon Feb 3 … Continue reading →

Posted in Dreamplug, Fedora, kernel, Linux / ARM, Opinion | Tagged arm, dreamplug, kernel 3.14-rc1, linux, success | 13 Replies

Linux/ARM – DreamPlug and Pi to 3.13.1..

Adventures With Linux ™ Posted on January 30, 2014 by RGJanuary 30, 2014

Just updated the DreamPlug and Raspberry Pi to Kernel 3.13.1.   DreamPlug kernel from kernel.org, and the Pi from GitHub, as usual.. Fedora release 18 (Spherical Cow) Kernel 3.13.1 on an armv5tel (ttyS0)…………. $ uname -a Linux rgdreamplug 3.13.1 #1 PREEMPT Thu Jan 30 17:21:47 GMT 2014 armv5tel armv5tel armv5tel GNU/Linux Pidora release 19 (Raspberry Pi Fedora Remix) … Continue reading →

Posted in compilation, Dreamplug, Linux / ARM, Pidora, Raspberry Pi | Tagged arm, dreamplug, kernel 3.13.1, linux, raspberry pi, success, update | Leave a reply

Pi to 3.13..

Adventures With Linux ™ Posted on January 22, 2014 by RGJanuary 22, 2014

Just updated the Raspberry Pi to Kernel 3.13, from github: # git clone -b rpi-3.13.y –single-branch https://github.com/raspberrypi/linux – And.. everything seems to be working OK (with Pidora 19) Pidora release 19 (Raspberry Pi Fedora Remix) Kernel 3.13.0+ on an armv6l (ttyAMA0) ……… $ uname -a Linux rgpi 3.13.0+ #1 PREEMPT Wed Jan 22 10:13:51 GMT 2014 armv6l … Continue reading →

Posted in compilation, Linux / ARM, Pidora, Raspberry Pi | Tagged github, kernel 3.13, pidora, raspberry pi, success | Leave a reply

Post navigation

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