fivos1996 Posted March 16, 2017 Share Posted March 16, 2017 Hi guys. My first post here. I have trouble getting my Intel HD 5500 QE/CI to work. I've changed my DVMT setting to 64 and 96MB, but every time I try to boot, the graphics injection works fine but it freezes/hangs after that. If I delete AppleIntelBDWGraphics.kext it does boot and shows me correct VRAM info and brightness control. The laptop in question is an HP 250 G5 with an i3 5005U, HD 5500 and 8GB DDR3 RAM. I have tried all ig-platform-id's and Clover patches. Does this sound like a hardware/incompatibility issue? If you need more info let me know. Thanks in advance. 1 Link to comment https://www.insanelymac.com/forum/topic/321918-intel-hd-graphics-5500-a-very-strange-issue/ Share on other sites More sharing options...
blade128 Posted March 17, 2017 Share Posted March 17, 2017 Hello I have also HP laptop model 15-ac134nw. Specification: Intel i3-5005u Ram 16gb Intel HD5500 graphics + R5 M330. I have the same problem as your theses I can not resolve it. This happens on a person EL Capitan and the Sierra. Everything works in addition to the graphic shows how a 4 MB remove as you wrote AppleIntelBDWGraphics.kext shows full VRAM but no acceleration. If someone can help solve this problem? thank you Link to comment https://www.insanelymac.com/forum/topic/321918-intel-hd-graphics-5500-a-very-strange-issue/#findComment-2386031 Share on other sites More sharing options...
fivos1996 Posted March 17, 2017 Author Share Posted March 17, 2017 Hi blade128. In verbose mode, do you get a log that looks like this: [iGPU] Graphics accelerator is running in execution list mode. [iGPU] Graphics accelerator is using scheduler interface revision 1 [iGPU] Scheduler: multiple channel indexes per command streamer [iGPU] Scheduler: process csb using hws. [iGPU] Scheduler: pm notify enabled [iGPU] Graphics address: ppgtt, separate address space [iGPU] Multi forcewake enabled: using 3D driver And then it hangs after that and you need to hard reboot the laptop? Link to comment https://www.insanelymac.com/forum/topic/321918-intel-hd-graphics-5500-a-very-strange-issue/#findComment-2386221 Share on other sites More sharing options...
blade128 Posted March 17, 2017 Share Posted March 17, 2017 fivos1996 so the same happens with me. I tried to patch DSDT, but failed to I have an idea for a solution to this problem Link to comment https://www.insanelymac.com/forum/topic/321918-intel-hd-graphics-5500-a-very-strange-issue/#findComment-2386233 Share on other sites More sharing options...
fivos1996 Posted June 17, 2017 Author Share Posted June 17, 2017 fivos1996 so the same happens with me. I tried to patch DSDT, but failed to I have an idea for a solution to this problem Hi there. What is your motherboard model? Mine is 81EF and BIOS version is F.13. Link to comment https://www.insanelymac.com/forum/topic/321918-intel-hd-graphics-5500-a-very-strange-issue/#findComment-2446473 Share on other sites More sharing options...
Orion's Sword Posted July 16, 2017 Share Posted July 16, 2017 Hi guys. My first post here. I have trouble getting my Intel HD 5500 QE/CI to work. I've changed my DVMT setting to 64 and 96MB, but every time I try to boot, the graphics injection works fine but it freezes/hangs after that. If I delete AppleIntelBDWGraphics.kext it does boot and shows me correct VRAM info and brightness control. The laptop in question is an HP 250 G5 with an i3 5005U, HD 5500 and 8GB DDR3 RAM. I have tried all ig-platform-id's and Clover patches. Does this sound like a hardware/incompatibility issue? If you need more info let me know. Thanks in advance. Proper ig-platform-id is needed to get full QE/CI. Do something like this: Set DVMT to 64 mb. Then, boot into the macOS using an invalid ig-platform-id (i.e. 0x12345678), when it successfully boots, repair boot cache: sudo kextcache -i / Then, boot again using a valid ig-platform-id. You can also install Lilu.kext with IntelGraphicsFixup.kext. Link to comment https://www.insanelymac.com/forum/topic/321918-intel-hd-graphics-5500-a-very-strange-issue/#findComment-2463916 Share on other sites More sharing options...
fivos1996 Posted July 16, 2017 Author Share Posted July 16, 2017 Proper ig-platform-id is needed to get full QE/CI. Do something like this: Set DVMT to 64 mb. Then, boot into the macOS using an invalid ig-platform-id (i.e. 0x12345678), when it successfully boots, repair boot cache: sudo kextcache -i / Then, boot again using a valid ig-platform-id. You can also install Lilu.kext with IntelGraphicsFixup.kext. Already tried that zillions of times. It still remains an unknown problem. Link to comment https://www.insanelymac.com/forum/topic/321918-intel-hd-graphics-5500-a-very-strange-issue/#findComment-2464240 Share on other sites More sharing options...
Orion's Sword Posted July 16, 2017 Share Posted July 16, 2017 Already tried that zillions of times. It still remains an unknown problem. Send me the IOReg file from the IORegExplorer.app Link to comment https://www.insanelymac.com/forum/topic/321918-intel-hd-graphics-5500-a-very-strange-issue/#findComment-2464253 Share on other sites More sharing options...
fivos1996 Posted July 16, 2017 Author Share Posted July 16, 2017 Send me the IOReg file from the IORegExplorer.app Fivos’s HackBook Pro.ioreg.zip Link to comment https://www.insanelymac.com/forum/topic/321918-intel-hd-graphics-5500-a-very-strange-issue/#findComment-2464304 Share on other sites More sharing options...
Orion's Sword Posted July 17, 2017 Share Posted July 17, 2017 Looks good to me. Send me the Clover folder. It's better if I could see the system log for IGPU. Run: log show --predicate "processID == 0 AND eventMessage CONTAINS[c] 'IGPU'" --debug > ~/Desktop/igpu.log Link to comment https://www.insanelymac.com/forum/topic/321918-intel-hd-graphics-5500-a-very-strange-issue/#findComment-2464561 Share on other sites More sharing options...
fivos1996 Posted July 19, 2017 Author Share Posted July 19, 2017 Looks good to me. Send me the Clover folder. It's better if I could see the system log for IGPU. Run: log show --predicate "processID == 0 AND eventMessage CONTAINS[c] 'IGPU'" --debug > ~/Desktop/igpu.log Here you go. It's GFX0, not IGPU. igpu.log.zip Link to comment https://www.insanelymac.com/forum/topic/321918-intel-hd-graphics-5500-a-very-strange-issue/#findComment-2465794 Share on other sites More sharing options...
Orion's Sword Posted July 24, 2017 Share Posted July 24, 2017 Hi blade128. In verbose mode, do you get a log that looks like this: [iGPU] Graphics accelerator is running in execution list mode. [iGPU] Graphics accelerator is using scheduler interface revision 1 [iGPU] Scheduler: multiple channel indexes per command streamer [iGPU] Scheduler: process csb using hws. [iGPU] Scheduler: pm notify enabled [iGPU] Graphics address: ppgtt, separate address space [iGPU] Multi forcewake enabled: using 3D driver And then it hangs after that and you need to hard reboot the laptop? Looks good to me. Send me the Clover folder. It's better if I could see the system log for IGPU. Run: log show --predicate "processID == 0 AND eventMessage CONTAINS[c] 'IGPU'" --debug > ~/Desktop/igpu.log Here you go. It's GFX0, not IGPU. I don't see the messages in the log that you've posted earlier. Link to comment https://www.insanelymac.com/forum/topic/321918-intel-hd-graphics-5500-a-very-strange-issue/#findComment-2468273 Share on other sites More sharing options...
fivos1996 Posted July 25, 2017 Author Share Posted July 25, 2017 I don't see the messages in the log that you've posted earlier. That's because I can't boot if AppleIntelBDWGraphics.kext is installed. That kext provides graphics acceleration. Link to comment https://www.insanelymac.com/forum/topic/321918-intel-hd-graphics-5500-a-very-strange-issue/#findComment-2468695 Share on other sites More sharing options...
Orion's Sword Posted July 25, 2017 Share Posted July 25, 2017 That's because I can't boot if AppleIntelBDWGraphics.kext is installed. That kext provides graphics acceleration. Even when using an invalid platform id? Link to comment https://www.insanelymac.com/forum/topic/321918-intel-hd-graphics-5500-a-very-strange-issue/#findComment-2468780 Share on other sites More sharing options...
HmO Posted July 25, 2017 Share Posted July 25, 2017 Hi guys. My first post here. I have trouble getting my Intel HD 5500 QE/CI to work. I've changed my DVMT setting to 64 and 96MB, but every time I try to boot, the graphics injection works fine but it freezes/hangs after that. If I delete AppleIntelBDWGraphics.kext it does boot and shows me correct VRAM info and brightness control. The laptop in question is an HP 250 G5 with an i3 5005U, HD 5500 and 8GB DDR3 RAM. I have tried all ig-platform-id's and Clover patches. Does this sound like a hardware/incompatibility issue? If you need more info let me know. Thanks in advance. Hello I have also HP laptop model 15-ac134nw. Specification: Intel i3-5005u Ram 16gb Intel HD5500 graphics + R5 M330. I have the same problem as your theses I can not resolve it. This happens on a person EL Capitan and the Sierra. Everything works in addition to the graphic shows how a 4 MB remove as you wrote AppleIntelBDWGraphics.kext shows full VRAM but no acceleration. If someone can help solve this problem? thank you Guys do you use Lilu with IntelGraphicsFixup and IntelGraphicsDVMTFixup ? Link Link to comment https://www.insanelymac.com/forum/topic/321918-intel-hd-graphics-5500-a-very-strange-issue/#findComment-2468786 Share on other sites More sharing options...
fivos1996 Posted July 25, 2017 Author Share Posted July 25, 2017 Even when using an invalid platform id? No. It boots fine as graphics isn't injected this way. Guys do you use Lilu with IntelGraphicsFixup and IntelGraphicsDVMTFixup ? Link These don't work with Broadwell. Already tried. Link to comment https://www.insanelymac.com/forum/topic/321918-intel-hd-graphics-5500-a-very-strange-issue/#findComment-2468996 Share on other sites More sharing options...
Orion's Sword Posted July 26, 2017 Share Posted July 26, 2017 No. It boots fine as graphics isn't injected this way. I suggest you begin from scratch. Reinstall macOS, Clover (use RehabMan's config.plist) and don't put anything to CLOVER/patched: just perform a vanilla install. Then, send me the ioreg, clover (press f2 to get boot log in clover). Link to comment https://www.insanelymac.com/forum/topic/321918-intel-hd-graphics-5500-a-very-strange-issue/#findComment-2469686 Share on other sites More sharing options...
Gigamaxx Posted July 26, 2017 Share Posted July 26, 2017 Hi guys. My first post here. I have trouble getting my Intel HD 5500 QE/CI to work. I've changed my DVMT setting to 64 and 96MB, but every time I try to boot, the graphics injection works fine but it freezes/hangs after that. If I delete AppleIntelBDWGraphics.kext it does boot and shows me correct VRAM info and brightness control. The laptop in question is an HP 250 G5 with an i3 5005U, HD 5500 and 8GB DDR3 RAM. I have tried all ig-platform-id's and Clover patches. Does this sound like a hardware/incompatibility issue? If you need more info let me know. Thanks in advance. Did you try Intel fake ID 0x04168086, ig 0x0d220003? I think that is what I used last year to get i3 5005 working as Iris graphics 1536mb. Link to comment https://www.insanelymac.com/forum/topic/321918-intel-hd-graphics-5500-a-very-strange-issue/#findComment-2469707 Share on other sites More sharing options...
fivos1996 Posted July 27, 2017 Author Share Posted July 27, 2017 Did you try Intel fake ID 0x04168086, ig 0x0d220003? I think that is what I used last year to get i3 5005 working as Iris graphics 1536mb. These are Haswell ID's. Link to comment https://www.insanelymac.com/forum/topic/321918-intel-hd-graphics-5500-a-very-strange-issue/#findComment-2470136 Share on other sites More sharing options...
Andres ZeroCross Posted April 6, 2018 Share Posted April 6, 2018 I have found the solution Check it here https://www.insanelymac.com/forum/forums/topic/333705-macos-high-sierra-10134-build-17e199-at-asus-a455lf-wx159d/ Link to comment https://www.insanelymac.com/forum/topic/321918-intel-hd-graphics-5500-a-very-strange-issue/#findComment-2608153 Share on other sites More sharing options...
ltooz_audis Posted April 25, 2018 Share Posted April 25, 2018 (edited) I did have problems with booting, it wasn't the DVMT setting, just use lilu and other intel kexts. This is how I did my Dell Broadwell. https://www.insanelymac.com/forum/topic/328135-macos-high-sierra-1013-on-dell-inspiron-7352-broadwell-hd5500-i7-5500u/ Cheers, Louis Edited April 25, 2018 by ltooz_audis Link to comment https://www.insanelymac.com/forum/topic/321918-intel-hd-graphics-5500-a-very-strange-issue/#findComment-2611481 Share on other sites More sharing options...
Recommended Posts