ARM – Odroid U3 to 3.19-rc7 – Fan ‘Fixed’?
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 the moment…
There are a series of patches being developed to provide U3 fan control: http://www.spinics.net/lists/lm-sensors/msg42751.html but these are still not (yet) finalised?
Fedora release 21 (Twenty One) Kernel 3.19.0-rc7 on an armv7l (ttySAC1) ................ [root@rgodroid ~]# uname -a Linux rgodroid 3.19.0-rc7 #2 SMP PREEMPT Wed Feb 4 19:47:36 EST 2015 armv7l armv7l armv7l GNU/Linux
Robert Gadsdon. February 5, 2015.
Hi!
Can you share particular kernel install process, including compile options, generating dtb, etc for Odroid-U3?
thank you!
Stan
Good idea… I’ll be posting more details soon..
RG
Hello Robert, the latest version of the hwmon patchset is here:
http://www.spinics.net/lists/linux-samsung-soc/msg42259.html
There are some comments though by the hwmon/thermal maintainers and you’re probably going to see some more revisions of the code. Anyway, if you want to speed up the process then you can always post on the ml if the patchset works for you. Maintainers are more inclined to merge stuff that more people have actually tested (and I can’t do this, since my board doesn’t have/need a fan).
– Tobias