-
Posts
14365 -
Joined
-
Last visited
-
Days Won
868
Content Type
Profiles
Articles, News and Tips
Forums
Everything posted by Jake Lo
-
Yosemite Installation Guide - Latitude E5440 Intel i5 - Clover UEFI
Jake Lo replied to jorgexgb's topic in The Archive
I see you got most things working other than the display. You should be able to just add intel inject to ig-platform-id = 0x0a260006 and add fakeID = 0x04128086 And install the fakepciID kexts I mentioned earlier. Anyway to make it easier, here's the config with the changes. config.plist.zip -
E6420 is pretty much the same as the E6220 except with a bigger screen, trackstick and DVD player. Hervé has a full guide here with the beta El Capitan, go check it out.
-
Add this to Clover, also added Trim and Boot Glitch fix <dict> <key>Comment</key> <string>Enable TRIM for SSD</string> <key>Find</key> <data> AEFQUExFIFNTRAA= </data> <key>Name</key> <string>IOAHCIBlockStorage</string> <key>Replace</key> <data> AAAAAAAAAAAAAAA= </data> </dict> <dict> <key>Comment</key> <string>Boot graphics glitch, 10.10.2/10.10.3</string> <key>Find</key> <data> QYjE6xE= </data> <key>Name</key> <string>IOGraphicsFamily</string> <key>Replace</key> <data> QYjE6zE= </data> </dict> <dict> <key>Comment</key> <string>AppleHDA IDT 76DF #1</string> <key>Find</key> <data> ixnUEQ== </data> <key>Name</key> <string>AppleHDA</string> <key>Replace</key> <data> 33YdEQ== </data> </dict> <dict> <key>Comment</key> <string>AppleHDA IDT 76DF #2</string> <key>Find</key> <data> hBnUEQ== </data> <key>Name</key> <string>AppleHDA</string> <key>Replace</key> <data> AAAAAA== </data> </dict> Internal speaker and headphone should work, just not external mic as far as I could tell. Try repairing your permission. GenericUSBXHCI is known to not work well on Yosemite. If the injector works, then stick with that. I have not tested it but will when I have a chance.
-
Your audio is not working is because you have layout-id = 03, should be 12 or 0C in hex. At least that's what I have for the patched kext I used. I still don't have sleep working for this particular system, but as far as I could remember, the port replicator should work.
-
Upload your DSDT/SSDT and Config file. HDMI audio should be working for HD 4400.
-
Yosemite Installation Guide - Latitude E5440 Intel i5 - Clover UEFI
Jake Lo replied to jorgexgb's topic in The Archive
Upload you config.plist and DSDT file. Make sure to install the FakePCIID kexts to /System/Library/Extensions -
Dell Latitude E5520 - installing Mavericks - graphics problems
Jake Lo replied to j00z3k's topic in The Archive
Check this thread and clover bootpack. See if it makes a difference.- 18 replies
-
- Latitude E5520
- Mavericks
-
(and 1 more)
Tagged with:
-
You'll need to patch your DSDT for Battery.
-
E6400 Nvidia NVS 160M (not Intel GMA) Yosemite CLOVER Guide
Jake Lo replied to krzysztofc10's topic in The Archive
Hope the author don't mind, I uploaded the files and update the thread with Nvidia Only. -
Yup, that's what you need. Cheers.
-
Confirmed not loading for Mavericks. I'm pretty sure it won't for Mountain Lion also.
-
See here for a list of supported cards. Broadcom BCM4352 802.11 ac wifi and bluetooth combo card might be your best bet. Webcam, if it's not working natively, you could try macam.app
-
@paddy111padam I don't have this hardware but there's guide here to check. Or wait for other members here to chime in with their response. @conedmiro When you boot to Clover menu, hit spacebar and select verbose mode. See what's causing the hang.
-
Thank you for your support so far. I think 2x faster should be enough, it's near Windows speed. I'll do a new Mavericks install with Clover and see if it makes a difference. I've been running Mountain Lion and Mavericks with myHack. Will report back tomorrow. If it works with Mavericks, then I'll try rebuilding Mountain Lion too.
-
Synaptics is the manufacturer. Installing ACPIBatteryManager won't break your system, worst it can happen is no battery status.
-
Googling your model shows up with Synaptics. You could try rehab man's latest version or Dinesh's version. Try ACPIBatteryManager.kext for Battery, although you might have patch DSDT.
-
which keys are you using to adjust the brightness? try Fn+F3 and Fn+Insert If you have Synaptics, you could try rehab man's latest version or Dinesh's version.
-
Do you know what touchpad it has on that system? Synaptics, Alps, or Elan to name a few. No need to install the above kexts, just put them in /Clover/Kexts/10.10 or Other will work. I've updated your files. Restore the vanilla AppleHDA, remove VoodooHDA and AppleHDADisabler. Remove GenericUSBXHCI too, restore it later if USB3.0 is not working without it. Install the attached kexts and this to /System/Library/Extensions with kextwizard. Replace the DSDT, SSDT-1 and Config file. Update us if there's any improvement. Inspiron15.zip
-
Upload your EFI folder and list kexts you have installed to /System/Library/Extensions # 4 and 5, won't work if you have an Intel Combo card. It'll need to be replace
-
R3RC4 version test V3 id E7=0x73 0x02 0x64, EC=0x88 0x07 0x9d (E6x20 models) V3 id E7=0x73 0x03 0x0a, EC=0x88 0x08 0x1d (E6430/E6230/Exx30) V3 id E7=0x73 0x03 0x0a, EC=0x88 0x08 0x22 (E7440/E7240/Precision M6800) Best version by far, supports every models listed above, tested on Yosemite and El Capitan beta. - Had to maximized tracking speed for trackstick to work well. - Touchpad scrolling works best with Middle and Ring fingers. - Right click with 2 finger tab - works fine - Tab and drag works fine - Scrolling with Trackstick and Touchpad works correctly (direction wise) - Side scroll works good Unable to get it to load on Mavericks and Mountain Lion. I need others to confirm as well, but so far I'm unable to get them to work on the same models. Others with Alps touchpad but with different ID should chime in here too.
-
I haven't gotten this issue for my E6530 with Optimus running on Yosemite or Mavericks. Perhaps you could try the legacy kext Patched_10.7_AppleRTC.kext needed on older OS X like Mountain Lion.
-
Not exactly sure where you got your bootpack. If you followed Hervé's guide, his /Extra folder does not include /Extra/Extensions/SLE, but is in my guide. He also mentioned patched AppleHDA and VoodooHDA, so if you had AppleHDADisabler in /S/L/E, obviously AppleHDA won't load. You also mentioned audio ID = 0. Both Hervé and my DSDT have audio id = 12 (hex = 0C). So uncertain where you obtained your DSDT. You can easily change it in your DSDT under HDEF/_DSM. When you upgrade from Mavericks, were you using myHack for the build? If so, go to /S/L/E and delete myHack.kext. Repair permission and repair cache. Hopefully after going through all the above you should have audio working.
-
So, should I take the kexts from the Extra/SLE folder and drag them to /S/L/E and then rebuild kext cache using the Terminal commands in your guide? It's /Extra/Extensions/SLE. Leave the file in /Extra/Extensions as is. Install /Extra/Extensions/SLE to /S/L/E and run the terminal command sudo chmod -R 755 /S*/L*/E* sudo chown -R 0:0 /S*/L*/E* sudo touch /S*/L*/E* sudo kextcache -Boot -U / Should I leave the Extra/SLE folder where it is? With the kexts in it? Or should I remove it afterwards? Do I put the kexts from Extra/SLE into Extra? Yes, leave the kexts in /Extra/Extensions/SLE there, it won't be read anyway.
-
You can find the latest versions of the files here. See 10.10.5 update. Install to /System/Library/Extensions with kextwizard.app.
-
Yosemite Installation Guide - Latitude E5440 Intel i5 - Clover UEFI
Jake Lo replied to jorgexgb's topic in The Archive
Boot to Clover gui, hit space bar to get a list of boot options. Select verbose mode and hit enter. Here you will be able to see what's the cause of your hanging. You could try no cache mode also.