Jump to content

Jake Lo

Moderators
  • Posts

    14365
  • Joined

  • Last visited

  • Days Won

    868

Everything posted by Jake Lo

  1. Jake Lo

    Asus N56JR

    that's for Codec: Intel Haswell HDMI. after you export,look at the heading. It should show code: alcxxx Use this cat /proc/asound/card1/codec#0 > ~/Desktop/codec_dump.txt
  2. Jake Lo

    Asus N56JR

    Not asking to patch, just to find out what device you have, might already be one patched somewhere First, we need get the dump of your audio codec from linux. So, get into any of the Linux distributions of either Live USB/CD (or) Full install. And enter the following command in terminal to get the dump in text format at Desktop. cat /proc/asound/card0/codec#0 > ~/Desktop/codec_dump.txt (or) cat /proc/asound/card0/codec#1 > ~/Desktop/codec_dump.txt (or) cat /proc/asound/card1/codec#0 > ~/Desktop/codec_dump.txt
  3. Jake Lo

    Asus N56JR

    Yes, and did you see my post in #20?
  4. Jake Lo

    Asus N56JR

    See here to get the codec ID. Patching the FB for HDMI audio won't help until you have a patched AppleHDA.
  5. Use Inspiron 5558 HD4400 bootpack instead or just install RealtekRTL8100 for ethernet. I'll get your DSDT patch. Need to know what audio codec you have in that system, is it ALC255 or ALC283 or other? Upload the IOReg so I could determine where to patch for the SD card reader. Can you get a screenshot of the devices with DPCIManager? screenshot of status and PCIList Your wireless card is not support although Bluetooth will work. You'll need to replace it. Unsupported: Vendor Model Format Ven-Dev id Chip Rate SL L ML Mav Yos Cap OOB Kext (driver) Dell DW1705 1/2 Mini PCIe 168c-0036 AR9565 B/G/N N N N N N N N
  6. Jake Lo

    Asus N56JR

    There have not been much success to HDMI audio with VoodooHDA. What is your codec ID, perhaps there's already a patch AppleHDA somewhere.
  7. The Generic_EFI folder doesn't have customized Kexts, ACPI (DSDT/SSDT) and Config.plist. You get those from your specific system (E7440 if you're building to an E7440) , you merge them together and you have a full bootpack (EFI).
  8. Have you check the bootpack from EDP?
  9. You could ignore what it shows in Windows, as long as it's shows 96MB in the BIOS. Make sure both 0x15b and 0x15c are 0x3 if it applies. Leave out the DSDT/SSDT. Boot to Clover, hit F4 to export the RAW DSDT/SSDT. Send me /EFI/Clover/ACPI/Origin compressed. Boot without cache, hit the spacebar when you see Clover, select no cache mode from the drop down.
  10. make sure CodecCommander and EAPDFix are installed and loaded.
  11. Ok, one more time. Boot with the USB Installer. When the Chameleon loader appears, you should see 2 or more disks (USB installer and Installed drive). Select the Installed drive. If you're not seeing the drive selection, it could be that 'quick boot' is enabled. In that case, hit the space bar. This should now list your drive selections. Select the drive and continue to post install.
  12. Sorry didn't realized you were using myHack. myHack does not support Yosemite, so not sure you were able to create the installer unless you're not installing Yosemite. If Mavericks, you should be able to boot with the USB and then select the installed drive, not the "Install OS X " drive.
  13. Jake Lo

    Asus N56JR

    Try this. Using the DSDT from EDP and added your USB 3.0 patches. Remove all the previous SSDT/DSDT first DSDT.aml.zip
  14. Boot with the USB stick and then select the installed drive. After that, install the boot loader on the HDD and bootpack.
  15. Try booting without cache When you see the clover GUI, hit spacebar and then select from the drop down.
  16. Jake Lo

    Asus N56JR

    The code to disable the nvidia card is in one of the SSDT which was combined into EmlyDinesh's DSDT. Boot to Clover, hit F4 to extract the Raw files. Compress Origin folder and upload it here, I'll take a look.
  17. Did you have to mod the BIOS to bypass the whitelisting?
  18. You need to be more specific about the KP. A screen shot would be better. What boot loader are you using? Clover or Chameleon?
  19. Make sure you have Legacy Rom enabled in the BIOS
  20. Jake Lo

    Asus N56JR

    Why don't you use the bootpack here? The included DSDT has the nvidia disabled.
  21. Replace the VoodooPS2Controller with this one.
×
×
  • Create New...