-
Posts
14365 -
Joined
-
Last visited
-
Days Won
868
Content Type
Profiles
Articles, News and Tips
Forums
Everything posted by Jake Lo
-
@wern, My mistake, HDMI audio is not working for E6520/E6420 with nvs4200m. It's working on my E6530 with nvs5200m. I'll continue tweaking to see if I could get it to work. As for the internal display issue, try this DSDT. I had fix the internal display and the battery issue. E6520_nvs4200m.zip
-
E6530: Problem with keyboard and trackpad after wake up with powerbutton
Jake Lo replied to Millerdry's topic in The Archive
@Millerdry, Which guide and bootpack did you use? The one with Optimus enabled or disabled? -
[Solved] Can't boot with patched AppleIntelFramebufferAzul.kext
Jake Lo replied to loibi93's topic in The Archive
Where did you get this patched file or what did you patch? -
Try the version from my signature below Exx20 Touchpad. Tested on ML, Mavericks, and Yosemite. Side scrolling is best, but 2 finger scrolling works too. Thanks to works of Yeahoon, sontrg, npjohnson, bpedman and rehabman.
-
Sorry, if I wasn't clear. The patched Kernel is only to fix the early reboot loop issue. You still need to patch libCLVMIGILPlugin to fix the preview/quick look crash issue.
-
Try adding /System/Library/Kernels/kernel to org.chameleon.boot.plist
-
Yes, HDMI sound works if: Your E6420 only has HD 3000 or Your E6420 has HD3000/NVS4200m, then you have to use NVS4200m. Won't work if Optimus is enabled.
-
Dell DW1520 Half Mini PCIe 14e4-4353 BCM43224 A/B/G/N It's now supported from ML 10.8.5 or newer. http://www.insanelymac.com/forum/topic/292542-airport-pcie-half-mini/ Personally tested on 10.8.5 & 10.9.5 with kext injection (WifiInjector.kext) For Yosemite, just needed to set SMBios.plist to MacBookAir 5.1 or 5.2. If you prefer to use a different SMBios, then you need to patch AirportBrcm4360 replacing MBA 5.2 with model you prefer.
-
[Solved!!!] Blank Screen After Installing AppleFBCapri Kext [Mavericks]
Jake Lo replied to DanielBW's topic in The Archive
What version of BIOS are you on? Should stick with A11 -
[Solved!!!] Blank Screen After Installing AppleFBCapri Kext [Mavericks]
Jake Lo replied to DanielBW's topic in The Archive
Should show 1024 MB of VRam. Do you get a translucent menu bar? -
[Solved!!!] Blank Screen After Installing AppleFBCapri Kext [Mavericks]
Jake Lo replied to DanielBW's topic in The Archive
I'm assuming you're installing Mavericks with myHack method. I'm also assuming you have already installed Mavericks but now having graphics issue. From another working OS X, download just the /Extra folder. Launch myHack and select install Extra. Select "Use my Own" and point to this Extra folder, destination should be the USB Installer. Now boot with the USB Installer on the E6230. Select myHack, and Install Extra. Select "Use my Own" again and this time point it to the E6230 drive. Oh, don't forget to replace the DSDT with the one in the Updated page. Remember to rename it to DSDT.aml. This allows sleeping/wake with LID close/open. -
[Solved!!!] Blank Screen After Installing AppleFBCapri Kext [Mavericks]
Jake Lo replied to DanielBW's topic in The Archive
You mean the Yosemite Guide? You probably installed both patched IntelCaprFB or the wrong one. For your system, you should select AppleIntelFramebufferCapri_03 and rename it to AppleIntelFramebufferCapri.kext. Delete AppleIntelFramebufferCapri_04. Then install everything in SLE to /System/Library/Extensions with kextwizard. The DSDT is patched for 03 as well. Edit: Nevermind, your 1st post saids Mavericks, so you probably meant the Mavericks guide. You don't need to replace the FB in the attached /Extra since your resolution is 1366x768. Only replace it if it's higher! -
[Solved!!!] Blank Screen After Installing AppleFBCapri Kext [Mavericks]
Jake Lo replied to DanielBW's topic in The Archive
do you have a patched DSDT? did you use any of the guide from here? did you use any of the bootpacks provided from here? Try booting with IntelCapriFB=3 -v -
Strange why the patch is not working for you. I just rebuild my E6220 with the same sound card without an issue. Let's see if you can get audio with Voodoohda. Go here, download v 2.8.7. Run voodoohdav287.pkg. Reboot
-
1) there's nothing on the drop down next to speed? 2) yup, same sound card, need to find why it's not loading Launch kextwizard, under Loaded tab, do a search for AppleHDA. see if they are loaded 3) navigate to where ssdPRGen.sh is from the terminal and run the command ie. ssdtPRGen.sh -d 0
-
1) I remember reading somewhere that you may have to change the speed to 100BaseTX, try that 2) Can you maximize the screen? I don't see the one that mentions Audio. I want to verify the VenID / DevID to see if they are the same as the other E6x20 models You could also check the BIOS, should be something like 92HD90 No need to run chmod, I believe I have already done that. What you need to do is run the command from the directory where ssdtPRGen.sh is located. File could be place anywhere.
-
Add this to KextsToPatch <dict> <key>Comment</key> <string>HD 4400 HDMI Audio FB Revert Patch -> 10.9.2</string> <key>Find</key> <data> BgAmCgEDAwMAAAACAAAwAQAAYAAAAABg2QoAANkKAAAA AAAAAAAAAAAACAACAAAAMAAAAAEFCQAABAAAhwAAAAIE CQAABAAAhwAAAP8AAAABAAAAQAAAAA8AAAABAQAABAAA AAAAAAA= </data> <key>Name</key> <string>AppleIntelFramebufferAzul</string> <key>Replace</key> <data> BgAmCgEDAwMAAAACAAAAAQAAYAAAAABA2QoAANkKAAAA AAAAAAAAAAAAEAACAAAAMAAAAAEFEgAACAAAhwAAAAIE CQAABAAAhwAAAP8AAQABAAAAQAAAAA8AAAABAQAABAAA AAAAAAA= </data> </dict> <dict> <key>Comment</key> <string>Patch AIHD5000Graphics</string> <key>Find</key> <data> AAA9hYAmCn8UPYaAEgR1Tw== </data> <key>Name</key> <string>AppleIntelHD5000Graphics</string> <key>Replace</key> <data> AAA9hYAmCn8UPYaAFgp1Tw== </data> </dict> But you still have to manually replace both info.plist for AppleIntelHD5000Graphics & AppleIntelFramebufferAzul under IOPCIPrimaryMatch from this 0x0d268086 0x0a268086 0x0a2e8086 0x0d228086 0x02148086 to this 0x0d268086 0x0a268086 0x0a2e8086 0x0d228086 0x0a168086 I don't know how to script that.
-
Download dpcimanager. Launch it and click on PCI List. Attach the snapshot here. Use Alt+Shift+4 to capture the screen. File is save to the desktop. Use More Reply Options to attach the file
-
Check your BIOS to make sure if ethernet has been disabled. Dell only comes with either Intel or Broadcom ethernet that I know about and both kexts are in the bootpack (Extra). As for audio, launch Chameleon Wizard, select org.chameleon.boot tab. Put a check next to HDA Enabler. Save and reboot. By the way, did you reset the BIOS to the default, hit apply and then only set SATA Operations to AHCI?
-
go to about this computer, system report. click on Audio, is there anything showing there? then click on Network, does ethernet show there? in system preference, Network, click to add. Under Interface, does Ethernet show in drop down? Also, click on Software, next to system version, can you confirm the version of OS X you installed? Mine is 10.10.1 (14B25) You are suppose to run those commands after installing/uninstalling any kexts, but I have been able to just reboot without any issue so far. Rule of thumb, run them if you don't see the desirable outcome. Try to boot with -f to see if sound and ethernet shows up.
-
Kexts that are in /Extra/Extensions/SLE has to be installed to /System/Library/Extensions with kext wizard. You can't just place it there. Try to install BCM5722D.kext in /Extra/Extensions to /System/Library/Extensions too with kext wizard in case it doesn't read it in /Extra/Extensions.
-
Congrats to get this far! 1) Did you install the audio kext to /system/library/extensions with kextwizard? What Ethernet card is in your system? 2) org.chameleon.boot.plist = o.c.b.p. in /Extra, use chameleon wizard to add the string 3) you're welcome
-
See troubleshooting at the end of the guide regarding core storage
-
Sorry, I uploaded the file again to post #2. Select the file that saids DSDT.aml in the folder and replace the one in your Installer See more detail regarding that wireless/bluetooth combo card here.