From: Maciek Gorniak <mago-StWSBrfNG1XVItvQsEIGlw@public.gmane.org>
To: Filippo Panessa - Kalem <kalem-k2GhghHVRtY@public.gmane.org>
Cc: ACPI list <acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org>
Subject: Re: acpi causes reboot
Date: 01 Sep 2002 14:14:01 +0200 [thread overview]
Message-ID: <1030882441.689.14.camel@vabanque> (raw)
In-Reply-To: <20020827113619.GA561-qABvevMY06w@public.gmane.org>
On wto, 2002-08-27 at 13:36, Filippo Panessa - Kalem wrote:
> Maciek Gorniak il 01 agosto 2002, alle 21:28 ha scritto:
>
> > > But, it doesn't work with acpi-20020725 and acpi-20020726.
> >
> > Yes. I can't run these either. But it doesn't seem to be related to the
> > patch. These versions seem to be rather buggy...
>
> I'm so sorry... acpi-20020821-2.4.19 doesn't work too. Have you got any
> idea ?
To make it run I had to comment out checksum checking in tables.c in
procedure acpi_table_get_sdt (first occurance)
/*
if (acpi_table_compute_checksum(header, header->length)) {
printk(KERN_WARNING PREFIX "Invalid RSDT checksum\n");
return -ENODEV;
}
*/
It seems to be still the same problem, something bad happens when rsdt
table is being mapped... I promised myself that I'll investigate it
closer, but unfortunately I don't have time for this now... :(
Hope that works for you too.
P.S. You have to apply my previous patch too
--
Maciek Gorniak
-------------------------------------------------------
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
parent reply other threads:[~2002-09-01 12:14 UTC|newest]
Thread overview: expand[flat|nested] mbox.gz Atom feed
[parent not found: <20020827113619.GA561-qABvevMY06w@public.gmane.org>]
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=1030882441.689.14.camel@vabanque \
--to=mago-stwsbrfng1xvitvqseiglw@public.gmane.org \
--cc=acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org \
--cc=kalem-k2GhghHVRtY@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