On Sat, Jan 11, 2014 at 11:23:17AM -0500, [email protected] wrote: > My /proc/cpuinfo only shows one CPU. How do I enable second core? > > -- > Jon Smirl > [email protected]
Do you have cpufreq enabled? If so, force performance: echo "performance > /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor And then your second core should be running all the time. Luc Verhaegen. -- You received this message because you are subscribed to the Google Groups "linux-sunxi" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
