Jump to content

Jake Lo

Moderators
  • Posts

    14365
  • Joined

  • Last visited

  • Days Won

    871

Everything posted by Jake Lo

  1. ok, restore those 2 files to the original and add this https://sourceforge.net/projects/nvidiagraphicsfixup/ to /EFI/clover/kexts/Other
  2. Try this config and DSDT. NVS4200m needs to be disabled in Sierra T420s_Disable_NVS4200m.zip
  3. Try replacing with this config. Send me new IOReg after connecting HDMI cable and VGA cable HP430_HDMI.zip
  4. Did you have to change the Audio Inject #? Plug in HDMI connection and launch IOReg IORegistryExplorer_v2.1.zip. Save it and launch About This Mac/System Reports, save it. Compress both and attach it here for review.
  5. what kernel did you replace with? What is the KP before you replaced the kernel? Does system also have a discrete card Nvidia?
  6. Either rename the SSD to El Capitan or rename default Volume in the Config.plist to the name of the MacOS (case sensitive). Use latest version of Clover Configurator 4.49
  7. Replace ApplePS2SmartTouchPad with the latest version 4.7beta5
  8. That's for the smart card reader, not bluetooth.
  9. https://bitbucket.org/RehabMan/acpica/downloads/ copy to /usr/bin sudo cp iasl /usr/bin then run the ssdtprgen.sh again. No, that will not fix the audio issue. Remove AppleHDA_ALC292 from /L/E. Run this 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 / Then add this to /L/E and run the commands again. Look for the output of AppleHDA_ALC292 to show Reboot
  10. You're missing the compiler IASL. Try the newer version from source
  11. Please be more specific. USB is not bootable? KP during install? ???
  12. Not seeing AppleHDA_ALC292.kext in the output above. Rerun this command until error 107 is gone sudo touch -f /L*/E* sudo touch -f /S*/L*/E* sudo kextcache -Boot -U / Reboot and rerun if output still not showing AppleHDA_Alc292.kext
  13. Update the files to your installer and try installing
  14. https://github.com/tluck/Lenovo-T420-Clover/releases/tag/v2017.08.27 under Source Code (zip)
  15. His guide has a more current bootpack. Update it and try again. If still the same error, temporarily add NullCPUPowerManagement.kext to /EFI/Clover/kexts/Other
  16. You need to fix your SSDT.aml, not DSDT. Use piker-alpha's latest SSDTPRgen.sh.
  17. When you install Clover (latest version 4184), the EFI partition is mounted, or use EFI-mounterv3 attached in the guide. It's all listed in the post installation. For audio did you following the post guide? 7. Copy kexts from /EFI/Clover/Kexts/Other/LE to /Library/Extensions of Macintosh SSD Note: Ignore warning/error messages and click OK, then run commands below. 8. 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 chmod -Rf 755 /S*/L*/E* sudo chown -Rf 0:0 /S*/L*/E* sudo touch -f /S*/L*/E* sudo kextcache -Boot -U / No multitouch, just 2 fingers scrolling, 2 fingers right click and tap to click. The animation in the touchpad is emulating a real Mac, most functions don't work.
  18. latest version of ACPIBatterymanager.kext v1.71 fixes the issue
  19. You need to place the file Config.plist and the folders kexts and ACPI inside the Clover folder which is missing in your attachment.
  20. Does it have dual graphics? HD620 and AMD R5 M415? or just the AMD?
  21. Try this guide, should support T420s too You'll need a modded whitelist BIOS to replace the wireless card with a supported card.
  22. If you have upgraded BIOS to 302, then replace /EFI/Clover/ACPI/Patched files with the attached. Send me new IOReg and System Report after the update Deprecated! See post #39 below R510VX_Brightness.zip
  23. For audio, make sure vanilla AppleHDA is in /S*/L*/E* There's error rebuilding the cache. Rerun the following until error 17 is gone sudo touch -f /L*/E* sudo touch -f /S*/L*/E* sudo kextcache -Boot - U /
  24. See the big note regarding the bootpack. The generic EFI contains themes and HFSPlus.efi needed for HFS formatted drive, hence not seeing your drives. Note: Bootpack (EFI) consists of combining the Generic EFI + the model you're downloading!!!
  25. the Fn key is not working or the brightness slider is not available? which fn keys are for brightness control?
×
×
  • Create New...