All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Garry T. Williams" <gtwilliams@gmail.com>
To: "Yu, Ling L" <ling.l.yu@intel.com>
Cc: linux-acpi@vger.kernel.org, "Zhang,
	Kexin" <kexin.zhang@intel.com>,
	"Luo, Zhenlin" <zhenlin.luo@intel.com>
Subject: Re: acpi function test suite 0.1 and test results
Date: Mon, 17 Apr 2006 23:29:08 -0400	[thread overview]
Message-ID: <200604172329.08968.gtwilliams@gmail.com> (raw)
In-Reply-To: <D352FD896397D04482B87731BD4DBE7F4111E9@bjsmsx401nb>

On Monday 17 April 2006 22:18, Yu, Ling L wrote:
> All
> I and Kexin Zhang wrote some ACPI function test suite, please download
> it from
> http://acpi.sourceforge.net/validation/testcases/acpi-test-0.1.tar.gz 
> (which also includes the ABAT0.2 I published before)

I thought you should know that this test suite hung my laptop, forcing a 
complete power off to recover.

Here's the details:

Hardware: Sony Vaio FS640/W

$ uname -a
Linux tfr 2.6.16-1.2080_FC5 #1 Tue Mar 28 03:38:34 EST 2006 i686 i686 
i386 GNU/Linux
$

This system was *upgraded* from FC4.

Here's where it hung: (I got this by running the test suite as a normal 
user instead of root.)


*******************************************************
*           Test ACPI drivers                         *
*******************************************************

-------------------------------------------------------
Driver      State       Action      Results
ac          loaded      verifying   PASS



By the way, I do not get a AC adapter event from acpid on this machine.  
I do get a battery event and the battery information in /proc/acpi 
yields the AC adapter status.

I load the sony_acpi module and run the fsfn daemon for Fn key support.

Before that, this might be of interest (*not* run as root):



Driver      State       Device      Item         Information
------      -----       ------      ----         -----------
ac          loaded      NO
battery     loaded      NO
button      loaded      lid/LID0    info         type: Lid Switch
                                    state        state: open
                        power/PWRB  info         type: Power Button (CM)
                        power/PWRF  info         type: Power Button (FF)
ec          build-in    NO
fan         build-in    NO
power       build-in    NO
processor   build-in    NO
thermal     build-in    NO
video       loaded      GFX0        DOS          DOS setting: <1>
                                    POST         <not supported>
                                    POST_info    <not supported>
                                    ROM          <TODO>
                                    info         Switching heads: yes
                                                 Video ROM: yes
                                                 Device to be POSTed on 
                                                 boot:
                                                    no
                        GFX0/CRT    EDID         <not supported>
                                    brightness   <not supported>
                                    info         device_id: 0x0100
                                                 type: CRT
                                                 known by bios: no
                                    state        state: 0x1d
                                                 query: 0x00
                        GFX0/DVI    EDID         <not supported>
                                    brightness   <not supported>
                                    info         device_id: 0x0320
                                                 type: UNKNOWN
                                                 known by bios: no
                                    state        state: 0x1d
                                                 query: 0x00
                        GFX0/LCD    EDID         <not supported>
                                    brightness   <not supported>
                                    info         device_id: 0x0410
                                                 type: UNKNOWN
                                                 known by bios: no
                                    state        state: 0x1f
                                                 query: 0x00
                        GFX0/TV     EDID         <not supported>
                                    brightness   <not supported>
                                    info         device_id: 0x0240
                                                 type: UNKNOWN
                                                 known by bios: no
                                    state        state: 0x1d
                                                 query: 0x00
                        NGFX        DOS          DOS setting: <1>
                                    POST         <not supported>
                                    POST_info    <not supported>
                                    ROM          <TODO>
                                    info         Switching heads: yes
                                                 Video ROM: no
                                                 Device to be POSTed on 
                                                 boot:
                                                    no
                        NGFX/CRT    EDID         <not supported>
                                    brightness   <not supported>
                                    info         device_id: 0x0100
                                                 type: CRT
                                                 known by bios: no
                                    state        state: 0x0d
                                                 query: 0x00
                        NGFX/DVI    EDID         <not supported>
                                    brightness   <not supported>
                                    info         device_id: 0x0111
                                                 type: UNKNOWN
                                                 known by bios: no
                                    state        state: 0x0d
                                                 query: 0x00
                        NGFX/LCD    EDID         <not supported>
                                    brightness   <not supported>
                                    info         device_id: 0x0118
                                                 type: UNKNOWN
                                                 known by bios: no
                                    state        state: 0x0f
                                                 query: 0x00
                        NGFX/TV     EDID         <not supported>
                                    brightness   <not supported>
                                    info         device_id: 0x0200
                                                 type: TVOUT
                                                 known by bios: no
                                    state        state: 0x0d
                                                 query: 0x00
-------------------------------------------------------



Let me know, if you would like any additional information.

-- 
Garry T. Williams --- +1 678 656-4579

  reply	other threads:[~2006-04-18  3:29 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-04-18  2:18 acpi function test suite 0.1 and test results Yu, Ling L
2006-04-18  3:29 ` Garry T. Williams [this message]
2006-04-18 10:45 ` Iacopo Spalletti
  -- strict thread matches above, loose matches on Subject: below --
2006-04-18  4:53 Yu, Ling L
2006-04-18 11:13 ` Garry T. Williams
2006-04-18 12:53 ` Garry T. Williams
2006-04-19  2:19 Yu, Ling L

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=200604172329.08968.gtwilliams@gmail.com \
    --to=gtwilliams@gmail.com \
    --cc=kexin.zhang@intel.com \
    --cc=ling.l.yu@intel.com \
    --cc=linux-acpi@vger.kernel.org \
    --cc=zhenlin.luo@intel.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.