Ok I figured it out. I guess I did need to remove the module before reloading it with the fan_control=1 option. For now I'm just gonna put the following in /etc/rc.d/rc.modules:
/sbin/rmmod thinkpad_acpi
sleep 2
/sbin/modprobe thinkpad_acpi fan_control=1
If anyone knows better way of doing this please lemmie know. I'm still learning, and I don't really know too much about udev yet (how to prevent udev from loading a module, for example)
Next project: thinkfan
