Search results

Loading Google Results...
  1. HickHack

    After Install of Sierra, I have no Bluetooth on startup

    Problem solved with BrcmPatchRAM kexts (BrcmPatchRAM2.kext + BrcmFirmwareRepo.kext)! Thanks again to RehabMan!!
  2. HickHack

    [Guide] Creating a Custom SSDT for USBInjectAll.kext

    RehabMan! You are my hero!! :clap: Bluetooth is fixed! I rebooted 10 times and my mouse and keyboard working well!! I only could say thank you for your time! :lol: Great work!
  3. HickHack

    [Guide] Creating a Custom SSDT for USBInjectAll.kext

    Okay RehabMan, I downloaded your BrcmPatchRAM Release from 5.7.2016. I will install both kexts with Kext Wizard and than I will leave a comment. Thank you very much for your time!!
  4. HickHack

    [Guide] Creating a Custom SSDT for USBInjectAll.kext

    Yes, I saw it, but I thought it´s an example how it looks like at one of your boards..Sorry!
  5. HickHack

    [Guide] Creating a Custom SSDT for USBInjectAll.kext

    I changed it! Sorry, I thought a internal port is a port on the mainboard with pins. Hope you understand, what I mean.. here is the new ioreg
  6. HickHack

    [Guide] Creating a Custom SSDT for USBInjectAll.kext

    Thank you, I will change it right now
  7. HickHack

    [Guide] Creating a Custom SSDT for USBInjectAll.kext

    Sorry RehabMan, I don't know exactly what you mean. :( Only the Frontport is an internal device. All the other ports are real USB2.0 ports. So what have I to change? Please help.
  8. HickHack

    [Guide] Creating a Custom SSDT for USBInjectAll.kext

    I removed all other ports in HUB1+2 please have a look at my ioreg. :oops: By the way, I have still my bluetooth problem. You told me that I need probably a kext? but step by step!
  9. HickHack

    [Guide] Creating a Custom SSDT for USBInjectAll.kext

    I´m confused :crazy: I tried it again.. Question, do I have to delete within SSDT-UIAC.dsl the HP11,HP12,HP13 and HP17 in HUB1 and HP23 and HP24 in HUB2, too? :?: Please have a look at my SSDT-UIAC.dsl and my ioreg
  10. HickHack

    [Guide] Creating a Custom SSDT for USBInjectAll.kext

    Okay RehabMan, now I got it! :beachball: Please have a look at my ioreg (without working bluetooth)
  11. HickHack

    [Guide] Creating a Custom SSDT for USBInjectAll.kext

    yes,, I did! :?: I only leave these ports in SSDT_UIAC.dsl: "HUB1"/"HUB2" komplete as in your example SSDT_UIAC-ALL.dsl "EH01" only PR11 "EH02" only PR21 "XHC" only HS03, HS04, SSP7 and SSP8 thats all! Or is something wrong??
  12. HickHack

    [Guide] Creating a Custom SSDT for USBInjectAll.kext

    No, I use only these 9 ports! I have these Ports: Front USB: PR11-HP18 Back USB1: PR11-HP15 Back USB2: PR11-HP16 Back USB3: PR21-HP21 Back USB4: PR21-HP22 Back USB5: PR21-HP25 Back USB6: PR21-HP26 Back USB7: SSP7 / HS03 Back USB8: SSP8 / HS04 I injected the power properties in...
  13. HickHack

    [Guide] Creating a Custom SSDT for USBInjectAll.kext

    Damn, my Bluetooth problem still exist! :( Okay, I will explain it. I got an Bluetooth dongle GMYLE Micro USB Bluetooth 4.0 Dongle (Broadcom BCM20702). After every reboot, I have no Mouse and no keyboard to use. I have to unplug the dongle and than to put him back in the USB port to get mouse...
  14. HickHack

    [Guide] Creating a Custom SSDT for USBInjectAll.kext

    Okay, now I got it! Thank you RehabMan for your help!! I hope that my problem with my bluetooth dongle is fixed too. If not, I´m going to leave a comment.
  15. HickHack

    [Guide] Creating a Custom SSDT for USBInjectAll.kext

    Good to know! Another question! I´m a little bit confused because of the ports in EH01 and EH02..let me explain! I´m not sure which ports should I delete within EH01 and EH02! I have these Ports: EH01 Front USB: PR11-HP18 Back USB1: PR11-HP15 Back USB2: PR11-HP16 EH02 Back USB3: PR21-HP21...
  16. HickHack

    [Guide] Creating a Custom SSDT for USBInjectAll.kext

    OK, I checked out with IOReg: EH01 = divice-id <26 1e 00 00> => 0x1e26 => I have to leave the "8086_9xxx", Package() section, because there is no better match EH02 = divice-id <2d 1e 00 00> => 0x1e2d => I have to leave the "8086_9xxx", Package() section, because there is no better match XHC...
  17. HickHack

    [Guide] Creating a Custom SSDT for USBInjectAll.kext

    Ok, I found it now and opened the SSDT-UIAC-ALL.dsl in it! :idea: And now I have to remove configuration sections that don't apply to my hardware? I have only these ports: Front: EH01-HP18 Back: EH01-HP15 EH01-HP16 EH02-HP21 EH02-HP22 EH02-HP25 EH02-HP26 XHC-SSP7 / HS03 XHC-SSP8 / HS04
  18. HickHack

    [Guide] Creating a Custom SSDT for USBInjectAll.kext

    Hello RehabMan! I downloaded the "OS-X-USB-Inject-All-master" package and found the SSDT-UIAC-ALL.dsl in it. Could you please tell me which program I need to compile it to a *.aml file?
  19. HickHack

    [Guide] Creating a Custom SSDT for USBInjectAll.kext

    I checked all my ports I need and collected the results. I hope you could help me with the next steps tomorrow. Now I´m too tired and go to bed. Thank you very much master!
  20. HickHack

    [Guide] Creating a Custom SSDT for USBInjectAll.kext

    I unterstand! now it looks like this in IOReg: Is that correct?
Back
Top