↓
 

Adventures With Linux ™

Linux Technologies and Fun Times - and Technology Commentary..

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

Tag Archives: linux

Post navigation

← Older posts
Newer posts →

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

Audacity – Simple ffmpeg Compile Fix..

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

The ‘binary’ version of audacity supplied by certain distros lacks functionality, due to patent issues, so the best option is to compile it yourself.. For some time, there have been compatibility issues at compile time between the latest released versions of audacity and ffmpeg, on many systems.. For audacity version 2.0.5, on my systems (Fedora 20) the … Continue reading →

Posted in compilation, Crash and Burn.., Hacks, Linux, Opinion, Performance | Tagged audacity 2.0.5, avchd, compile fix, ffmpeg, linux, sound editor, success | Leave a reply

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

3.13-rc8 – Waiting for 3.13 Final..

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

3.13-rc8 is out, and 3.13 Final should be out in about a weeks time – or so.. Changes are here:  http://www.mail-archive.com/linux-kernel@vger.kernel.org/msg568052.html Same comments apply for VMware and NVIDIA drivers on x86_64 as for -rc7, and the DreamPlug (armv5tel) still gives the usual batch of mvsdio f1090000.mvsdio: unhandled interrupt status=0x0810 en=0x0100 pio=0 errors on boot, but otherwise runs … Continue reading →

Posted in compilation, Dreamplug, kernel, Linux, Linux / ARM, NVIDIA, VMware | Tagged arm, dreamplug, kernel 3.13-rc8, linux, mvsdio errors, nvidia, success, vmware, x86_64 | Leave a reply

ARM: Fun with Device Trees…

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

ARM devices on Linux are rapidly moving to use the ‘device tree‘ format to specify the CPU / SoC characteristics at kernel compile time, for producing the boot image…   For systems such as the DreamPlug, this means that the old # make uImage is no longer applicable.. For the DreamPlug, this is an example of the … Continue reading →

Posted in compilation, Crash and Burn.., Dreamplug, Hacks, Linux / ARM, Opinion | Tagged arm, device tree, example, linux, success | Leave a reply

DreamPlug to 3.13-rc6..

Adventures With Linux ™ Posted on December 30, 2013 by RGJanuary 4, 2014

Updated the DreamPlug to kernel 3.13-rc6, and – apart from the usual mvsdio … unhandled interrupt ..  messages at boot time, everything seems to run OK.. Fedora release 18 (Spherical Cow) Kernel 3.13.0-rc6 on an armv5tel (ttyS0) …………….. # uname -a Linux rgdreamplug 3.13.0-rc6 #1 PREEMPT Mon Dec 30 15:09:42 GMT 2013 armv5tel armv5tel armv5tel GNU/Linux Now … Continue reading →

Posted in compilation, Dreamplug, Linux / ARM | Tagged arm, armv5, dreamplug, kernel 3.13-rc6, linux, success, update | 2 Replies

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

NVIDIA – What is Going On?

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

Opinion: I don’t usually write pure ‘op/ed’ pieces, but this situation – I think – warrants further comment… I am becoming concerned at the apparent inability of NVIDIA to adequately support Linux..    In the past, the company was able to very quickly produce a driver version that supported the latest changes to the Linux kernel, but not … Continue reading →

Posted in kernel, Linux, NVIDIA, Opinion | Tagged kernel, latest kernel versions, linux, missing, nvidia, opinion, support | Leave a reply

Post navigation

← Older posts
Newer posts →
Original content © Robert Gadsdon 2013
↑
We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.