Quote:
Originally Posted by sk1nhd33t
UPDATE:
● open Audio folder and copy it to /Extra/CustomExtensions
● open smbios-plist folder and copy it to /Extra, edit this to match your hardware
● copy bootcamp theme then edit com.apple.Boot.plist adding the following:
-
|
First and foremost.... thank you for making it possible for me to get my first build up and running. Your guide was instumental in making this happen. My comments that follow are just to try and help a first timer like myself save some hours by getting it right the first time.
As a first time Hackintosher, steps like the:
● open Audio folder and copy it to /Extra/CustomExtensions
quoted above can be confusing. "it" seemed to be the Audio folder when I first read the step. There actually isn't an Audio folder, but rather an "Audio Kext" folder with two more folders inside it. So after having an unsuccessful attempt, one of the things I figured out was to take the .kext files out of the inclosed folders and put them in to /Extra/CustomExtensions.
Quote:
Originally Posted by sk1nhd33t
UPDATE:
● copy dsdt.aml to /Extra of your Snow Leopard drive or create your own by following this short guide below, AGAIN it's always recommended to create and use your own dsdt, included my dsdt.aml and .dsl for comparison purposes only.
- open ES2L kit Tools then double click the included DSDT SE.app
- click DSDTSE Tools then Extract DSDT
- under ACPI search choose RTC
- rename 0x04 to 0x02
- under ACPI search choose Sound Azalia
- check the included dsdt.dsl and copy the HDEF section there, alternatively - you can use it if you have a quad
- add Method DTGP under DSDT Hacks
- look under Credits and DSDT Hacks for more dsdt fixes.
- when done editing click DSDTSE Tools -> Compile DSDT, click DSDT Files Folder and you will see your newly compiled dsdt.aml
- copy it to /Extra of your Snow Leopard drive
● double click "pfix" (permission fix) then choose your snow leopard drive, reboot when done.
● for the Audio to take effect, launch System Preference then go to Sound and choose Internal Speakers/Built-In Speaker for both Sound Effects and Output Tab, press F11/F12 (apple keyboard), F14/F15 (for windows?) to test if you can hear a feedback.
-
|
In the section on creating your own dsdt.aml, quoted above, the section about Sound Azalia tripped me up for a while. Not knowing that you were talking about a file named dsdt.dsl, I was searching the extraction in the Sound Azalia section for the letters "dstl.dsl". If the step had read:
- open dstl.dsl in /DSTL and copy the HDEF section from there into your extract
It would have saved me one more failed attempt.
Perhaps when you get some time, you can edit the guide. Also, see my note to simsim on the error in the DSDTSE extraction that causes two errors when compiling.... at least it did for him and me. I have a rev 2 board.
Once again... thanks for all you have done.