I tried flashing these imgs:I think they should all let you flash them if you do it from recovery mode. I never used the super/force command myself so I don't think it'll be necessary. You might want to try flashing it from the opposite slot though. I was on slot B when I flashed everything to A so that might have something to do with it.
As far as I know, all the partition names were the same as the image names so it should be rather straight forward.
flashable/working img (both slot a & b):
Code:
fastboot flash boot boot.img
fastboot flash dtbo dtbo.img
fastboot flash modem modem.img
fastboot flash oplusstanvbk oplusstanvbk.img
fastboot flash oplus_sec oplus_sec.img
fastboot flash splash splash.img
fastboot flash vbmeta vbmeta.img
fastboot flash vbmeta_vendor vbmeta_vendor.img
fastboot flash vbmeta_system vbmeta_system.img
fastboot flash vendor_boot vendor_boot.img
fastboot flash core_nhlos core_nhlos.img
fastboot flash engineering_cdt engineering_cdt.img
fastboot flash bluetooth bluetooth.img
fastboot flash featenabler featenabler.img
fastboot flash dsp dsp.img
The "--force" command also doesnt seem to work
Not flashable due to critical partitions not allowed:
Code:
fastboot flash abl abl.img
fastboot flash devcfg devcfg.img
fastboot flash hyp hyp.img
fastboot flash imagefv imagefv.img
fastboot flash keymaster keymaster.img
fastboot flash qupfw qupfw.img
fastboot flash tz tz.img
fastboot rpm rpm.img
Probably also critical but partition not found / (img_a/b) no such partition
Code:
fastboot flash product product.img
fastboot flash vendor vendor.img
fastboot flash odm odm.img
fastboot flash uefisecapp uefisecapp.img
fastboot flash xbl xbl.img
fastboot flash xbl_config xbl_config.img
fastboot flash system_ext system_ext.img
fastboot flash system system.img
When i try to boot into the recovery screen or fastbootd ("fastboot reboot fastboot"), I get this text:
系统文件被破坏 , 无法开机.
请安装正确的系统软件或联系售后处理.
The current image(boot/recovery) have been
destroyed and can not boot.
Please flash the correct image or contact
customer senvice to fix it.
Not sure how else to execute the "critical" flashes
Maybe I should give up and try to send it to OnePlus for repairs?