Заводские настройки

Добрый день! Приобрел контроллер WB6 (прошивка 6.8.1). Не получается сбросить на заводские настройки, устройство не видит ни одну флешку, при включении питания мигания оранжевым цветом не происходит.

Здравствуйте!
Все точно делаете по инструкциям?
Обновление с USB-накопителя и сброс к заводским настройкам
Форматирование USB-накоптеля в FAT32

Попробуйте уменьшить размер раздела на флешке, например до 2 ГБ, и вставляйте в порт USB1.

Все по инструкции, отформатировал в FAT32, прошивку скачал, скопировал в корень, переименовал, отключил питание, вставил флешку, включил питание. Индикатор загорается оранжевым, после чего мигает красным и происходит обычная загрузка.

А после загрузки контроллер флешку видит?
Посмотрите вывод команды:
fdisk -l
А также попробуйте смонтировать содержимое флешки в какую-нибудь директорию и проверить, читается ли она.
Также попробуйте при запуске контроллера остановить начала загрузки, нажав кнопку на клавиатуре и выполнить команду
usb start
Покажите вывод. Вот похожая тема, попробуйте сделать аналогично: Обновление прошивки по USB - #3 от пользователя rediskus

Вывод после остановленной загрузки и команды usb start:

CPU: Freescale i.MX6ULL rev1.1 792 MHz (running at 396 MHz)
CPU: Industrial temperature grade (-40C to 105C) at 45C
Reset cause: POR
Model: Wiren Board rev. 6.1 (i.MX6UL)
Board: Wiren Board MX6UL
DRAM: 1 GiB
MMC: FSL_SDHC: 0
Using default environment

In: serial
Out: serial
Err: serial
Net: eth0: ethernet@02188000
Hit any key to stop autoboot: 0
=> usb start
starting USB…
USB0: USB EHCI 1.00
USB1: USB EHCI 1.00
scanning bus 0 for devices… 2 USB Device(s) found
scanning bus 1 for devices… EHCI timed out on TD - token=0x80008c80
unable to get device descriptor (error=-1)
1 USB Device(s) found
scanning usb for storage devices… 1 Storage Device(s) found

Тут, вроде, все нормально. Пришлите полный лог при загрузке и попытке обновления прошивки. Кнопку FW нажимаете?

Попробуйте отформатировать другой утилитой, указанной в сообщении по ссылке:

А затем проверить хеш-суммы, как указано в сообщении по ссылке:

хеш-суммы:
C:\Users\Дог>certutil -hashfile g:wb6_update_FACTORYRESET.fit
Хэш SHA1 g:wb6_update_FACTORYRESET.fit:
10ca67fed8966284cbc9cb85035d47ae3613d3f9
CertUtil: -hashfile — команда успешно выполнена.

C:\Users\Дог>certutil -hashfile g:202110230549_stable_webupd_wb67.fit
Хэш SHA1 g:202110230549_stable_webupd_wb67.fit:
10ca67fed8966284cbc9cb85035d47ae3613d3f9
CertUtil: -hashfile — команда успешно выполнена.

Полный лог при загрузке

U-Boot SPL 2017.03-1.2.0-gf92dee6f51 (Jun 02 2021 - 13:45:31)
DRAM init ok, rows:16, ncs:1, size: 1024MB
Trying to boot from MMC1
Warning - USDHC2 controller not supporting

U-Boot 2017.03-1.2.0-gf92dee6f51 (Jun 02 2021 - 13:45:31 +0000)

CPU: Freescale i.MX6ULL rev1.1 792 MHz (running at 396 MHz)
CPU: Industrial temperature grade (-40C to 105C) at 29C
Reset cause: POR
Model: Wiren Board rev. 6.1 (i.MX6UL)
Board: Wiren Board MX6UL
DRAM: 1 GiB
MMC: FSL_SDHC: 0
Using default environment

In: serial
Out: serial
Err: serial
Net: eth0: ethernet@02188000
Hit any key to stop autoboot: 0
Checking if there is a USB storage with update file wb6_update.fit
dev: usb1_vbus @ regulator@0
starting USB…
USB0: USB EHCI 1.00
USB1: USB EHCI 1.00
scanning bus 0 for devices… 1 USB Device(s) found
scanning bus 1 for devices… EHCI timed out on TD - token=0x80008c80
unable to get device descriptor (error=-1)
1 USB Device(s) found
scanning usb for storage devices… 0 Storage Device(s) found
No storage devices, perhaps not 'usb start’ed…?
No USB update detected, continuing boot
switch to partitions #0, OK
mmc0(part 0) is current device
SD/MMC found on device 0
324 bytes read in 73 ms (3.9 KiB/s)
Importing environment from 0x82000000…
Checking if uenvcmd is set …
Running default loadzimage …
5126192 bytes read in 359 ms (13.6 MiB/s)

MMC read: dev # 0, block # 2016, count 32 … 32 blocks read: OK
Reading overlays list from eMMC
Reading factory fdt name from eMMC
Loading factory fdt imx6ul-wirenboard680
46446 bytes read in 101 ms (448.2 KiB/s)
485 bytes read in 157 ms (2.9 KiB/s)
Applying DT overlay wb6-nogsm
597 bytes read in 151 ms (2.9 KiB/s)
Applying DT overlay wb6-wifi-rtl8723bu
509 bytes read in 180 ms (2 KiB/s)
Applying DT overlay wb6-noradio
334 bytes read in 117 ms (2 KiB/s)
Applying DT overlay wb6-eth1
254 bytes read in 131 ms (1000 Bytes/s)
Applying DT overlay temp-industrial
Applying extra overlay
Booting from mmc …

Flattened Device Tree blob at 83000000

Booting using the fdt blob at 0x83000000
Loading Device Tree to bef4b000, end bef6dfff … OK

Starting kernel …

U-Boot SPL 2017.03-1.2.0-gf92dee6f51 (Jun 02 2021 - 13:45:31)
DRAM init ok, rows:16, ncs:1, size: 1024MB
Trying to boot from MMC1
Warning - USDHC2 controller not supporting

U-Boot 2017.03-1.2.0-gf92dee6f51 (Jun 02 2021 - 13:45:31 +0000)

CPU: Freescale i.MX6ULL rev1.1 792 MHz (running at 396 MHz)
CPU: Industrial temperature grade (-40C to 105C) at 30C
Reset cause: POR
Model: Wiren Board rev. 6.1 (i.MX6UL)
Board: Wiren Board MX6UL
DRAM: 1 GiB
MMC: FSL_SDHC: 0
Using default environment

In: serial
Out: serial
Err: serial
Net: eth0: ethernet@02188000
Hit any key to stop autoboot: 0
=> start usb
U-Boot SPL 2017.03-1.2.0-gf92dee6f51 (Jun 02 2021 - 13:45:31)
DRAM init ok, rows:16, ncs:1, size: 1024MB
Trying to boot from MMC1
Warning - USDHC2 controller not supporting

U-Boot 2017.03-1.2.0-gf92dee6f51 (Jun 02 2021 - 13:45:31 +0000)

CPU: Freescale i.MX6ULL rev1.1 792 MHz (running at 396 MHz)
CPU: Industrial temperature grade (-40C to 105C) at 32C
Reset cause: POR
Model: Wiren Board rev. 6.1 (i.MX6UL)
Board: Wiren Board MX6UL
DRAM: 1 GiB
MMC: FSL_SDHC: 0
Using default environment

In: serial
Out: serial
Err: serial
Net: eth0: ethernet@02188000
Hit any key to stop autoboot: 0
Checking if there is a USB storage with update file wb6_update.fit
dev: usb1_vbus @ regulator@0
starting USB…
USB0: USB EHCI 1.00
USB1: USB EHCI 1.00
scanning bus 0 for devices… 2 USB Device(s) found
scanning bus 1 for devices… EHCI timed out on TD - token=0x80008c80
unable to get device descriptor (error=-1)
1 USB Device(s) found
scanning usb for storage devices… 1 Storage Device(s) found
Device 0: Vendor: Rev: PMAP Prod: USB Flash Memory
Type: Removable Hard Disk
Capacity: 14887.4 MB = 14.5 GB (30489408 x 512)
** Invalid partition 1 **
** Invalid partition 1 **
No USB update detected, continuing boot
switch to partitions #0, OK
mmc0(part 0) is current device
SD/MMC found on device 0
324 bytes read in 73 ms (3.9 KiB/s)
Importing environment from 0x82000000…
Checking if uenvcmd is set …
Running default loadzimage …
5126192 bytes read in 358 ms (13.7 MiB/s)

MMC read: dev # 0, block # 2016, count 32 … 32 blocks read: OK
Reading overlays list from eMMC
Reading factory fdt name from eMMC
Loading factory fdt imx6ul-wirenboard680
46446 bytes read in 101 ms (448.2 KiB/s)
485 bytes read in 157 ms (2.9 KiB/s)
Applying DT overlay wb6-nogsm
597 bytes read in 150 ms (2.9 KiB/s)
Applying DT overlay wb6-wifi-rtl8723bu
509 bytes read in 179 ms (2 KiB/s)
Applying DT overlay wb6-noradio
334 bytes read in 118 ms (2 KiB/s)
Applying DT overlay wb6-eth1
254 bytes read in 131 ms (1000 Bytes/s)
Applying DT overlay temp-industrial
Applying extra overlay
Booting from mmc …

Flattened Device Tree blob at 83000000

Booting using the fdt blob at 0x83000000
Loading Device Tree to bef4b000, end bef6dfff … OK

Starting kernel …

[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Linux version 4.9.22-wb2 (root@wbdevenv) (gcc version 6.3.0 20170516 (Debian 6.3.0-18) ) #2 SMP Thu Jun 24 14:46:55 UTC 2021
[ 0.000000] CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=10c5387d
[ 0.000000] CPU: div instructions available: patching division code
[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
[ 0.000000] OF: fdt:Machine model: Wiren Board rev. 6.8.0 (i.MX6UL/ULL)
[ 0.000000] cma: Reserved 16 MiB at 0xbf000000
[ 0.000000] Memory policy: Data cache writealloc
[ 0.000000] percpu: Embedded 14 pages/cpu @eefc7000 s25996 r8192 d23156 u57344
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 259840
[ 0.000000] Kernel command line: console=ttymxc0,115200 root=/dev/mmcblk0p2 rootwait ro
[ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
[ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[ 0.000000] Memory: 1011004K/1048576K available (6144K kernel code, 312K rwdata, 2220K rodata, 1024K init, 342K bss, 21188K reserved, 16384K cma-reserved)
[ 0.000000] Virtual kernel memory layout:
[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
[ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
[ 0.000000] vmalloc : 0xf0800000 - 0xff800000 ( 240 MB)
[ 0.000000] lowmem : 0xb0000000 - 0xf0000000 (1024 MB)
[ 0.000000] modules : 0xaf000000 - 0xb0000000 ( 16 MB)
[ 0.000000] .text : 0xb0008000 - 0xb0700000 (7136 kB)
[ 0.000000] .init : 0xb0a00000 - 0xb0b00000 (1024 kB)
[ 0.000000] .data : 0xb0b00000 - 0xb0b4e140 ( 313 kB)
[ 0.000000] .bss : 0xb0b50000 - 0xb0ba5aec ( 343 kB)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] Build-time adjustment of leaf fanout to 32.
[ 0.000000] RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=1.
[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=32, nr_cpu_ids=1
[ 0.000000] NR_IRQS:16 nr_irqs:16 16
[ 0.000000] Switching to timer-based delay loop, resolution 41ns
[ 0.000015] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 89478484971ns
[ 0.000055] clocksource: mxc_timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns
[ 0.002631] Console: colour dummy device 80x30
[ 0.002672] Calibrating delay loop (skipped), value calculated using timer frequency… 48.00 BogoMIPS (lpj=240000)
[ 0.002705] pid_max: default: 32768 minimum: 301
[ 0.002979] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.003008] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.004547] CPU: Testing write buffer coherency: ok
[ 0.005121] /cpus/cpu@0 missing clock-frequency property
[ 0.005162] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[ 0.005219] Setting up static identity map for 0x80100000 - 0x80100070
[ 0.007870] Brought up 1 CPUs
[ 0.007903] SMP: Total of 1 processors activated (48.00 BogoMIPS).
[ 0.007919] CPU: All CPU(s) started in SVC mode.
[ 0.009522] devtmpfs: initialized
[ 0.037392] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5
[ 0.038183] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.038233] futex hash table entries: 256 (order: 2, 16384 bytes)
[ 0.039650] pinctrl core: initialized pinctrl subsystem
[ 0.042317] NET: Registered protocol family 16
[ 0.044237] DMA: preallocated 256 KiB pool for atomic coherent allocations
[ 0.047053] cpuidle: using governor menu
[ 0.082231] No ATAGs?
[ 0.082288] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
[ 0.082311] hw-breakpoint: maximum watchpoint size is 8 bytes.
[ 0.084644] imx6ul-pinctrl 20e0000.iomuxc: initialized IMX pinctrl driver
[ 0.131127] mxs-dma 1804000.dma-apbh: initialized
[ 0.135986] SCSI subsystem initialized
[ 0.136635] usbcore: registered new interface driver usbfs
[ 0.136790] usbcore: registered new interface driver hub
[ 0.137054] usbcore: registered new device driver usb
[ 0.138779] i2c-gpio i2c_rtc: using pins 48 (SDA) and 49 (SCL)
[ 0.139693] i2c-gpio i2c_eeprom1: using pins 76 (SDA) and 67 (SCL)
[ 0.140630] i2c-gpio i2c_eeprom2: using pins 70 (SDA) and 71 (SCL)
[ 0.142272] i2c i2c-1: IMX I2C adapter registered
[ 0.142318] i2c i2c-1: can’t use DMA, using PIO instead.
[ 0.142659] Linux video capture interface: v2.00
[ 0.142820] pps_core: LinuxPPS API ver. 1 registered
[ 0.142839] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti giometti@linux.it
[ 0.142892] PTP clock support registered
[ 0.143649] Advanced Linux Sound Architecture Driver Initialized.
[ 0.146195] clocksource: Switched to clocksource mxc_timer1
[ 0.172085] NET: Registered protocol family 2
[ 0.173370] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
[ 0.173580] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.173873] TCP: Hash tables configured (established 8192 bind 8192)
[ 0.174024] UDP hash table entries: 512 (order: 2, 16384 bytes)
[ 0.174109] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[ 0.174454] NET: Registered protocol family 1
[ 0.175379] RPC: Registered named UNIX socket transport module.
[ 0.175413] RPC: Registered udp transport module.
[ 0.175429] RPC: Registered tcp transport module.
[ 0.175445] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.180455] workingset: timestamp_bits=14 max_order=18 bucket_order=4
[ 0.200244] NFS: Registering the id_resolver key type
[ 0.200313] Key type id_resolver registered
[ 0.200331] Key type id_legacy registered
[ 0.211337] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
[ 0.211371] io scheduler noop registered (default)
[ 0.211388] io scheduler deadline registered
[ 0.211467] io scheduler cfq registered
[ 0.218516] imx-sdma 20ec000.sdma: Direct firmware load for imx/sdma/sdma-imx6q.bin failed with error -2
[ 0.218560] imx-sdma 20ec000.sdma: external firmware not found, using ROM firmware
[ 0.228214] 2020000.serial: ttymxc0 at MMIO 0x2020000 (irq = 19, base_baud = 5000000) is a IMX
[ 0.807851] console [ttymxc0] enabled
[ 0.813505] 21e8000.serial: ttymxc1 at MMIO 0x21e8000 (irq = 56, base_baud = 5000000) is a IMX
[ 0.856872] imx_rngc 2284000.rngb: Freescale RNGC registered.
[ 0.862916] [drm] Initialized
[ 0.903219] brd: module loaded
[ 0.923133] loop: module loaded
[ 0.931397] at24 5-0050: 256 byte 24c02 EEPROM, writable, 1 bytes/write
[ 0.942855] at24 6-0050: 256 byte 24c02 EEPROM, writable, 1 bytes/write
[ 0.954556] spi_imx 2010000.ecspi: probed
[ 0.960316] libphy: Fixed MDIO Bus: probed
[ 0.967004] 20b4000.ethernet supply phy not found, using dummy regulator
[ 0.974964] pps pps0: new PPS source ptp0
[ 1.009265] libphy: fec_enet_mii_bus: probed
[ 1.014972] fec 20b4000.ethernet eth0: registered PHC device 0
[ 1.136292] 2188000.ethernet supply phy not found, using dummy regulator
[ 1.257329] pps pps1: new PPS source ptp1
[ 1.262609] libphy: fec_enet_mii_bus: probed
[ 1.270816] fec 2188000.ethernet eth1: registered PHC device 1
[ 1.277377] PPP generic driver version 2.4.2
[ 1.282234] ehci_hcd: USB 2.0 ‘Enhanced’ Host Controller (EHCI) Driver
[ 1.288925] ehci-mxc: Freescale On-Chip EHCI Host driver
[ 1.294787] usbcore: registered new interface driver usb-storage
[ 1.301434] usbcore: registered new interface driver usbserial
[ 1.307598] usbcore: registered new interface driver usbserial_generic
[ 1.314266] usbserial: USB Serial support registered for generic
[ 1.321011] mousedev: PS/2 mouse device common for all mice
[ 1.372566] rtc rtc0: invalid alarm value: 2021-11-10 38:65:0
[ 1.379011] rtc-pcf8563 4-0051: rtc core: registered rtc-pcf8563 as rtc0
[ 1.395220] snvs_rtc 20cc000.snvs:snvs-rtc-lp: rtc core: registered 20cc000.snvs:snvs-r as rtc1
[ 1.404359] i2c /dev entries driver
[ 1.418045] lm75 4-0048: hwmon0: sensor ‘lm75b’
[ 1.539054] imx2-wdt 20bc000.wdog: timeout 60 sec (nowayout=0)
[ 1.547366] sdhci: Secure Digital Host Controller Interface driver
[ 1.553590] sdhci: Copyright© Pierre Ossman
[ 1.558066] sdhci-pltfm: SDHCI platform and OF driver helper
[ 1.626269] mmc0: SDHCI controller on 2194000.usdhc [2194000.usdhc] using ADMA
[ 1.643174] ledtrig-cpu: registered to indicate activity on CPUs
[ 1.669967] usbcore: registered new interface driver usbhid
[ 1.677734] usbhid: USB HID core driver
[ 1.703973] NET: Registered protocol family 10
[ 1.711338] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[ 1.719234] NET: Registered protocol family 17
[ 1.723914] Key type dns_resolver registered
[ 1.733399] Registering SWP/SWPB emulation handler
[ 1.740400] registered taskstats version 1
[ 1.761422] random: fast init done
[ 1.771186] mmc0: new DDR MMC card at address 0001
[ 1.778334] imx_thermal 2000000.aips-bus:tempmon: Industrial CPU temperature grade - max:105C critical:100C passive:95C
[ 1.789339] mmcblk0: mmc0:0001 Q2J55L 7.09 GiB
[ 1.794349] mmcblk0boot0: mmc0:0001 Q2J55L partition 1 16.0 MiB
[ 1.813444] rtc-pcf8563 4-0051: setting system clock to 2021-10-26 12:13:10 UTC (1635250390)
[ 1.821944] of_cfs_init
[ 1.824527] mmcblk0boot1: mmc0:0001 Q2J55L partition 2 16.0 MiB
[ 1.831053] mmcblk0rpmb: mmc0:0001 Q2J55L partition 3 4.00 MiB
[ 1.840178] of_cfs_init: OK
[ 1.848740] mmcblk0: p1 p2 p3 p4 < p5 p6 >
[ 1.853637] vdd3p0: disabling
[ 1.860473] vref-3v3: disabling
[ 1.863649] usb1_vbus: disabling
[ 1.867003] ALSA device list:
[ 1.869985] No soundcards found.
[ 1.874484] EXT4-fs (mmcblk0p2): couldn’t mount as ext3 due to feature incompatibilities
[ 1.883409] EXT4-fs (mmcblk0p2): couldn’t mount as ext2 due to feature incompatibilities
[ 1.893155] EXT4-fs (mmcblk0p2): INFO: recovery required on readonly filesystem
[ 1.900590] EXT4-fs (mmcblk0p2): write access will be enabled during recovery
[ 2.735382] EXT4-fs (mmcblk0p2): recovery complete
[ 2.743318] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
[ 2.751741] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
[ 2.760202] devtmpfs: mounted
[ 2.768750] Freeing unused kernel memory: 1024K (b0a00000 - b0b00000)
[ 3.035005] ip_tables: © 2000-2006 Netfilter Core Team
[ 3.072971] systemd[1]: systemd 232 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN)
[ 3.092241] systemd[1]: Detected architecture arm.

Welcome to Debian GNU/Linux 9 (stretch)!

[ 3.127406] systemd[1]: Set hostname to .
[ 3.417444] systemd-sysv-generator[130]: [/etc/init.d/wb-mqtt-knx:6] Could not build name for facility $remote_fs,: Invalid argument
[ 3.755367] systemd[1]: Listening on udev Kernel Socket.
[ OK ] Listening on udev Kernel Socket.
[ 3.786957] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ OK ] Started Forward Password Requests to Wall Directory Watch.
[ 3.842966] systemd[1]: Listening on fsck to fsckd communication Socket.
[ OK ] Listening on fsck to fsckd communication Socket.
[ 3.877033] systemd[1]: Listening on Syslog Socket.
[ OK ] Listening on Syslog Socket.
[ 3.907228] systemd[1]: Listening on udev Control Socket.
[ OK ] Listening on udev Control Socket.
[ 3.938633] systemd[1]: Created slice System Slice.
[ OK ] Created slice System Slice.
[ 3.982681] systemd[1]: Mounting POSIX Message Queue File System…
Mounting POSIX Message Queue File System…
Mounting Debug File System…
[ OK ] Created slice system-serial\x2dgetty.slice.
[ OK ] Created slice system-getty.slice.
Mounting /sys/kernel/config…
[ OK ] Created slice system-systemd\x2dfsck.slice.
[ OK ] Created slice User and Session Slice.
[ OK ] Reached target Slices.
[ OK ] Reached target Remote File Systems.
[ OK ] Listening on /dev/initctl Compatibility Named Pipe.
[ OK ] Listening on Journal Socket.
Starting Load Kernel Modules…
Starting Create list of required st…ce nodes for the current kernel…
Starting File System Check on Root Device…
[ OK ] Listening on Journal Socket (/dev/log).
Starting Journal Service…
[ OK ] Started Dispatch Password Requests to Console Directory Watch.
[ OK ] Reached target Encrypted Volumes.
[ OK ] Mounted Debug File System.
[ OK ] Mounted POSIX Message Queue File System.
[ OK ] Mounted /sys/kernel/config.
[ OK ] Started Load Kernel Modules.
[ OK ] Started Create list of required sta…vice nodes for the current kernel.
[ OK ] Started File System Check on Root Device.
[ OK ] Started Journal Service.
[ OK ] Started File System Check Daemon to report status.
Starting Remount Root and Kernel File Systems…
Starting Create Static Device Nodes in /dev…
[ 4.933287] EXT4-fs (mmcblk0p2): re-mounted. Opts: errors=remount-ro
Starting Apply Kernel Variables…
[ OK ] Started Remount Root and Kernel File Systems.
Starting udev Coldplug all Devices…
Starting Load/Save Random Seed…
Starting prepare partitions at first boot…
[ OK ] Started Create Static Device Nodes in /dev.
[ OK ] Started Apply Kernel Variables.
[ OK ] Started Load/Save Random Seed.
Starting udev Kernel Device Manager…
[ OK ] Started udev Kernel Device Manager.
[ OK ] Started prepare partitions at first boot.
[ OK ] Reached target Local File Systems (Pre).
[ OK ] Started udev C[ 7.033771] Driver for 1-wire Dallas network protocol.
oldplug all Devices.
[ 7.050616] lirc_dev: IR Remote Control driver registered, major 245
[ 7.111523] lirc_pwm: module is from the staging directory, the quality is unknown, you have been warned.
[ 7.205197] imx6ul-pinctrl 20e0000.iomuxc: pin MX6UL_PAD_LCD_DATA08 already requested by 20e0000.iomuxc; cannot claim for lirc-rfm69
[ 7.217321] imx6ul-pinctrl 20e0000.iomuxc: pin-78 (lirc-rfm69) status -22
[ 7.224127] imx6ul-pinctrl 20e0000.iomuxc: could not request pin 78 (MX6UL_PAD_LCD_DATA08) from group rfm69diogrp on device 20e0000.iomuxc
[ 7.236715] lirc_pwm lirc-rfm69: Error applying setting, reverse things back
[ OK ] Found device /dev/ttymxc0.
[ 7.453013] lirc_pwm: probe of lirc-rfm69 failed with error -22
[ 7.577302] fec 20b4000.ethernet rename2: renamed from eth0
[ 7.908109] fec 2188000.ethernet eth0: renamed from eth1
[ 7.949120] ci_hdrc ci_hdrc.0: EHCI Host Controller
[ 7.954099] ci_hdrc ci_hdrc.0: new USB bus registered, assigned bus number 1
[ 7.961423] fec 20b4000.ethernet eth1: renamed from rename2
[ 8.086634] ci_hdrc ci_hdrc.0: USB 2.0 started, EHCI 1.00
[ 8.140955] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 8.147938] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 8.155174] usb usb1: Product: EHCI Host Controller
[ 8.160114] usb usb1: Manufacturer: Linux 4.9.22-wb2 ehci_hcd
[ 8.165870] usb usb1: SerialNumber: ci_hdrc.0
[ 8.449922] hub 1-0:1.0: USB hub found
[ 8.490100] hub 1-0:1.0: 1 port detected
[ 8.563459] 2184200.usb supply vbus not found, using dummy regulator
[ 8.649980] ci_hdrc ci_hdrc.1: EHCI Host Controller
[ 8.654952] ci_hdrc ci_hdrc.1: new USB bus registered, assigned bus number 2
[ 8.786623] ci_hdrc ci_hdrc.1: USB 2.0 started, EHCI 1.00
[ 8.792330] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[ 8.799267] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 8.806541] usb usb2: Product: EHCI Host Controller
[ 8.811428] usb usb2: Manufacturer: Linux 4.9.22-wb2 ehci_hcd
[ 8.817210] usb usb2: SerialNumber: ci_hdrc.1
[ 8.996372] usb 1-1: new high-speed USB device number 2 using ci_hdrc
[ 9.012974] hub 2-0:1.0: USB hub found
[ OK ] Found device /[ 9.081344] hub 2-0:1.0: 1 port detected
dev/mmcblk0p5.
[ OK ] Found device /dev/mmcblk0p6.
[ 9.242109] usb 1-1: New USB device found, idVendor=0930, idProduct=6545
[ 9.248974] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 9.256206] usb 1-1: Product: USB Flash Memory
[ 9.260658] usb 1-1: Manufacturer:
[ 9.264848] usb 1-1: SerialNumber: 00187D1174B1ED91A00008D0
[ 9.463528] usb-storage 1-1:1.0: USB Mass Storage device detected
[ 9.536624] scsi host0: usb-storage 1-1:1.0
Starting File System Check on /dev/mmcblk0p6…
Activating swap /dev/mmcblk0p5…
[ 9.706367] usb 2-1: new high-speed USB device number 2 using ci_hdrc
[ 9.753652] Adding 262140k swap on /dev/mmcblk0p5. Priority:-1 extents:1 across:262140k SS
[ OK ] Activated swap /dev/mmcblk0p5.
[ OK ] Reached target Swap.
[ 9.917006] usb 2-1: New USB device found, idVendor=0424, idProduct=2514
[ 9.923763] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 9.948434] hub 2-1:1.0: USB hub found
[ 9.960000] hub 2-1:1.0: 4 ports detected
[ OK ] Started File System Check on /dev/mmcblk0p6.
Mounting /mnt/data…
[ 10.190837] EXT4-fs (mmcblk0p6): mounted filesystem with ordered data mode. Opts: (null)
[ OK ] Mounted /mnt/data.
Mounting /var/log…
[ 10.286321] usb 2-1.1: new high-speed USB device number 3 using ci_hdrc
[ OK ] Mounted /var/log.
[ OK ] Reached target Local File Systems.
Starting prepare mounts and symlinks to config files…
Starting Flush Journal to Persistent Storage…
[ 10.450286] usb 2-1.1: New USB device found, idVendor=0bda, idProduct=b720
[ 10.457380] usb 2-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 10.464754] usb 2-1.1: Product: 802.11n WLAN Adapter
[ 10.469803] usb 2-1.1: Manufacturer: Realtek
[ 10.474091] usb 2-1.1: SerialNumber: 00e04c000001
[ 10.595656] systemd-journald[149]: Received request to flush runtime journal from PID 1
[ 10.651660] systemd-journald[149]: File /var/log/journal/74f09575e0cb77ba5ea7e9286086ac7a/system.journal corrupted or uncleanly shut down, renaming and replacing.
[ 10.666680] scsi 0:0:0:0: Direct-Access USB Flash Memory PMAP PQ: 0 ANSI: 4
[ 10.742354] Bluetooth: Core ver 2.22
[ 10.746049] NET: Registered protocol family 31
[ 10.750653] Bluetooth: HCI device and connection manager initialized
[ OK ] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
[ 10.868219] Bluetooth: HCI socket layer initialized
[ 10.896493] Bluetooth: L2CAP socket layer initialized
[ 10.924558] Bluetooth: SCO socket layer initialized
[ 11.010123] usbcore: registered new interface driver btusb
[ 11.022987] Bluetooth: hci0: rtl: examining hci_ver=06 hci_rev=000b lmp_ver=06 lmp_subver=8723
[ 11.031799] Bluetooth: hci0: rtl: loading rtl_bt/rtl8723b_config.bin
[ 11.040197] bluetooth hci0: Direct firmware load for rtl_bt/rtl8723b_config.bin failed with error -2
[ 11.049509] Bluetooth: hci0: Failed to load rtl_bt/rtl8723b_config.bin
[ 11.056048] Bluetooth: hci0: rtl: loading rtl_bt/rtl8723b_fw.bin
[ 11.068058] Bluetooth: hci0: rom_version status=0 version=1
[ 11.073717] Bluetooth: cfg_sz 0, total size 22496
Starting Load/Save RF Kill Switch Status…
[ OK ] Started Load/Save RF Kill Switch Status.
[ OK ] Started Flush Journal to Persistent Storage.
[ 11.643565] 8723bu: module is from the staging directory, the quality is unknown, you have been warned.
[ 11.724436] RTL871X: module init start
[ 11.728374] RTL871X: rtl8723bu v4.3.6.11_12942.20141204_BTCOEX20140507-4E40
[ 11.735347] RTL871X: rtl8723bu BT-Coex version = BTCOEX20140507-4E40
[ 11.993765] RTL871X: rtw_ndev_init(wlan0)
[ 12.008224] RTL871X: rtw_ndev_init(wlan1)
[ 12.043457] usbcore: registered new interface driver rtl8723bu
[ 12.049510] RTL871X: module init ret=0
[ 12.121313] usbcore: registered new interface driver rtl8xxxu
[ 12.129648] sd 0:0:0:0: [sda] 30489408 512-byte logical blocks: (15.6 GB/14.5 GiB)
[ 12.171009] sd 0:0:0:0: [sda] Write Protect is off
[ 12.208540] sd 0:0:0:0: [sda] No Caching mode page found
[ 12.213886] sd 0:0:0:0: [sda] Assuming drive cache: write through
[ 12.332406] sda: sda4
[ 12.356504] sd 0:0:0:0: [sda] Attached SCSI removable disk
[ OK ] Found device 802.11n_WLAN_Adapter.
[ OK ] Started prepare mounts and symlinks to config files.
Starting Create Volatile Files and Directories…
[ OK ] Started ifup for wlan0.
[ OK ] Started Create Volatile Files and Directories.
[ OK ] Reached target System Time Synchronized.
Starting Update UTMP about System Boot/Shutdown…
[ OK ] Started Update UTMP about System Boot/Shutdown.
[ OK ] Reached target System Initialization.
[ OK ] Listening on Avahi mDNS/DNS-SD Stack Activation Socket.
[ OK ] Started Daily apt download activities.
[ OK ] Started Monitor directories with device templates for wb-mqtt-serial.
[ OK ] Reached target Paths.
[ OK ] Started Daily Cleanup of Temporary Directories.
[ OK ] Listening on KNX Daemon (socket).
[ OK ] Started Daily apt upgrade and clean activities.
[ OK ] Reached target Timers.
[ OK ] Listening on D-Bus System Message Bus Socket.
[ OK ] Reached target Sockets.
[ OK ] Reached target Basic System.
Starting Wiren Board MQTT to OPC UA gateway…
[ OK ] Started Generates wb-mqtt-serial UI schema for wb-mqtt-confed.
[ OK ] Started watch config files.
[ OK ] Started D-Bus System Message Bus.
[ OK ] Started Cgroup management daemon.
Starting LSB: Hardware configuration with Device Tree overlays…
[ 14.343736] RTL871X: RTW_ADAPTIVITY_EN_[ 14.347559] AUTO, chplan:0x20, Regulation:3,3
[ 14.351931] RTL871X: RTW_ADAPTIVITY_MODE_[ 14.355788] NORMAL
Starting Mosquitto MQTT v3.1/v3.1.1 Broker…
[ 14.407510] cgroup: new mount options do not match the existing superblock, will be ignored
Starting Bluetooth service…
Starting Wiren Board MQTT to Modbus TCP gateway…
Starting System Logging Service…
Starting Avahi mDNS/DNS-SD Stack…
Starting Restore /etc/resolv.conf i…fore the ppp link was shut down…
Starting initialize filesystems at first boot…
[ OK ] Started Regular background program processing daemon.
Starting Login Service…
[ OK ] Started System Logging Service.
[ OK ] Started Restore /etc/resolv.conf if…before the ppp link was shut down.
[ 15.360654] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 15.366044] Bluetooth: BNEP filters: protocol multicast
[ 15.436713] Bluetooth: BNEP socket layer initialized
[ OK ] Started Avahi mDNS/DNS-SD Stack.
[ OK ] Started Bluetooth service.
[ OK ] Started Login Service.
Starting Hostname Service…
[ OK ] Reached target Bluetooth.
[ OK ] Started initialize filesystems at first boot.
[ 16.671340] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ OK ] Started Mosquitto MQTT v3.1/v3.1.1 Broker.
Starting LSB: Configuration Editor Backend…
Starting LSB: Firmware update monitor…
[ OK ] Started Wiren Board MQTT to OPC UA gateway.
[ OK ] Started Hostname Service.
[ OK ] Started LSB: Configuration Editor Backend.
[ OK ] Started LSB: Firmware update monitor.
[ 18.357761] random: crng init done
[ 18.728790] RTL871X: nolinked power save enter
[ OK ] Started Wiren Board MQTT to Modbus TCP gateway.
[ 21.065895] 21f0000.serial: ttymxc3 at MMIO 0x21f0000 (irq = 218, base_baud = 5000000) is a IMX
[ OK ] Started LSB: Hardware configuration with Device Tree overlays.
Starting LSB: initscript to use GSM modem integrated RTC…
[ OK ] Started MQTT Rule engine for Wiren Board.
[ OK ] Started LSB: initscript to use GSM modem integrated RTC.
Starting Raise network interfaces…
[ OK ] Started Raise network interfaces.
[ OK ] Reached target Network.
Starting Permit User Sessions…
Starting KNX Daemon…
[ OK ] Started Kernel 1-Wire MQTT driver for WB-HomA.
Starting OpenBSD Secure Shell server…
Starting A high performance web server and a reverse proxy server…
[ OK ] Started MQTT Driver for serial devices.
Starting MQTT Driver for GPIO-controlled switches…
Starting MQTT Driver for ADC…
Starting dnsmasq - A lightweight DHCP and caching DNS server…
[ OK ] Started Wiren Board database logger.
[ OK ] Started KNX Daemon.
[ OK ] Started Permit User Sessions.
[ OK ] Started Getty on tty1.
[ OK ] Started Serial Getty on ttymxc0.
[ OK ] Reached target Login Prompts.
[ OK ] Reached target Network is Online.
Starting LSB: Advanced IEEE 802.11 management daemon…
Starting LSB: Start NTP daemon…
Starting LSB: Brings up/down network automatically…
Starting LSB: : Wiren Board MQTT KNX bridge…
[ OK ] Started OpenBSD Secure Shell server.
[ OK ] Started LSB: Start NTP daemon.
[ OK ] Started LSB: : Wiren Board MQTT KNX bridge.

Debian GNU/Linux 9 wirenboard-AWEUBZFJ ttymxc0

wirenboard-AWEUBZFJ login: [ 34.417099] RTL871X: RTW_ADAPTIVITY_EN_[ 34.420793] AUTO, chplan:0x20, Regulation:3,3
[ 34.425194] RTL871X: RTW_ADAPTIVITY_MODE_[ 34.429171] NORMAL
[ 39.262295] RTL871X: nolinked power save leave
[ 39.876769] SMSC LAN8710/LAN8720 2188000.ethernet:00: attached PHY driver [SMSC LAN8710/LAN8720] (mii_bus:phy_addr=2188000.ethernet:00, irq=-1)
[ 40.073200] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 40.402159] RTL871X: assoc success
[ 40.408092] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 40.667218] Micrel KSZ8081 or KSZ8091 2188000.ethernet:03: attached PHY driver [Micrel KSZ8081 or KSZ8091] (mii_bus:phy_addr=2188000.ethernet:03, irq=-1)
[ 40.945051] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready
[ 42.567210] fec 2188000.ethernet eth0: Link is Up - 100Mbps/Full - flow control off
[ 42.574925] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready

Надо вводить команду usb start. До этого у вас в логах определялась же флешка.

Вы используете карту памяти MMC? Попробуйте с обычной флешкой.
Пробовали форматировать указанной утилитой? Уменьшить размер раздела пробовали?
Еще раз пришлите логи с обычной флешкой без выполнения команды usb start и с ней.
Также попробуйте переименовать файл в wb6_update.fit. Начнется ли обновление прошивки?

Добрый день. Еще раз отформатировал указанной утилитой, переименовал файл в update и по моему обновить получилось:
-Boot SPL 2017.03-1.2.0-gf92dee6f51 (Jun 02 2021 - 13:45:31)
DRAM init ok, rows:16, ncs:1, size: 1024MB
Trying to boot from MMC1
Warning - USDHC2 controller not supporting

U-Boot 2017.03-1.2.0-gf92dee6f51 (Jun 02 2021 - 13:45:31 +0000)

CPU: Freescale i.MX6ULL rev1.1 792 MHz (running at 396 MHz)
CPU: Industrial temperature grade (-40C to 105C) at 41C
Reset cause: POR
Model: Wiren Board rev. 6.1 (i.MX6UL)
Board: Wiren Board MX6UL
DRAM: 1 GiB
MMC: FSL_SDHC: 0
Using default environment

In: serial
Out: serial
Err: serial
Net: eth0: ethernet@02188000
Hit any key to stop autoboot: 0
Checking if there is a USB storage with update file wb6_update.fit
dev: usb1_vbus @ regulator@0
starting USB…
USB0: USB EHCI 1.00
USB1: USB EHCI 1.00
scanning bus 0 for devices… 2 USB Device(s) found
scanning bus 1 for devices… EHCI timed out on TD - token=0x80008c80
unable to get device descriptor (error=-1)
1 USB Device(s) found
scanning usb for storage devices… 1 Storage Device(s) found
Device 0: Vendor: General Rev: 5.00 Prod: UDisk
Type: Removable Hard Disk
Capacity: 3840.0 MB = 3.7 GB (7864320 x 512)
reading wb6_update.fit
1 bytes read in 18 ms (0 Bytes/s)

##############################

Detected USB flash drive with update file

Filename: wb6_update.fit

Press a FW key if you want to update firmware from this file

or wait 3 seconds to boot normally.

##############################
USB update procedure start
Checking if ubootenv part is present

Loading FIT header to 0x82000000 …

reading wb6_update.fit

Loading FIT strings to 0x82000028 …

reading wb6_update.fit

Loading FIT struct to 0x82000100 …

reading wb6_update.fit
FAT: Misaligned buffer address (820010c8)
Skip 7965336 bytes of data
reading wb6_update.fit
FAT: Misaligned buffer address (82000624)
Skip 46158 bytes of data
reading wb6_update.fit
FAT: Misaligned buffer address (820011c8)
Skip 4085 bytes of data
Skip 167847528 bytes of data
reading wb6_update.fit
** wb6_update.fit shorter than offset + len **
Can’t find subimage ‘ubootenv’
Extracting kernel

Loading FIT header to 0x82000000 …

reading wb6_update.fit

Loading FIT strings to 0x82000028 …

reading wb6_update.fit

Loading FIT struct to 0x82000100 …

reading wb6_update.fit
FAT: Misaligned buffer address (820010c8)
reading wb6_update.fit
7981976 bytes read in 4910 ms (1.5 MiB/s)
Description: Update kernel
Type: Kernel Image
Compression: uncompressed
Data Start: 0x82000300
Data Size: 7965336 Bytes = 7.6 MiB
Architecture: ARM
OS: Linux
Load Address: unavailable
Entry Point: unavailable
Hash algo: sha1
Hash value: 324dcf61e352042acd1c3bdca4eceeff6f36cec3

Verifying … sha1+

Loading part 0 … OK
Extracting DTB

Loading FIT header to 0x83000000 …

reading wb6_update.fit

Loading FIT strings to 0x83000028 …

reading wb6_update.fit

Loading FIT struct to 0x83000100 …

reading wb6_update.fit
FAT: Misaligned buffer address (830010c8)
Skip 7965336 bytes of data
reading wb6_update.fit
FAT: Misaligned buffer address (83000624)
reading wb6_update.fit
63242 bytes read in 692 ms (88.9 KiB/s)
Description: Update DTB
Type: Flat Device Tree
Compression: uncompressed
Data Start: 0x83000440
Data Size: 46158 Bytes = 45.1 KiB
Architecture: ARM
Hash algo: sha1
Hash value: e19cb24d6128413dcbedc6de84874be5b729737a

Verifying … sha1+

Loading part 0 … OK

Flattened Device Tree blob at 83000000

Booting using the fdt blob at 0x83000000
Loading Device Tree to bef60000, end bef6e44d … OK

Starting kernel …

U-Boot SPL 2017.03-1.2.0-gf92dee6f51 (Jun 02 2021 - 13:45:31)
DRAM init ok, rows:16, ncs:1, size: 1024MB
Trying to boot from MMC1
Warning - USDHC2 controller not supporting

U-Boot 2017.03-1.2.0-gf92dee6f51 (Jun 02 2021 - 13:45:31 +0000)

CPU: Freescale i.MX6ULL rev1.1 792 MHz (running at 396 MHz)
CPU: Industrial temperature grade (-40C to 105C) at 42C
Reset cause: POR
Model: Wiren Board rev. 6.1 (i.MX6UL)
Board: Wiren Board MX6UL
DRAM: 1 GiB
MMC: FSL_SDHC: 0
Using default environment

In: serial
Out: serial
Err: serial
Net: eth0: ethernet@02188000
Hit any key to stop autoboot: 0
Checking if there is a USB storage with update file wb6_update.fit
dev: usb1_vbus @ regulator@0
starting USB…
USB0: USB EHCI 1.00
USB1: USB EHCI 1.00
scanning bus 0 for devices… 2 USB Device(s) found
scanning bus 1 for devices… EHCI timed out on TD - token=0x80008c80
unable to get device descriptor (error=-1)
1 USB Device(s) found
scanning usb for storage devices… 1 Storage Device(s) found
Device 0: Vendor: General Rev: 5.00 Prod: UDisk
Type: Removable Hard Disk
Capacity: 3840.0 MB = 3.7 GB (7864320 x 512)
reading wb6_update.fit
1 bytes read in 18 ms (0 Bytes/s)

##############################

Detected USB flash drive with update file

Filename: wb6_update.fit

Press a FW key if you want to update firmware from this file

or wait 3 seconds to boot normally.

##############################
No USB update detected, continuing boot
switch to partitions #0, OK
mmc0(part 0) is current device
SD/MMC found on device 0
324 bytes read in 74 ms (3.9 KiB/s)
Importing environment from 0x82000000…
Checking if uenvcmd is set …
Running default loadzimage …
5126192 bytes read in 359 ms (13.6 MiB/s)

MMC read: dev # 0, block # 2016, count 32 … 32 blocks read: OK
Reading overlays list from eMMC
Reading factory fdt name from eMMC
Loading factory fdt imx6ul-wirenboard680
46446 bytes read in 101 ms (448.2 KiB/s)
485 bytes read in 157 ms (2.9 KiB/s)
Applying DT overlay wb6-nogsm
597 bytes read in 150 ms (2.9 KiB/s)
Applying DT overlay wb6-wifi-rtl8723bu
509 bytes read in 179 ms (2 KiB/s)
Applying DT overlay wb6-noradio
334 bytes read in 118 ms (2 KiB/s)
Applying DT overlay wb6-eth1
254 bytes read in 130 ms (1000 Bytes/s)
Applying DT overlay temp-industrial
Applying extra overlay
Booting from mmc …

Flattened Device Tree blob at 83000000

Booting using the fdt blob at 0x83000000
Loading Device Tree to bef4b000, end bef6dfff … OK

Starting kernel …

[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Linux version 4.9.22-wb2 (root@wbdevenv) (gcc version 6.3.0 20170516 (Debian 6.3.0-18) ) #2 SMP Thu Jun 24 14:46:55 UTC 2021
[ 0.000000] CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=10c5387d
[ 0.000000] CPU: div instructions available: patching division code
[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
[ 0.000000] OF: fdt:Machine model: Wiren Board rev. 6.8.0 (i.MX6UL/ULL)
[ 0.000000] cma: Reserved 16 MiB at 0xbf000000
[ 0.000000] Memory policy: Data cache writealloc
[ 0.000000] percpu: Embedded 14 pages/cpu @eefc7000 s25996 r8192 d23156 u57344
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 259840
[ 0.000000] Kernel command line: console=ttymxc0,115200 root=/dev/mmcblk0p2 rootwait ro
[ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
[ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[ 0.000000] Memory: 1011004K/1048576K available (6144K kernel code, 312K rwdata, 2220K rodata, 1024K init, 342K bss, 21188K reserved, 16384K cma-reserved)
[ 0.000000] Virtual kernel memory layout:
[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
[ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
[ 0.000000] vmalloc : 0xf0800000 - 0xff800000 ( 240 MB)
[ 0.000000] lowmem : 0xb0000000 - 0xf0000000 (1024 MB)
[ 0.000000] modules : 0xaf000000 - 0xb0000000 ( 16 MB)
[ 0.000000] .text : 0xb0008000 - 0xb0700000 (7136 kB)
[ 0.000000] .init : 0xb0a00000 - 0xb0b00000 (1024 kB)
[ 0.000000] .data : 0xb0b00000 - 0xb0b4e140 ( 313 kB)
[ 0.000000] .bss : 0xb0b50000 - 0xb0ba5aec ( 343 kB)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] Build-time adjustment of leaf fanout to 32.
[ 0.000000] RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=1.
[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=32, nr_cpu_ids=1
[ 0.000000] NR_IRQS:16 nr_irqs:16 16
[ 0.000000] Switching to timer-based delay loop, resolution 41ns
[ 0.000015] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 89478484971ns
[ 0.000053] clocksource: mxc_timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns
[ 0.002625] Console: colour dummy device 80x30
[ 0.002666] Calibrating delay loop (skipped), value calculated using timer frequency… 48.00 BogoMIPS (lpj=240000)
[ 0.002698] pid_max: default: 32768 minimum: 301
[ 0.002972] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.003003] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.004523] CPU: Testing write buffer coherency: ok
[ 0.005108] /cpus/cpu@0 missing clock-frequency property
[ 0.005148] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[ 0.005207] Setting up static identity map for 0x80100000 - 0x80100070
[ 0.007897] Brought up 1 CPUs
[ 0.007931] SMP: Total of 1 processors activated (48.00 BogoMIPS).
[ 0.007948] CPU: All CPU(s) started in SVC mode.
[ 0.009503] devtmpfs: initialized
[ 0.037323] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5
[ 0.038109] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.038158] futex hash table entries: 256 (order: 2, 16384 bytes)
[ 0.039565] pinctrl core: initialized pinctrl subsystem
[ 0.042202] NET: Registered protocol family 16
[ 0.044132] DMA: preallocated 256 KiB pool for atomic coherent allocations
[ 0.046918] cpuidle: using governor menu
[ 0.082187] No ATAGs?
[ 0.082243] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
[ 0.082268] hw-breakpoint: maximum watchpoint size is 8 bytes.
[ 0.084581] imx6ul-pinctrl 20e0000.iomuxc: initialized IMX pinctrl driver
[ 0.131038] mxs-dma 1804000.dma-apbh: initialized
[ 0.135890] SCSI subsystem initialized
[ 0.136531] usbcore: registered new interface driver usbfs
[ 0.136682] usbcore: registered new interface driver hub
[ 0.136943] usbcore: registered new device driver usb
[ 0.138648] i2c-gpio i2c_rtc: using pins 48 (SDA) and 49 (SCL)
[ 0.139559] i2c-gpio i2c_eeprom1: using pins 76 (SDA) and 67 (SCL)
[ 0.140492] i2c-gpio i2c_eeprom2: using pins 70 (SDA) and 71 (SCL)
[ 0.142141] i2c i2c-1: IMX I2C adapter registered
[ 0.142185] i2c i2c-1: can’t use DMA, using PIO instead.
[ 0.142530] Linux video capture interface: v2.00
[ 0.142691] pps_core: LinuxPPS API ver. 1 registered
[ 0.142710] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti giometti@linux.it
[ 0.142763] PTP clock support registered
[ 0.143524] Advanced Linux Sound Architecture Driver Initialized.
[ 0.146080] clocksource: Switched to clocksource mxc_timer1
[ 0.172052] NET: Registered protocol family 2
[ 0.173348] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
[ 0.173559] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.173850] TCP: Hash tables configured (established 8192 bind 8192)
[ 0.173997] UDP hash table entries: 512 (order: 2, 16384 bytes)
[ 0.174080] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[ 0.174422] NET: Registered protocol family 1
[ 0.175340] RPC: Registered named UNIX socket transport module.
[ 0.175372] RPC: Registered udp transport module.
[ 0.175390] RPC: Registered tcp transport module.
[ 0.175406] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.180429] workingset: timestamp_bits=14 max_order=18 bucket_order=4
[ 0.200180] NFS: Registering the id_resolver key type
[ 0.200246] Key type id_resolver registered
[ 0.200264] Key type id_legacy registered
[ 0.211312] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
[ 0.211343] io scheduler noop registered (default)
[ 0.211364] io scheduler deadline registered
[ 0.211448] io scheduler cfq registered
[ 0.218481] imx-sdma 20ec000.sdma: Direct firmware load for imx/sdma/sdma-imx6q.bin failed with error -2
[ 0.218523] imx-sdma 20ec000.sdma: external firmware not found, using ROM firmware
[ 0.228200] 2020000.serial: ttymxc0 at MMIO 0x2020000 (irq = 19, base_baud = 5000000) is a IMX
[ 0.807850] console [ttymxc0] enabled
[ 0.813467] 21e8000.serial: ttymxc1 at MMIO 0x21e8000 (irq = 56, base_baud = 5000000) is a IMX
[ 0.856838] imx_rngc 2284000.rngb: Freescale RNGC registered.
[ 0.862881] [drm] Initialized
[ 0.903020] brd: module loaded
[ 0.922901] loop: module loaded
[ 0.931167] at24 5-0050: 256 byte 24c02 EEPROM, writable, 1 bytes/write
[ 0.942622] at24 6-0050: 256 byte 24c02 EEPROM, writable, 1 bytes/write
[ 0.954317] spi_imx 2010000.ecspi: probed
[ 0.960066] libphy: Fixed MDIO Bus: probed
[ 0.966781] 20b4000.ethernet supply phy not found, using dummy regulator
[ 0.974770] pps pps0: new PPS source ptp0
[ 1.009014] libphy: fec_enet_mii_bus: probed
[ 1.014752] fec 20b4000.ethernet eth0: registered PHC device 0
[ 1.136180] 2188000.ethernet supply phy not found, using dummy regulator
[ 1.257237] pps pps1: new PPS source ptp1
[ 1.262511] libphy: fec_enet_mii_bus: probed
[ 1.270710] fec 2188000.ethernet eth1: registered PHC device 1
[ 1.277274] PPP generic driver version 2.4.2
[ 1.282139] ehci_hcd: USB 2.0 ‘Enhanced’ Host Controller (EHCI) Driver
[ 1.288834] ehci-mxc: Freescale On-Chip EHCI Host driver
[ 1.294696] usbcore: registered new interface driver usb-storage
[ 1.301343] usbcore: registered new interface driver usbserial
[ 1.307497] usbcore: registered new interface driver usbserial_generic
[ 1.314159] usbserial: USB Serial support registered for generic
[ 1.320913] mousedev: PS/2 mouse device common for all mice
[ 1.372527] rtc rtc0: invalid alarm value: 2021-11-10 38:65:0
[ 1.378977] rtc-pcf8563 4-0051: rtc core: registered rtc-pcf8563 as rtc0
[ 1.395177] snvs_rtc 20cc000.snvs:snvs-rtc-lp: rtc core: registered 20cc000.snvs:snvs-r as rtc1
[ 1.404317] i2c /dev entries driver
[ 1.418017] lm75 4-0048: hwmon0: sensor ‘lm75b’
[ 1.539025] imx2-wdt 20bc000.wdog: timeout 60 sec (nowayout=0)
[ 1.547347] sdhci: Secure Digital Host Controller Interface driver
[ 1.553571] sdhci: Copyright(c) Pierre Ossman
[ 1.558050] sdhci-pltfm: SDHCI platform and OF driver helper
[ 1.626155] mmc0: SDHCI controller on 2194000.usdhc [2194000.usdhc] using ADMA
[ 1.643052] ledtrig-cpu: registered to indicate activity on CPUs
[ 1.669859] usbcore: registered new interface driver usbhid
[ 1.677628] usbhid: USB HID core driver
[ 1.703841] NET: Registered protocol family 10
[ 1.711189] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[ 1.719067] NET: Registered protocol family 17
[ 1.723740] Key type dns_resolver registered
[ 1.733211] Registering SWP/SWPB emulation handler
[ 1.740222] registered taskstats version 1
[ 1.761263] random: fast init done
[ 1.770995] mmc0: new DDR MMC card at address 0001
[ 1.778156] imx_thermal 2000000.aips-bus:tempmon: Industrial CPU temperature grade - max:105C critical:100C passive:95C
[ 1.789153] mmcblk0: mmc0:0001 Q2J55L 7.09 GiB
[ 1.794161] mmcblk0boot0: mmc0:0001 Q2J55L partition 1 16.0 MiB
[ 1.813127] rtc-pcf8563 4-0051: setting system clock to 2021-10-27 08:16:52 UTC (1635322612)
[ 1.821623] of_cfs_init
[ 1.824440] mmcblk0boot1: mmc0:0001 Q2J55L partition 2 16.0 MiB
[ 1.830960] mmcblk0rpmb: mmc0:0001 Q2J55L partition 3 4.00 MiB
[ 1.840105] of_cfs_init: OK
[ 1.848704] mmcblk0: p1 p2 p3 p4 < p5 p6 >
[ 1.853593] vdd3p0: disabling
[ 1.860436] vref-3v3: disabling
[ 1.863610] usb1_vbus: disabling
[ 1.866968] ALSA device list:
[ 1.869949] No soundcards found.
[ 1.874424] EXT4-fs (mmcblk0p2): couldn’t mount as ext3 due to feature incompatibilities
[ 1.883345] EXT4-fs (mmcblk0p2): couldn’t mount as ext2 due to feature incompatibilities
[ 1.893070] EXT4-fs (mmcblk0p2): INFO: recovery required on readonly filesystem
[ 1.900502] EXT4-fs (mmcblk0p2): write access will be enabled during recovery
[ 1.914018] EXT4-fs (mmcblk0p2): recovery complete
[ 2.303564] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
[ 2.311978] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
[ 2.325608] devtmpfs: mounted
[ 2.334348] Freeing unused kernel memory: 1024K (b0a00000 - b0b00000)
[ 2.622181] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 2.660728] systemd[1]: systemd 232 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN)
[ 2.680235] systemd[1]: Detected architecture arm.

Welcome to Debian GNU/Linux 9 (stretch)!

[ 2.717268] systemd[1]: Set hostname to .
[ 3.007300] systemd-sysv-generator[130]: [/etc/init.d/wb-mqtt-knx:6] Could not build name for facility $remote_fs,: Invalid argument
[ 3.358828] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[ OK ] Listening on /dev/initctl Compatibility Named Pipe.
[ 3.397460] systemd[1]: Created slice User and Session Slice.
[ OK ] Created slice User and Session Slice.
[ 3.437045] systemd[1]: Listening on Syslog Socket.
[ OK ] Listening on Syslog Socket.
[ 3.466718] systemd[1]: Reached target Remote File Systems.
[ OK ] Reached target Remote File Systems.
[ 3.496959] systemd[1]: Listening on Journal Socket (/dev/log).
[ OK ] Listening on Journal Socket (/dev/log).
[ 3.556366] systemd[1]: Created slice System Slice.
[ OK ] Created slice System Slice.
[ 3.592789] systemd[1]: Mounting POSIX Message Queue File System…
Mounting POSIX Message Queue File System…
[ OK ] Reached target Slices.
[ OK ] Created slice system-serial\x2dgetty.slice.
[ OK ] Created slice system-getty.slice.
[ OK ] Listening on udev Kernel Socket.
[ OK ] Listening on Journal Socket.
Starting Create list of required st…ce nodes for the current kernel…
[ OK ] Listening on fsck to fsckd communication Socket.
Starting File System Check on Root Device…
Mounting /sys/kernel/config…
Starting Journal Service…
[ OK ] Started Forward Password Requests to Wall Directory Watch.
[ OK ] Listening on udev Control Socket.
Starting Load Kernel Modules…
Mounting Debug File System…
[ OK ] Started Dispatch Password Requests to Console Directory Watch.
[ OK ] Reached target Encrypted Volumes.
[ OK ] Created slice system-systemd\x2dfsck.slice.
[ OK ] Mounted Debug File System.
[ OK ] Mounted POSIX Message Queue File System.
[ OK ] Mounted /sys/kernel/config.
[ OK ] Started Journal Service.
[ OK ] Started Create list of required sta…vice nodes for the current kernel.
[ OK ] Started File System Check on Root Device.
[ OK ] Started Load Kernel Modules.
[ OK ] Started File System Check Daemon to report status.
Starting Apply Kernel Variables…
Starting Remount Root and Kernel File Systems…
Starting Create Static Device Nodes in /dev…
[ OK ] Started Apply Kernel Variables.
[ 4.601340] EXT4-fs (mmcblk0p2): re-mounted. Opts: errors=remount-ro
[ OK ] Started Remount Root and Kernel File Systems.
Starting udev Coldplug all Devices…
Starting Load/Save Random Seed…
Starting prepare partitions at first boot…
[ OK ] Started Create Static Device Nodes in /dev.
[ OK ] Started Load/Save Random Seed.
Starting udev Kernel Device Manager…
[ OK ] Started udev Kernel Device Manager.
[ OK ] Started prepare partitions at first boot.
[ OK ] Reached target Local File Systems (Pre).
[ OK ] Started udev Coldplug all Devices.
[ 6.657504] Driver for 1-wire Dallas network protocol.
[ 6.709572] lirc_dev: IR Remote Control driver registered, major 245
[ 6.758985] lirc_pwm: module is from the staging directory, the quality is unknown, you have been warned.
[ 6.857263] imx6ul-pinctrl 20e0000.iomuxc: pin MX6UL_PAD_LCD_DATA08 already requested by 20e0000.iomuxc; cannot claim for lirc-rfm69
[ 6.869345] imx6ul-pinctrl 20e0000.iomuxc: pin-78 (lirc-rfm69) status -22
[ 6.876209] imx6ul-pinctrl 20e0000.iomuxc: could not request pin 78 (MX6UL_PAD_LCD_DATA08) from group rfm69diogrp on device 20e0000.iomuxc
[ 6.888767] lirc_pwm lirc-rfm69: Error applying setting, reverse things back
[ OK ] Found device /dev/ttymxc0.
[ 7.085663] fec 20b4000.ethernet rename2: renamed from eth0
[ 7.116846] lirc_pwm: probe of lirc-rfm69 failed with error -22
[ 7.538582] fec 2188000.ethernet eth0: renamed from eth1
[ 7.579288] fec 20b4000.ethernet eth1: renamed from rename2
[ 7.596399] ci_hdrc ci_hdrc.0: EHCI Host Controller
[ 7.601371] ci_hdrc ci_hdrc.0: new USB bus registered, assigned bus number 1
[ 7.746297] ci_hdrc ci_hdrc.0: USB 2.0 started, EHCI 1.00
[ 7.786619] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 7.793435] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 7.800816] usb usb1: Product: EHCI Host Controller
[ 7.805708] usb usb1: Manufacturer: Linux 4.9.22-wb2 ehci_hcd
[ 7.811504] usb usb1: SerialNumber: ci_hdrc.0
[ 8.032074] hub 1-0:1.0: USB hub found
[ 8.084987] hub 1-0:1.0: 1 port detected
[ 8.158064] 2184200.usb supply vbus not found, using dummy regulator
[ 8.254098] ci_hdrc ci_hdrc.1: EHCI Host Controller
[ 8.296356] ci_hdrc ci_hdrc.1: new USB bus registered, assigned bus number 2
[ 8.406407] ci_hdrc ci_hdrc.1: USB 2.0 started, EHCI 1.00
[ 8.454689] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[ 8.461642] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 8.468931] usb usb2: Product: EHCI Host Controller
[ 8.473819] usb usb2: Manufacturer: Linux 4.9.22-wb2 ehci_hcd
[ 8.479602] usb usb2: SerialNumber: ci_hdrc.1
[ 8.729773] hub 2-0:1.0: USB hub found
[ OK ] Found device /dev/mmcblk0p5.
[ 8.769976] hub 2-0:1.0: 1 port detected
[ OK ] Found device /dev/mmcblk0p6.
[ 9.046248] usb 1-1: new high-speed USB device number 2 using ci_hdrc
[ 9.166245] usb 2-1: new high-speed USB device number 2 using ci_hdrc
Starting File System Check on /dev/mmcblk0p6…
[ 9.277740] usb 1-1: New USB device found, idVendor=abcd, idProduct=1234
Activating swap /dev/mmcblk0p5…[ 9.284717] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3

[ 9.294832] usb 1-1: Product: UDisk
[ 9.299323] usb 1-1: Manufacturer: General
[ 9.303514] usb 1-1: SerialNumber: 1108031553255950968704
[ 9.361074] usb-storage 1-1:1.0: USB Mass Storage device detected
[ 9.369275] Adding 262140k swap on /dev/mmcblk0p5. Priority:-1 extents:1 across:262140k SS
[ 9.387002] usb 2-1: New USB device found, idVendor=0424, idProduct=2514
[ 9.393760] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 9.439635] hub 2-1:1.0: USB hub found
[ 9.448690] scsi host0: usb-storage 1-1:1.0
[ 9.463555] hub 2-1:1.0: 4 ports detected
[ OK ] Activated swap /dev/mmcblk0p5.
[ OK ] Reached target Swap.
[ OK ] Started File System Check on /dev/mmcblk0p6.
Mounting /mnt/data…
[ 9.812850] EXT4-fs (mmcblk0p6): mounted filesystem with ordered data mode. Opts: (null)
[ 9.826757] usb 2-1.1: new high-speed USB device number 3 using ci_hdrc
[ OK ] Mounted /mnt/data.
Mounting /var/log…
[ OK ] Mounted /var/log.
[ OK ] Reached target Local File Systems.
[ 9.988014] usb 2-1.1: New USB device found, idVendor=0bda, idProduct=b720
[ 9.994973] usb 2-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 10.002481] usb 2-1.1: Product: 802.11n WLAN Adapter
[ 10.007551] usb 2-1.1: Manufacturer: Realtek
[ 10.011849] usb 2-1.1: SerialNumber: 00e04c000001
Starting prepare mounts and symlinks to config files…
Starting Flush Journal to Persistent Storage…
[ 10.270495] Bluetooth: Core ver 2.22
[ 10.274229] NET: Registered protocol family 31
[ 10.278830] Bluetooth: HCI device and connection manager initialized
[ 10.317908] Bluetooth: HCI socket layer initialized
[ 10.335562] Bluetooth: L2CAP socket layer initialized
[ 10.341663] Bluetooth: SCO socket layer initialized
[ 10.402805] systemd-journald[144]: Received request to flush runtime journal from PID 1
[ OK ] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
[ 10.426792] usbcore: registered new interface driver btusb
[ 10.432764] Bluetooth: hci0: rtl: examining hci_ver=06 hci_rev=000b lmp_ver=06 lmp_subver=8723
[ 10.441534] Bluetooth: hci0: rtl: loading rtl_bt/rtl8723b_config.bin
Starting Load/Save RF Kill Switch Status…
[ 10.468048] bluetooth hci0: Direct firmware load for rtl_bt/rtl8723b_config.bin failed with error -2
[ 10.477322] Bluetooth: hci0: Failed to load rtl_bt/rtl8723b_config.bin
[ 10.483860] Bluetooth: hci0: rtl: loading rtl_bt/rtl8723b_fw.bin
[ 10.493637] Bluetooth: hci0: rom_version status=0 version=1
[ 10.499586] Bluetooth: cfg_sz 0, total size 22496
[ 10.513957] scsi 0:0:0:0: Direct-Access General UDisk 5.00 PQ: 0 ANSI: 2
[ 10.564248] systemd-journald[144]: File /var/log/journal/74f09575e0cb77ba5ea7e9286086ac7a/system.journal corrupted or uncleanly shut down, renaming and replacing.
[ 10.621915] sd 0:0:0:0: [sda] 7864320 512-byte logical blocks: (4.03 GB/3.75 GiB)
[ 10.696344] sd 0:0:0:0: [sda] Write Protect is off
[ 10.731452] sd 0:0:0:0: [sda] No Caching mode page found
[ 10.736957] sd 0:0:0:0: [sda] Assuming drive cache: write through
[ 10.783608] sda: sda1
[ 10.826166] sd 0:0:0:0: [sda] Attached SCSI removable disk
[ OK ] Started Load/Save RF Kill Switch Status.
[ 11.162358] 8723bu: module is from the staging directory, the quality is unknown, you have been warned.
[ 11.260860] RTL871X: module init start
[ 11.264642] RTL871X: rtl8723bu v4.3.6.11_12942.20141204_BTCOEX20140507-4E40
[ 11.271774] RTL871X: rtl8723bu BT-Coex version = BTCOEX20140507-4E40
[ OK ] Started Flush Journal to Persistent Storage.
[ 11.586652] RTL871X: rtw_ndev_init(wlan0)
[ 11.605777] RTL871X: rtw_ndev_init(wlan1)
[ 11.632217] usbcore: registered new interface driver rtl8723bu
[ 11.638200] RTL871X: module init ret=0
[ 11.703499] usbcore: registered new interface driver rtl8xxxu
[ OK ] Found device 802.11n_WLAN_Adapter.
[ OK ] Started ifup for wlan0.
[ OK ] Started prepare mounts and symlinks to config files.
Starting Create Volatile Files and Directories…
[ OK ] Started Create Volatile Files and Directories.
Starting Update UTMP about System Boot/Shutdown…
[ OK ] Reached target System Time Synchronized.
[ OK ] Started Update UTMP about System Boot/Shutdown.
[ OK ] Reached target System Initialization.
[ OK ] Started Daily Cleanup of Temporary Directories.
[ OK ] Listening on D-Bus System Message Bus Socket.
[ OK ] Listening on KNX Daemon (socket).
[ OK ] Listening on Avahi mDNS/DNS-SD Stack Activation Socket.
[ OK ] Reached target Sockets.
[ OK ] Started Daily apt download activities.
[ OK ] Started Daily apt upgrade and clean activities.
[ OK ] Reached target Timers.
[ 13.325322] RTL871X: RTW_ADAPTIVITY_EN_[ 13.329078] AUTO, chplan:0x20, Regulation:3,3
[ 13.333464] RTL871X: RTW_ADAPTIVITY_MODE_[ 13.337344] NORMAL
[ OK ] Started Monitor directories with device templates for wb-mqtt-serial.
[ OK ] Reached target Paths.
[ OK ] Reached target Basic System.
Starting Wiren Board MQTT to OPC UA gateway…
Starting System Logging Service…
Starting Restore /etc/resolv.conf i…fore the ppp link was shut down…
Starting Login Service…
[ OK ] Started Cgroup management daemon.
[ OK ] Started Generates wb-mqtt-serial UI schema for wb-mqtt-confed.
Starting Avahi mDNS/DNS-SD Stack…
Starting Mosquitto MQTT v3.1/v3.1.1 Broker…
[ 14.052958] cgroup: new mount options do not match the existing superblock, will be ignored
[ OK ] Started D-Bus System Message Bus.
[ OK ] Started Avahi mDNS/DNS-SD Stack.
[ OK ] Started watch config files.
Starting LSB: Hardware configuration with Device Tree overlays…
Starting Bluetooth service…
[ 14.649495] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
Starting initialize filesystems at first boot…
[ OK ] Started Regular background program processing daemon.
Starting Wiren Board MQTT to Modbus TCP gateway…
[ OK ] Started System Logging Service.
[ OK ] Started Restore /etc/resolv.conf if…before the ppp link was shut down.
[ OK ] Started Mosquitto MQTT v3.1/v3.1.1 Broker.
[ OK ] Started Wiren Board MQTT to OPC UA gateway.
[ OK ] Started Bluetooth service.
[ OK ] Started Login Service.
[ 15.647842] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 15.653179] Bluetooth: BNEP filters: protocol multicast
[ 15.798739] Bluetooth: BNEP socket layer initialized
Starting Hostname Service…
[ OK ] Reached target Bluetooth.
Starting LSB: Configuration Editor Backend…
Starting LSB: Firmware update monitor…
[ 16.727591] RTL871X: nolinked power save enter
[ OK ] Started initialize filesystems at first boot.
[ OK ] Started Hostname Service.
[ OK ] Started LSB: C[ 17.654457] random: crng init done

Загрузчик теперь распознал карту, но возникли проблемы с файлом прошивки:

** wb6_update.fit shorter than offset + len **
Can’t find subimage ‘ubootenv’
Extracting kernel

Что-то не то с файлом. Возможно, обновление прошло не полностью. Проверьте снова хеш-суммы.

А что за карту памяти используете? Нужно использовать обычную USB-флешку.
Если переименовать файл в wb6_update_FACTORYRESET.fit, то будет работать?

Логи присылайте, пожалуйста, отдельным файлом во вложении к сообщению.

Скорее всего дело в картах памяти. Вчера форматировал три штуки, ни одна не работала. Сегодня повторил форматирование и использовал ту же прошивку, что и вчера. Одну карту ПЛК по прежнему не видит, вторая (совсем новая) перестала работать. Третья карта заработала, сброс на заводские настройки получился. Спасибо.

1 сообщение было перемещено в эту тему: Кончилось место, сброс до заводских настроек