↓
 

Adventures With Linux ™

Linux Technologies and Fun Times - and Technology Commentary..

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

Category Archives: Fedora

Fedora Linux distribution..

Post navigation

← Older posts
Newer posts →

ARM – CuBox i4-Pro to Kernel 3.19-rc7..

Adventures With Linux ™ Posted on February 8, 2015 by RGFebruary 8, 2015

Just updated the CuBox i4-Pro to Kernel 3.19-rc7 – using the standard code from kernel.org.. with device-tree boot using zImage and imx6q-cubox-i.dtb Only tested ‘headless’ access, so far.. Fedora release 21 (Twenty One) Kernel 3.19.0-rc7 on an armv7l (ttymxc0) …………………….. [root@rgcubox ~]# uname -a Linux rgcubox 3.19.0-rc7 #1 SMP Sat Feb 7 13:36:57 EST 2015 armv7l armv7l … Continue reading →

Posted in compilation, Crash and Burn.., Fedora, kernel, Linux / ARM | Tagged cubox-i4-pro, device tree, imx6q-cubox-i.dtb, kernel 3.19-rc7, kernel.org, standard code, success | Leave a reply

ARM – New Raspberry Pi 2 – ARMv7 at Last..

Adventures With Linux ™ Posted on February 2, 2015 by RGFebruary 2, 2015

For those who have a new Raspberry Pi 2 on order – as I have – the kernel source is now available, at https://github.com/raspberrypi/linux/tree/rpi-3.18.y-rebase. To get the correct config, start with # make bcm2709_defconfig For me, one of the additional benefits is that it is ARMv7, which should support the standard up-to-date Fedora 21 distro, instead of … Continue reading →

Posted in compilation, Fedora, kernel, Linux / ARM, Raspberry Pi | Tagged armv7, bcm2709, fedora 21 support, kernel source available, on order, raspberry pi | 19 Replies

ARM – CuBox to 3.17-rc2 – 23rd Anniversary Release..

Adventures With Linux ™ Posted on August 26, 2014 by RGAugust 26, 2014

Just updated the CuBox i4-Pro to Kernel 3.17-rc2, which was – deliberately – released on the 23rd anniversary of the initial release of kernel code for ‘Linux’.. More details here:  http://lkml.iu.edu/hypermail/linux/kernel/1408.3/00773.html And source here:  https://github.com/jmontleon/fedora-20-cubox-i_hb/tree/3.17-rc2 Fedora release 20 (Heisenbug) Kernel 3.17.0-rc2 on an armv7l (ttymxc0) …………….. $ uname -a Linux rgcubox 3.17.0-rc2 #1 SMP PREEMPT Tue Aug … Continue reading →

Posted in compilation, CuBox, Fedora, Linux / ARM | Tagged 23rd anniversary, arm, cubox-i4-pro, kernel 3.17-rc2, linux | Leave a reply

ARM – CuBox-i4 Pro to Kernel 3.17-rc1..

Adventures With Linux ™ Posted on August 20, 2014 by RGAugust 20, 2014

Just updated the CuBox to kernel 3.17-rc1, but still used the previous ‘combined zImage plus DTB’ method, which works OK.. Kernel source here:  # git clone -b 3.17-rc1 –single-branch https://github.com/jmontleon/fedora-20-cubox-i4pro Fedora release 20 (Heisenbug) Kernel 3.17.0-rc1 on an armv7l (ttymxc0) ……………. # uname -a Linux rgcubox 3.17.0-rc1 #1 SMP PREEMPT Tue Aug 19 13:48:28 EDT 2014 armv7l … Continue reading →

Posted in compilation, CuBox, Fedora, Linux / ARM | Tagged arm, compile, cubox-i4-pro, dtb, kernel 3.17-rc1, linux, success, workflow | Leave a reply

Skype / Linux – When the Fix Becomes the Problem.. (Updated)

Adventures With Linux ™ Posted on August 19, 2014 by RGAugust 26, 2014

I have been running a ‘fixed’ version of Skype on my Linux systems for some time (Fedora 20, x86_64), which included ‘PULSE_LATENCY_MSEC=30’ in a skype script to run the executable (skype-bin).. Recently, I have experienced garbled and ‘sped up’ sound, and this was easily demonstrated using the Skype Test Call facility.. The solution to this used to … Continue reading →

Posted in Fedora, Hacks, Linux, Opinion, Performance | Tagged executable only, garbled sound, linux, pulse_latency_msec, remove fix, skype, sped up, success | 4 Replies

ARM – CuBox i4-Pro and Raspberry Pi to 3.16 Final..

Adventures With Linux ™ Posted on August 10, 2014 by RGAugust 10, 2014

Updated the CuBox i4-Pro and Raspberry Pi to Kernel 3.16 recently, using the kernel source from.. Raspberry Pi:  https://github.com/raspberrypi/linux/tree/rpi-3.16.y CuBox i4-Pro: https://github.com/jmontleon/fedora-20-cubox-i_hb/tree/3.16.0 Fedora release 20 (Heisenbug) Kernel 3.16.0 on an armv7l (ttymxc0) …………… # uname -a Linux rgcubox 3.16.0 #1 SMP PREEMPT Mon Aug 4 23:39:27 EDT 2014 armv7l armv7l armv7l GNU/Linux Pidora release 2014 (Raspberry Pi … Continue reading →

Posted in compilation, CuBox, Fedora, Hacks, kernel, Linux / ARM, Pidora, Raspberry Pi | Tagged arm, compile, cross-compile, cubox-i4-pro, kernel 3.16, linux, raspberry pi, success | Leave a reply

ARM – CuBox to 3.15-rc7..

Adventures With Linux ™ Posted on May 31, 2014 by RGMay 31, 2014

Just updated the CuBox-I4-PRO to Kernel 3.15-rc7, from source available here:  https://github.com/jmontleon/fedora-20-cubox-i4pro/tree/3.15-rc7 # git clone -b 3.15-rc7 –single-branch https://github.com/jmontleon/fedora-20-cubox-i4pro Compiled and installed OK.. Fedora release 20 (Heisenbug) Kernel 3.15.0-rc7 on an armv7l (ttymxc0) ………. # uname -a Linux rgcubox 3.15.0-rc7 #1 SMP Sat May 31 04:42:51 BST 2014 armv7l armv7l armv7l GNU/Linux Nice to see that work … Continue reading →

Posted in compilation, CuBox, Fedora, kernel, Linux / ARM | Tagged arm, compile, cubox-i4-pro, fedora 20, kernel 3.15-rc7, linux, success | Leave a reply

ARM – New Quad-Core Cubox-i4-PRO

Adventures With Linux ™ Posted on May 30, 2014 by RGMay 30, 2014

Just took delivery of one of a CuBox-i4-PRO, with quad-core i-MX6 1Mhz CPUs and 2GB memory built in.. CuBox-i4-PRO (with Odroid in the background..) The device comes with Android on a 4GB SD card, and I discarded this and – for testing purposes – used an old 16GB SD card and installed Fedora 20 on it. Some … Continue reading →

Posted in compilation, Crash and Burn.., CuBox, Fedora, Hacks, kernel, Linux / ARM, Opinion | Tagged arm, confused instructions, cubox-i4-pro, esata, imx6q-cubox-i.dtb, kernel, kernel 3.14.4, linux, quad-core, success | 3 Replies

ARM: Pi to 3.14.1, DreamPlug to 3.15-rc1..

Adventures With Linux ™ Posted on April 16, 2014 by RGApril 16, 2014

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, … Continue reading →

Posted in compilation, Dreamplug, Fedora, kernel, Linux / ARM, Pidora, Raspberry Pi | Tagged arm, dreamplug, kernel 3.14.1, kernel 3.15-rc1, linux, mvsdio errors, raspberry pi, success | 1 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

Post navigation

← Older posts
Newer posts →
Original content &copy 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.