freebsd / freebsd-wifi-build

freebsd-wifi-build
142 stars 59 forks source link

Unneccessary load for "random" kernel module, for sys/CARAMBOLA2 #8

Open katef opened 10 years ago

katef commented 10 years ago

On boot:

*** 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