Jump to content

Jake Lo

Moderators
  • Posts

    14365
  • Joined

  • Last visited

  • Days Won

    868

Everything posted by Jake Lo

  1. Just saw your little video, strange about the flashing boot screen. I used the same Config on my system and have no issue. Perhaps try upgrading Clover. Your webcam, is it an UVC (USB Video Class)? Your SD Card reader is not supported.
  2. Can't access google drive right now, will check when I get home. However, system starts. Good Brightness with F11-F12 button - WORKS! Good Sleep - WORKS but after wake up the screen is unlocked and I see messages that my USB flash drive was not unmounted properly. Normal Sound - not working - Did you copy kexts from /EFI/Clover/Kexts/Other/LE to Library/Extensions and do the permission fix and rebuild cache? Camera - not working - Does it show up in the USB section of System Report? What's the model/Vendor/Product ID? SD Card reader - not working - Is it a Realtek? It might not be supported
  3. try this inspiron 5448.zip
  4. @Hafaisy, Boot to Clover GUI, hit F4. Then boot to OS X, mount the EFI partition. Compress and attach /EFI/Clover/ACPI/Origin
  5. try removing ssdt-0 and ssdt-6 also make sure you have SATA Operations set to AHCI in the BIOS
  6. Replace with the Config config.plist.zip
  7. That's because ApplePS2SmartTouchPad.kext is not made for Alps touchpad, but for Elantouch. Previous VoodooPS2controller made for Alps are now causing KP with 10.11.4. Seems to work for some but not for others.
  8. Did you add back the FB patch for HDMI ? Did you have to downgrade the BIOS? Is sleep/wake working with closing/opening the LID? Question about ApplePS2SmartTouchPad.kext that you use...does scrolling work or it just work as a generic mouse?
  9. version 3. Boot without cache first. If successful, then boot in regular mode. 5558_HD5500_v3.zip
  10. Need more info. Please provide System Report, IOreg, DPCIManager screenshots Upload your current Clover folder too
  11. That's an E7450 with Broadwell. Do you have an E7440 with Haswell or E7450? In any case, Intel Wireless is not supported in OS X. Also on that guide, it mentioned this Working: Graphics with Acceleration Audio with patched AppleHDA Bluetooth /Wireless (Replaced with DW1560)
  12. Confirmed! Intel® Dual Band Wireless-AC 7265 You have an Intel. Get it replace. DW1550 would be best.
  13. See this thread. You'll have to downgrade to A03 and then back up to A12.
  14. It's not mentioned in the guide, but it's pretty much known in the Hackintosh community that Intel Wireless devices are not supported. Is that what you have? If so, it'll need to be replaced with a compatible device. If not, what do you have? Provide Vendor and Product ID.
  15. Please attached all the raw files from the Origin folder. Can't create SSDT out of thin air.
  16. Replace with these. Add 2 more ssdt-x 5558_HD5500_v2.zip
  17. @antialias, 1. All USB ports work Good 2. Brightness control works Good 3. SD Card reader couldn't check, I don't have a spare SD card 100% sure it'll work 4. When I booted I got terrible artefacts on the screen so I was forced to disable your AppleIntelFramebuffer patches in the config.plist to get rid of the artefacts. I've noticed in your comment there it's for 1600x900 resolution. I have 1920x1080 resolution. The artifacts are during boot or after logging on? If latter, it could be you need to downgrade your BIOS. Known to cause artifacts with A13 on the E6430/E6230. The FB patches are for 1600x900 and above, it's for HDMI video/audio 5. Still no sound device detected. Make sure cache was created successfully. Did you see a successful output after you ran the commands or error? If error, re run the last 2 commands until you have successful output 6. I run kextstat | grep -v com.apple and your AppleHDA_ITDkext was not loaded run kextstat | grep -i AppleHDA Should output 2 items com.apple.driver.AppleHDAController (274.7) com.apple.driver.AppleHDA (9267.0)
  18. Can you attach your version of the patched AppleHDA?
  19. Can you boot to Clover GUI, hit the spacebar and select boot without cache. Post where the system hang.
  20. Here, try these. Make a backup of Config first. Copy this to /Library/Extensions. Leave the vanilla AppleHDA as is. Note: Ignore warning/error messages and click OK, then run commands below. Repair permission and rebuild cache. Run command from terminal sudo chmod -Rf 755 /L*/E* sudo chown -Rf 0:0 /L*/E* sudo touch -f /L*/E* sudo kextcache -Boot -U / Expected to work with these files: Sound, SD Card reader, USB 3.0, HDMI Video/Sound antialias_E5530.zip
  21. No need, just upload all from Origin folder.
  22. black.dragon74, have you install CodecCommander?
  23. Were you able to set the DVMT in the BIOS? Do you have full QE/CI so far without the DSDT/SSDT? Here, place these in /EFI/Clover/ACPI/Patched. Let me know what work and not work 5558_HD5500.zip
×
×
  • Create New...