[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Fw: sony tx1xp fan control



Oops, I thought i sent this to the list...

Begin forwarded message:

Date: Thu, 19 Jan 2006 08:25:32 +0200
From: Andrei Popescu <andreimp@rdslink.ro>
To: Minty <mintywalker@gmail.com>
Subject: Re: sony tx1xp fan control


On Wed, 18 Jan 2006 22:23:00 +0000
Minty <mintywalker@gmail.com> wrote:

> thanks for the help...
> 
> > Do you have a 'fan' module loaded?
> 
> yup.  /proc/acpi/fan exists, it is just empty
> 
> my/may not be relevent, but /proc/acpi/thermal_zone/ATF0 has a number of files
> 
> # more cooling_mode
> <setting not supported>
> cooling mode:   passive

This just states the current cooling mode is passive.

> # more polling_frequency
> <polling disabled>

I have the same. Don't remember what it's used for...

> # more temperature
> temperature:             61 C
> 
> It seems 61 is it's normal temp, although it does increase if the
> machine is really made to  dance.
> 
> plus a few other files.  The passive cooling and polling disabled made
> me wonder if this is all being controlled via the bios and as such
> beyond my control?  The bios itself shows nothing about fan control
> settings when I looked.

In theory ACPI was built to pass the power-management/temperature/... control to the OS, in order to give the user more options. The problem is many (if not all) manufacturers have buggy ACPI implementations. 

> > You could post the output of 'lsmod' and 'dmesg'
> 
> lsmod
> 
> Module                  Size  Used by
> thermal                13192  0
> fan                     4740  0
> button                  6672  0
> ac                      4996  0

looks ok

> 
> dmesg
> 
> 1.00, driver 10 Dec 2004
> [4466004.853000] hub 5-0:1.0: USB hub found
> [4466004.853000] hub 5-0:1.0: 8 ports detected
> [4466005.343000] usb 3-1: new full speed USB device using uhci_hcd and address 3
> [4466005.794000] ACPI: AC Adapter [ACAD] (on-line)
> [4466012.854000] ACPI: Lid Switch [LID0]
> [4466012.854000] ACPI: Power Button (CM) [PWRB]
> [4466012.958000] ACPI: Thermal Zone [ATF0] (50 C)
> [4466381.931000] atkbd.c: Unknown key released (translated set 2, code
> 0xaa on isa0060/serio0).
> [4466381.931000] atkbd.c: Use 'setkeycodes e02a <keycode>' to make it known.
> [4466382.029000] atkbd.c: Unknown key pressed (translated set 2, code
> 0xaa on isa0060/serio0).
> [4466382.029000] atkbd.c: Use 'setkeycodes e02a <keycode>' to make it known.
> [4466385.572000] eth1: no IPv6 routers present
> [4466387.411000] atkbd.c: Unknown key released (translated set 2, code
> 0xaa on isa0060/serio0).
> [4466387.411000] atkbd.c: Use 'setkeycodes e02a <keycode>' to make it known.
> 
> then the last two lines are repeated a great deal....

I don't think this is related. ACPI loads, it just doesn't work as expected.

I can't help more than that. My suggestion would be to have a look at acpi.sourcefourge.net
If you're lucky you might find some fixes from other installation reports or so. Else you might have to go the DSDT way and recompile your kernel. May the force be with you... :)

Andrei
-- 
If you can't explain it simply, you don't understand it well enough. (Albert Einstein)



Reply to: