Jump to content

Jake Lo

Moderators
  • Posts

    14357
  • Joined

  • Last visited

  • Days Won

    867

Everything posted by Jake Lo

  1. 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.
  2. 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.
  3. 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!
  4. 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
  5. 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
  6. 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
  7. 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.
  8. 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.
  9. 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
  10. 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?
  11. 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.
  12. 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.
  13. 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
  14. See troubleshooting at the end of the guide regarding core storage
  15. 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.
  16. @Kransbox 1) you're right, it is on the root, I wonder why no one corrected me before. Guide is now updated. 2) the files I uploaded for E5420 should be rename to DSDT.aml and place in /Extra 3) Download Exx20, it's a folder, name it "Extra". Remove all the *.aml files in it and place the above DSDT.aml here. Follow the step in post 2, # 3 to generate your own SSDT.aml base on your CPU, and place it in /Extra as well. ssdtPRgen.sh is included in Exx20 folder Do all the steps here and you should not get a KP. By the way, what's the display resolution of your system? the DSDT I uploaded is for dualLink (resolution higher than 1366x768)
  17. Follow my Yosemite Guide, use the bootpack from Post #2. I just uploaded a dsdt for E5420
  18. 1) Just boot with at the Chameleon menu /System/Library/Kernels/kernel 2) add to org.chameleon.boot.plist in /Extra Kernel /System/Library/Kernels/kernel
  19. @ MilkmanZ, @ corydon Boot with this: > /System/Library/Kernels/kernel Once booted, add that to your o.c.b.p under Kernel
  20. Yes, 0x0a16 is yanked in the beta. I was able to add it back, but not able to get QE/CI. HDMI is working with this patch, but graphics is laggy. Update: Got QE/CI fully working now, like it was for 10.10.1! Had to patch both AppleIntelFramebufferAzul's & AppleIntelHD5000Graphics' binaries 10.10.2(14C81f).zip
  21. To get it working again, you can install NullCPUPowerManagement.kext
  22. Boot with the USB Installer, select myHack from the menu bar. From myHack, select Install Extra, point the Destination to your . Select Use My Own and point to the Extra Folder of the USB Installer. When finished, reboot.
  23. Would help if you could specify your system specs, what OS X version you're running. What boot loader you're using, do you have a DSDT for your system?
×
×
  • Create New...