*** Load kernel modules
kldload: can't load random: module already loaded or in kernel
This is for my carambola 2, using the stock kernel configuration from freebsd-wifi-build:
# uname -a
FreeBSD carambola 11.0-CURRENT FreeBSD 11.0-CURRENT #0 r269949M: Wed Aug 13 21:42:39 BST 2014 kate@freebsd9.2:/usr/home/kate/src/obj/mips/mips.mips/usr/home/kate/src/freebsd/sys/CARAMBOLA2 mips
I don't know if all other kernel configurations have this compiled-in, but if so, I'm guessing "random" can just be removed from kernel_modules="" in /etc/cfg/rc.conf
On boot:
This is for my carambola 2, using the stock kernel configuration from freebsd-wifi-build:
I don't know if all other kernel configurations have this compiled-in, but if so, I'm guessing "random" can just be removed from kernel_modules="" in /etc/cfg/rc.conf