Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Mar 2016 04:18:31 -0700
From:      Hal Murray <hmurray@megapathdsl.net>
To:        Lars Engels <lars.engels@0x20.net>
Cc:        Hal Murray <hmurray@megapathdsl.net>, freebsd-arm@freebsd.org
Subject:   Re: FreeBSD on R-Pi and BBB: Odds and ends
Message-ID:  <20160316111831.376BE406057@ip-64-139-1-69.sjc.megapath.net>
In-Reply-To: Message from Lars Engels <lars.engels@0x20.net> of "Wed, 16 Mar 2016 11:52:11 BST." <20160316105211.GG31139@e-new.0x20.net>

next in thread | previous in thread | raw e-mail | index | archive | help
[Context is reading temperature on BeagleBone Black]

lars.engels@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.






Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20160316111831.376BE406057>