Contribute
Register

HELP installing Monterey on Dell Optiplex 3070 Micro

Status
Not open for further replies.
Joined
Jul 28, 2022
Messages
15
Motherboard
Dell Inc. 02N3WF /4VJ1CZ2/CNPE10096B052L/ A01
CPU
i5 9500T
Graphics
UHD 630
HI Can anyone please guide me with the correct EFI for my build
Current EFI is attached i always get the error XCHI Failed to create Device I am using USB 2.0 and many more
Please help me with correct EFI

PC Specs

I5 9500T
8GB DDR4
UHD 630

MB: - Dell Inc. 02N3WF /4VJ1CZ2/CNPE10096B052L/ A01

Thanks,
 

Attachments

  • EFI(Custom).rar
    16.2 MB · Views: 169
HI Can anyone please guide me with the correct EFI for my build
Current EFI is attached i always get the error XCHI Failed to create Device I am using USB 2.0 and many more
Please help me with correct EFI

PC Specs

I5 9500T
8GB DDR4
UHD 630

MB: - Dell Inc. 02N3WF /4VJ1CZ2/CNPE10096B052L/ A01

Thanks,
shouldn't be using a DSDT.aml with opencore
 
can you help me making an succefull EFI?
 
XCHI failed to create device 0xce00002bc
 
Please check below
 
Last edited:
Please refer to the New EFI And error message
 

Attachments

  • EFI.rar
    4.6 MB · Views: 82
  • WhatsApp Image 2022-07-28 at 3.13.36 PM.jpeg
    WhatsApp Image 2022-07-28 at 3.13.36 PM.jpeg
    360.7 KB · Views: 95
Please refer to the New EFI And error message
you seem to be missing your deviceproperties section:

Code:
<key>DeviceProperties</key>
    <dict>
        <key>Add</key>
        <dict/>
        <key>Delete</key>
        <dict/>
    </dict>


Lilu.kext should be at the top of your list in your config.plist

remove all the FakeSMC* kexts and CPUFriend.kext

add VirtualSMC.kext


XhciPortLimit should be disabled


your boot arguments:
-v keepsyms=1 alcid=11 -v alcid=11 -v alcid=11 -v alcid=11 alcid=11 -v alcid=11 -v alcid=11 -v alcid=11 alcid=11 -v -x nv_disable=1

try this instead:
-v keepsyms=1 alcid=1
 
Hi I Did all the steps
Not sure of XCHIPortlimit where to find it
I booted again and same error

Please check the modified EFI

made all the changes you suggested XCHIPortlimit unable to find Please help
 

Attachments

  • WhatsApp Image 2022-07-28 at 3.42.57 PM.jpeg
    WhatsApp Image 2022-07-28 at 3.42.57 PM.jpeg
    163.2 KB · Views: 42
  • EFI.rar
    4.5 MB · Views: 88
Status
Not open for further replies.
Back
Top