From: Felix Domke <tmbinc-J6wMscjeMKTk1uMJSBkQmQ@public.gmane.org>
To: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
Subject: Who else is writing to the EC? (Sony Vaio S3XP / PCG-6E1M)
Date: Wed, 30 Mar 2005 16:16:30 +0200 [thread overview]
Message-ID: <424AB4BE.1010009@elitedvb.net> (raw)
I'm a bit annoyed of the way the fan behaves in my Sony Vaio S3XP /
PCG-6E1M. Basically it's totally disabled until ~55°C, then switches on
and gets faster with higher temperature. However the system tends to
oscillate with a ~1min period, which is very annoying. I would rather
like the fan to be active at a slow speed all the time.
I noticed that there's no FAN-Resource in the DSDT.
There's no active cooling entry in the thermal zone, only a passive one
at 50°C. A quick overview over the thermal zone in the DSDT didn't show
any stuff where the fan is controlled.
Now there's a FAN0 entry in the embedded controller, at offset 0x93. I
made a small hacking by making a kernel module which directly writes to
the EC, and it works, i can set the fan speed between 0 and 0xFF.
However, about one second or so after i write the value, the fan speed
gets reset to the original value. reading from the EC show that the
value there gets reset, too.
I could not find any references inside the DSDT to the FAN0 resource in
the EC, i searched for both 0x93 (the offset) and "FAN0".
Even when i remove the "thermal" module, the fan behaves exactly like
before.
Who controls the fan when there's no thermal module active? Is there any
way i can override the fan control on this machine?
the dsdt: http://tmb.elitedvb.net/dsdt
and the disassembled version: http://tmb.elitedvb.net/dsdt.dsl
thanks,
Felix
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
reply other threads:[~2005-03-30 14:16 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=424AB4BE.1010009@elitedvb.net \
--to=tmbinc-j6wmscjemktk1umjsbkqmq@public.gmane.org \
--cc=acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.