↓
 

Adventures With Linux ™

Linux Technologies and Fun Times..

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

Category Archives: CuBox

Post navigation

← Older posts
Newer posts →

ARM – CuBox to 4.0-rc4 – Networking Fixed..

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

Updated the CuBox-I4Pro to Kernel 4.0-rc4 – from kernel.org, and – at last – networking works without the need for the mach-imx6q.c patch. Fedora release 22 (Twenty Two) Kernel 4.0.0-rc4 on an armv7l (ttymxc0) …………………… # uname -a Linux rgcubox 4.0.0-rc4 #1 SMP Sun Mar 15 21:55:09 EDT 2015 armv7l armv7l armv7l GNU/Linux Details of changes from … Continue reading →

Posted in compilation, CuBox, kernel, Linux / ARM | Tagged arm, cubox-i4pro, kernel 4.0-rc4, linux, networking fixed, no patch necessary, 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 – Kernel 4.0-rc1 – Fix for CuBox-i4 Pro Networking..

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

The CuBox-i4 Pro booted Kernel 4.0-rc1 OK, but – although eth0 was present – there was no network connection possible.. I found a similar problem described on the Linux Arm Kernel mailing list:  http://lists.infradead.org/pipermail/linux-arm-kernel/2015-February/325249.html According to the info there, I changed linux/arch/arm/mach-imx/mach-imx6q.c as follows: Around line 214, change clksel = ptp_clk == enet_ref ? IMX6Q_GPR1_ENET_CLK_SEL_ANATOP : IMX6Q_GPR1_ENET_CLK_SEL_PAD; … Continue reading →

Posted in compilation, Crash and Burn.., CuBox, Hacks, kernel, Linux / ARM, Opinion, Performance | Tagged arm, cubox-i4-pro, eth0 not working, fix, kernel 4.0-rc1, mach-imx6q.c, success | Leave a reply

ARM – Kernel 4.0-rc1 – Not Much Joy….Yet..

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

Tried Kernel 4.0-rc1 on the CuBox-i4 Pro (from kernel.org) and the Odroid U3 (from https://github.com/tobiasjakobi/linux-odroid/tree/odroid-4.0.y), and the results are a bit of a mixed bag.. The CuBox boots OK, but – although eth0 appears to be present – networking doesn’t work.. Fedora release 22 (Twenty Two) Kernel 4.0.0-rc1 on an armv7l (ttymxc0) ……………. [root@rgcubox ~]# uname -a … Continue reading →

Posted in CuBox, kernel, Linux / ARM, Odroid, Opinion, Performance | Tagged arm, cubox-i4 pro network fail, kernel 4.0-rc1, odroid u3 boot fail, testing | Leave a reply

Kernel 3.19-rc3, ‘Lockup’ Bug, Latest..

Adventures With Linux ™ Posted on January 6, 2015 by RGJanuary 6, 2015

Updated the test system to Kernel 3.19-rc3, and there is still no fix for VMware (11.0) and the latest NVIDIA (340.65 and 346.22) drivers…     The NVIDIA problem will involve getting around a GPL-incompatible module issue.. FATAL: modpost: GPL-incompatible module nvidia.ko uses GPL-only symbol ‘__cachemode2pte_tbl’ 3.19-rc3 installs and runs OK on the CuBox-i4 Pro: $ uname -a Linux … Continue reading →

Posted in compilation, Crash and Burn.., CuBox, Hacks, kernel, Linux, Linux / ARM, NVIDIA, Opinion, VMware | Tagged compile fail, cubox-i4-pro, kernel 3.19-rc3, lockup problem latest info, no workaround yet, nvidia, success, vmware | Leave a reply

ARM/Intel – CuBox-i4 Pro to 3.19-rc2, VMware and NVIDIA Still Broken..

Adventures With Linux ™ Posted on January 4, 2015 by RGJanuary 4, 2015

Updated the test (Intel) system, and the Cubox-i4 Pro to Kernel 3.19-rc2.. NVIDIA and VMware still do not compile (see 3.19-rc1 article for details http://rglinuxtech.com/?p=1258) and – so far – there does not seem to be a patch for either.   The NVIDIA GPL code incompatibility issue may be more convoluted to fix ‘legally’.. I tried more code … Continue reading →

Posted in arm, compilation, Crash and Burn.., CuBox, Hacks, kernel, Linux, NVIDIA, Opinion, Performance, VMware | Tagged cubox-i4 pro success, gpl issue, kernel 3.19-rc2, nvidia and vmware fails | 1 Reply

ARM – Cubox-i4Pro to Kernel 3.19-rc1..

Adventures With Linux ™ Posted on December 23, 2014 by RGDecember 23, 2014

Just updated the Cubox-i4Pro to 3.19-rc1, after disabling the kernel options for ‘power management’, as the current patch does not compile cleanly.. Fedora release 21 (Twenty One) Kernel 3.19.0-rc1 on an armv7l (ttymxc0) ……….. [root@rgcubox ~]# uname -a Linux rgcubox 3.19.0-rc1 #1 SMP PREEMPT Mon Dec 22 15:22:15 EST 2014 armv7l armv7l armv7l GNU/Linux Details of Kernel … Continue reading →

Posted in compilation, CuBox, Hacks, kernel, Linux / ARM, Opinion, Performance | Tagged arm, cubox-i4pro, kernel 3.19-rc1, linux, success | Leave a reply

ARM – CuBox-i4 Pro to 3.18, and full Device Tree..

Adventures With Linux ™ Posted on December 11, 2014 by RGDecember 11, 2014

Updated the CuBox-i4 Pro to Kernel 3.18, and now use the complete ‘device tree’ zImage and dtb boot method: The source can be found here:  https://github.com/jmontleon/fedora-20-cubox-i_hb/tree/3.18.0 – and the u-boot boot commands are: setenv bootargs “root=/dev/mmcblk0p3 rootfstype=ext4 rootwait console=ttymxc0,115200n8 console=tty1 video=mxcfb0:dev=hdmi,1920x1080M@60,if=RGB24,bpp=32” setenv bootcmd “load mmc 0:1 0x10800000 zImage; load mmc 0:1 0x18000000 imx6q-cubox-i.dtb; bootz 0x10800000 – 0x18000000” … Continue reading →

Posted in compilation, Crash and Burn.., CuBox, kernel, Linux / ARM, Opinion, Performance | Tagged boot commands, cubox-i4-pro, device tree, kernel 3.18, success, uboot | Leave a reply

ARM – CuBox to Kernel 3.17..

Adventures With Linux ™ Posted on October 6, 2014 by RGOctober 6, 2014

Just installed Kernel 3.17 ‘Final’ on the CuBox I4-Pro..    Source code from https://github.com/jmontleon/fedora-20-cubox-i_hb/tree/3.17.0.. Fedora release 20 (Heisenbug) Kernel 3.17.0 on an armv7l (ttymxc0) ……. $ uname -a Linux rgcubox 3.17.0 #1 SMP PREEMPT Mon Oct 6 14:01:51 EDT 2014 armv7l armv7l armv7l GNU/Linux Robert Gadsdon.  October 6, 2014. … Continue reading →

Posted in CuBox, kernel, Linux / ARM | Tagged arm, cubox i-4 pro, kernel 3.17, linux, success | Leave a reply

Post navigation

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