-
Posts
14365 -
Joined
-
Last visited
-
Days Won
868
Content Type
Profiles
Articles, News and Tips
Forums
Everything posted by Jake Lo
-
What kind of progress do you have? 2 finger scrolling seems to work with any ps2 kext apparently. How is the scrolling speed? Yes, install the disabler and voodoohda to SLE with a kext utility, works perfectly. Stick with v2.8.4. v2.8.7 or newer has a slight hissing noise from the HP. Power management is fine, I'm getting 14 states last I checked. You could try installing disableturboboostbattery if you want to save more energy. Have you gotten HDMI to work? Mine just hang and reboot...I read that it should work OOB.
-
Yosemite Installation Guide - Latitude E5440 Intel i5 - Clover UEFI
Jake Lo replied to jorgexgb's topic in The Archive
boot with -v -f -no-zp -
Try this config config.plist.zip
-
1. Download and install the App AIDA64 v2 (new versions don't has the ACPI tool feature) from the link: http://www.aida64.com/archives 2. Open the Application and right click on the down left corner of the application as shown in the picture below to open the Menu 3. Select the option "ACPI Tool" from the Menu 4. Click on the button "Save Table" and choose "DSDT" from the list to save 5. Similarly, again click on the button "Save Table" and choose "SSDT" to save all the SSDT files one by one (there will upto 4 or more of these SSDT files) I need step 5, all the SSDTs
-
DSDT is not able to compile correctly, will need the rest of the SSDT file. Follow guide to get all the DSDT/SSDT. Try this for audio, install to /S/L/E add layoutID to 3 in Clover. Patch made by Mirone.
-
Still waiting for that DSDT. Can you extract it with DPCIManager? to get the specific Conexant audio, can you show Details, Hardware ID?
-
Replace config file with this. should fix the QE/CI issue.
-
Launch MaciASL, select 'Patch' and paste this code in the right window, hit Apply, close and save. # Inject Audio info into method label _DSM parent_label HDEF remove_entry; into device label HDEF insert begin Method (_DSM, 4, NotSerialized)\n {\n If (LEqual (Arg2, Zero)) { Return (Buffer() { 0x03 } ) }\n Return (Package()\n {\n "layout-id", Buffer() { 0x03, 0x00, 0x00, 0x00 },\n "hda-gfx", Buffer() { "onboard-1" },\n "PinConfigurations", Buffer() { },\n })\n }\n end;
-
No sure why you would want to do that, but you can't do it through preference not BIOS. Only way is to physically removing the ribbon that connects to the system board. It right underneath the battery, but you have to be really careful. These things are so fragile, it can easily break and I'm not taking any responsibility for any damage you create.
-
Not jumpy, but sometimes single click acts as double clicking. There's no further development since Sontrg. The one in my bootpack is the last known working kext. ApplePS2Controller v1.5 is a lot smoother if you want to try it, but it acts as a regular mouse. No scrolling whatsoever. But if you combine it with Smartscroll.app (shareware), you'll get trackstick scrolling with the middle mouse. You could even get touchpad scrolling if you hold down the middle mouse, but no 2 finger scrolling or single finger side scrolling. You could also try Karabiner (freeware), a key remapping app but has the scrolling capability like Smartscroll but without inertia scrolling.
-
download DPCImanager.app. Get screenshot of status and PCI List. Need to know what hardware you have. Your screen flickering is graphics issue.Might need a dsdt patch. Do you have full QE/CI? What is system info should for Graphics? Also with DPCImanager, click on Extract DSDT, compress the file and upload it.
-
No need to reinstall. Did the keyboard stop working after you install the kexts, if so, remove the voodoops2controller. No, your wireless adapter will never be supported, no kext ever develop for Intel.
-
Your wireless card is not supported. Not sure if your BIOS has whitelisting. You could try using an USB wifi or mod the BIOS to remove whitelisting if needed. Start with these kexts first. Place in Kexts/10.10 Kexts.zip
-
I added the verbose mode just so it's easy to see when error occurs. You could remove it once everything is running. What do you have in /EFI/Clover/Kexts/10.10 or Other? Do you know at least what ethernet card you have?
-
OpenCL should be supported without the patch mention when using FakePCIID and FakePCIID_HD4600_HD4400
-
Try this config. That one is way too general. Will need more info regarding your system later on, but let's get it install or at least get to the Installation first Information needed: Max display resolution? ethernet? Intel, Broadcom, other...? wifi? chipset? USB 3.0? SD card reader? etc.. config.plist.zip
-
Dell Latitude E5520 - installing Mavericks - graphics problems
Jake Lo replied to j00z3k's topic in The Archive
DSDT patching for E5520 doesn't seem to work for this model. See here, tried by another member. Just looked through the bootpack again, don't see any issue. All necessary kexts are there. Your Wireless DW1510 should work OOB. Broadcom ethernet should be available too in the bootpack. Try running myHack/myfix again or myHack/Install Extra and point to the /Extra folder.- 18 replies
-
- Latitude E5520
- Mavericks
-
(and 1 more)
Tagged with:
-
What fails? No ethernet or wireless not working? I believe for the E5420, ethernet is a Broadcom, look for BCM5722D.kext For Wireless, if you have an Intel, it's not supported. Replace with a supported card like DW1510. Works out of the box.
-
attach your config.plist.
-
Only working kext is the one included in my bootpack which you're already using. You could try patching your own, there's a few guides available in the internet.
-
Yes, the Haswell system is supported which requires a patched Kernel if you're going with Chameleon or use Clover, no manual Kernel patch is required. You could start with here to create an USB Installer with Clover UEFI
-
Install this. After wake, speaker will work, but not headphone To get headphone to work, plug in the jack, place system to sleep and then wake it up. No other known fix at this time for this particular ALC292.
-
I've made a little progress. Updated DSDT patches Now works: USB 3.0 works with native AppleUSBXHCI Webcam works SD Carder works DVD Player works Touchpad scrolling with 2 fingers (ApplePS2Controller v1.5) Trackstick scrolling with Smartscroll.app Battery status with ACPIBatteryManager v1.55 Speaker/Headphone (autoswitch) - VoodooHDA 2.8.4 (control by keyboard keys F1, F2, F3) Sleep works selecting from Apple menu (Not with LID close nor wake with LID open) Fixed with new DSDT Sleep with LID close, but won't wake with LID Open. Just tab the power button (Thanks to Bronxteck to point out that I'm missing the PNLF patch) To control brightness, ScrollLock to decrease and Pause to increase. Unfortunately this new keyboard removed the Pause key...so warning, unable to increase without some keyboard key remapping. Are you able to scroll with touchpad and trackstick with voodoops2controller v1.8.9? I believe the latest version is 1.8.14. Rehabman's brand is mainly for Synaptics, with minimum support for Alps. E7x50.zip DSDT.aml.zip
-
"Extra" Folder for M4600 Setup for OS X Mavericks Setup
Jake Lo replied to Cyber_Redeem's topic in The Archive
Use Chameleon Wizard v 4.4.1 and you'll see it under org.chameleon.boot.plist tab.- 20 replies
-
As I said, with the Nvidia card you don't have sleep. Once the screen goes blank it initiates sleep, only way to recover is to reboot. Go to preference to have display off to never and HDD sleep to never or use Caffeine.app to set system to not allow sleep.