**Describe the bug** Driver failed to start **How to reproduce** Download the release version from https://intelwifi.0xcc.pw or you can build from source. Step 1 ``` ❯ sudo kextload $KEXTNAME ``` Step 2 ``` ❯ ./logs.sh ``` Result ``` ERR: SecBoot CPU1 Status: 0x3, CPU2 Status: 0x13ce3d ERR: timeout. iwl_fw_dbg_error_collect ERR: Failed to start INIT ucode: -60 ERR: init mvm ucode fail ERR: Failed to run INIT ucode: -60 CRIT: Driver failed to start ``` **Expected behavior** Driver start without errors **Wireless card name** `Intel(R) Wireless-AC 9260` **Additional context** Type | Item -- | -- CPU | AMD Ryzen 5 3600 Motherboard | MSI B450 GAMING PRO CARBON AC Logs [link](https://github.com/AppleIntelWifi/adapter/files/4522623/log.txt)
Describe the bug
Driver failed to start
How to reproduce
Download the release version from https://intelwifi.0xcc.pw or you can build from source.
Step 1
Step 2
Result
Expected behavior
Driver start without errors
Wireless card name
Intel(R) Wireless-AC 9260Additional context
Logs link