Jump to content

nickelnoff

Members
  • Posts

    89
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by nickelnoff

  1. @Jake Lo This is the one that currently works.

     

    test.zip

     

    I am currently trying to convert the config.plist as per Clover wiki note:

     

    Rev 4504

    Now clover-genconfig is able to produce all your injection keys used at last successful boot including automatic properties when inject=YES. But not including _DSM methods.

     

    1. Boot as usual. New or old Clover revision.

    2. Use new clover-genconfig to produce your current config.plist.

    3. Update Clover to revision > 4500

    4. Update you config.plist to switch off all injection including Graphics, Audio, LAN, USB

    5. Disable all AddProperties and Arbitrary.

    6. Insert new produced Device->Properties dictionary which will include all your old properties.

     

    I currently have config.plist.zip which I have constructed as per https://www.insanelymac.com/forum/topic/339696-solved-intel-hd-graphics-530-igpu-4k-monitor/?tab=comments#comment-2683044 but I think I am missing the KextToPatch which I am not sure how to proceed with.

     

  2. Thanks @Hervé for the response - I'll be first to say I am pretty green when it comes to all of this so thanks for bearing with me !

     

    With some help of folk over at insanelymac, I've managed to get things working. Not sure I am quite there yet in the full understanding but here for completions sake this what I am currently using.

    CLOVER.zip

     

    Now need to get the mDP, HDMI and TB3 working...

  3. Not been able to make anymore progress. Just wondering why id 19260000 since according to link below this relates to Intel Iris Graphics 540:

    https://www.insanelymac.com/forum/topic/334899-intel-framebuffer-patching-using-whatevergreen/

     

    I've already checked these out but will do so again.

    ID: 191B0000, STOLEN: 34 MB, FBMEM: 21 MB, VRAM: 1536 MB, Flags: 0x0000110F
    TOTAL STOLEN: 56 MB, TOTAL CURSOR: 1 MB (1572864 bytes), MAX STOLEN: 124 MB, MAX OVERALL: 125 MB (131608576 bytes)
    GPU Name: Intel HD Graphics 530
    Model Name(s): MacBookPro13,3
    Camelia: Disabled, Freq: 1388 Hz, FreqMax: 1388 Hz
    Mobile: 1, PipeCount: 3, PortCount: 3, FBMemoryCount: 3
    [0] busId: 0x00, pipe: 8, type: 0x00000002, flags: 0x00000098 - LVDS
    [1] busId: 0x05, pipe: 9, type: 0x00000400, flags: 0x00000187 - DP
    [2] busId: 0x04, pipe: 10, type: 0x00000400, flags: 0x00000187 - DP
    00000800 02000000 98000000
    01050900 00040000 87010000
    02040A00 00040000 87010000
    
    ID: 191B0006, STOLEN: 38 MB, FBMEM: 0 bytes, VRAM: 1536 MB, Flags: 0x00131302
    TOTAL STOLEN: 39 MB, TOTAL CURSOR: 512 KB, MAX STOLEN: 39 MB, MAX OVERALL: 39 MB (41422848 bytes)
    GPU Name: Intel HD Graphics 530
    Model Name(s):
    Camelia: V3, Freq: 1388 Hz, FreqMax: 1388 Hz
    Mobile: 1, PipeCount: 1, PortCount: 1, FBMemoryCount: 1
    [0] busId: 0x00, pipe: 8, type: 0x00000002, flags: 0x00000498 - LVDS
    00000800 02000000 98040000

     

  4. @Jake Lo - I just tried this but on the reboot following the permissions repair and cache rebuild the machine didn't; start up.

     

    On the Clover Options screen think I took the rights steps:

     

    Drilled down to Graphics > Selected the InjectId check box and changed the Igplatform-id and fakeID to 0x12345678

     

    When the machine was back up I ran:

    sudo chmod -Rf 755 /S*/L*/E*
    sudo chmod -Rf 755 /L*/E*
    sudo chown -Rf 0:0 /S*/L*/E*
    sudo chown -Rf 0:0 /L*/E* 
    sudo kextcache -i /

    Is there a decent utility for ˆ ?

     

    Then I rebooted and the screen was as shown below:

     

    IMG_2109.thumb.JPG.d721b4ea5e4e0b5be4daf943b3068468.JPG

     

     

  5. Thanks. Isn't the HD530 the same hardware as the P530? I thought it was but might be wrong.

     

    Anyway I have tried a number of different Ids:

    • 191B0000
    • 19120000
    • 191B0006

     

    I have set as shown:

    890831743_Screenshot2019-08-20at17_11_54.png

     

    Any suggestions on what Id I might want to try ? 

     

  6. Hey Folk - here goes first post :)

     

    I have lurked for a number of years and built a number of hackintoshes in the past but recently started looking at getting Mojave installed on my Dell Precision 7510. The specs are as follows:

     

    Intel(R) Xeon(R) E3-1505M v5(Quad Core 2.80GHz, 3.70GHz Turbo, 8MB 45W, w/Intel HD Graphics P530)

    Nvidia Quadro M1000M w/2GB GDDR5 

    Samsung 950 ProNVMe Drive

    Samsung 850 Pro 2 TB SSD

     

    At the moment I have Ubuntu and data stored on these 2 drives so the M2 interface has been disabled in the BIOS and the 2 TB SSD has been replaced with a new Samsung 860 1TB QVO SSD

     

    I am planning on purchasing a Broadcom Wifi card (any advise on what to get appreciated).

     

    I have been trying to build this all pretty slowly and understand all steps involved but been struggling to actually do this and have reverted to using an EFI\CLOVER folder that I found on a TM thread (#54). I tried for quite a few hours last night to build up my own EFI\CLOVER from scratch however could never quite get things booting.

     

    Not ideally what I wanted to do but I am sure this EFI\CLOVER might be a good starting point.

     

    I have disabled the dGPU using modified version of Dell_E6540_UEFI_eGPU_configurator_by_nando4 so I am now trying to get the IGPU P530 working.

     

    At the moment "No Kext Loaded" is shown however I have tried setting the AAPL,ig-platform-id to a supportable 191b from the actual 191d

     

    This seems to show in IOReg but something is not working or I'm missing something.

     

    I've attached EFI and IOReg - any help appreciated

    nickelnoff-precision7510-200819.zip

    • Like 1
×
×
  • Create New...