Jump to content

Damnation

Member
  • Posts

    790
  • Joined

  • Last visited

  • Days Won

    3
  • Donations

    0.00 USD 
  • Country

    Australia

Posts posted by Damnation

  1. @Dietmar

    Thanks!

    I see in dsdt.dat your processors are defined with ACPI0007 ID but curiously no ACPI0010 container.  I see ssdt.dat also has some external dependencies to dsdt.dat for processor definitions.

    Just to confirm, was this board giving you CPU power issues like me? or was it a different board? or were you having a different problem with this board?

  2. @Dietmar

    You must use the compiled AML binary file and not the DSL file, do not rename DSL file, compile it into AML.

    I may have gotten the command slightly wrong

    instead of

    grub> acpi (hd0,2)/acpi/dsdt.aml

    it should be

    grub> acpi (hd0,msdos2)/acpi/dsdt.aml

    you can check if this is correct by typing

    grub> acpi (hd0,msdos2)/

    and then pressing TAB to see the directory listing and see where you are.

    Make sure the /acpi/ folder exists.

×
×
  • Create New...