ANONIMNIQ Posted May 26, 2022 Share Posted May 26, 2022 I installed macos Monterey on my HP Prodesk 600 G1 DM with i3-4130 and Intel HD Graphics 4400 iGPU. When I use device-id=160a000c and AAPL,ig-platform-id=0c00160a in my opencore config.plist it boots ok, but whitwout graphic acceleration and only 7mb vram. I tried with this parameters instead: <key>PciRoot(0x0)/Pci(0x2,0x0)</key> <dict> <key>AAPL,ig-platform-id</key> <data>BgAmCg==</data> <key>device-id</key> <data>EgQAAA==</data> <key>framebuffer-cursormem</key> <data>AACQAA==</data> <key>framebuffer-patch-enable</key> <integer>1</integer> <key>hda-gfx</key> <string>onboard-1</string> </dict> and it boots with graphic acceleration, but when I login It freezes on desktop after few seconds. How to fix it? Link to comment Share on other sites More sharing options...
Slice Posted May 26, 2022 Share Posted May 26, 2022 Device-id is wrong value. I may propose 12040000 and for ig-platform there may be different values, one of them 0300220D Link to comment Share on other sites More sharing options...
ANONIMNIQ Posted May 26, 2022 Author Share Posted May 26, 2022 13 minutes ago, Slice said: Device-id is wrong value. I may propose 12040000 and for ig-platform there may be different values, one of them 0300220D I tried with these values, but still freeze on desktop after few seconds. Link to comment Share on other sites More sharing options...
Slice Posted May 26, 2022 Share Posted May 26, 2022 Are you sure the freeze is caused by graphics and not by other factors? Link to comment Share on other sites More sharing options...
ANONIMNIQ Posted May 26, 2022 Author Share Posted May 26, 2022 (edited) I don't know, but when I use device-id=160a000c and AAPL,ig-platform-id=0c00160a and I don't have graphic acceleration, it works without freezes. So I guess freezes are related to these values. Here is my EFI: https://we.tl/t-oQgojUKivd Edited May 26, 2022 by ANONIMNIQ Link to comment Share on other sites More sharing options...
Slice Posted May 26, 2022 Share Posted May 26, 2022 I also may propose that HP system needs quirk LapicKernelPanic. Link to comment Share on other sites More sharing options...
MaLd0n Posted May 26, 2022 Share Posted May 26, 2022 U need update bootloader and kexts. Very old things for monterey. Acpi renames, why u used it? Link to comment Share on other sites More sharing options...
ANONIMNIQ Posted May 26, 2022 Author Share Posted May 26, 2022 My EFI is based on this folder: ZqinKing/EFI-HP-ProDesk-600-G1-DM (github.com) I just changed values for my iGPU. @Hervé I remove what you tell me, but don't know where and how to rename ACPI? When I tried to boot it stuck on boot with some errors: Link to comment Share on other sites More sharing options...
ANONIMNIQ Posted May 26, 2022 Author Share Posted May 26, 2022 Nevermind... I just install this opencore package and now it's work perfect: chris1111/macOS-Package-HP-Prodesk-600-G1: macOS OpenCore Package for HP Prodesk 600 G1 (github.com) Link to comment Share on other sites More sharing options...
ANONIMNIQ Posted May 26, 2022 Author Share Posted May 26, 2022 Now I have another issue. I tried to change resolution from custom resolutions, and system freeze again. Now everytime I restart and login it freeze. The strange thing is that my TV still detect resolution as 1080p but everything on the login screen looks a little bit bigger. If I boot without graphics acceleration It works, but can't find a way to reset resolution to default. I reinstalled macos on top of my installation but it still keeps resolution settings. I even tried to create new admin user and delete the old one, but still no luck with this issue. Any way to fix this or I need to delete format drive and install again? Link to comment Share on other sites More sharing options...
ANONIMNIQ Posted May 27, 2022 Author Share Posted May 27, 2022 (edited) ok, I just reinstall macos and update OpenCore, Lulu and whatevergreen, compare my config.plist and make some changes. now it works better, I still have one freeze after 1 hour when I tried to search something on spotlight or when I tried to open memory tab in system menu. btw if I leave it for 2-3 minutes it refresh itself on login screen and work again, but instead of this its working much more stable now. in iorreg I noticed that only Lulu is active and whatevergreen is registered. How to access more screen resolutions from my hd400? right now its working on 1080p/60hz. any way to support 4k from DisplayPort to HDMI on my TV? Edited May 27, 2022 by ANONIMNIQ Link to comment Share on other sites More sharing options...
ANONIMNIQ Posted May 28, 2022 Author Share Posted May 28, 2022 @Hervé @Slice Guys, can you check my new EFI, I update Opencore, make some changes that you recommend me and It boots fine, graphic acceleration and sleep works, but I still have some system freezes when trying to access some system settings or go to some folders from Finder, i.e. when I press Memory tab in About this Mac system freeze, also when I try to open Download folder or to access my Opencore folder in EFI, system freeze. If I boot from USB without graphic acceleration it's working normal without freezes. Can you guys see my new EFI and recommend me some changes in order to fix this freezes, please! https://we.tl/t-xo63aJTlbU Link to comment Share on other sites More sharing options...
ANONIMNIQ Posted May 28, 2022 Author Share Posted May 28, 2022 (edited) @Hervé I do everything you suggested me, but still have freezes in Support tab in about this Mac, in Downloads and EFI partition Opecnore folder in Finder etc. btw now Memory tab is completely missing in about this Mac: https://we.tl/t-6inRTcNkAq Which settings to check in my BIOS? Edited May 28, 2022 by ANONIMNIQ Link to comment Share on other sites More sharing options...
ANONIMNIQ Posted May 28, 2022 Author Share Posted May 28, 2022 2 hours ago, Hervé said: Did you reset NVRAM at OC Picker? What video output are you using ? DVI, DP, HDMI? It would help if you posted your full hardware specifications. Post a zipped IOReg extract too. I reset NVRAM but still the same. PC DVI output - DVI to HDMI adapter - TV HDMI input My system is: https://support.hp.com/us-en/document/c04240180 i3-4130-3,40GHz, 8GB DDR3, 128 GB SSD, Intel HD Graphics 4400 my IOReg: https://we.tl/t-ko4BGm2M0g Link to comment Share on other sites More sharing options...
ANONIMNIQ Posted May 28, 2022 Author Share Posted May 28, 2022 @Hervé My mistake, my video output is PC DP - DP to HDMI adapter - TV HDMI input Link to comment Share on other sites More sharing options...
ANONIMNIQ Posted May 28, 2022 Author Share Posted May 28, 2022 2 minutes ago, Hervé said: There used to be an issue with laptops with HD4600 graphics where you had to patch the HDMI output port's pipe to 0x12 to avoid freezes/hangings when HDMI was plugged in/plugged out. Try that, nothing to lose. How to make this patch? Is this for HDMI output only or for DP too? Link to comment Share on other sites More sharing options...
ANONIMNIQ Posted May 28, 2022 Author Share Posted May 28, 2022 @Hervé Still same freezes https://we.tl/t-lhTAMuBgXj Link to comment Share on other sites More sharing options...
ANONIMNIQ Posted May 29, 2022 Author Share Posted May 29, 2022 2 hours ago, Hervé said: What kind of wireless card do you have in that computer? I'm not sure. I use only ethernet port. How to check? Link to comment Share on other sites More sharing options...
ANONIMNIQ Posted May 29, 2022 Author Share Posted May 29, 2022 (edited) 32 minutes ago, Hervé said: If you don't even know what you have, why do you have the following in your setup? boot-arg brcmfx-country=CA AirportBrcmFixup + BlueToolFixup kexts All those are for Broadcom wireless cards... It's kind of hard to understand how you came to end up with such an OpenCore setup... My EFI is based on this: https://github.com/chris1111/macOS-Package-HP-Prodesk-600-G1 I then update Opencore and kexts and make some changes in config.plist, but because I'm not sure about this kexts I leave it. Maybe I don't have wireless card at all, so I'll remove this boot arg and kexts and try without it. I buy this PC secondhand and I'm not really sure if it have wifi or not. Edited May 29, 2022 by ANONIMNIQ Link to comment Share on other sites More sharing options...
ANONIMNIQ Posted May 29, 2022 Author Share Posted May 29, 2022 (edited) @Hervé WOW, thank you! now it's better, can't freeze anymore in settings and in Downloads folder in Finder, but still freeze when mount EFI partition and try to open OC folder. Also It freeze in Resources tab in about my Mac, also in Infuse media player when I try to play video from plex server. And I still don't have Memory tab in about my Mac. Any ideas? btw when I open Network settings, I have Ethernet and also PCI Series Adapter (22). I think I don't need this PCI adapter. Edited May 29, 2022 by ANONIMNIQ Link to comment Share on other sites More sharing options...
ANONIMNIQ Posted May 29, 2022 Author Share Posted May 29, 2022 @Hervé Can't boot without DSDT, system just reboots. Any way to make DSDT compatible with my current BIOS or update my BIOS to be compatible with this DSDT? Link to comment Share on other sites More sharing options...
ANONIMNIQ Posted May 29, 2022 Author Share Posted May 29, 2022 12 minutes ago, Hervé said: You'd have to know what BIOS this patched DSDT came from. If you're not already on the latest version, update your BIOS. Any way to update my BIOS from macOS? There are only Windows .exe files on official site: https://support.hp.com/bg-en/drivers/selfservice/hp-prodesk-600-g1-desktop-mini-pc/6595197 Link to comment Share on other sites More sharing options...
ANONIMNIQ Posted May 29, 2022 Author Share Posted May 29, 2022 @Hervé I update my BIOS and now I have much more freezes, system freeze even when I tried to open folder from Desktop or tried to open System settings. What to do? Link to comment Share on other sites More sharing options...
ANONIMNIQ Posted May 29, 2022 Author Share Posted May 29, 2022 (edited) 16 minutes ago, Hervé said: Extract your raw DSDT and post a zipped copy of it. We can try and patch it according to the patches found in that DSDT you grabbed of the Github package. I also suggest you contact the author so that he possibly gives you pointer re: BIOS settings. OK, ill try to contact the author of the GitHub page. The problem with this is, that author to that page is using different form factor PC, so I guess his BIOS is totally different from mine for mini version of this series PC's. Can you tell me how to extract my raw DSDT! Edited May 29, 2022 by ANONIMNIQ Link to comment Share on other sites More sharing options...
Slice Posted May 29, 2022 Share Posted May 29, 2022 9 minutes ago, ANONIMNIQ said: Can you tell me how to extract my raw DSDT! From Windows, from Linux or from Clover. Link to comment Share on other sites More sharing options...
Recommended Posts