All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Osterlund <petero2-zq6IREYz3ykAvxtiuMwx3w@public.gmane.org>
To: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
Cc: "Charl P. Botha" <c.p.botha-ra0OqMccq8edIhEUFHOBvg@public.gmane.org>
Subject: throttling reset when reading ac_adapter state
Date: 01 Sep 2002 19:43:46 +0200	[thread overview]
Message-ID: <m2bs7h1u7h.fsf@p4.localdomain> (raw)

I have a Clevo 5600 laptop computer running 2.4.20-pre5 with the
acpi-20020829-2.4.20-pre5.diff.gz patch. I can successfully change the
throttling level using the /proc interface, but reading the ac_adapter
state resets the throttling value:

        best:~# cat /proc/acpi/processor/CPU0/throttling | grep '*'
           *T0:                  00%
        best:~# echo 3 >/proc/acpi/processor/CPU0/throttling 
        best:~# cat /proc/acpi/processor/CPU0/throttling | grep '*'
           *T3:                  37%
        best:~# cat /proc/acpi/ac_adapter/ADP0/state 
        state:                   on-line
        best:~# cat /proc/acpi/processor/CPU0/throttling | grep '*'
           *T0:                  00%

I had the same problem with acpi-20020709. Has anyone else seen this?
How can I find out if this is a bug in the kernel acpi driver or a
bios bug? When booting, my computer reports:

        PhoenixBIOS 4.0 Release 6.0
        Copyright...
        BIOS revision 1.01.06
        KBC/EC Firmware revision 1.00.14

I can provide an acpi dump/disassembly upon request.

Btw, this is the same problem reported by Charl P. Botha some time
ago:

        http://sourceforge.net/mailarchive/message.php?msg_id=1914478

He also has a Clevo 5600 computer.

-- 
Peter Osterlund - petero2-zq6IREYz3ykAvxtiuMwx3w@public.gmane.org
http://w1.894.telia.com/~u89404340


-------------------------------------------------------
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390

                 reply	other threads:[~2002-09-01 17:43 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=m2bs7h1u7h.fsf@p4.localdomain \
    --to=petero2-zq6ireyz3ykavxtiumwx3w@public.gmane.org \
    --cc=acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org \
    --cc=c.p.botha-ra0OqMccq8edIhEUFHOBvg@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.