Jump to content

René_

Donators
  • Posts

    106
  • Joined

  • Last visited

Reputation

44 Very Good

About René_

Profile Information

  • Gender
    Male
  • Location
    The Netherlands

Recent Profile Visitors

11,608 profile views
  1. Working on Gigabyte Z87M-D3H using Clover with ALC892 Tried both methods: ALC892 -> ADI1988B ALC892 -> ALC885 The last method did not work. I was only hearing a plop so now and then. After searching I found the issue: http://www.insanelymac.com/forum/topic/284004-script-to-patch-applehda-binary-for-osx107108109/page-2?do=findComment&comment=1888843 Maybe you could mention when selecting ALC892 -> ALC885 with Gigabyte boards that you should not use this option. Note: after replacing ALC892 -> ALC885 with the ALC892 -> ADI1988B it still didn't work. I had to shutdown the PC and wait several minutes before I had sound back. Thanks for your hard work guys, much appreciated
  2. René_

    HD 5450 68E1

    Type in terminal: kextstat | grep AMD Output should be: com.apple.kext.AMDSupport com.apple.kext.AMD5000Controller com.apple.AMDRadeonX3000 com.apple.kext.AMDFramebuffer Your Device Id is already in AMD5000Controller.kext You only have to add 0x68E11002 in AMDRadeonX3000.kext at the right place. That is, find: <key>AMDCedarGraphicsAccelerator</key> and then look for: <key>IOPCIMatch</key> <string>0x68E01002 0x68E11002</string> <- add here
  3. If you want to boot without the DSDT, go to options > DSDT name. And remove the DSDT.aml name.
  4. Device ID is OK. AMDRadeonX3000 is still damaged. Did you restored it with a new one? Are you using 10.10.4? If yes, then you can try this one from update 10.10.4: http://cl.ly/fKbc Install it and repair permissions and caches.
  5. What is your Device ID? Type in terminal: kextstat | grep AMD Output should be something like this: com.apple.kext.AMDSupport com.apple.kext.AMD5000Controller com.apple.AMDRadeonX3000 com.apple.kext.AMDFramebuffer See it this way. A clean install with GE=no should make this card work. If you doubt your VBIOS you can try this. http://www.osx86.net/forums/topic/16981-guide-xfx-hd5770-triple-monitor-1083/ And for your AMD CPU you can always try to use another AMD kernel. If you want to know what your PCIroot vaule is, then type in terminal: ioreg -l | grep -15 "AppleACPIPCI " | grep UID
  6. Slice, maybe this can help too: http://www.insanelymac.com/forum/topic/302877-guide-yosemite-1010x-dell-optiplex-780-760/page-13?do=findComment&comment=2138529
  7. The HD5770 should work with default kexts. Repair permissions and caches. If that doesn't help, restore the default AMDRadeonX3000.kext and repair permissions and caches. And use "kext-dev-mode=1" for rebuilding caches. If you use Chameleon: GraphicsEnabler=No AtiConfig=Vervet Good luck.
  8. For the HD5450 you should try FakeID: 0x68E01002
  9. AMDRadeonX3000.kext You've put 0x68F91002 in section: <key>AMDBartsGraphicsAccelerator</key> but it should be in section <key>AMDCedarGraphicsAccelerator</key>
  10. You can give it a try with FakeID: http://www.insanelymac.com/forum/topic/305938-fix-fix-for-black-screen-on-amd-7xxx-cards/page-2?do=findComment&comment=2147532
  11. Hi blackosx, I can do that tomorrow, so give me some time
  12. I also think they have to be approved by someone:
×
×
  • Create New...