Jump to content

Jake Lo

Moderators
  • Posts

    14365
  • Joined

  • Last visited

  • Days Won

    868

Everything posted by Jake Lo

  1. You could click and drag, tabbing and some gestures. You'll have to play around assigning functions through keyboard shortcut preference. I think there's 2 layoutID, one in HDEF, the other in HDAU. Remove both. Just this inside _DSM Method "layout-id", Buffer (0x04) { 0x03, 0x00, 0x00, 0x00 }, and change the Return (Package (0x06) above it. What ever the hex is, subtract 2. So the example below, change it to 0x04 after you remove the layoutID ie Return (Package (0x04) { "hda-gfx", Buffer (0x0A) { "onboard-1" }, "PinConfigurations", Buffer (Zero) {} })
  2. remove AppleHDAIDT from /L/E, repair permission and rebuild cache Add this AppleHDAIDT.kext.zip to /L/E, run permission and rebuild cache again. Post the output here for review sudo chmod -Rf 755 /L*/E* sudo chown -Rf 0:0 /L*/E* sudo touch -f /L*/E* sudo chmod -Rf 755 /S*/L*/E* sudo chown -Rf 0:0 /S*/L*/E* sudo touch -f /S*/L*/E* sudo kextcache -Boot -U After reboot, if still no audio, run permission fix and rebuild cache again and reboot. Remember to enable "Play feedback when volume is changed" in Sound preference if you're testing the sound from the menu bar or from the volume button.
  3. any error running the terminal commands? post output here for review.
  4. Did you copy the kexts in /EFI/Clover/kexts/Other/LE to /Library/Extensions? Repair permission and rebuild cache?
  5. @Marco1984 Please be more specific. what process did you follow. what loader did you use? bootpack? etc.
  6. Audio not good or not working?
  7. bootpack already has the USBInjector. Check under Camera and USB, does it show up in either of them?
  8. LayoutID was set to 3 in DSDT, you need to use MacIASL to edit it. You could take out the layoutID reference in the DSDT so you could manually change it in the Config during boot to test the different layoutID. Looks like your SD Card reader may not be supported it's not showing in your system information. 1) Try installing EmuVariableUefi-64.efi. Launch Clover Configurator, select "install drivers", select it under Drivers UEFI 64bit. You'll need to on the network. Or select it when installing Clover Loader. 2) If you're running El Capitan, you can upgrade with a combo update to Sierra, you need to upgrade either through the Appstore or download the full version. 2) The SSDTprgen.sh error is normal, you can post bug issue in PikerAlpha site if you want to 3) Your Inspiron has Synaptic touchpad, not Alps.
  9. Do you have Optimus enabled in the BIOS?
  10. Try AppleIntelE1000e.kext instead of IntelMausiEthernet.
  11. Replace with this one, switched to layoutID=1 Audio2.zip
  12. Did you use the EFI folder files too? If not, you'll need at minimum the HFSPlus.efi added to /EFI/Clover/Drivers64UEFI
  13. Not sure if you gotten audio to work, give this a try if you haven't Remove AppleALC from /E/C/K/Other Add SSDT's to /E/C/A/Patched Replace Config.plist to /E/Clover Add kext to /L/E and Repair permission and rebuild cache 5480_audio.zip
  14. what WiFi device do you have installed? Intel is not supported. Replace with DW1560 or DW8130.
  15. So webcam won't work under certain app like FaceTime or it just won't turn on?
  16. Upgrade the bootpack with Sierra's bootpack in your EFI partition. Upgrade Clover to the latest version, then you could just upgrade as like a real Mac. No need to create an installer.
  17. Try disabling or enabling Legacy Option ROMs in the BIOS.
  18. Fix will work on High Sierra as well.
  19. That was just updated files, not the full bootpack. Replace with this most updated bootpack
  20. what version of OS X are you running? 10.12.4 breaks IntelBacklight and ACPIBacklight, assuming that's what you're using . Follow the readme.txt in the attachment for instruction to fix it BrightnessFix.zip
  21. In the words of Hervé: "You can verify full graphics acceleration in the usual manner: translucent Finder's bar, clicking in & out of LaunchPad, DVDPlayer Supported Features, etc." try changing your wallpaper and see if the translucent looks better.
  22. Look like it's ALC270. Try AppleALC layoutID =3 or 4, whichever works
  23. E6330_A11.zip 311.23KB 110 downloads - check Readme.txt inside bootpack and inside ACPI/patched back ​Your webcam, does it show under Camera or USB of System Information? ​Want to be sure your system has a webcam.
  24. Just add Lilu.kext, IntelGraphicsFixup.kext and Shiki.kext. Should fix everything, although the boot glitch might not be fully gone.
  25. See my Clover guide here, bootpack on post #2, Inspiron section
×
×
  • Create New...