Jump to content

Jake Lo

Moderators
  • Posts

    14365
  • Joined

  • Last visited

  • Days Won

    871

Posts posted by Jake Lo

  1. Using UEFI for this model has not work for me even after formatting to Fat16. It just hang when I select Bootx64.efi from the BIOS. So I stick with Legacy.

    Installing Clover with the following setting works.

     

     

    For Exx20 (SandyBridge models), use Legacy - GUID Scheme. Not UEFI

    • Install Clover in the ESP
    • Bootloader/Install boot0af in MBR
    • CloverEFI/CloverEFI 64-bits SATA

    By the way Enoch is a different branch of Chameleon. 

  2. The boot screen is not an issue, it's just the theme osxlatitude doesn't exist in your theme folder so it uses a random theme.

    The webcam is an USB issue.

    Try these files. Includes 2 DSDT to try. Rename to DSDT each time.

    USBfix.zip

  3. So if you put them all back, it'll work?

    If that's the case, it could be you're using the wrong ig-platform-id. Try experimenting with different one and matching up the HDMI-audio patches.

    ie 

    if ig-platform-id = 0x0a2e0008 works then try

     

    HDMI-audio, port 0204(12), 0x0a2e0008, 0x0a16000c, 0x0a2e000d, 0x0a26000d

     

    Intel HD 4600/5000 (Azul)

    0 = 00000604
    1 = 0000060c
    2 = 00001604
    3 = 0000160a
    4 = 0000160c
    5 = 00002604
    6 = 0000260a
    7 = 0000260c
    8 = 0000260d
    9 = 02001604
    10 = 0300220d
    11 = 0500260a
    12 = 0600260a
    13 = 0700260d
    14 = 0800260a
    15 = 08002e0a
    16 = 04001204

  4. Ok, perhaps the version of Clover you have is not reading the specific switch (flag) and enable it anyway.

    Now you need to determine which one actually enables your HDMI. Try adding 1 at a time.

  5. You see the 'Disabled' instead of 'Enabled'. That means HDMI audio is not configure. So I'm confuse that it works. Those 2 kexts are for HD4400 graphics, not related for HDMI audio.
     


    Comment
    HDMI-audio, port 0105, 0x0a260005 0x0a260006, 0x0d220003, 0x0a2e000a, 0x0a26000a
    Disabled

    Find

    AQUJAAAEAACHAAAA

    Name
    AppleIntelFramebufferAzul
    Replace

    AQUJAAAIAACHAAAA



    Comment
    HDMI-audio, port 0204, 0x0d220003, 0x0a2e000a, 0x0a26000a
    Disabled

    Find

    AgQKAAAEAACHAAAA

    Name
    AppleIntelFramebufferAzul
    Replace

    AgQKAAAIAACHAAAA



    Comment
    HDMI-audio, port 0204, 0x0a260005 0x0a260006
    Disabled

    Find

    AgQJAAAEAACHAAAA

    Name
    AppleIntelFramebufferAzul
    Replace

    AgQJAAAIAACHAAAA



    Comment
    HDMI-audio, port 0105, 0x0a2e0008, 0x0a16000c, 0x0a2e000d, 0x0a26000d
    Disabled

    Find

    AQUJAAAEAAAHAQAA

    Name
    AppleIntelFramebufferAzul
    Replace

    AQUJAAAIAAAHAQAA



    Comment
    HDMI-audio, port 0204, 0x0a2e0008, 0x0a16000c, 0x0a2e000d, 0x0a26000d
    Disabled

    Find

    AgQJAAAEAAAHAQAA

    Name
    AppleIntelFramebufferAzul
    Replace

    AgQJAAAIAAAHAQAA



    Comment
    Enable internal display after sleep for 0x0a2e0008, credit syscl/lighting/Yating Zhou
    Disabled

    Find

    AQAAAEAAAAAeAAAABQUJAQ==

    Name
    AppleIntelFramebufferAzul
    Replace

    AQAAAEAAAAAPAAAABQUJAQ==



    Comment
    Enable internal display after sleep for 0x0a2e000a, 0x0a26000a
    Disabled

    Find

    AQAAAEAAAADWAAAABQUAAA==

    Name
    AppleIntelFramebufferAzul
    Replace

    AQAAAEAAAAAeAAAABQUAAA==



    Comment
    HDMI-audio, port 0105(12), 0x0a260005 0x0a260006, 0x0d220003, 0x0a2e000a, 0x0a26000a
    Disabled

    Find

    AQUJAAAEAACHAAAA

    Name
    AppleIntelFramebufferAzul
    Replace

    AQUSAAAIAACHAAAA



    Comment
    HDMI-audio, port 0204(12), 0x0d220003, 0x0a2e000a, 0x0a26000a
    Disabled

    Find

    AgQKAAAEAACHAAAA

    Name
    AppleIntelFramebufferAzul
    Replace

    AgQSAAAIAACHAAAA



    Comment
    HDMI-audio, port 0204(12), 0x0a260005 0x0a260006
    Disabled

    Find

    AgQJAAAEAACHAAAA

    Name
    AppleIntelFramebufferAzul
    Replace

    AgQSAAAIAACHAAAA



    Comment
    HDMI-audio, port 0105(12), 0x0a2e0008, 0x0a16000c, 0x0a2e000d, 0x0a26000d
    Disabled

    Find

    AQUJAAAEAAAHAQAA

    Name
    AppleIntelFramebufferAzul
    Replace

    AQUSAAAIAAAHAQAA



    Comment
    HDMI-audio, port 0204(12), 0x0a2e0008, 0x0a16000c, 0x0a2e000d, 0x0a26000d
    Disabled

    Find

    AgQJAAAEAAAHAQAA

    Name
    AppleIntelFramebufferAzul
    Replace

    AgQSAAAIAAAHAQAA

     

×
×
  • Create New...