Search results

Loading Google Results...
  1. braveheart0707

    Please let me know what CodeCommander.kext is used for

    I know that, but what sound card would this kext be intended for? when do you need this kext, and how do i know if i can get rid of it?
  2. braveheart0707

    Please let me know what CodeCommander.kext is used for

    what hardware would this kext be intended for? Thx!
  3. braveheart0707

    A Beginner's Guide to Creating a Custom USB SSDT

    so both will work, but Smart Auto is faster because it avoids switching back and forth between 2.0 and 3.0? there is no stability difference?
  4. braveheart0707

    A Beginner's Guide to Creating a Custom USB SSDT

    why? whats the difference?
  5. braveheart0707

    A Beginner's Guide to Creating a Custom USB SSDT

    Should XHCI mode by set to Smart Auto or Auto?
  6. braveheart0707

    Using NVME SSD with PCI-E adapter

    It looks z87 motherboard cannot boot from NVME drives. Is this a windows issue or is this also true for hackintosh? Does Clover solve this issue?
  7. braveheart0707

    Using NVME SSD with PCI-E adapter

    i am assuming your 1st and 3rd slots are PCI E 3.0 x16 ?
  8. braveheart0707

    Using NVME SSD with PCI-E adapter

    Maximus VI HERO Z87 motherboard here. Interested in getting a NVME SSD for hackintosh and the motherboard doesn't have native m.2 slot. So if i use a NVME SSD with a PCI-E adapter, would i run into any sort of problems? Also, according to the manual, if i install the adapter on the second PCI...
  9. braveheart0707

    A Beginner's Guide to Creating a Custom USB SSDT

    Ah Thanks. I think i am going to keep it 100% XHC. Too lazy to go back and do port recovery again with EHC anyways. I do also have another question though: in RehabMan's guide, he used the following code to disable EHC // // Disabling EHCI #1 // External(_SB.PCI0, DeviceObj)...
  10. braveheart0707

    A Beginner's Guide to Creating a Custom USB SSDT

    Can you please point me to the post please? I just went through all of the pages of this thread and maybe I've missed it, but i didn't see anything.
  11. braveheart0707

    A Beginner's Guide to Creating a Custom USB SSDT

    Ya i am using the SSDT Template from RehabMan's guide. I am using 8086_8xxx because all three device IDs starts with 8, and I wasn't sure if i need to do three separate packages in the SSDT file for all three device IDs. I was hoping 8086_8xxx would cover all three of them :mrgreen: ...
  12. braveheart0707

    A Beginner's Guide to Creating a Custom USB SSDT

    The screenshots is showing the EHCI and XHC sections respectively. Also the system report page. There are three devices showing, each with a different device ID as stated above. Also in config.plist I have disabled all of the renaming for both EHCI and XHC. EHCI-handoff is still...
  13. braveheart0707

    A Beginner's Guide to Creating a Custom USB SSDT

    I tried disabling the rename XHC patches and looks like the results are the same in IORegistryExplorer. For my specific motherboard, under System Report, I have 3 USB devices, a USB 2.0 BUS with 8C26 device id, another USB 2.0 BUS with 8C2d device id, and a USB 3.0 BUS with 8C31 device id. The...
  14. braveheart0707

    A Beginner's Guide to Creating a Custom USB SSDT

    Nono i was wondering where you got those values from, and if it should be different for my motherboard.
  15. braveheart0707

    A Beginner's Guide to Creating a Custom USB SSDT

    Comment: “Change XHC1 to XHC_” Find*: “58484331” Replace: “5848435f” where did you get those values?
  16. braveheart0707

    A Beginner's Guide to Creating a Custom USB SSDT

    Ok...so during the creation of the SSDT phase, as well as afterwards, leave USBInjectAll.kext in either L/E or Clover/kexts/Other, both location is fine, correct? also, what about FakePCIID.kext & FakePCIID_XHCIMux.kext? Can they be installed in both locations as well? Do they need to be...
  17. braveheart0707

    A Beginner's Guide to Creating a Custom USB SSDT

    I have USBInjectAll.kext installed in my ⁨EFI⁩ ▸ ⁨CLOVER⁩ ▸ ⁨kexts⁩ ▸ ⁨Other⁩ folder right now. Should i leave it there, while installing USBInjectAll.kext to /Library/Extensions like this guide says?
  18. braveheart0707

    Slow USB 3.0 speed

    Does Hackintool fix the USB 3.0 Speed?
  19. braveheart0707

    Slow USB 3.0 speed

    bump~those speeds seems like usb 2.0 speeds even though i am using the motherboard's usb 3.0 ports.
  20. braveheart0707

    Slow USB 3.0 speed

    Fresh Mojave build with i5-4670k and Maximus VI Hero Z87 Board. USB 3.0 flash drives are running at 40/40 compared to 75/160 on my macbook pro. What could be wrong?
Back
Top