Hi, I wish to run FreeBSD on an embedded device running an AMD GX-416RA SOC 1.6GHz quad-core, using an AMI Aptio 4.5 BIOS. Unfortunately it seems that although the BIOS ACPI implementation is mostly there, the tables are not correctly exposing the available processor frequencies, as the only one offered by cpufreq is 1600MHz.
The kernel is loading the hwpstate driver. I would like to try disabling the load of this driver, and instead force the kernel to load the powernow driver. I think this is done in /boot/loader.conf, but I'm unsure of the proper syntax.
Any advice on this would be greatly appreciated !
References:
cpufreq(4)
freebsd-src/sys/x86/cpufreq
The kernel is loading the hwpstate driver. I would like to try disabling the load of this driver, and instead force the kernel to load the powernow driver. I think this is done in /boot/loader.conf, but I'm unsure of the proper syntax.
Any advice on this would be greatly appreciated !
References:
cpufreq(4)
freebsd-src/sys/x86/cpufreq