↓
 

Adventures With Linux ™

Linux Technologies and Fun Times..

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

Tag Archives: dreamplug

Post navigation

← Older posts

ARM – Updates to 4.1-rc4, and Pi 2 to 4.0.4

Adventures With Linux ™ Posted on May 20, 2015 by RGMay 20, 2015

Updated the DreamPlug, CuBox-i4Pro, and Odroid U3 to Kernel 4.1-rc4.. DreamPlug and CuBox using the standard code from kernel.org: Fedora release 18 (Spherical Cow) Kernel 4.1.0-rc4 on an armv5tel (ttyS0) …………… ]# uname -a Linux rgdreamplug 4.1.0-rc4 #1 Wed May 20 09:12:43 PDT 2015 armv5tel armv5tel armv5tel GNU/Linux Fedora release 22 (Twenty Two) Kernel 4.1.0-rc4 on an … Continue reading →

Posted in compilation, CuBox, Dreamplug, kernel, Linux / ARM, Odroid | Tagged arm, cubox-i4pro, dreamplug, kernel 4.0.4, kernel 4.1-rc4, odroid u3, raspberry pi, success, updates | 2 Replies

ARM – DreamPlug and CuBox to 4.1-rc3..

Adventures With Linux ™ Posted on May 12, 2015 by RGMay 12, 2015

Updated the DreamPlug and CuBox-i4 Pro to Kernel 4.1-rc3, from kernel.org.. Fedora release 18 (Spherical Cow) Kernel 4.1.0-rc3 on an armv5tel (ttyS0) …………… # uname -a Linux rgdreamplug 4.1.0-rc3 #2 Mon May 11 15:04:52 PDT 2015 armv5tel armv5tel armv5tel GNU/Linux Fedora release 22 (Twenty Two) Kernel 4.1.0-rc3 on an armv7l (ttymxc0) ……………. # uname -a Linux rgcubox … Continue reading →

Posted in CuBox, Dreamplug, kernel, Linux / ARM | Tagged arm, boot, cubox-i4-pro, dreamplug, kernel 4.1-rc3, kernel.org, linux, success | Leave a reply

ARM – Update to 4.0 for DreamPlug, CuBox, and Odroid..

Adventures With Linux ™ Posted on April 13, 2015 by RGApril 13, 2015

Updated the DreamPlug and CuBox-i4Pro to kernel 4.0 from kernel.org: Fedora release 18 (Spherical Cow) Kernel 4.0.0 on an armv5tel (ttyS0) ……… # uname -a Linux rgdreamplug 4.0.0 #1 Sun Apr 12 22:53:28 PDT 2015 armv5tel armv5tel armv5tel GNU/Linux Fedora release 22 (Twenty Two) Kernel 4.0.0 on an armv7l (ttymxc0) ……… ]# uname -a Linux rgcubox 4.0.0 … Continue reading →

Posted in CuBox, Dreamplug, Hacks, kernel, Linux / ARM, Odroid | Tagged arm, cubox-i4pro, dreamplug, kernel 4.0, linux, odroid u3, success, update | 14 Replies

ARM – Updates to Kernel 4.0-rc6..

Adventures With Linux ™ Posted on April 2, 2015 by RGApril 2, 2015

Updated the DreamPlug and CuBox-i4Pro to Kernel 4.0-rc6 from kernel.org https://www.kernel.org/ Fedora release 18 (Spherical Cow) Kernel 4.0.0-rc6 on an armv5tel (ttyS0) ……… # uname -a Linux rgdreamplug 4.0.0-rc6 #1 Sun Mar 29 22:11:02 PDT 2015 armv5tel armv5tel armv5tel GNU/Linux Fedora release 22 (Twenty Two) Kernel 4.0.0-rc6 on an armv7l (ttymxc0) ……. # uname -a Linux rgcubox … Continue reading →

Posted in compilation, CuBox, Dreamplug, kernel, Linux / ARM, Odroid, Opinion | Tagged arm, armv5, armv7, cubox-i4pro, dreamplug, kernel, kernel 4.0-rc6, odroid u3, success, update | 2 Replies

ARM – DreamPlug Kernel Compile – Correction..

Adventures With Linux ™ Posted on March 29, 2015 by RGMarch 29, 2015

Thanks are due to Marcus Roeder, who pointed out an error in my DreamPlug kernel compile workflow (http://rglinuxtech.com/?p=1354).. The make LOADADDR.. command was incorrect, and would result in less system memory being available.. The correct command is: make LOADADDR=000008000 uImage – and this will result in all the memory being available: # free total used free shared … Continue reading →

Posted in compilation, Crash and Burn.., Dreamplug, kernel, Linux / ARM | Tagged correction, dreamplug, kernel compile, make loadaddr command incorrect | Leave a reply

ARM – DreamPlug to Kernel 4.0-rc5 – .config Example

Adventures With Linux ™ Posted on March 25, 2015 by RGMarch 25, 2015

Updated the DreamPlug to Kernel 4.0-rc5, using the standard source from kernel.org, without any problems.. Fedora release 18 (Spherical Cow) Kernel 4.0.0-rc5 on an armv5tel (ttyS0) …… ]$ uname -a Linux rgdreamplug 4.0.0-rc5 #1 Mon Mar 23 10:47:21 PDT 2015 armv5tel armv5tel armv5tel GNU/Linux In case it might be useful, I have put a copy of the … Continue reading →

Posted in compilation, Crash and Burn.., Dreamplug, kernel, Linux / ARM, Opinion, Performance | Tagged arm, dreamplug, kernel 4.0-rc5, linux, sample kernel config, success | Leave a reply

ARM – CuBox and DreamPlug to 4.0-rc3..

Adventures With Linux ™ Posted on March 10, 2015 by RGMarch 10, 2015

Updated the Cubox-i4Pro to Kernel 4.0-rc3, and still needed to apply the one-line patch to linux/arch/arm/mach-imx/mach-imx6q.c, to get networking to work..  http://rglinuxtech.com/?p=1338 Fedora release 22 (Twenty Two) Kernel 4.0.0-rc3 on an armv7l (ttymxc0) ………… ]# uname -a Linux rgcubox 4.0.0-rc3 #3 SMP Mon Mar 9 20:19:45 EDT 2015 armv7l armv7l armv7l GNU/Linux The DreamPlug was OK, and … Continue reading →

Posted in compilation, CuBox, Dreamplug, Hacks, kernel, Linux / ARM | Tagged arm, cubox patch, cubox-i4pro, dreamplug, kernel 4.0-rc3, linux, success | Leave a reply

ARM – CuBox-i4Pro and DreamPlug to 4.0-rc2..

Adventures With Linux ™ Posted on March 6, 2015 by RGMarch 6, 2015

Updated the CuBox-i4Pro and DreamPlug to Kernel 4.0-rc2..   No problems with the DreamPlug, and the CuBox just needed the same small patch as for -rc1.. http://rglinuxtech.com/?p=1338 CuBox-i4Pro: Fedora release 22 (Twenty Two) Kernel 4.0.0-rc2 on an armv7l (ttymxc0) ……………. ]# uname -a Linux rgcubox 4.0.0-rc2 #1 SMP Tue Mar 3 21:35:27 EST 2015 armv7l armv7l armv7l GNU/Linux … Continue reading →

Posted in compilation, CuBox, Dreamplug, kernel, Linux / ARM, Performance | Tagged arm, cubox-i4pro, dreamplug, kernel 4.0-rc2, linux, patch, success | Leave a reply

ARM – DreamPlug to Kernel 4.0-rc1..

Adventures With Linux ™ Posted on March 3, 2015 by RGMarch 29, 2015

Now that the DreamPlug has a stable power supply (see previous post..) I decided to live dangerously and update the u-boot version and install a modern ‘device tree’ plus kernel.. It has been mentioned many times before that the u-boot update for a DreamPlug is fraught, and can result in a ‘brick’..   There should be a way … Continue reading →

Posted in compilation, Crash and Burn.., Dreamplug, Fedora, Hacks, kernel, Linux / ARM, Opinion, Performance, U-Boot | Tagged arm, device tree, dreamplug, kernel 4.0-rc1, linux, success, u-boot, update, warning | 8 Replies

ARM – DreamPlug Power Fault – and ‘Fix’..

Adventures With Linux ™ Posted on March 3, 2015 by RGMarch 3, 2015

I finally got my old DreamPlug working again, but found that the power would fail intermittently..    After checking for software faults, I tracked the problem down to the power supply cable ‘clip-on’ connector..   The problem was caused by the internal connection between the two external pins and the internal slide-on metal tabs being loose, and causing … Continue reading →

Posted in Crash and Burn.., Dreamplug, Hacks, Opinion, Performance | Tagged dreamplug, fix, loose connector, power supply, problem, success | Leave a reply

Post navigation

← Older posts
Original content © Robert Gadsdon 2013
↑