-
Notifications
You must be signed in to change notification settings - Fork 200
Description
Checklist
- Checked the issue tracker for similar issues to ensure this is not a duplicate
- Read the documentation to confirm the issue is not addressed there and your configuration is set correctly
- Tested with the latest version to ensure the issue hasn't been fixed
How often does this bug occurs?
always
Expected behavior
hello ,I failed to perform an OTA upgrade on Linux using the latest version of ESP host ng. The modprobe esp32_sdio clockspeed=10 ota_file=/etc/ota_data_initial.bin reported the following failure message:
[ 24.025657] esp32_sdio: decode_common_resp: [0x1e] Command failed
[ 24.031999] esp32_sdio: cmd_process_ota_write: wait_and_decode_cmd_resp(priv, cmd_node) failure, ret: -1
[ 24.041948] esp32_sdio: esp_start_ota: OTA Write failed
Actual behavior (suspected bug)
hello ,I failed to perform an OTA upgrade on Linux using the latest version of ESP host ng. The modprobe esp32_sdio clockspeed=10 ota_file=/etc/ota_data_initial.bin reported the following failure message:
[ 24.025657] esp32_sdio: decode_common_resp: [0x1e] Command failed
[ 24.031999] esp32_sdio: cmd_process_ota_write: wait_and_decode_cmd_resp(priv, cmd_node) failure, ret: -1
[ 24.041948] esp32_sdio: esp_start_ota: OTA Write failed
Error logs or terminal output
Steps to reproduce the behavior
hello ,I failed to perform an OTA upgrade on Linux using the latest version of ESP host ng. The modprobe 色偏2——sdio clockspeed=10 ota_file=/etc/ota_data_initial.bin reported the following failure message:
[ 24.025657] esp32_sdio: decode_common_resp: [0x1e] Command failed
[ 24.031999] esp32_sdio: cmd_process_ota_write: wait_and_decode_cmd_resp(priv, cmd_node) failure, ret: -1
[ 24.041948] esp32_sdio: esp_start_ota: OTA Write failed
Project release version
master
System architecture
Intel/AMD 64-bit (modern PC, older Mac)
Operating system
Linux
Operating system version
linux
Shell
ZSH
Additional context
No response