Re: need help for DSDT for an Epox Amd64 MB



On Fri, Jan 20, 2006 at 01:21:28PM -0800, Nate Lawson wrote:
> JoaoBR wrote:
> >I have some Epox socket 939 motherboards, nvidia3 with AMD Athlon 64 and
> >some X2
> >They give me a very good performance but sporadic reboots without core
> >dumps or any other advices so I guess there is some sudden irq conflict or
> >so
> >
> >I get nothing usefull by vmstat. I mount the same Nics, adaptec, mem and
> >processor on an Asus A8V and it runs wothout any problem stable.
> >
> >btw I am running releng_6
>
> If disabling acpi doesn't solve the problem, then it's probably not acpi.
>
> >I downloaded the acpi table and iasl shows me this
> >
> >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.
>

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.

--
Bruno Ducrot

-- Which is worse: ignorance or apathy?
-- Don't know. Don't care.
_______________________________________________
freebsd-stable@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • Why ACPI is in the kernel, notes from 2001
    ... ACPI and the AML interpreter are required very early during kernel ... Control methods that are executed via the AML interpreter are allowed ... Device drivers such as the Embedded Controller, Battery, and Thermal use ...
    (Linux-Kernel)
  • RE: [ACPI] [RFC] dev_acpi: support for userspace access to acpi
    ... It is very close to launch first user space process. ... it is possible to move interpreter out of kernel. ... The difficulty for inventing userspace interpreter is to eliminate the ACPI-interpreter dependency ... acpi from then on, despite the acpi interpreter is a user space daemon, we just need to invent ...
    (Linux-Kernel)
  • Re: Acer Aspire 1644WLMi -CURRENT
    ... On 9/27/06, Bruno Ducrot wrote: ... Here is the output of the isl loading the new .asl: ... Intel ACPI Component Architecture ... I've been testing powerd and is working flawessly. ...
    (freebsd-current)
  • Re: ACPI and Gateway 400sd4 laptop
    ... and if it does not investigate conditional statement you have in _TMP method ... of the thermal zone object -- at first look it seams to return stored value ... keep in mind that I by no means claim good knowledge of ACPI and/or ASL ...
    (freebsd-current)
  • Re: Compaq Presario 2105US ACPI = NO MOUSE
    ... Thanks for your ASL patch suggestion - that worked perfectly. ... simply couldn't see the mouse and it wasn't in the ACPI resource list. ... Brendon ...
    (freebsd-current)