public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
From: "Salatiel Filho" <salatiel.filho@gmail.com>
To: "Karasyov, Konstantin A" <konstantin.a.karasyov@intel.com>
Cc: linux-acpi@vger.kernel.org
Subject: Re: PROBLEM: CPU fan shuts down on load of fan.ko in kernel 2.6.18 and later
Date: Thu, 11 Jan 2007 11:37:05 -0300	[thread overview]
Message-ID: <beb91d720701110637p3828878bpcd94e2d6fd036164@mail.gmail.com> (raw)
In-Reply-To: <E3C0BCA40296C347AF7142161DB9FC8298EF3A@mssmsx411>

On 1/11/07, Karasyov, Konstantin A <konstantin.a.karasyov@intel.com> wrote:
> Hi,
>
> Unfortunately, thermal zones defined in your DSDT doesn't contain any trip points except critical, but the fan control requires at least one active trip point (_ACx) to be defined.
> Also, there are no fan devices (i.e. device with 'PNP0C0B' HID) defined.
>
> This means, that no fan and minimal thermal control is available on your system through the ACPI functionality.

So who controls fan on and off when i am on linux ?

>
>
> Regards.
> Konstantin.
>
> >-----Original Message-----
> >From: Salatiel Filho [mailto:salatiel.filho@gmail.com]
> >Sent: Thursday, January 11, 2007 4:50 PM
> >To: Karasyov, Konstantin A
> >Cc: Matthew Brett; linux-acpi@vger.kernel.org
> >Subject: Re: PROBLEM: CPU fan shuts down on load of fan.ko in kernel 2.6.18
> >and later
> >
> >On 1/11/07, Karasyov, Konstantin A <konstantin.a.karasyov@intel.com> wrote:
> >> Hi,
> >>
> >> Could you send acpidump command output?
> >>
> >sure. Attached
> >>
> >> Regards.
> >> Konstantin.
> >> >-----Original Message-----
> >> >From: Salatiel Filho [mailto:salatiel.filho@gmail.com]
> >> >Sent: Wednesday, January 10, 2007 6:19 AM
> >> >To: Karasyov, Konstantin A
> >> >Cc: Matthew Brett; linux-acpi@vger.kernel.org
> >> >Subject: Re: PROBLEM: CPU fan shuts down on load of fan.ko in kernel
> >2.6.18
> >> >and later
> >> >
> >> >On 1/9/07, Karasyov, Konstantin A <konstantin.a.karasyov@intel.com>
> >wrote:
> >> >> Hi Matthew,
> >> >>
> >> >> Could you please perform the following testing:
> >> >
> >> >
> >> >
> >> >Well , i tried to perform this steps in my machine since i think my
> >> >fans are not working in linux. Well , for my surprise , i have
> >> >absolutely nothing in
> >> >
> >> ># ls -lh  /proc/acpi/fan/
> >> >total 0
> >> >
> >> >
> >> >
> >> >>
> >> >> 1. boot, make sure the fan doesn't spin.
> >> >>
> >> >> 2. do 'cat /proc/acpi/thermal/*/*', check the following:
> >> >>         - the 'state' field shows 'active[<smthng>]'
> >> >>         (if not - perform some CPU-intensive task);
> >> >>         - fan still doesn't spin,
> >> >
> >> >#cat /proc/acpi/thermal/*/*
> >> >cat: /proc/acpi/thermal/*/*: No such file or directory
> >> >
> >> >#cat /proc/acpi/thermal_zone/*/*
> >> ><setting not supported>
> >> >cooling mode:   critical
> >> ><polling disabled>
> >> >state:                   ok
> >> >temperature:             60 C
> >> >critical (S5):           99 C
> >> ><setting not supported>
> >> >cooling mode:   critical
> >> ><polling disabled>
> >> >state:                   ok
> >> >temperature:             27 C
> >> >critical (S5):           105 C
> >> >
> >> >
> >> >
> >> >
> >> >>
> >> >> 3. do 'cat /proc/acpi/fan/*/state', check the following:
> >> >>         - the 'status' field shows 'on' (at least one of them);
> >> >>         - fan still doesn't spin,
> >> >>
> >> >
> >> ># cat /proc/acpi/fan/*/state
> >> >cat: /proc/acpi/fan/*/state: No such file or directory
> >> >
> >> >
> >> >
> >> >
> >> >> 4a. do consequently (as root) the following:
> >> >>         - 'echo 3 > /proc/acpi/fan/*/state'
> >> >>         - 'echo 0 > /proc/acpi/fan/*/state'
> >> >>         (the fan should be that one, which shown 'on' in step 3)
> >> >>
> >> >> 4b. (if step 3 failed) do (as root) 'echo 0 > /proc/acpi/fan/*/state'
> >> >> consequently for each fan device under /proc/acpi/fan/, check the
> >> >> following:
> >> >>         - fans start spinning;
> >> >>         - fans' states are correct ('cat /proc/acpi/fan/*/state'
> >> >> command)
> >> >>
> >> >> 5. check if the fan(s) start spinning.
> >> >>
> >> >> Please, get back to me with the results, test flow description and
> >> >> commands' outputs.
> >> >>
> >> >> Also, you could try the patches from bugs ##7122, 7570 for 2.6.20-rc3
> >to
> >> >> see if it help.
> >> >>
> >> >
> >> >any ideas why i have no /proc/acpi/fan/*?
> >> >
> >> >Notebook HP Pavillion dv8230us
> >> >
> >> >--
> >> >[]'s
> >> >Salatiel
> >> >
> >> >"O maior prazer do inteligente é bancar o  idiota
> >> >   diante de um  idiota que banca o inteligente".
> >>
> >
> >
> >--
> >[]'s
> >Salatiel
> >
> >"O maior prazer do inteligente é bancar o  idiota
> >   diante de um  idiota que banca o inteligente".
>


-- 
[]'s
Salatiel

"O maior prazer do inteligente é bancar o  idiota
   diante de um  idiota que banca o inteligente".
-
To unsubscribe from this list: send the line "unsubscribe linux-acpi" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

  reply	other threads:[~2007-01-11 14:37 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <beb91d720701110549r346991beh95547e912f68d98f@mail.gmail.com>
2007-01-11 14:15 ` PROBLEM: CPU fan shuts down on load of fan.ko in kernel 2.6.18 and later Karasyov, Konstantin A
2007-01-11 14:37   ` Salatiel Filho [this message]
2007-01-13 12:29   ` Matthew Brett
2007-01-13 13:12     ` Alexey Starikovskiy
2007-01-13 13:33       ` Matthew Brett
2007-01-13 15:51         ` Alexey Starikovskiy
2007-01-14  5:24           ` Bjorn Helgaas
2007-01-15 13:33             ` Karasyov, Konstantin A
2007-01-15 17:06               ` Bjorn Helgaas
2007-01-16  0:39                 ` Matthew Brett
2007-01-17  2:49                   ` Luming Yu
2007-01-17  9:02                     ` Matthew Brett
2007-01-16 16:54               ` Bjorn Helgaas
2007-01-19 12:37                 ` Karasyov, Konstantin A
2006-12-28 17:14 Matthew Brett
2006-12-28 21:03 ` Alexey Starikovskiy
2006-12-28 23:36   ` Matthew Brett
2007-01-03 11:40     ` Matthew Brett
2007-01-03 20:29       ` Bjorn Helgaas
2007-01-03 20:45         ` Alexey Starikovskiy
2007-01-07 20:10         ` Matthew Brett
2007-01-08  5:08           ` Bjorn Helgaas
2007-01-09 16:53 ` Karasyov, Konstantin A
2007-01-10  1:12   ` Matthew Brett
2007-01-10  3:18   ` Salatiel Filho
2007-01-11 13:37     ` Karasyov, Konstantin A
2007-01-13 12:23       ` Matthew Brett

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=beb91d720701110637p3828878bpcd94e2d6fd036164@mail.gmail.com \
    --to=salatiel.filho@gmail.com \
    --cc=konstantin.a.karasyov@intel.com \
    --cc=linux-acpi@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox