* Re: acpi causes reboot
[not found] ` <20020827113619.GA561-qABvevMY06w@public.gmane.org>
@ 2002-09-01 12:14 ` Maciek Gorniak
0 siblings, 0 replies; only message in thread
From: Maciek Gorniak @ 2002-09-01 12:14 UTC (permalink / raw)
To: Filippo Panessa - Kalem; +Cc: ACPI list
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
^ permalink raw reply [flat|nested] only message in thread