Alucard.Vlad Posted September 29, 2016 Share Posted September 29, 2016 Hello ,My problem is i did a DSDT override To to change My memory to 36-bit in windows.So all i did was add 5 linesAnd even if i compile again without any modification the same errorbut it's not because of what i added.I used an old version to compile it and load it but whatever i boot the windows i get ACPI Bios Error i guess the file is correpted...I used version 20160729 IASL fromhttps://acpica.org/downloadsAnd Aida64 to extract the dsdt but same error for both.here is the native without modification.Command Used:acpidump -biasl dsdt.dati want to add some line command:QWordMemory (ResourceProducer, PosDecode, MinFixed, MaxFixed, Cacheable, ReadWrite,0x0000000000000000, // Granularity0x0000000C20000000, // Range Minimum, set it to 48.5GB0x0000000E0FFFFFFF, // Range Maximum, set it to 56.25GB0x0000000000000000, // Translation Offset0x00000001F0000000, // Length calculated by Range Max - Range Min.,, , AddressRangeMemory, TypeStatic)after line: 2971 With Notepad++if i extract it with DSDTEDitor i get more Errors.HP Folio 9480mCPU :4310U i5Thank you for your help and time. Thank you so much acpi_dsdtfull BY AIDA64.zip dsdt.zip Link to comment Share on other sites More sharing options...
Administrators Bronxteck Posted September 29, 2016 Administrators Share Posted September 29, 2016 try with iasl -da -dl *.aml if you have all your dumped ssdt's and the dsdt in the same folder. 1 Link to comment Share on other sites More sharing options...
Administrators Hervé Posted September 29, 2016 Administrators Share Posted September 29, 2016 Use macIASL posted by Rehabman on his repository. Link to comment Share on other sites More sharing options...
Alucard.Vlad Posted September 30, 2016 Author Share Posted September 30, 2016 Thank i solved the problem. The Dsdt that i extracted was corruptedi got the right one DSDT And all the SSDT with Ububtu on an usb stickand then compiled with Vmware Os X El captain No error at all.Thank for your Help Link to comment Share on other sites More sharing options...
Recommended Posts