Contribute
Register

[GUIDE] Installation on Intel DH67BL Motherboard, ATI 5850 GFX Everything working!

Status
Not open for further replies.
I think to use injector, because after update OSX sound broke again.. I return native AppleHDA, and put this strings back:
Code:
[COLOR=#000000]<dict>[/COLOR]                <key>Comment</key>
                <string>Change .xml to .zml</string>
                <key>Find</key>
                <data>LnhtbA==</data>
                <key>Name</key>
                <string>AppleHDA</string>
                <key>Replace</key>
                <data>LnptbA==</data>
            </dict>
            <dict>
                <key>Comment</key>
                <string>ALC892 AppleHDA (#1 of 3)</string>
                <key>Find</key>
                <data>PYQZ1BE=</data>
                <key>Name</key>
                <string>AppleHDA</string>
                <key>Replace</key>
                <data>PQAAAAA=</data>
            </dict>
            <dict>
                <key>Comment</key>
                <string>ALC892 AppleHDA (#2 of 3)</string>
                <key>Find</key>
                <data>PYsZ1BE=</data>
                <key>Name</key>
                <string>AppleHDA</string>
                <key>Replace</key>
                <data>PZII7BA=</data>
            </dict>
            <dict>
                <key>Comment</key>
                <string>AppleHDA ALC283 (#3 of 3, new in 10.11, credit lisai9093)</string>
                <key>Find</key>
                <data>PYMZ1BE=</data>
                <key>Name</key>
                <string>AppleHDA</string>
                <key>Replace</key>
                <data>PQAAAAA=</data> [COLOR=#000000]   </dict>[/COLOR]
But no success..
sudo touch /System/Library/Extensions && sudo kextcache -u /:
Code:
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext realtekALC.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext FakeSMC.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext AppleIntelE1000e.kext

You will need to verify that the realtekALC uses xml.zml.

Also check that the realtkALC.kext you have has a larger version# than the version# in AppleHDA.kext.

Also, correct procedures for rebuilding cache:
- boot without caches
- rebuild cache
Code:
sudo touch /System/Library/Extensions && sudo kextcache -u /
- reboot
 
Strange thing but I can't find realtekALC.kext, there is not in /EFI/CLOVER/kexts directory, nor in /System/Library/Extensions.. Global search also gives no result.
 
Strange thing but I can't find realtekALC.kext, there is not in /EFI/CLOVER/kexts directory, nor in /System/Library/Extensions.. Global search also gives no result.

Perhaps it is in /Library/Extensions.
 
My realtekALC.kext version: Realtek ALC 2.1, Copyright © 2015 toleda,
and AppleHDA.kext version: 272.51.3

Inside realtekALC.kext only one file is Info.plist in Contents directory..
I can't find xml.zml usage

UPD:
I removed realtekALC.kext and followed this guide, now sound works :headbang:. Hope I'll have no problem in future :). Now I'll be Xcoding with music!
Thanks for help, RehabMan!
 

Attachments

  • Info.plist
    12.1 KB · Views: 212
Hi! Can you help me? Is there a way to make front panel audio works?
And do you have any problem with USB? I don't know why, but sometimes my mouse and keyboard disconnecting unless I plug them to another port.
 
I follow this guide for install mac os EI Capital. I use UEFI mode for creating bootable USB via unibeast but it's fail. so try with legacy mode and it's succeed to boot, but now i m unable to select my HDD for install os x because my HDD doesn't appear in selection. Here are screen shots for that.. Please let me know how to proceed further.
 

Attachments

  • IMG_20161023_144214.jpg
    IMG_20161023_144214.jpg
    150.2 KB · Views: 122
  • IMG_20161023_144153.jpg
    IMG_20161023_144153.jpg
    180.9 KB · Views: 110
  • IMG_20161023_144236.jpg
    IMG_20161023_144236.jpg
    160.4 KB · Views: 120
I follow your given link and apply all step correctly using clover UEFI installation.
I follow "For installation, config_install.plist: https://github.com/RehabMan/Intel-DH67XX-DSDT-Patch/raw/master/config_install.plist" but os x can't boot from my pen drive. Just come apple logo and process and then stuck the process. Please help me to set proper config.plist file.

Reply in guide thread with "Problem Reporting" files...

Read FAQ, "Problem Reporting"
https://www.tonymacx86.com/threads/faq-read-first-laptop-frequent-questions.164990/

Note that with your i3-2120, you will need to add a compatible graphics card. Your CPU does not have HD3000.
 
I update specification in my profile.
And here I attached my COLVER.zip file.
 

Attachments

  • CLOVER.zip
    1.3 MB · Views: 100
Status
Not open for further replies.
Back
Top