lewdi Posted February 4, 2013 Share Posted February 4, 2013 Can Someone please help me patch my dsdt? I am getting a ton of erros mostly (invalid object errors) when I try to compile the code... I am simply trying to patch the HPET so I do not get a HPET panic when I boot. Any help would be appreciated, and advise on how to do this myself would be great too. Thanks in advanced. DSDT.zip Link to comment https://www.insanelymac.com/forum/topic/286123-req-help-for-elitebook-8460p-dsdt/ Share on other sites More sharing options...
WaldMeister Posted February 5, 2013 Share Posted February 5, 2013 Still some warnings left, and the dsdt will be buggy. How did you extract the dsdt? Can you try the following, and upoad the unedited files here? That way the DSDT can be properly fixed. http://www.youtube.com/watch?v=wK8sHsQ-76Q&feature=g-user-u DSDT_BUGGY.aml.zip Link to comment https://www.insanelymac.com/forum/topic/286123-req-help-for-elitebook-8460p-dsdt/#findComment-1886353 Share on other sites More sharing options...
lewdi Posted February 6, 2013 Author Share Posted February 6, 2013 I did as you suggested, however, in my setup there were 7 SSDT tables I just chose the first one. I am really trying to get sleep to work, and battery icons to show up. (voodoobattery does not display a battery.) Attached are the unedited bin files. acpi_dsdt.zip Link to comment https://www.insanelymac.com/forum/topic/286123-req-help-for-elitebook-8460p-dsdt/#findComment-1886433 Share on other sites More sharing options...
WaldMeister Posted February 6, 2013 Share Posted February 6, 2013 Attached the fixed files. I used DSDT-Fixer (fixed most errors) and DSDT editor to fix the remaining errors, apply patches, and remove the warnings. The SSDT has been generated with RevoGirl's script. If you get a kernel panic after using the SSDT, it could be that the AppleIntelCPUPowerManagement needs to be patched. How to do this is explained in English in the second post of the following topic: http://olarila.com/forum/viewtopic.php?f=9&t=1003 I generated an SSDT, because the extracted file did not contain the information needed, i normally extract the third one, but it could be different on other systems. Hope this helps fixed.zip Link to comment https://www.insanelymac.com/forum/topic/286123-req-help-for-elitebook-8460p-dsdt/#findComment-1886488 Share on other sites More sharing options...
RehabMan Posted February 10, 2013 Share Posted February 10, 2013 Can Someone please help me patch my dsdt? I am getting a ton of erros mostly (invalid object errors) when I try to compile the code... I am simply trying to patch the HPET so I do not get a HPET panic when I boot. Any help would be appreciated, and advise on how to do this myself would be great too. Thanks in advanced. You should take a look at my patches at: https://github.com/RehabMan/HP-ProBook-4x30s-DSDT-Patch You will have to figure out which ones are applicable to your laptop. I'm almost certain the battery patch will fix your battery issue unmodified. Link to comment https://www.insanelymac.com/forum/topic/286123-req-help-for-elitebook-8460p-dsdt/#findComment-1887652 Share on other sites More sharing options...
Recommended Posts