Skip to content

make[1]: *** [boot_dfu] Killed: 9 #167

@derainzhou

Description

@derainzhou

感谢各位在这个项目的辛苦付出, 我在自己的 macbookrpo上一次性运行成功了, 但是在公司使用 macmini 测试始终报错, 这已经困扰我几天了;

无论是make setup_machine, 还是Restore 下执行make restore都会报 TXM 相关错误, 烦请各位指点下;

电脑环境:

(base) ➜  ~ csrutil status
nvram boot-args
System Integrity Protection status: disabled.
boot-args	amfi_get_out_of_my_way=1 -v
(base) ➜  ~ sw_vers
ProductName:		macOS
ProductVersion:		26.3
BuildVersion:		25D125
(base) ➜  ~ sysctl -n hw.model
Mac16,10
(base) ➜  ~ swift --version
swift-driver version: 1.127.15 Apple Swift version 6.2.4 (swiftlang-6.2.4.1.4 clang-1700.6.4.2)
Target: arm64-apple-macosx26.0

错误日志:

virtual bool AppleSEPManager::start(IOService *): 
virtual bool AppleSEPManager::start(IOService *): SEP memory ISNOT coherent
virtual bool AppleSEPManager::start(IOService *): control endpoints created
AppleS8000AES::start: registers at phys:0x0x30220000/0x0x30230000 virt:0x<ptr>/0x0x4000 / 0x<ptr>/0x0x4000
Couldn't find sioaesdisable-offset from DeviceTree to override
Couldn't find sioaesdisableuid1-offset from DeviceTree to override
Couldn't find sioaesdisablegid0-offset from DeviceTree to override
Couldn't find sioaesdisablegid1-offset from DeviceTree to override
AppleS8000AES::start: aes-version: 3
AppleS8000AES::start: address-width: 36
AppleS8000AES::start: using-acg: no
void AppleSEPManager::_configurePowerStates(): SEP on during low power: EDT 0
void AppleSEPManager::_configurePowerStates(): No SEP on during low power boot arg
void AppleSEPManager::_configurePowerStates(): SEP on during low power: 0
virtual bool AppleSEPManager::start(IOService *): PM init done
IOReturn AppleSEPManager::_setPowerState(unsigned long *): power state 0 -> 2
virtual bool AppleSEPManager::start(IOService *): registered
AppleCredentialManager: sepManagerMatchedGated: AppleSEPManager matched.
/Library/Caches/com.apple.xbs/Sources/AppleVirtIOStorage/Source/AppleVirtIOStorageDevice.cpp::467:createBlockStorageDevice for fDeviceRole 2
Creating 7 util devices
/Library/Caches/com.apple.xbs/Sources/AppleVirtIOStorage/Source/AppleVirtIOUtilStorageDevice.cpp::221:CreateUtilDevice for regionID 1 and regionIndex = 0
/Library/Caches/com.apple.xbs/Sources/AppleVirtIOStorage/Source/AppleVirtIOUtilStorageDevice.cpp::221:CreateUtilDevice for regionID 2 and regionIndex = 1
Registration Done
/Library/Caches/com.apple.xbs/Sources/AppleVirtIOStorage/Source/AppleVirtIOUtilStorageDevice.cpp::221:CreateUtilDevice for regionID 3 and regionIndex = 2
/Library/Caches/com.apple.xbs/Sources/AppleVirtIOStorage/Source/AppleVirtIOUtilStorageDevice.cpp::252:Driver not present yet for region = 3, not a failure
/Library/Caches/com.apple.xbs/Sources/AppleVirtIOStorage/Source/AppleVirtIOUtilStorageDevice.cpp::221:CreateUtilDevice for regionID 7 and regionIndex = 3
/Library/Caches/com.apple.xbs/Sources/AppleVirtIOStorage/Source/AppleVirtIOUtilStorageDevice.cpp::252:Driver not present yet for region = 7, not a failure
/Library/Caches/com.apple.xbs/Sources/AppleVirtIOStorage/Source/AppleVirtIOUtilStorageDevice.cpp::221:CreateUtilDevice for regionID 4 and regionIndex = 4
/Library/Caches/com.apple.xbs/Sources/AppleVirtIOStorage/Source/AppleVirtIOUtilStorageDevice.cpp::252:Driver not present yet for region = 4, not a failure
/Library/Caches/com.apple.xbs/Sources/AppleVirtIOStorage/Source/AppleVirtIOUtilStorageDevice.cpp::221:CreateUtilDevice for regionID 5 and regionIndex = 5
/Library/Caches/com.apple.xbs/Sources/AppleVirtIOStorage/Source/AppleVirtIOUtilStorageDevice.cpp::221:CreateUtilDevice for regionID 6 and regionIndex = 6
status = 0x0
EAN Registration done 
/Library/Caches/com.apple.xbs/Sources/AppleVirtIOStorage/Source/AppleVirtIOStorageDevice.cpp::467:createBlockStorageDevice for fDeviceRole 1
TXM [Error]: Errno: selector: 45 | 78
AppleImage4: trap failed: set boot uuid
AppleImage4: failed to set boot uuid in supervisor: 78

boot_dfu.log

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions