Re: Need a patch tested on a windtunnel powermac

2009-05-05 Thread Jean Delvare
On Mon, 4 May 2009 23:02:16 +0200, Giuliano Pochini wrote:
 On Thu, 30 Apr 2009 09:30:59 +1000
 Paul Mackerras pau...@samba.org wrote:
 
  Does anyone here still have a windtunnel powermac (PowerMac3,6)
  machine running Linux?  We need someone to test Jean Delvare's patch
  to the therm_windtunnel driver.  The patch is at:
  
  http://patchwork.ozlabs.org/patch/26095/
  
  I don't have a windtunnel machine myself - I have a PowerMac3,5 but
  not a PowerMac3,6.
 
 I have a dual-G4 MDD (/proc/cpuinfo says PowerMac3,6).
 
 On:
 
 Linux Jay 2.6.30-rc4 #1 SMP Sun May 3 16:20:08 CEST 2009 ppc 7455, altivec 
 supported PowerMac3,6 GNU/Linux
 
 plus the patch above seems working fine as usual: temperature reports
 are written in the logs and fan speed changes correctly. therm_windtunnel
 is not compiled as module. I tested it for a few hours only.

Thanks for the report, Giuliano! I've added the information to the wiki.

-- 
Jean Delvare
___
Linuxppc-dev mailing list
Linuxppc-dev@ozlabs.org
https://ozlabs.org/mailman/listinfo/linuxppc-dev


Re: Need a patch tested on a windtunnel powermac

2009-05-04 Thread Jean Delvare
Hi Josh,

On Mon, 4 May 2009 10:52:32 -0400, Josh Boyer wrote:
 On Thu, Apr 30, 2009 at 03:17:08PM -0400, Josh Boyer wrote:
 On Wed, Apr 29, 2009 at 08:24:48PM -0400, Josh Boyer wrote:
 On Thu, Apr 30, 2009 at 09:30:59AM +1000, Paul Mackerras wrote:
 Does anyone here still have a windtunnel powermac (PowerMac3,6)
 machine running Linux?  We need someone to test Jean Delvare's patch
 to the therm_windtunnel driver.  The patch is at:
 
 http://patchwork.ozlabs.org/patch/26095/
 
 I don't have a windtunnel machine myself - I have a PowerMac3,5 but
 not a PowerMac3,6.
 
 I might have one.  I'll pull the G4 I have out of it's box and check 
 tomorrow.
 
 Amazingly enough, I do.  It's running some crusty-arse gentoo install from
 2005, so I need to install something newer on it.  Hopefully that goes 
 smoothly
 today...
 
 Ok, installed 2.6.30-rc4 plus Jean's patch and it appears to do something
 correctly:
 
 [jwbo...@localhost macintosh]$ sudo modprobe therm_windtunnel
 [jwbo...@localhost macintosh]$ dmesg
 snip
 DS1775 digital thermometer [...@49]
 Temp: 52.5 C  Hyst: 75.0 C  OS: 80.0 C
 ADM1030 fan controller [...@2c]
 Reducing overheating limit to 65.0 C (Hyst: 60.0 C)
 CPU-temp: 52.9 C, Case: 31.3 C,  Fan: 0 (tuned -11)
 [jwbo...@localhost macintosh]$ uname -a
 Linux localhost.localdomain 2.6.30-rc4 #1 SMP Mon May 4 10:20:39 EDT 2009 ppc 
 ppc ppc GNU/Linux

Thanks for testing and reporting. This completes the testing of all
macintosh thermal drivers.

For completeness, as I see you built the driver as a module, could you
try unloading and reloading it?

Thanks,
-- 
Jean Delvare
___
Linuxppc-dev mailing list
Linuxppc-dev@ozlabs.org
https://ozlabs.org/mailman/listinfo/linuxppc-dev


Re: Need a patch tested on a windtunnel powermac

2009-05-04 Thread Josh Boyer
On Mon, May 04, 2009 at 05:40:01PM +0200, Jean Delvare wrote:
Hi Josh,
 Ok, installed 2.6.30-rc4 plus Jean's patch and it appears to do something
 correctly:
 
 [jwbo...@localhost macintosh]$ sudo modprobe therm_windtunnel
 [jwbo...@localhost macintosh]$ dmesg
 snip
 DS1775 digital thermometer [...@49]
 Temp: 52.5 C  Hyst: 75.0 C  OS: 80.0 C
 ADM1030 fan controller [...@2c]
 Reducing overheating limit to 65.0 C (Hyst: 60.0 C)
 CPU-temp: 52.9 C, Case: 31.3 C,  Fan: 0 (tuned -11)
 [jwbo...@localhost macintosh]$ uname -a
 Linux localhost.localdomain 2.6.30-rc4 #1 SMP Mon May 4 10:20:39 EDT 2009 
 ppc ppc ppc GNU/Linux

Thanks for testing and reporting. This completes the testing of all
macintosh thermal drivers.

For completeness, as I see you built the driver as a module, could you
try unloading and reloading it?

Sure:

[jwbo...@localhost macintosh]$ sudo rmmod therm_windtunnel
[jwbo...@localhost macintosh]$ sudo modprobe therm_windtunnel
[jwbo...@localhost macintosh]$ dmesg
snip
DS1775 digital thermometer [...@49]
Temp: 53.6 C  Hyst: 60.0 C  OS: 65.0 C
ADM1030 fan controller [...@2c]
CPU-temp: 53.6 C, Case: 31.8 C,  Fan: 0 (tuned -11)

Seems to work fine.

josh
___
Linuxppc-dev mailing list
Linuxppc-dev@ozlabs.org
https://ozlabs.org/mailman/listinfo/linuxppc-dev


Re: Need a patch tested on a windtunnel powermac

2009-05-04 Thread Jean Delvare
On Mon, 4 May 2009 11:42:08 -0400, Josh Boyer wrote:
 On Mon, May 04, 2009 at 05:40:01PM +0200, Jean Delvare wrote:
 For completeness, as I see you built the driver as a module, could you
 try unloading and reloading it?
 
 Sure:
 
 [jwbo...@localhost macintosh]$ sudo rmmod therm_windtunnel
 [jwbo...@localhost macintosh]$ sudo modprobe therm_windtunnel
 [jwbo...@localhost macintosh]$ dmesg
 snip
 DS1775 digital thermometer [...@49]
 Temp: 53.6 C  Hyst: 60.0 C  OS: 65.0 C
 ADM1030 fan controller [...@2c]
 CPU-temp: 53.6 C, Case: 31.8 C,  Fan: 0 (tuned -11)
 
 Seems to work fine.

Excellent. Thanks again!

-- 
Jean Delvare
___
Linuxppc-dev mailing list
Linuxppc-dev@ozlabs.org
https://ozlabs.org/mailman/listinfo/linuxppc-dev


Re: Need a patch tested on a windtunnel powermac

2009-05-04 Thread Josh Boyer
On Thu, Apr 30, 2009 at 03:17:08PM -0400, Josh Boyer wrote:
On Wed, Apr 29, 2009 at 08:24:48PM -0400, Josh Boyer wrote:
On Thu, Apr 30, 2009 at 09:30:59AM +1000, Paul Mackerras wrote:
Does anyone here still have a windtunnel powermac (PowerMac3,6)
machine running Linux?  We need someone to test Jean Delvare's patch
to the therm_windtunnel driver.  The patch is at:

http://patchwork.ozlabs.org/patch/26095/

I don't have a windtunnel machine myself - I have a PowerMac3,5 but
not a PowerMac3,6.

I might have one.  I'll pull the G4 I have out of it's box and check tomorrow.

Amazingly enough, I do.  It's running some crusty-arse gentoo install from
2005, so I need to install something newer on it.  Hopefully that goes smoothly
today...

Ok, installed 2.6.30-rc4 plus Jean's patch and it appears to do something
correctly:

[jwbo...@localhost macintosh]$ sudo modprobe therm_windtunnel
[jwbo...@localhost macintosh]$ dmesg
snip
DS1775 digital thermometer [...@49]
Temp: 52.5 C  Hyst: 75.0 C  OS: 80.0 C
ADM1030 fan controller [...@2c]
Reducing overheating limit to 65.0 C (Hyst: 60.0 C)
CPU-temp: 52.9 C, Case: 31.3 C,  Fan: 0 (tuned -11)
[jwbo...@localhost macintosh]$ uname -a
Linux localhost.localdomain 2.6.30-rc4 #1 SMP Mon May 4 10:20:39 EDT 2009 ppc 
ppc ppc GNU/Linux


josh
___
Linuxppc-dev mailing list
Linuxppc-dev@ozlabs.org
https://ozlabs.org/mailman/listinfo/linuxppc-dev


Re: Need a patch tested on a windtunnel powermac

2009-05-04 Thread Giuliano Pochini
On Thu, 30 Apr 2009 09:30:59 +1000
Paul Mackerras pau...@samba.org wrote:

 Does anyone here still have a windtunnel powermac (PowerMac3,6)
 machine running Linux?  We need someone to test Jean Delvare's patch
 to the therm_windtunnel driver.  The patch is at:
 
 http://patchwork.ozlabs.org/patch/26095/
 
 I don't have a windtunnel machine myself - I have a PowerMac3,5 but
 not a PowerMac3,6.

I have a dual-G4 MDD (/proc/cpuinfo says PowerMac3,6).

On:

Linux Jay 2.6.30-rc4 #1 SMP Sun May 3 16:20:08 CEST 2009 ppc 7455, altivec 
supported PowerMac3,6 GNU/Linux

plus the patch above seems working fine as usual: temperature reports
are written in the logs and fan speed changes correctly. therm_windtunnel
is not compiled as module. I tested it for a few hours only.



-- 
Giuliano.
___
Linuxppc-dev mailing list
Linuxppc-dev@ozlabs.org
https://ozlabs.org/mailman/listinfo/linuxppc-dev


Re: Need a patch tested on a windtunnel powermac

2009-04-30 Thread Josh Boyer
On Wed, Apr 29, 2009 at 08:24:48PM -0400, Josh Boyer wrote:
On Thu, Apr 30, 2009 at 09:30:59AM +1000, Paul Mackerras wrote:
Does anyone here still have a windtunnel powermac (PowerMac3,6)
machine running Linux?  We need someone to test Jean Delvare's patch
to the therm_windtunnel driver.  The patch is at:

http://patchwork.ozlabs.org/patch/26095/

I don't have a windtunnel machine myself - I have a PowerMac3,5 but
not a PowerMac3,6.

I might have one.  I'll pull the G4 I have out of it's box and check tomorrow.

Amazingly enough, I do.  It's running some crusty-arse gentoo install from
2005, so I need to install something newer on it.  Hopefully that goes smoothly
today...

josh
___
Linuxppc-dev mailing list
Linuxppc-dev@ozlabs.org
https://ozlabs.org/mailman/listinfo/linuxppc-dev


Re: Need a patch tested on a windtunnel powermac

2009-04-29 Thread Josh Boyer
On Thu, Apr 30, 2009 at 09:30:59AM +1000, Paul Mackerras wrote:
Does anyone here still have a windtunnel powermac (PowerMac3,6)
machine running Linux?  We need someone to test Jean Delvare's patch
to the therm_windtunnel driver.  The patch is at:

http://patchwork.ozlabs.org/patch/26095/

I don't have a windtunnel machine myself - I have a PowerMac3,5 but
not a PowerMac3,6.

I might have one.  I'll pull the G4 I have out of it's box and check tomorrow.

josh
___
Linuxppc-dev mailing list
Linuxppc-dev@ozlabs.org
https://ozlabs.org/mailman/listinfo/linuxppc-dev