Sorry for the confusing instructions, I meant to run "sudo -s" alone. So, in your terminal window type these 5 commands, one after another:
sudo -s cd /lib/modules/$(uname -r)/kernel/drivers/macintosh ls | cut -d. -f1 | xargs -n1 modprobe lsmod | cut -d" " -f1 | grep windfarm >> /etc/modules exit After the first "sudo" your prompt should change from ending with a '$' to ending with a '#' to show that you are in a root shell. -- iMac G5 Thermal Fan Support https://launchpad.net/bugs/34723 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs