However even after disabling AVB using the script provided, and running the adb script in a root shell, I don't get adb on running uboot-continue after plugging it in.
I have already attempted the upload-kernel.sh script however this is the output.
ivybowman@pop-os:~/superbird-bulkcmd$ sudo ./scripts/upload-kernel.sh
AmlUsbBulkCmd[amlmmc env]
[AmlUsbRom]Inf:bulkInReply success
..
Transfer Complete! total size is 570 Bytes
AmlUsbBulkCmd[env import -t 0x13000000 0x23a]
[AmlUsbRom]Inf:bulkInReply success
......................................................................................................................................................................................................................................................................................................................................................................................................................................
Transfer Complete! total size is 13780992 Bytes
......................................................................................
Transfer Complete! total size is 2789041 Bytes
Booting...
AmlUsbBulkCmd[booti 0x01080000 0x13000000]
[AmlUsbRom]Err:return len=0 < strLenBusy 11
[AmlUsbRom]Inf:bulkInReply
ERR: AmlUsbBulkCmd failed!
While after running this script the screen just shows the bootlogo, I can interface with it over adb and it connects to my phone, hell voice control even works but again nothing else. I wonder if this was due to an update changing some memory addresses. Can anyone help me? Thanks!
I am running Pop OS! 22.04 LTS
My car thing is running:
App Version: 0.24.107
OS Version 6.3.29
AVB: Disabled
I followed the steps exactly. When I run the uboot continue script it has this error and seems to boot fine.
However even after disabling AVB using the script provided, and running the adb script in a root shell, I don't get adb on running uboot-continue after plugging it in.
I have already attempted the upload-kernel.sh script however this is the output.
While after running this script the screen just shows the bootlogo, I can interface with it over adb and it connects to my phone, hell voice control even works but again nothing else. I wonder if this was due to an update changing some memory addresses. Can anyone help me? Thanks!
I am running Pop OS! 22.04 LTS My car thing is running: App Version: 0.24.107 OS Version 6.3.29 AVB: Disabled
Btw this is the same error as #9