On 31-07-13 06:00, [email protected] wrote:
there is a config file (not sure and not near a pc, maybe /etc/module or so) where you can specify what modules need to be loaded at boot. Saves the trouble of unpacking/repacking initrd
The file is /etc/modules. Below is mine, with the rtc module added as you can see. And two obsolete modules deactivated, but I suspect the next release, or maybe even one of the nightlies will fix that.
--------------------------------- # /etc/modules: kernel modules to load at boot time. # # This file contains the names of kernel modules that should be loaded # at boot time, one per line. Lines beginning with "#" are ignored. # Parameters can be specified after the module name. # # These lines generated automatically by copyfiles.sh, # parsing VOYAGE_SYSTEM_MODULES from Profile: ALIX # on wo jul 17 12:43:18 CEST 2013 # lm90 #w83627hf scx200_acb geodewdt led-class #leds-alix2 ledtrig-heartbeat ledtrig-timer ledtrig-netdev rtc ------------------------------------ regards, Erik -- ir. E.J.P. (Erik) van Linstee Van Linstee ICT 0467-111230 _______________________________________________ Voyage-linux mailing list [email protected] http://list.voyage.hk/mailman/listinfo/voyage-linux
