PDA

View Full Version : fc6 ppc therm_windtunnel, where is i2c_keywest?


OwenCuro
2006-12-06, 03:04 AM CST
Hello everybody,

I've installed fc6 on a dual g4 Mac Silver Door. Unfortunately the fans are on full blast. I've googled around and found that the two kernel modules I need (I'm willing to try anything mind) to hush the beast are therm_windtunnel and i2c_keywest.

Am I right?

This is the output from lspci -v:

0000:00:0b.0 Host bridge: Apple Computer Inc. UniNorth 2 AGP
Flags: bus master, 66MHz, medium devsel, latency 16
Capabilities: [80] AGP version 1.0

0000:00:10.0 VGA compatible controller: nVidia Corporation NV17 [GeForce4 MX 420
] (rev a3) (prog-if 00 [VGA])
Subsystem: nVidia Corporation Unknown device 0008
Flags: bus master, 66MHz, medium devsel, latency 248, IRQ 48
Memory at 91000000 (32-bit, non-prefetchable) [size=16M]
Memory at 98000000 (32-bit, prefetchable) [size=128M]
Memory at f1000000 (32-bit, prefetchable) [size=512K]
Expansion ROM at 90000000 [disabled] [size=128K]
Capabilities: [60] Power Management version 2
Capabilities: [44] AGP version 2.0

0001:10:0b.0 Host bridge: Apple Computer Inc. UniNorth 2 PCI
Flags: bus master, 66MHz, medium devsel, latency 16

0001:10:13.0 Multimedia video controller: Brooktree Corporation Bt848 Video Capt
ure (rev 11)
Flags: bus master, medium devsel, latency 16, IRQ 53
Memory at 80082000 (32-bit, prefetchable) [size=4K]

0001:10:17.0 Class ff00: Apple Computer Inc. KeyLargo Mac I/O (rev 03)
Flags: bus master, medium devsel, latency 16
Memory at 80000000 (32-bit, non-prefetchable) [size=512K]

0001:10:18.0 USB Controller: Apple Computer Inc. KeyLargo USB (prog-if 10 [OHCI]
)
Flags: bus master, medium devsel, latency 16, IRQ 27
Memory at 80081000 (32-bit, non-prefetchable) [size=4K]

0001:10:19.0 USB Controller: Apple Computer Inc. KeyLargo USB (prog-if 10 [OHCI]
)
Flags: bus master, medium devsel, latency 16, IRQ 28
Memory at 80080000 (32-bit, non-prefetchable) [size=4K]

0002:20:0b.0 Host bridge: Apple Computer Inc. UniNorth 2 Internal PCI
Flags: bus master, 66MHz, medium devsel, latency 16

0002:20:0d.0 Class ff00: Apple Computer Inc. UniNorth 2 ATA/100
Flags: bus master, medium devsel, latency 32, IRQ 39
Memory at f5004000 (32-bit, non-prefetchable) [size=16K]

0002:20:0e.0 FireWire (IEEE 1394): Apple Computer Inc. UniNorth 2 FireWire (rev
01) (prog-if 10 [OHCI])
Subsystem: Apple Computer Inc. iBook G4 2004
Flags: bus master, medium devsel, latency 64, IRQ 40
Memory at f5000000 (32-bit, non-prefetchable) [size=4K]
Capabilities: [44] Power Management version 2

0002:20:0f.0 Ethernet controller: Apple Computer Inc. UniNorth 2 GMAC (Sun GEM)
Flags: bus master, 66MHz, slow devsel, latency 16, IRQ 41
Memory at f5200000 (32-bit, non-prefetchable) [size=2M]
Expansion ROM at f5100000 [disabled] [size=1M]

And this is the output from modprobing therm_windtunnel:

Dec 6 09:54:43 baby kernel: DS1775 digital thermometer [@49]
Dec 6 09:54:43 baby kernel: Temp: 52.5 C Hyst: 75.0 C OS: 80.0 C
Dec 6 09:54:43 baby kernel: ADM1030 fan controller [@2c]
Dec 6 09:54:43 baby kernel: Reducing overheating limit to 65.0 C (Hyst: 60.0 C)
Dec 6 09:54:51 baby kernel: CPU-temp: 52.5 C, Case: 29.7 C, Fan: 0 (tuned -11)

modinfo only gives force, probe and ignore as arguments.

i2c_keywest seems to have disappeared as a module.

I'm compiling a vanilla kernel meanwhile...

I'm going to be installing fc6 on 8 machines. That's a lot of wind.

Owen.