Good afternoon.
I'm working with an OMAP5432, running Ubuntu 12.04.4 with kernel 3.8.4-100-omap5 from the TI release PPA [1].
[1] https://launchpad.net/~tiomap-dev/+archive/release
I need a kernel that allows frequency scaling. When I run cpufreq-info, I get
no or unknown cpufreq driver is active on this CPU
for both CPU0 and CPU1. I suspect I need a newer modified kernel but have not been able to find one for this architecture and have struggled to get one to build properly. Trying to install a newer kernel (e.g. from Ubuntu Trusty development) gets me an error like
/boot/vmlinuz-3.13.0-14-generic does not match your subarchitecture omap5, therefore not writing to flash.
If anybody knows how I can get cpufreq support, that would be great. Thanks.
