marcan@raider:~/asahi/git/m1n1/proxyclient:main 130$ python chainload.py e3f0f69a273a0399062954ead797c2de1e7b0ee6a5162452b4922c33aae8031e_m1n1.macho Loading 81920 bytes to 0x809d2c000 ........ Jumping to 0x809d30800 TTY> m1n1 TTY> sc: Initializing TTY> TTY> boot_args at 0x804360000 TTY> revision: 2 TTY> version: 2 TTY> virt_base: 0xfffffe001934c000 TTY> phys_base: 0x80134c000 TTY> mem_size: 0x1da294000 TTY> top_of_kdata: 0x804364000 TTY> video: TTY> base: 0x9e0df8000 TTY> display: 0x0 TTY> stride: 0x1e00 TTY> width: 1920 TTY> height: 1080 TTY> depth: 0x1e TTY> machine_type: 0 TTY> devtree: 0xfffffe001bc2c000 TTY> devtree_size: 0x58000 TTY> cmdline: debug=0x14e serial=3 apcie=0xffffffef -enable-kprintf-spam -v TTY> boot_flags: 0x0 TTY> mem_size_act: 0x200000000 TTY> Initializing exceptions... TTY> TTY> TTY> m1n1 v4be59ab TTY> Copyright (C) 2021 The Asahi Linux Contributors TTY> Licensed under the MIT license TTY> TTY> Running in EL2 TTY> TTY> Device info: TTY> Model: Macmini9,1 TTY> Target: J274 TTY> Board-ID: 0x22 TTY> Chip-ID: 0x8103 TTY> TTY> WDT node @ 0x2b6b8 TTY> WDT registers @ 0x3d2b0000 TTY> Running proxy... Proxy is alive again marcan@raider:~/asahi/git/m1n1/proxyclient:main -$ python chainload.py e3f0f69a273a0399062954ead797c2de1e7b0ee6a5162452b4922c33aae8031e_m1n1.macho Loading 81920 bytes to 0x3024000 ........ TTY> Exception: SYNC TTY> Running in EL2 TTY> Registers: (@0x809d63e10) TTY> x0-x3: 0000000000010000 0000000000010000 0000000000000028 000000000016e360 TTY> x4-x7: 000000000000000a 0000000000000000 00000000ffffffff 0000000000000000 TTY> x8-x11: 0000000003028000 00000000deadbeef 0000000000000000 0000000000000000 TTY> x12-x15: 0000000000000000 0000000809d63b84 0000000809d38778 0000000809d3876e TTY> x16-x19: 000000000000001d 0000000000000000 0000000000000000 0000000002aa55ff TTY> x20-x23: 0000000000000001 0000000809d63f50 0000000000000003 00000000addedbad TTY> x24-x27: 0000000809d63f20 0000000809d63f48 0000000000007a69 000000000000005a TTY> x28-x30: 00000000ff55aa01 0000000809d63f90 0000000809d35668 TTY> PC: 0x809d3568c (rel: 0x809d3568c) TTY> SPSEL: 0x1 TTY> SP: 0x809d63d18 TTY> SPSR_EL2: 0x600003c9 TTY> ðTraceback (most recent call last): File "chainload.py", line 26, in iface.writemem(new_base + 0x4000, payload[0x4000:], True) File "/home/marcan/asahi/git/m1n1/proxyclient/proxy.py", line 209, in writemem self.reply(self.REQ_MEMWRITE) File "/home/marcan/asahi/git/m1n1/proxyclient/proxy.py", line 141, in reply reply += self.readfull(1) File "/home/marcan/asahi/git/m1n1/proxyclient/proxy.py", line 109, in readfull raise UartTimeout("Expected %d bytes, got %d bytes"%(size,len(d))) proxy.UartTimeout: Expected 1 bytes, got 0 bytes