Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Oct 2003 18:18:02 -0800 (PST)
From:      Nate Lawson <nate@root.org>
To:        Jeremy Bingham <jeremy@satanosphere.com>
Cc:        freebsd-current@freebsd.org
Subject:   Re: Problem w/ ACPI in -CURRENT: Update
Message-ID:  <20031029181506.E86230@root.org>
In-Reply-To: <20031001170457.GA55275@lagash.satanosphere.com>
References:  <20030930144703.W81965@root.org> <20030930220658.GA51513@lagash.satanosphere.com> <20031001162256.GB55082@lagash.satanosphere.com> <20031001170457.GA55275@lagash.satanosphere.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 1 Oct 2003, Jeremy Bingham wrote:
> > > On 30/09/03 15:04 -0700, Nate Lawson wrote:
> > > > As far as debugging prints, add the following printfs to
> > > > acpi_cmbat_get_bif():
> > > >
> > > >     printf("Before getting BIF\n");
> > > >     as = AcpiEvaluateObject(h, "_BIF", NULL, &bif_buffer);
> > > >     printf("After getting BIF\n");
>
> The second one did not trigger (I had actually been using ACPI_VPRINT
> for a while to get info like that). I have a dump of my ASL here:
> http://home.satanosphere.com/bsd/jeremy.asl.gz. As far as my dmesg goes,
> I can get you one where it boots w/ ACPI disabled, but when it hangs, it
> hangs before / is mounted at all, so I can't really get it. Should I
> boot it again and just type the last lines out?

I looked at a few other ASL copies I have and you have an old version.
Have you done a BIOS update recently?

Yours:  OEMID=DELL, OEM Table ID=CPi R, OEM Revision=0x27d0040b,
Others: OEMID=DELL, OEM Table ID=CPi R, OEM Revision=0x27d20b07,
Others: OEMID=DELL, OEM Table ID=CPi R, OEM Revision=0x27d3050f,

Update your BIOS and then do acpidump -t to verify your revision is the
latest.

-Nate



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