public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
From: "Adachi, Kenichi" <adachi-fvZ7ij+YLgEZc9YY0SgeQc8NsWr+9BEh@public.gmane.org>
To: "'ノric Brunet'"
	<Eric.Brunet-l5PIGlIYzrxGWvitb5QawA@public.gmane.org>,
	acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
Subject: RE: fan control
Date: Tue, 6 May 2003 19:56:06 +0900	[thread overview]
Message-ID: <01bb01c313be$1845afc0$b8d21b2b@ADACHIPC> (raw)
In-Reply-To: <20030506092120.GA24982-l5PIGlIYzrxGWvitb5QawA@public.gmane.org>

Hi,

> About fan control, I would love to be able to stop my fan, but it
doesn't
> work. I can echo anything to /proc/acpi/fan/FAN/state, it has no
bearing
> on the fan, and the only result is a line in the log:
> > acpi_bus-0199 [18] acpi_bus_set_power    : Device is not power
manageable
> (kernel is 2.5.67)
> 
acpi_bus_set_power() complains that the target device is not enabled to
be power managed as its "power_manageable" flag, which will be set for
devices who have _PS0 or _PR0 in DSDT upon device enumeration, is
__NOT__ set. And, indeed, your FAN device in DSDT doesn't explicitly
list its power resource by _PR0 Object.

   5369 000034ba: Scope _TZ_ (\_TZ_)
   5370 000034c2:   Device FAN_ (\_TZ_.FAN_)
   5371 000034c9:     Name _HID (\_TZ_.FAN_._HID)
   5372 000034ce:       PNP0c0b (0x0b0cd041)
   5373 000034d3:     Method _INI (\_TZ_.FAN_._INI)
   5374 000034d9:       ArgCount 0; NotSerialized
   5375 000034da:       Store
   5376 000034db:         TP1H (000032ad)
   5377 000034df:         CTOS
   5378 000034e3:       Store
   5379 000034e4:         TP1L (000032b2)
   5380 000034e8:         CTHY


Thanks,
- Adachi, Kenichi



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf

  parent reply	other threads:[~2003-05-06 10:56 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-05-02  8:17 fan control Herbert Nachtnebel
     [not found] ` <B900970C7DD9474C972986EB3EC7C58F12EC9A-PWLG29+z7hEKeIAE67mlpo2P0GrZ+RbP@public.gmane.org>
2003-05-02  8:31   ` Daniele Boffi
     [not found]     ` <20030502103102.A2867-xzhXYMPkGmXoPXhRcRtihA@public.gmane.org>
2003-05-02  8:56       ` Ducrot Bruno
     [not found]         ` <20030502085643.GH2954-j6u/t2rXLliUoIHC/UFpr9i2O/JbrIOy@public.gmane.org>
2003-05-02  9:23           ` Markus Gaugusch
2003-05-02  9:03       ` Franck SICARD
2003-05-02  9:24       ` Stefan Behnel
     [not found]         ` <3EB23932.9090508-8NdywcgfOMlWMvVl7B+zuCEWGD4kr0XT@public.gmane.org>
2003-05-02 11:38           ` Ducrot Bruno
     [not found]             ` <20030502113819.GJ2954-j6u/t2rXLliUoIHC/UFpr9i2O/JbrIOy@public.gmane.org>
2003-05-06  9:21               ` Éric Brunet
     [not found]                 ` <20030506092120.GA24982-l5PIGlIYzrxGWvitb5QawA@public.gmane.org>
2003-05-06 10:56                   ` Adachi, Kenichi [this message]
     [not found]                     ` <01bb01c313be$1845afc0$b8d21b2b-5Bsh/8v8vXc@public.gmane.org>
2003-05-06 15:04                       ` Ducrot Bruno
2003-05-02  9:53   ` Daniele Boffi
  -- strict thread matches above, loose matches on Subject: below --
2003-05-02 12:00 Herbert Nachtnebel
     [not found] ` <B900970C7DD9474C972986EB3EC7C58F0D40A1-PWLG29+z7hEKeIAE67mlpo2P0GrZ+RbP@public.gmane.org>
2003-05-02 12:06   ` Daniele Boffi
     [not found] <B900970C7DD9474C972986EB3EC7C58F0D40A0@andromeda.agcad.local>
     [not found] ` <B900970C7DD9474C972986EB3EC7C58F0D40A0-PWLG29+z7hEKeIAE67mlpo2P0GrZ+RbP@public.gmane.org>
2003-05-02 11:43   ` Daniele Boffi
2003-05-02 11:41 Herbert Nachtnebel
2003-05-02 11:11 Herbert Nachtnebel
     [not found] ` <B900970C7DD9474C972986EB3EC7C58F12EC9E-PWLG29+z7hEKeIAE67mlpo2P0GrZ+RbP@public.gmane.org>
2003-05-02 11:17   ` Daniele Boffi
2003-05-02 10:50 Herbert Nachtnebel
     [not found] ` <B900970C7DD9474C972986EB3EC7C58F0D409F-PWLG29+z7hEKeIAE67mlpo2P0GrZ+RbP@public.gmane.org>
2003-05-02 11:04   ` Daniele Boffi
2003-05-02 10:30 Herbert Nachtnebel
2003-05-01 16:51 Daniele Boffi
     [not found] ` <20030501185137.C926-xzhXYMPkGmXoPXhRcRtihA@public.gmane.org>
2003-05-01 18:23   ` Raul Aranda Blasco
     [not found]     ` <1051813408.607.3.camel-bi+AKbBUZKZeoWH0uzbU5w@public.gmane.org>
2003-05-01 18:33       ` Daniele Boffi
     [not found]         ` <20030501203309.B1662-xzhXYMPkGmXoPXhRcRtihA@public.gmane.org>
2003-05-01 18:56           ` Raul Aranda Blasco

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='01bb01c313be$1845afc0$b8d21b2b@ADACHIPC' \
    --to=adachi-fvz7ij+ylgezc9yy0sgeqc8nswr+9beh@public.gmane.org \
    --cc=Eric.Brunet-l5PIGlIYzrxGWvitb5QawA@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox