↓
 

Adventures With Linux ™

Linux Technologies and Fun Times..

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

Monthly Archives: February 2015

Post navigation

Newer posts →

ARM – Kernel 3.19 for Odroid U3 – With Fan Control..

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

Updated the Odroid U3 to (patched) Kernel 3.19, from https://github.com/tobiasjakobi/linux-odroid/tree/odroid-3.19.y Thanks to work by tobiasjakobi, this now includes the preliminary patches – updated for 3.19 – for fan control on the Odroid U3, originally posted by Lukasz Majewski at http://www.spinics.net/lists/linux-samsung-soc/msg42259.html So, (on a Fedora 21 system) you can now control the fan, as follows: # echo “0” … Continue reading →

Posted in compilation, Crash and Burn.., kernel, Linux / ARM, Odroid, Opinion, Performance | Tagged arm, cpu temperature, fan control, kernel 3.19, linux, odroid u3, patched, success, testing | 5 Replies

3.19 Final – NVIDIA and (Patched) VMware OK..

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

Updated the test system to Kernel 3.19 ‘final’, and – as expected – the latest NVIDIA (346.35) and VMware 11.0 (with the vmnet patch..) compile and boot/load OK.. Quite a lot of changes from -rc7, and some reverted..  More details here : http://lkml.iu.edu/hypermail/linux/kernel/1502.1/00199.html $ uname -a Linux rg6830l 3.19.0 #1 SMP Mon Feb 9 14:53:53 PST 2015 … Continue reading →

Posted in compilation, Hacks, kernel, Linux, NVIDIA, VMware | Tagged kernel 3.19, nvidia 346.35, success, vmnet patch, vmware 11 | 2 Replies

ARM – Odroid U3 Kernel Compilation..

Adventures With Linux ™ Posted on February 8, 2015 by RGMarch 3, 2015

This is a workflow for compilation of a kernel + device tree for the Odroid U3.   There are other ways of doing this, but this one works, for me.. Compilation works fine on the device itself, so no need for cross-compilations.. This is for a device with root filesystem and boot partition on one SDcard.. Source from: … Continue reading →

Posted in Linux | Tagged arm, device tree, example, kernel 3.19, kernel compile, linux, odroid u3, workflow | 6 Replies

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 – Odroid U3 to 3.19-rc7 – Fan ‘Fixed’?

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

Updated the Odroid U3 to Kernel 3.19-rc7, from https://github.com/tobiasjakobi/linux-odroid/tree/odroid-3.19.y Had to ‘refresh’ the config, by # make exynos4412_odroid_defconfig, and then (re)enable selinux etc… One feature is that the CPU fan no longer runs constantly, but I need to do more tests, to see if it is now capable of running at all..    The temperature is OK, at … Continue reading →

Posted in compilation, Hacks, kernel, Linux / ARM, Odroid, Opinion, Performance | Tagged arm, fan not running constantly, kernel 3.19-rc7, linux, odroid u3, patched, success | 3 Replies

Kernel 3.19-rc7 – ‘Final’ Soon?

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

Installed Kernel 3.19-rc7 on the test system, and the same comments apply as for -rc6.    The latest NVIDIA driver (346.35) and VMware 11.0 – with the vmnet patches – install and load/run OK.. Changelog summary here:  http://lkml.iu.edu/hypermail/linux/kernel/1502.0/00273.html $ uname -a Linux rg6830l 3.19.0-rc7 #1 SMP Mon Feb 2 19:00:25 PST 2015 x86_64 x86_64 x86_64 GNU/Linux It appears … Continue reading →

Posted in compilation, Hacks, kernel, Linux, NVIDIA, Opinion, VMware | Tagged 3.19 final soon?, kernel 3.19-rc7, nvidia 346.35, success, vmnet patch, vmware 11.0 | 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

Post navigation

Newer posts →
Original content © Robert Gadsdon 2013
↑