I'd like to load a kernel module, -i2c-dev-, at boot time.
I can add a command/script to the user commands on the Tweaks page to run `modprobe i2c-dev`, but it feels like there's probably a more canonical/system-ic tinycore/picore/pcp mechanism. I've found 'a great explanation by a person of authority' (https://www.raspberrypi.org/forums/viewtopic.php?f=107&t=118032&sid=a3cfa8ea1e7af76f8dd818e187f72aa0) about why it -is not- handled by the device tree system. I've found a bit in the TinyCore book (in the ISA sound card discussion) that talks about adding calls to -modprobe- to *bootlocal.sh*, but pcp's bootlocal.sh doesn't seem to be a user-servicable part. I've unpacked -pcp_10.1.gz- from the boot partition and/but don't see anything like -/etc/modules- there, plus that seems like an awfully heavy-handed place to be modifying. What -should- I do? Thanks! ------------------------------------------------------------------------ hartzell's Profile: http://forums.slimdevices.com/member.php?userid=54772 View this thread: http://forums.slimdevices.com/showthread.php?t=110642 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/unix
