All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alexey Starikovskiy <alexey.y.starikovskiy@linux.intel.com>
To: martin schneebacher <martin.schneebacher@gmail.com>
Cc: Len Brown <lenb@kernel.org>, linux-acpi@vger.kernel.org
Subject: Re: no fan detected
Date: Wed, 14 Feb 2007 09:46:06 +0300	[thread overview]
Message-ID: <45D2B02E.7040302@linux.intel.com> (raw)
In-Reply-To: <e30fb88b0702131545y5ee3b5eeq992344926f32fde8@mail.gmail.com>

martin schneebacher wrote:
> On 2/13/07, martin schneebacher <martin.schneebacher@gmail.com> wrote:
>> On 2/13/07, Len Brown <lenb@kernel.org> wrote:
>> > Did /proc/acpi/fan have any contents with any previous version of 
>> Linux?
>> > If so, what version and what was there?
>
> i tried with 2.6.12.6, which was the first one on this machine. but
> without success.
>
Good chance your BIOS vendor did not export control of the fun to userspace.
> the fans are running up and down acording to the temperature, but i
> have no control in /proc nor any info about their state.
>
So you don't need to have control too.
You could look at your DSDT, it is in /proc/dsdt. it is possible to 
disassemble it with "iasl" which should
be available either in repository of the packages for your Linux version,
or as part of acpica-unix, available at www.intel.com.
Look for a device with id from /drivers/acpi/fun.c file (PNP*).
If such a device exists, then we should deliver it to you as 
/proc/acpi/fun/name.
> bye...masc.
> -

Regards,
    Alex.

  reply	other threads:[~2007-02-14  6:46 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-02-13 14:38 no fan detected martin schneebacher
2007-02-13 20:10 ` Len Brown
2007-02-13 22:00   ` martin schneebacher
2007-02-13 23:45     ` martin schneebacher
2007-02-14  6:46       ` Alexey Starikovskiy [this message]
2007-02-14 14:11         ` martin schneebacher

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=45D2B02E.7040302@linux.intel.com \
    --to=alexey.y.starikovskiy@linux.intel.com \
    --cc=lenb@kernel.org \
    --cc=linux-acpi@vger.kernel.org \
    --cc=martin.schneebacher@gmail.com \
    /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.