Contribute
Register

Monterey on HP Prodesk 400 G4

Status
Not open for further replies.
Hello.

I have made several attempts these days, but without success.

For the video card, I set up iMac18,2 and put the following code in the config.plist, following the guide.

Code:
<key>DeviceProperties</key>
    <dict>
        <key>Add</key>
        <dict>
            <key>PciRoot(0x0)/Pci(0x2,0x0)</key>
            <dict>
                <key>AAPL,ig-platform-id</key>
                <data>AwASWQ==</data>
                <key>AAPL,slot-name</key>
                <string>Internal@0,2,0</string>
                <key>device-id</key>
                <data>ElkAAA==</data>
                <key>device_type</key>
                <string>VGA compatible controller</string>
                <key>framebuffer-patch-enable</key>
                <data>AQAAAA==</data>
                <key>hda-gfx</key>
                <string>onboard-1</string>
                <key>model</key>
                <string>Intel HD Graphics 630</string>
            </dict>
        </dict>
        <key>Delete</key>
        <dict/>
    </dict>

But unfortunately the boot stops there and then the graphics are all ruined.

A.jpeg

B.jpeg


However, I could not find the following information in my BIOS:

Code:
IGPU -> Enabled
Primary Display Adapter -> dGPU (PEG)
Multi-Monitor Mode -> Enabled (if option is present in BIOS)

What else can I try to get the Intel Graphics 630 working?
This is the last EFI I used ... (see atacch file)



Regarding the audio, I tried to follow the guide, to set up AppleALC. But when on Hackintool I go to Audio I don't see any codecs or Audio Devices.
So I got stuck.
What do you recommend?

Thx for help.


EDIT:

This post shows how to configure the Conexant CX20632 audio codec.
Can you help me configure it the same also in OpenCore?
Thx
 

Attachments

  • EFI_18,2_DeviceP.zip
    2.6 MB · Views: 44
Last edited:
Hi everyone.
All attempts have failed. However, I noticed that when I set up MacPro the video card and USBs work correctly.

That would be great, but I'm without sound.
Can you help me with the Conexant CX20632 codec? I have tried with with AppleALC and AppleHDA, but nothing is recognized. Hacktool also shows nothing.

How can I set this codec with OpenCore?

Help me, thanks :)
 
Hi everyone.
All attempts have failed. However, I noticed that when I set up MacPro the video card and USBs work correctly.

That would be great, but I'm without sound.
Can you help me with the Conexant CX20632 codec? I have tried with with AppleALC and AppleHDA, but nothing is recognized. Hacktool also shows nothing.

How can I set this codec with OpenCore?

Help me, thanks :)
 
Hi everyone.
Thank you very much for helping.
Eventually I had to set a particular device-id to get the audio to work: 14000000.
I don't understand why, but this is how both the internal speaker and the audio output work.

I ask you for one last help. Do you think it is possible to operate a DLink DBT-122 bluetooth key? What kext should i use?

Thank you very much for helping.
 
Hi everyone.
Thank you very much for helping.
Eventually I had to set a particular device-id to get the audio to work: 14000000.
I don't understand why, but this is how both the internal speaker and the audio output work.

I ask you for one last help. Do you think it is possible to operate a DLink DBT-122 bluetooth key? What kext should i use?

Thank you very much for helping.
make sure you have done this:

also have a look to see if there are is mac software for your bluetooth if macOS doesn't recognise it
 
Status
Not open for further replies.
Back
Top