Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Jan 2006 14:49:52 +0100
From:      Bruno Ducrot <ducrot@poupinou.org>
To:        JoaoBR <joao@matik.com.br>
Cc:        freebsd-acpi@freebsd.org, freebsd-stable@freebsd.org
Subject:   Re: need help for DSDT for an Epox Amd64 MB
Message-ID:  <20060123134952.GB25245@poupinou.org>
In-Reply-To: <200601231049.03935.joao@matik.com.br>
References:  <200601201851.26858.joao@matik.com.br> <43D15458.506@root.org> <20060123105951.GA25245@poupinou.org> <200601231049.03935.joao@matik.com.br>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Jan 23, 2006 at 10:49:02AM -0200, JoaoBR wrote:
> On Monday 23 January 2006 08:59, Bruno Ducrot wrote:
> > > >
> > > >epox.asl  2575:                 Name (_HID, "_NVRAIDBUS")
> > > >Error    1068 -   String must be entirely alphanumeric ^  (_NVRAIDBUS)
> > > >
> > > >Is here somebody how like to try to help me out here? You can get the
> > > >files here:
> > > >
> > > >http://suporte.matik.com.br/epox.dsl
> > > >http://suporte.matik.com.br/epox.dmesg
> > >
> > > You could get rid of the "_" anywhere NVRAIDBUS occurs.  But this should
> > > have nothing to do with causing resets.
> >
> 
> good to know, after it iasl compiles fine with only an WAK warning as 
> Reserved method must return a value (_WAK)
> 
> > IIRC it is an error to put non-alphanumeric onto an _HID node, but
> > ACPI-CA interpreter is able to handle this situation.  IOW iasl will
> > give up if such error is done and is to compiling such ASL, but the
> > in-kernel AML interpreter should interprete such things correctly.
> >
> > If the ASL contains only this error, it won't help the OP to override
> > the DSDT.
> 
> 
> good to know as well, what means supposed my cards are ok the motherboard has 
> issues right

Can't tell for sure if you don't test without ACPI loaded.
It may be possible after all the apci_thermal subsystem trigger a
(false) overheat situation which may explain a sudden shutdown.

-- 
Bruno Ducrot

--  Which is worse:  ignorance or apathy?
--  Don't know.  Don't care.



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