Jump to content
23 posts in this topic

Recommended Posts

Been trying for the best part of a week now to get Intel graphics working on Mojave 10.14.5

 

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 (disabled)

 

Tried variety of different values for the AAPL,ig-platform-id as well as device-id for the IGPU:

 

IGPU = PciRoot(0x0)/Pci(0x2,0x0

 

Not sure if the Xeon processor is causing unexpected consequences with the Intel graphics - seems unlikely though.

 

Attached is the CLOVER dir I am using to boot with Clover. also the IOReg output.

 

Any help really appreciated!!!!!

 

 

CLOVER.zip

precision7510-200821.zip

weird - if you changed just properties of iGPU then this is unexpected. Kexts are at latest versions. Clover installer latest as well.

 

I'll double check and retry the new config.

Nope def not working. Boot screen as before

Guest ricoc90
28 minutes ago, takeawaydave said:

Clover installer latest as well.


Seems not to be the case. Clovers directory structure has been changed in later releases. Yours is still the old structure.
Just replace config.plist with the one @iCanaro just posted

CLOVER.zip

10 hours ago, ricoc90 said:


Seems not to be the case.

 

@ricoc90 @iCanaro Whoops - I've had 2 versions going on this test build (Clover_v2.4k_r4701.RM and Clover_v2.5k_r5045) thought I'd been using the latter but must be wrong - apologies.

 

I replaced the CLOVER directory in to the EFI directory and placed in previously provided config.plist - doesn't boot.

 

IMG_2121.thumb.JPG.f0900a06c7dcd3ae60b55a768b18b9ae.JPG

 

 

 

Edited by takeawaydave
uploaded wrong image.

OK if I understand on the desktop we got there, obviously without graphic acceleration, but it was wanted. Now you have to delete in the config.plist the boot arguments -igfxvesa and try without if you get to the desktop with graphic acceleration. In the case you need, you can select from the GUI of Clover with Options other 2 config. the one sold to get to the desktop anyway and the one with the properties. Sorry if maybe I'm not clear, i use translators

  • Thanks 1

@iCanaroVery happy still - would be great to get Thunderbolt, mDP and HDMI outputs working. None of them seem to work at  the moment. 

 

I have little knowledge about this subject - Is it Framebuffer related? Does it requiring DSDT patches to be applied ?

 

precision7510.ioreg

 

 

Edited by takeawaydave
  • Thanks 1

 

I don't think they need DSDT

 

for HDMI audio config -> devices flag UseIntelHDMI

 

 

then to activate everything else you should try a config without the boot arguments inherent to the graphics and inject it using properties

Guest ricoc90
3 hours ago, takeawaydave said:

I replaced the CLOVER directory in to the EFI directory and placed in previously provided config.plist - doesn't boot


Well, since you got it working with iCanaro's help it's quite irrelevant now, but just for your own information: the system actually did successfully boot. The graphics just did not get initialized so the UI couldn't load up. :D
 

4 hours ago, iCanaro said:

to activate everything else you should try a config without the boot arguments inherent to the graphics and inject it using properties

 

Any suggestions or approaches on how to do this @iCanaro ?

@iCanaro I am trying to follow some directions on the Clover wiki

 

https://sourceforge.net/p/cloverefiboot/wiki/Configuration/

 

Quote

 

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 am checking the following thread to try and get the Device Properties set

 

https://www.insanelymac.com/forum/topic/339696-solved-intel-hd-graphics-530-igpu-4k-monitor/?tab=comments#comment-2683044

 

However the resulting config.plist returns me to a blank screen.

 

Am I on the right track here to resolve the connections? 

 

I struggle to intervene without having the notebook in front with which to run tests. Those properties are related to a HD530 desktop, they could work the same, but I believe in symbiosis with the right kext to patch of the other file that you can see with a plist editor

@iCanaro Appreciate your help on getting me this far. 

 

Just for your information I have managed to move forward with the following config.plist - it's no different however the InjectIntel is removed and the device section is now used instead. This was all based on @zkingtut post as linked above. 

 

Interestingly the machine reboots when attaching an HDMI cable so it must mean something is on the right track to getting an external monitor hooked up.

config.plist

@zkingtut Thanks for info. It's late so will check through config.plist tomorrow.

 

I managed to get the DP working earlier today (actually stumped on the config while reading). 

 

1869013838_Screenshot2019-08-23at23_34_53.thumb.png.b1c4b565222b8857fc64463ddb9e129c.png''

 

I can't see why your iGPU would be hooked up any different hardware-wise than mine so perhaps DP can work after all for you.

 

Here's my work in progress config.

 

THANKS AGAIN !

 

 

config.plist 4.zip

What CPU Type do I need to set in Clover for Xeon E3-1505M v5 ? 

 

I tried 0x630 and it provides:

 

Processor: 2.81 GHz Intel Core i5

 

ssdtPRGen v21.5 suggests I use 0x0930 which I try but this sets:

 

2.81 GHz Intel Core i3

Edited by takeawaydave
×
×
  • Create New...