From: Maciej Rutecki <maciej.rutecki@gmail.com>
To: Andrew Morton <akpm@osdl.org>
Cc: linux-kernel@vger.kernel.org, linux-acpi@vger.kernel.org
Subject: Re: 2.6.18-rc5-mm1
Date: Fri, 01 Sep 2006 18:40:34 +0200 [thread overview]
Message-ID: <44F86282.9010809@gmail.com> (raw)
In-Reply-To: <20060901015818.42767813.akpm@osdl.org>
[-- Attachment #1.1: Type: text/plain, Size: 2374 bytes --]
Andrew Morton napisał(a):
> ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.18-rc5/2.6.18-rc5-mm1/
>
ACPI error (similar like in 2.6.18-rc4-mm3):
[ 23.790140] ACPI Error (utglobal-0125): Unknown exception code:
0xFFFFFFEA [20060707]
[ 23.790318] [<c0221ba9>] acpi_format_exception+0x9f/0xa9
[ 23.790445] [<c021edf9>] acpi_ut_status_exit+0x2e/0x56
[ 23.790554] [<c021b3ac>] acpi_walk_resources+0x103/0x10d
[ 23.790661] [<c022901c>] acpi_reserve_io_ranges+0x0/0xfc
[ 23.790774] [<c022900f>] acpi_motherboard_add+0x1f/0x2c
[ 23.790880] [<c0228154>] acpi_bus_driver_init+0x2c/0x78
[ 23.790987] [<c02285b0>] acpi_bus_register_driver+0x60/0xb1
[ 23.791094] [<c038a8da>] acpi_motherboard_init+0xa/0xf5
[ 23.791205] [<c01002b0>] init+0x70/0x280
[ 23.791309] [<c0102db2>] ret_from_fork+0x6/0x14
[ 23.791420] [<c0100240>] init+0x0/0x280
[ 23.791520] [<c0100240>] init+0x0/0x280
[ 23.791621] [<c0103997>] kernel_thread_helper+0x7/0x10
[ 23.791728] =======================
[ 23.791844] ACPI Error (utglobal-0125): Unknown exception code:
0xFFFFFFEA [20060707]
[ 23.792004] [<c0221ba9>] acpi_format_exception+0x9f/0xa9
[ 23.792112] [<c021edf9>] acpi_ut_status_exit+0x2e/0x56
[ 23.792218] [<c021b3ac>] acpi_walk_resources+0x103/0x10d
[ 23.792325] [<c022901c>] acpi_reserve_io_ranges+0x0/0xfc
[ 23.792432] [<c022900f>] acpi_motherboard_add+0x1f/0x2c
[ 23.792538] [<c0228154>] acpi_bus_driver_init+0x2c/0x78
[ 23.792644] [<c02285b0>] acpi_bus_register_driver+0x60/0xb1
[ 23.792751] [<c038a8e4>] acpi_motherboard_init+0x14/0xf5
[ 23.792857] [<c01002b0>] init+0x70/0x280
[ 23.792959] [<c0102db2>] ret_from_fork+0x6/0x14
[ 23.793062] [<c0100240>] init+0x0/0x280
[ 23.793162] [<c0100240>] init+0x0/0x280
[ 23.793262] [<c0103997>] kernel_thread_helper+0x7/0x10
[ 23.793367] =======================
Also when I try:
echo standby > /sys/power/state,
I got this message on display:
Sep 1 18:03:02 maciek kernel: [ 189.192822] Stopping tasks:
==========================|
Sep 1 18:03:02 maciek kernel: [ 189.465008] Suspending console(s)
Sep 1 18:03:02 maciek kernel: [ 191.466946] Suspending device vcsa9
But display don't want go standby.
--
Maciej Rutecki <maciej.rutecki@gmail.com>
http://www.unixy.pl
LTG - Linux Testers Group
(http://www.stardust.webpages.pl/ltg/wiki/)
[-- Attachment #1.2: config-2.6.18-rc5-mm1.gz --]
[-- Type: application/x-gzip, Size: 14631 bytes --]
[-- Attachment #1.3: dmesg.gz --]
[-- Type: application/x-gzip, Size: 9641 bytes --]
[-- Attachment #1.4: lsmod_output.txt.gz --]
[-- Type: application/x-gzip, Size: 810 bytes --]
[-- Attachment #1.5: syslog.txt.gz --]
[-- Type: application/x-gzip, Size: 2546 bytes --]
[-- Attachment #1.6: ver_linux.txt.gz --]
[-- Type: application/x-gzip, Size: 650 bytes --]
[-- Attachment #2: S/MIME Cryptographic Signature --]
[-- Type: application/x-pkcs7-signature, Size: 3265 bytes --]
next parent reply other threads:[~2006-09-01 16:40 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20060901015818.42767813.akpm@osdl.org>
2006-09-01 16:40 ` Maciej Rutecki [this message]
2006-09-05 16:16 ` 2.6.18-rc5-mm1 Bjorn Helgaas
2006-09-06 16:55 ` 2.6.18-rc5-mm1 Maciej Rutecki
2006-09-07 3:08 ` 2.6.18-rc5-mm1 Andrew Morton
2006-09-07 17:33 ` 2.6.18-rc5-mm1 keith mannthey
[not found] ` <1157158847.20509.10.camel@mhcln03>
2006-09-02 1:30 ` 2.6.18-rc5-mm1 Andrew Morton
[not found] ` <44F93EB3.8050500@goop.org>
2006-09-02 8:37 ` 2.6.18-rc5-mm1 Jeremy Fitzhardinge
2006-09-02 8:44 ` 2.6.18-rc5-mm1 Greg KH
2006-09-02 8:47 ` 2.6.18-rc5-mm1 Jeremy Fitzhardinge
2006-09-02 8:52 ` 2.6.18-rc5-mm1 Greg KH
2006-09-02 9:36 ` 2.6.18-rc5-mm1 Jeremy Fitzhardinge
2006-09-02 9:38 ` 2.6.18-rc5-mm1 Jeff Garzik
2006-09-02 9:47 ` 2.6.18-rc5-mm1 Jeremy Fitzhardinge
2006-09-02 9:56 ` 2.6.18-rc5-mm1 Jeremy Fitzhardinge
2006-09-09 23:47 ` 2.6.18-rc5-mm1 Jeremy Fitzhardinge
2006-09-10 16:24 ` 2.6.18-rc5-mm1 Matthias Hentges
2006-09-03 9:09 ` [2.6.18-rc5-mm1 ACPI] Unknown exception code: 0xFFFFFFEA Mike Galbraith
2006-09-05 16:18 ` Bjorn Helgaas
2006-09-06 23:07 ` [-mm patch] ACPI_SONY shouldn't default m Adrian Bunk
2006-09-07 3:30 ` Andrew Morton
2006-09-07 4:41 ` Randy.Dunlap
2006-09-04 0:22 2.6.18-rc5-mm1 Pallipadi, Venkatesh
2006-09-04 0:50 ` 2.6.18-rc5-mm1 Andrew Morton
2006-09-04 1:00 ` 2.6.18-rc5-mm1 Jeremy Fitzhardinge
2006-09-04 11:52 ` 2.6.18-rc5-mm1 Matthias Hentges
2006-09-04 23:39 ` 2.6.18-rc5-mm1 Matthias Hentges
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=44F86282.9010809@gmail.com \
--to=maciej.rutecki@gmail.com \
--cc=akpm@osdl.org \
--cc=linux-acpi@vger.kernel.org \
--cc=linux-kernel@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