FreeBSD on R-Pi and BBB: Odds and ends

Hal Murray hmurray at megapathdsl.net
Wed Mar 16 11:18:41 UTC 2016


[Context is reading temperature on BeagleBone Black]

lars.engels at 0x20.net said:
> Is the cpufreq kernel module loaded? kldstat -v | grep cpufreq 

I think so.  Does this mean that it's included in the kernel?

[ ~]$ kldstat -v | grep cpufreq
                104 cpu/cpufreq
[ ~]$ kldstat
Id Refs Address    Size     Name
 1    3 0xc0200000 687218   kernel
 2    1 0xc2fb2000 b000     fdescfs.ko
[ ~]$ 


locate doesn't find a cpufreq.ko and it's not in /boot/kernel/ with other 
.ko-s, so I can't load it if it isn't loaded.




-- 
These are my opinions.  I hate spam.





More information about the freebsd-arm mailing list