Jump to content

Jake Lo

Moderators
  • Posts

    14365
  • Joined

  • Last visited

  • Days Won

    871

Everything posted by Jake Lo

  1. Replace preference pane with one from El Capitan See here. Make a backup and replace it in /System/Library/PreferencePanes
  2. The best method is the manual method since you know what you put in the installer or take out. Here is an example of manual process of creating the installer with Clover. It's well known to work. You'll have to customize the bootpack according to your specific hardware.
  3. Just place this in /L/E run this to fix permission and rebuild cache sudo chmod -Rf 755 /L*/E* sudo chown -Rf 0:0 /L*/E* sudo touch -f /L*/E* sudo kextcache -Boot -U /
  4. Follow this guide, set DVMT at the same value as the guide under Prerequisites. Use this bootpack, DSDT/SSDT from here but replace DSDT with this one
  5. Try version 5 with modification by kfiatos for touchpad.
  6. As Hervé wrote above, change 8319D411 to 8A19D411 in Config.plist using either Xcode or plistpro editor, not text editor. For trackpad, use Dr. Hurts refined version 4 or 5.
  7. Yes, the Radeon is disabled through DSDT patching to extend battery life. Try adding FakePCIID_XHCIMux.kext and FakePCIID.kext from Rehabman's GitHub. Not sure what Audio codec you have, there might be a patched AppleHDA already created. Launch DPCIManager.app to check while you have voodooHDA running.
  8. What method did you use to create the installer? Check /S/L/E to verify that the following kexts are there: AppleIntelBDWGraphics.kext AppleIntelBDWGraphicsFramebuffer.kext AppleIntelBDWGraphicsGLDriver.bundle AppleIntelBDWGraphicsMTLDriver.bundle AppleIntelBDWGraphicsVADriver.bundle AppleIntelBDWGraphicsVAME.bundle
  9. Yes, just as well, except maybe the cap lock issue. You need to tab twice to lock and twice to unlock. Karabiner no longer works to customize the keyboard, switch it to Karabiner-Elements
  10. try replacing with these files HP Pavilion.zip
  11. Default clover setting from just installing Clover Loader will not get your system to boot. You must've have some other setting. That's ok. I should be able to duplicate with the settings you mentioned in the 1st post.
  12. Upload the Clover folder you currently use
  13. Try this BIOS_213.zip
  14. v8Test2 on E7470 E7=0x73 0x03 0x28, EC=0x73 0x01 0x13 Nov 12 09:52:39 localhost kernel[0]: ALPS: Found a V8 touchpad with ID: E7=0x73 0x03 0x28, EC=0x73 0x01 0x13 Nov 12 09:52:39 localhost kernel[0]: ALPS: Found a V8 touchpad with ID: E7=0x73 0x03 0x28, EC=0x73 0x01 0x13 Nov 12 09:52:39 localhost kernel[0]: ALPS: TouchPad driver started... -both touchpad and trackstick not detected -both touchpad and trackstick's mouse clicks not detected -preference pane is detected -reboots (usually when testing touchpad /trackstick) on E7450 E7=0x73 0x03 0x0a, EC=0x88 0xba 0x2a -Touchpad works quite well as Test1 -Trackstick is still not detected, not even the trackstick left or right mouse or middle button -won't sleep when lid close, after opening LID, screen stays dark, can't increase brightness until force reboot - Fixed -sometimes apps won't open and system hangs - Fixed -touchpad won't work after sleep -reboots moments after wake from sleeps
  15. npyadav1 The panic is due to the 10.11 boot glitch patch. Change it to 10.12 bootpatch as Hervé stated above will fix that. for IOGraphicsFamily patch (to avoid boot screen glitches), the binary mod should be to replace 0100007525 by 010000EB25 (the replacement you have is for older OS X versions such as Yosemite). Follow the rest of his advise after you have it booted. They should fix audio and power management.
  16. Compress and send the whole Origin folder, need all to patch properly.
  17. That's your codecID ALC283. There's a patched version found in Mirone's HDA autopatcher
×
×
  • Create New...