Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Jul 2012 07:28:33 +0200
From:      Matthias Apitz <guru@unixarea.de>
To:        Kaho Toshikazu <vinwa@elam.kais.kyoto-u.ac.jp>
Cc:        freebsd-current@freebsd.org, Hans Petter Selasky <hselasky@c2i.net>
Subject:   Re: no keyboard after booting r235646 in laptop FS Amilo D 7830
Message-ID:  <20120705052833.GA2386@tinyCurrent>
In-Reply-To: <81815.1341397988@elam.kais.kyoto-u.ac.jp>
References:  <20120629133422.GA2233@tiny.Sisis.de> <201206301349.58930.erich@alogreentechnologies.com> <20120630151130.GA1106@tiny.Sisis.de> <201207010629.29148.erich@alogreentechnologies.com> <20120701065849.GA2681@tinyCurrent> <6039.1341276697@pf2.ed.niigata-u.ac.jp> <20120703104007.GA2780@tinyCurrent> <81815.1341397988@elam.kais.kyoto-u.ac.jp>

next in thread | previous in thread | raw e-mail | index | archive | help
El día Wednesday, July 04, 2012 a las 07:33:08PM +0900, Kaho Toshikazu escribió:

>   Hello,
> 
>   Can you put the file "acpidump-r214444.txt" on the Internet?
> When you run `grep "Device" /tmp/acpidump-r214444.txt`
> to get device list, can you find "PS2K" or "KBC" or similar word?

Hello,

For some unknown reason today it gives more lines:

# acpidump -dt | wc -l
acpidump: RSDT entry 2 (sig OEMB) is corrupt
    3815

when I did this the other day it was only around 2000 lines;
and there is now an entry for "PS2K" (not for "KBC"):

                Device (PS2K)
                {
                    Name (_HID, EisaId ("PNP030B"))
                    Name (_CID, EisaId ("PNP030B"))
                    Method (_STA, 0, NotSerialized)
                    {
                        ShiftLeft (0x01, 0x0A, Local0)
                        If (And (IOST, Local0))
                        {
                            Return (0x0F....

the full file is here: http://www.unixarea.de/acpidump-r214444.txt

Thanks for your help

	matthias

-- 
Matthias Apitz
t +49-89-61308 351 - f +49-89-61308 399 - m +49-170-4527211
e <guru@unixarea.de> - w http://www.unixarea.de/
UNIX since V7 on PDP-11 | UNIX on mainframe since ESER 1055 (IBM /370)
UNIX on x86 since SVR4.2 UnixWare 2.1.2 | FreeBSD since 2.2.5



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20120705052833.GA2386>