Comment 26 for bug 34723

Revision history for this message
globetrotterdk (globetrotterdk) wrote :

Cheers. I completed the commands exactly - all of them. I did get error messages when I ran 'ls | cut -d. -f1 | xargs -n1 modprobe':

"FATAL: Error inserting therm_pm72 (/lib/modules/2.6.17-10-powerpc64-smp/kernel/drivers/macintosh/therm_pm72.ko): No such device
FATAL: Error inserting windfarm_pm112 (/lib/modules/2.6.17-10-powerpc64-smp/kernel/drivers/macintosh/windfarm_pm112.ko): No such device
FATAL: Error inserting windfarm_pm81 (/lib/modules/2.6.17-10-powerpc64-smp/kernel/drivers/macintosh/windfarm_pm81.ko): No such device"

I am unsure if this is an issue to worry about and how it would influence my boot-up as I did also run the command 'lsmod | cut -d" " -f1 | grep windfarm >> /etc/modules'.