Contribute
Register

is your bootup time over 180sec? clover v5146 , 10.15.7 new clean install , filevault2 ON enabled

Status
Not open for further replies.
you need to check your work a little more

your config.plist using: MacBookPro12,1

but your USBPorts.kext info.plist is using MacBookPro11,1

ok done. replaced all MacBookPro11,1 with MacBookPro11,4

osx 11.67 usb installer bootup same as above. fail
 
ok done. replaced all MacBookPro11,1 with MacBookPro11,4

osx 11.67 usb installer bootup same as above. fail
your aml file already has Device (UIAC) setup for your usb ports

disable USBPorts.kexts and add USBInjectAll.kext
 
your aml file already has Device (UIAC) setup for your usb ports

disable USBPorts.kexts and add USBInjectAll.kext

disable = delete?

USBInjectAll.kext = RehabMan's version or a specific version or newest?

add a new line entry in config.plist for USBInjectAll.kext?
 
disable = delete?

USBInjectAll.kext = RehabMan's version or a specific version or newest?

add a new line entry in config.plist for USBInjectAll.kext?
yes, either disable or delete

and yes, use Rehabman's version
 
you need to check your work a little more

your config.plist using: MacBookPro12,1

but your USBPorts.kext info.plist is using MacBookPro11,1
ok done. replaced all MacBookPro11,1 with MacBookPro12,1

tested osx 12.4 usb installer bootup same as above. fail


next

disable USBPorts.kexts and add USBInjectAll.kext
 
ok done. replaced all MacBookPro11,1 with MacBookPro12,1

tested osx 12.4 usb installer bootup same as above. fail


next

disable USBPorts.kexts and add USBInjectAll.kext
next time make the changes then upload files if needs be
 
next time make the changes then upload files if needs be

ok done.

removed USBPorts.kext from oc/kexts and config.plist

added USBInjectAllkext - RehabMan's version to oc/kexts and config.plist

tested 12.4 usb installer with all above changes. fail.

same issue with 11.6.7 -
 

Attachments

  • unnamed.jpg
    unnamed.jpg
    1.1 MB · Views: 31
ok done.

removed USBPorts.kext from oc/kexts and config.plist

added USBInjectAllkext - RehabMan's version to oc/kexts and config.plist

tested 12.4 usb installer with all above changes. fail.

same issue with 11.6.7 -
you need to add in:

Code:
<key>ExecutablePath</key>
                    <string></string>
Contents/MacOS/USBInjectAll
 
you need to add in:

Code:
<key>ExecutablePath</key>
<string></string>
Contents/MacOS/USBInjectAll

Thanks Feartech.

ok done. added to config.plist

small test - 12.4 and 11.6.7 usb installer
booted up to setup menu / macos Recovery menu screen (existing test install 10.15.7)

kb/mouse/touchpad inputs limited functions
slight delay, only the top trackpad buttons work and can move mouse around
cannot tap touchpad to click

using terminal - the command Q to doesnt work. have to use trackpad to move mouse and top buttons to click

no wifi - how to fix?

- trackpad and keyboard not working. how to fix this?
- else must plug in external kb / mouse
 

Attachments

  • EFI_oc_guide_feartech.zip
    4.5 MB · Views: 46
Last edited:
Thanks Feartech.

ok done. added to config.plist

small test - 12.4 and 11.6.7 usb installer
booted up to setup menu / macos Recovery menu screen (existing test install 10.15.7)

kb/mouse/touchpad inputs limited functions
slight delay, only the top trackpad buttons work and can move mouse around
cannot tap touchpad to click

using terminal - the command Q to doesnt work. have to use trackpad to move mouse and top buttons to click

no wifi - how to fix?

- trackpad and keyboard not working. how to fix this?
- else must plug in external kb / mouse
what make and model is your wifi?
 
Status
Not open for further replies.
Back
Top