Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Aug 2003 11:45:36 -0700 (PDT)
From:      Nate Lawson <nate@root.org>
To:        Michael Dill <madill48@earthlink.net>
Cc:        current@freebsd.org
Subject:   Re: bin/54066: ACPI 0 length errors
Message-ID:  <20030827114358.W31947@root.org>
In-Reply-To: <20030808201851.5ee30c02.madill48@earthlink.net>
References:  <20030808085824.Q78175@root.org> <20030808201851.5ee30c02.madill48@earthlink.net>

next in thread | previous in thread | raw e-mail | index | archive | help
> On Fri, 8 Aug 2003 09:00:09 -0700 (PDT)
> Nate Lawson <nate@root.org> wrote:
> > I am looking into the 0 length errors you're getting.  Can you please run:
> >   acpidump -o myname.dsdt > myname.asl
> > and send me a URL to these two files?

To figure out which Field is causing the problem, please add the following
to /boot/loader.conf:

hw.acpi.verbose = 1
debug.acpi.layer = "ACPI_ALL_COMPONENTS ACPI_BUS"
debug.acpi.level = "ACPI_LV_WARN ACPI_LV_ERROR ACPI_LV_OBJECTS"

Then send me the full dmesg output.

Thanks,
Nate



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