Yes, I had the 4,1 running with USB/trackpad/keyboard. But have not tried it with more recent OC versions.
One thing you can have a look at in the meantime (you triggered me resuming the 4,1 experiments again ;-) is the
USB definition within the USB-Map.kext info.plist file. This resides in the OC folder on your EFI partition.
I noticed that when I wanted to "unspoof" certain MacBooks (set them back to their original model-ID) I had to change contents there as well or lose USB/trackpad/keyboard functions.
<key>MacBook4,1</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.driver.AppleUSBHostMergeProperties</string>
<key>IOClass</key>
<string>AppleUSBHostMergeProperties</string>
<key>IOProviderClass</key>
<string>AppleBusPowerController</string>
<key>IOProviderMergeProperties</key>
<dict>
<key>kUSBSleepPortCurrentLimit</key>
<integer>1000</integer>
<key>kUSBSleepPowerSupply</key>
<integer>1500</integer>
<key>kUSBWakePortCurrentLimit</key>
<integer>1200</integer>
<key>kUSBWakePowerSupply</key>
<integer>1700</integer>
</dict>
<key>model</key>
<string>MacBook4,1</string>
</dict>
I´ll cram it out of the shelf and try this again over the weekend!Premise that I don't own a MacBook4,1 but I won't exclude that it could work on BigSur (and Monterey too) included the GMAX3100 drivers for framebuffer.
You made these patches and they worked correctly till Catalina: https://forums.macrumors.com/thread...unsupported-macs-thread.2121473/post-27337044
While replacing those too many USB kext on BigSur is an issue for its kernelcollection, are you sure that using an OCLP spoofing setup for MacBook5,2 you get also on 4,1 responsive input devices ?
I noticed the parrotgeek1 legacyUSBInjector contains just this and of course it's incomplete for that machine:
Code:<key>MacBook4,1</key> <dict> <key>CFBundleIdentifier</key> <string>com.apple.driver.AppleUSBHostMergeProperties</string> <key>IOClass</key> <string>AppleUSBHostMergeProperties</string> <key>IOProviderClass</key> <string>AppleBusPowerController</string> <key>IOProviderMergeProperties</key> <dict> <key>kUSBSleepPortCurrentLimit</key> <integer>1000</integer> <key>kUSBSleepPowerSupply</key> <integer>1500</integer> <key>kUSBWakePortCurrentLimit</key> <integer>1200</integer> <key>kUSBWakePowerSupply</key> <integer>1700</integer> </dict> <key>model</key> <string>MacBook4,1</string> </dict>
Could you attach your USB-Map.kext Info.plist working for MacBook4,1 ?
Also you should consider that you are not using a MacBook5,2 USB properties, but a spoofed supported BigSur Mac USB remapped for MacBook5,2 .
You should not update Big Sur! You system is broken with Big Sur versions later than 11.2.3. Check this thread...If I have a Mac Pro 5,1 with a stock Sapphire Radeon 580 running Mojave, evidently all I need to do is install OCLP 0.2.2, then do a Big Sur upgrade install from the Software Update Prefpane?
Edit: I had an earlier version of OpenCore installed for GPU acceleration, it looks like I could do it from that early version, think it's 0.5.6? Maybe I could just do that..
Safari v. 14.1.2 seems jerky and slow whereas Firefox ESR runs competent and quick, videos smooth, very acceptable on macOS 11.5Beta4 on a 2GHz Mini3,1.I have installed the latest MacOS 11.4 patched with OCLP 0.2.2 works so far but on every Mac Safari is unusable! Is there any fix ?
Webpage reloads all the time.
Search fu "photos not syncing w/iphone in big sur" and see what you get?👀On my 2011 8,1 MBP running 11.4, the photos app doesn't sync with my iPhone. Seems like a glitch and a major flaw for me. Going back to Catalina for my daily use. Shame...
There is no such option in the TUI! Try to do a phrase by phrase comparison....I bet I know exactly what you are looking for but I cannot believe that you come up here with an arbitrary phraseFor the GUI version of OCLP, how to I access some of the optional features, like "Don't show boot volume upon boot"?
If the setting is not present in the gear icon in upper right, you may have to use the TUI version, here: https://nightly.link/dortania/OpenC...s/build-app/main/OpenCore-Patcher-TUI.app.zip It was in item#5, no bootpicker? Item#4For the GUI version of OCLP, how to I access some of the optional features, like "Don't show boot volume upon boot"?
I meant it doesn’t let me import my photos from iPhone to the Mac. Sorry for the misunderstanding.Search fu "photos not syncing w/iphone in big sur" and see what you get?👀
Thank you, I completely overlooked the gear icon, as this was my first time using the GUI version.If the setting is not present in the gear icon in upper right, you may have to use the TUI version, here: https://nightly.link/dortania/OpenC...s/build-app/main/OpenCore-Patcher-TUI.app.zip It was in item#5, no bootpicker? Item#4
Thanks. Actuallly I was trying with the kexts you posted on the Mojave page, then in BS I don't have to put those, but just edit the plist a little in the BS's kexts? Thanks!Yes, I had the 4,1 running with USB/trackpad/keyboard. But have not tried it with more recent OC versions.
One thing you can have a look at in the meantime (you triggered me resuming the 4,1 experiments again ;-) is the
USB definition within the USB-Map.kext info.plist file. This resides in the OC folder on your EFI partition.
I noticed that when I wanted to "unspoof" certain MacBooks (set them back to their original model-ID) I had to change contents there as well or lose USB/trackpad/keyboard functions.
Just re-did the test on my MB4,1 with the latest OCLP. No USB/keyboard/trackpad now.Thanks. Actuallly I was trying with the kexts you posted on the Mojave page, then in BS I don't have to put those, but just edit the plist a little in the BS's kexts? Thanks!
Just re-did the test on my MB4,1 with the latest OCLP. No USB/keyboard/trackpad now.
So yes, we´ll have to mod at least the USB map file again. I suspect that more will be necessary, i.e. using some of the older kexts with the kext droplet tool, as you cannot just put them into the extensions folder any more due to volume sealing.
Maybe just getting the kext from older OCLP and putting it can help?Just re-did the test on my MB4,1 with the latest OCLP. No USB/keyboard/trackpad now.
So yes, we´ll have to mod at least the USB map file again. I suspect that more will be necessary, i.e. using some of the older kexts with the kext droplet tool, as you cannot just put them into the extensions folder any more due to volume sealing.
+There is still a way to put kexts after sip is disabled. with terminal, it does workJust re-did the test on my MB4,1 with the latest OCLP. No USB/keyboard/trackpad now.
So yes, we´ll have to mod at least the USB map file again. I suspect that more will be necessary, i.e. using some of the older kexts with the kext droplet tool, as you cannot just put them into the extensions folder any more due to volume sealing.