crimsonangel Posted June 4, 2012 Posted June 4, 2012 Ok I previously followed this guide on compiling a DSDT using DSDTEditor for the 1904 bios and everything worked great, However I recently upgraded the Bios to 3208, Now when I go to compile after patching it gives me errors that it isnt able to fix and thus I am unable to compile. On another note I am also using a patched bios ROM from here so I will no longer have to use nullcpu or speedstepper. I feel that maybe the motherboard specific patch for my DSDT is no longer compatible with the new upgraded BIOS. Would somebody be able to create me a DSDT or be able to guide me through on what I need to do? Thanks in advanced Here is an image of the errors which remain when I attempt to compile the DSDT WITHOUT applying any patches AFTER trying to fix the errors This image is of the errors which remain when I attempt to compile the DSDT WITH applying the the motherboard specific patches found here AFTER trying to fix the errors. My system specs are intel 2600k Asus Maximus IV Extreme B3 Revision nvidia 9800GTX+ 2 two gigs sticks of corsair vengeance memory corsair AX750 PSU
Cassio Posted June 6, 2012 Posted June 6, 2012 The patch is not for this BIOS version. You probably need to adjust it, something like this http://Olarila.com/forum/viewtopic.php?f=19&t=1421#p12392 -Guides and Tutorials HERE -Hackintosh Tutorial Database - HERE -The largest EFI folder collection for Hackintosh HERE -Support Olarila Vanilla Hackintosh by making a donation HERE -Professional Consulting for macOS Hackintosh since 2006 HERE
crimsonangel Posted June 6, 2012 Author Posted June 6, 2012 The patch is not for this BIOS version. You probably need to adjust it, something like this http://Olarila.com/forum/viewtopic.php?f=19&t=1421#p12392 I applied those changes to the patch and end up with these errors remaining
crimsonangel Posted June 7, 2012 Author Posted June 7, 2012 When I replace Return (CRS) with this Return (BUF0) I remain with one final error and 2 warnings any ideas on how to fix these?
Cassio Posted June 7, 2012 Posted June 7, 2012 You need to replace G and H in "ABCDEFGH" by hex digits (0-9, A-F). -Guides and Tutorials HERE -Hackintosh Tutorial Database - HERE -The largest EFI folder collection for Hackintosh HERE -Support Olarila Vanilla Hackintosh by making a donation HERE -Professional Consulting for macOS Hackintosh since 2006 HERE
crimsonangel Posted June 8, 2012 Author Posted June 8, 2012 You need to replace G and H in "ABCDEFGH" by hex digits (0-9, A-F). wouldn't changing that G and H to some random hex digits just for the sake of not getting a compile error mess something up down the line?
Cassio Posted June 8, 2012 Posted June 8, 2012 It is possible, if some driver looks for "ABCDEFGH". You can save the DSL and run IASL in terminal with -f (ignore errors, force creation of AML output file). -Guides and Tutorials HERE -Hackintosh Tutorial Database - HERE -The largest EFI folder collection for Hackintosh HERE -Support Olarila Vanilla Hackintosh by making a donation HERE -Professional Consulting for macOS Hackintosh since 2006 HERE
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now