i2c & lm_sensors on minislack 1.1
Hi guys, managed to compile i2c support into my kernel, simply great, but now I have to load the modules manually everytime I boot... The concerned modules are listed in /etc/rc.d/rc.modules, it is executable, and a second time in an autostart file (bash script in the ~/Desktop/Autostart folder for Xfce). Yet it still refuses to work. I even went as far as giving root rights to myself for the /sbin/modprobe command, to no avail.
Everytime I boot up and execute 'sensors', it says 'no sensors found', and I have to modprobe all the modules manually (only three but hey...) Now I've noticed my /etc/modules.conf file is completely empty, is this normal? Done some reading, but the content of sample files look far to complicated for me, and I'm afraid I'm gonna screw up something if I use one of them instead of my default one.
Can anyone help me out?