-
Posts
14365 -
Joined
-
Last visited
-
Days Won
868
Content Type
Profiles
Articles, News and Tips
Forums
Everything posted by Jake Lo
-
Sierra Guide See here for install guide, just replace with Sierra bootpack. E7x70_Sierra.zip - See Update files below Known Issue & Workaround: HDMI-Output works but if connect HDMI-Cable the local Display goes off and never recovers. I had tried different configurations but none panned out. Here's a workaround: Close the LID until you see the HDMI display becomes the primary display, then open the LID. It'll switch LCD as primary and HDMI as secondary. NOTE: Workaround is only needed on clean boot, no issue if system has gone through a sleep/wake cycle Update: Fixed it by modifying EDID with this kext, but not work for Mojave. Post Install: Enable Brightness Control and Trackstick Scrolling Trackstick Scrolling Download and install Smartscroll for trackstick scrolling Touchpad - 2 fingers scrolling, 2 finger tab for right click, tap and drag Brightness Control Download and Install Karabiner-Elements Launch Karabiner-Elements Copy karabiner.json to ~/.config/Karabiner karabiner.json.zip or copy the settings according to diagram below Now use F11 & F12 for Brightness, use F1, F2, & F3 for Volumes Control
-
I need Graphics and Audio kexts | Optiplex 745 Yosemite
Jake Lo replied to SeanOMik's topic in The Archive
You can get the audio driver here. That video card has no support since Leopard. Look for something cheap. ATI HD5450 is one used in the guide and has support all through Sierra. -
Replace preference pane with one from El Capitan See here. Make a backup and replace it in /System/Library/PreferencePanes
-
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.
-
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 /
-
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
-
e7240 El Capitan - almost perfect, need advice re touchpad
Jake Lo replied to moonman's topic in The Archive
Try version 5 with modification by kfiatos for touchpad. -
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.
-
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.
-
What's the KP? Try booting in verbose mode.
-
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
-
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
-
try replacing with these files HP Pavilion.zip
-
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.
-
Upload the Clover folder you currently use
-
try ig-platform-id = 0x16160002
-
See Hervé's guide and bootpack
-
Try this BIOS_213.zip
-
same boot output?
-
Try replacing with these files Opt3040.zip
-
Try setting DVMT to 128MB
-
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
-
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.
-
Attach your Clover folder
-
Compress and send the whole Origin folder, need all to patch properly.