All of lore.kernel.org
 help / color / mirror / Atom feed
* Need a patch tested on a windtunnel powermac
@ 2009-04-29 23:30 Paul Mackerras
  2009-04-30  0:24 ` Josh Boyer
  2009-05-04 21:02 ` Giuliano Pochini
  0 siblings, 2 replies; 9+ messages in thread
From: Paul Mackerras @ 2009-04-29 23:30 UTC (permalink / raw)
  To: linuxppc-dev; +Cc: Jean Delvare

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.

Paul.

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: Need a patch tested on a windtunnel powermac
  2009-04-29 23:30 Need a patch tested on a windtunnel powermac Paul Mackerras
@ 2009-04-30  0:24 ` Josh Boyer
  2009-04-30 19:17   ` Josh Boyer
  2009-05-04 21:02 ` Giuliano Pochini
  1 sibling, 1 reply; 9+ messages in thread
From: Josh Boyer @ 2009-04-30  0:24 UTC (permalink / raw)
  To: Paul Mackerras; +Cc: Jean Delvare, linuxppc-dev

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

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: Need a patch tested on a windtunnel powermac
  2009-04-30  0:24 ` Josh Boyer
@ 2009-04-30 19:17   ` Josh Boyer
  2009-05-04 14:52     ` Josh Boyer
  0 siblings, 1 reply; 9+ messages in thread
From: Josh Boyer @ 2009-04-30 19:17 UTC (permalink / raw)
  To: Paul Mackerras; +Cc: Jean Delvare, linuxppc-dev

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

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: Need a patch tested on a windtunnel powermac
  2009-04-30 19:17   ` Josh Boyer
@ 2009-05-04 14:52     ` Josh Boyer
  2009-05-04 15:40       ` Jean Delvare
  0 siblings, 1 reply; 9+ messages in thread
From: Josh Boyer @ 2009-05-04 14:52 UTC (permalink / raw)
  To: Paul Mackerras, Jean Delvare; +Cc: linuxppc-dev

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:

[jwboyer@localhost macintosh]$ sudo modprobe therm_windtunnel
[jwboyer@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)
[jwboyer@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

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: Need a patch tested on a windtunnel powermac
  2009-05-04 14:52     ` Josh Boyer
@ 2009-05-04 15:40       ` Jean Delvare
  2009-05-04 15:42         ` Josh Boyer
  0 siblings, 1 reply; 9+ messages in thread
From: Jean Delvare @ 2009-05-04 15:40 UTC (permalink / raw)
  To: Josh Boyer; +Cc: linuxppc-dev, Paul Mackerras

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:
> 
> [jwboyer@localhost macintosh]$ sudo modprobe therm_windtunnel
> [jwboyer@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)
> [jwboyer@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

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: Need a patch tested on a windtunnel powermac
  2009-05-04 15:40       ` Jean Delvare
@ 2009-05-04 15:42         ` Josh Boyer
  2009-05-04 15:49           ` Jean Delvare
  0 siblings, 1 reply; 9+ messages in thread
From: Josh Boyer @ 2009-05-04 15:42 UTC (permalink / raw)
  To: Jean Delvare; +Cc: linuxppc-dev, Paul Mackerras

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:
>> 
>> [jwboyer@localhost macintosh]$ sudo modprobe therm_windtunnel
>> [jwboyer@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)
>> [jwboyer@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:

[jwboyer@localhost macintosh]$ sudo rmmod therm_windtunnel
[jwboyer@localhost macintosh]$ sudo modprobe therm_windtunnel
[jwboyer@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

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: Need a patch tested on a windtunnel powermac
  2009-05-04 15:42         ` Josh Boyer
@ 2009-05-04 15:49           ` Jean Delvare
  0 siblings, 0 replies; 9+ messages in thread
From: Jean Delvare @ 2009-05-04 15:49 UTC (permalink / raw)
  To: Josh Boyer; +Cc: linuxppc-dev, Paul Mackerras

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:
> 
> [jwboyer@localhost macintosh]$ sudo rmmod therm_windtunnel
> [jwboyer@localhost macintosh]$ sudo modprobe therm_windtunnel
> [jwboyer@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

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: Need a patch tested on a windtunnel powermac
  2009-04-29 23:30 Need a patch tested on a windtunnel powermac Paul Mackerras
  2009-04-30  0:24 ` Josh Boyer
@ 2009-05-04 21:02 ` Giuliano Pochini
  2009-05-05  6:35   ` Jean Delvare
  1 sibling, 1 reply; 9+ messages in thread
From: Giuliano Pochini @ 2009-05-04 21:02 UTC (permalink / raw)
  To: Paul Mackerras; +Cc: Jean Delvare, linuxppc-dev

On Thu, 30 Apr 2009 09:30:59 +1000
Paul Mackerras <paulus@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.

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: Need a patch tested on a windtunnel powermac
  2009-05-04 21:02 ` Giuliano Pochini
@ 2009-05-05  6:35   ` Jean Delvare
  0 siblings, 0 replies; 9+ messages in thread
From: Jean Delvare @ 2009-05-05  6:35 UTC (permalink / raw)
  To: Giuliano Pochini; +Cc: linuxppc-dev, Paul Mackerras

On Mon, 4 May 2009 23:02:16 +0200, Giuliano Pochini wrote:
> On Thu, 30 Apr 2009 09:30:59 +1000
> Paul Mackerras <paulus@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

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2009-05-05  6:36 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-04-29 23:30 Need a patch tested on a windtunnel powermac Paul Mackerras
2009-04-30  0:24 ` Josh Boyer
2009-04-30 19:17   ` Josh Boyer
2009-05-04 14:52     ` Josh Boyer
2009-05-04 15:40       ` Jean Delvare
2009-05-04 15:42         ` Josh Boyer
2009-05-04 15:49           ` Jean Delvare
2009-05-04 21:02 ` Giuliano Pochini
2009-05-05  6:35   ` Jean Delvare

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.