MBP5,2 running 26b3: now trying root patching.Updated my MBP5,2 to 26.0b3 from b1. Running as expected now.
Using OCLP 3.0.0n branch macos-next from source. The last commit from 14 July is relevant because it is a USB1.1 machine. The generated EFI could‘t boot Tahoe b1 or the b3 installer. Commenting out the last commit fixed it. - All OK on MBP11,1 as it should when looking at the source.
No patching attempted yet on the 5,2. Partial patching (camera only) fine on 11,1.
As always, big thank you developers!
During patching, some files missing as expected with the existing (non-Tahoe) Universal-Binaries.dmg. Added missing paths while patcher active as follows, naively:
cd /var/folders/3h/kf6jzpcn01g9lyb37m6ystn80000gn/T/tmp0foem7_w/payloads/Universal-Binaries
# for missing wps (etc...)
cp -Rp 12.7.2-24 12.7.2-25
# for missing AppleHDA.kext (taken from 26b1)
mkdir -p 26.0\ Beta\ 1/System/Library/Extension
cd 26.0\ Beta\ 1/System/Library/Extensions
cp -Rp /Users/hvds/Desktop/exp/AppleHDA.kext .
then patcher proceeded to the end.
Patched system did boot. Needed a bootloader enabling the pre-Tahoe usb map as foreseen by the developers (previously mentioned bootloader without commit from 14 July needed for nonpatched system and installer).
Booted upto password entering. On the way: keyboard backlight went on, and internal keyboard/trackpad worked! Didn't get beyond password entering yet - system doesn't proceed but mouse pointer still moving - and quickly! But can't test graphics, internal audio, wifi so far.