Thanks!
I now have succesfully upgraded my Oneplus 7T pro with “Not touch display” and Android 11 (R) to Android 13 (T) with:
e-1.16-t-20231018342574-dev-hotdog.zip [MD5 | SHA256]
recovery-e-1.16-t-20231018342574-dev-hotdog.img [SHA256]
To get into fastboot, I pressed the Power where you get the choice to Power Off, Restart etc. But as the Touchscreen is not working, hold Volume Up + Volume Down + Power for about 10 seconds, after which the phone could be powered off.
Then I could manually update by:
- Run
adb reboot sideload
. - Run
adb sideload /<path to>/e-1.16-t-20231018342574-dev-hotdog.zip
(inserting the path to your /e/OS package). Reboot system now
.