Не работает WBIO DI-WD-14

После 4х месяцев работы перестали работать модули ввода-вывода
service wb-homa-gpio status
● wb-homa-gpio.service - LSB: MQTT Driver for GPIO-controlled switches
Loaded: loaded (/etc/init.d/wb-homa-gpio; generated; vendor preset: enabled)
Active: active (running) since Sat 2021-02-20 06:15:10 UTC; 7min ago
Docs: man:systemd-sysv-generator(8)
Process: 8310 ExecStop=/etc/init.d/wb-homa-gpio stop (code=exited, status=0/SUCCESS)
Process: 8329 ExecStart=/etc/init.d/wb-homa-gpio start (code=exited, status=0/SUCCESS)
CGroup: /system.slice/wb-homa-gpio.service
└─8749 /usr/bin/wb-homa-gpio -c /tmp/wb-homa-gpio.do-not-edit.conf

Feb 20 06:15:06 wirenboard-AILGVMR2 systemd[1]: Starting LSB: MQTT Driver for GPIO-controlled switches…
Feb 20 06:15:10 wirenboard-AILGVMR2 wb-homa-gpio[8329]: Starting MQTT Driver for GPIO-controlled switches
Feb 20 06:15:10 wirenboard-AILGVMR2 systemd[1]: Started LSB: MQTT Driver for GPIO-controlled switches.

Я удалил все модули в веб интерфейсе

Не понимаю что происходит
Я даже на всякий случай закомментировал все скрипты - не помогло!

dmesg
[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Linux version 4.9.22-wb6 (root@wbdevenv) (gcc version 6.3.0 20170516 (Debian 6.3.0-18) ) #2 SMP Tue Sep 1 06:27:21 UTC 2020
[ 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.6.0 (i.MX6UL/ULL)
[ 0.000000] cma: Reserved 16 MiB at 0x9f000000
[ 0.000000] Memory policy: Data cache writealloc
[ 0.000000] On node 0 totalpages: 131072
[ 0.000000] free_area_init_node: node 0, pgdat c0b4d880, node_mem_map deab3000
[ 0.000000] Normal zone: 1152 pages used for memmap
[ 0.000000] Normal zone: 0 pages reserved
[ 0.000000] Normal zone: 131072 pages, LIFO batch:31
[ 0.000000] percpu: Embedded 14 pages/cpu @defc8000 s25996 r8192 d23156 u57344
[ 0.000000] pcpu-alloc: s25996 r8192 d23156 u57344 alloc=14*4096
[ 0.000000] pcpu-alloc: [0] 0
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 129920
[ 0.000000] Kernel command line: console=ttymxc0,115200 root=/dev/mmcblk0p3 rootwait ro
[ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
[ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
[ 0.000000] Memory: 491720K/524288K available (6144K kernel code, 312K rwdata, 2276K rodata, 1024K init, 342K bss, 16184K reserved, 16384K cma-reserved)
[ 0.000000] Virtual kernel memory layout:
vector : 0xffff0000 - 0xffff1000 ( 4 kB)
fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
vmalloc : 0xe0800000 - 0xff800000 ( 496 MB)
lowmem : 0xc0000000 - 0xe0000000 ( 512 MB)
modules : 0xbf000000 - 0xc0000000 ( 16 MB)
.text : 0xc0008000 - 0xc0700000 (7136 kB)
.init : 0xc0a00000 - 0xc0b00000 (1024 kB)
.data : 0xc0b00000 - 0xc0b4e140 ( 313 kB)
.bss : 0xc0b50000 - 0xc0ba5aec ( 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.000054] clocksource: mxc_timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns
[ 0.002559] Console: colour dummy device 80x30
[ 0.002601] Calibrating delay loop (skipped), value calculated using timer frequency… 48.00 BogoMIPS (lpj=240000)
[ 0.002633] pid_max: default: 32768 minimum: 301
[ 0.002902] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.002929] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.004414] CPU: Testing write buffer coherency: ok
[ 0.004983] /cpus/cpu@0 missing clock-frequency property
[ 0.005024] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[ 0.005080] Setting up static identity map for 0x80100000 - 0x80100070
[ 0.007721] Brought up 1 CPUs
[ 0.007755] SMP: Total of 1 processors activated (48.00 BogoMIPS).
[ 0.007770] CPU: All CPU(s) started in SVC mode.
[ 0.009315] devtmpfs: initialized
[ 0.035658] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5
[ 0.036437] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.036485] futex hash table entries: 256 (order: 2, 16384 bytes)
[ 0.037873] pinctrl core: initialized pinctrl subsystem
[ 0.040164] NET: Registered protocol family 16
[ 0.042337] DMA: preallocated 256 KiB pool for atomic coherent allocations
[ 0.045253] cpuidle: using governor menu
[ 0.079489] No ATAGs?
[ 0.079541] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
[ 0.079565] hw-breakpoint: maximum watchpoint size is 8 bytes.
[ 0.081928] imx6ul-pinctrl 20e0000.iomuxc: initialized IMX pinctrl driver
[ 0.127830] mxs-dma 1804000.dma-apbh: initialized
[ 0.132631] SCSI subsystem initialized
[ 0.133241] usbcore: registered new interface driver usbfs
[ 0.133398] usbcore: registered new interface driver hub
[ 0.133677] usbcore: registered new device driver usb
[ 0.135370] i2c-gpio i2c_rtc: using pins 48 (SDA) and 49 (SCL)
[ 0.136296] i2c-gpio i2c_eeprom1: using pins 76 (SDA) and 67 (SCL)
[ 0.137169] i2c-gpio i2c_eeprom2: using pins 70 (SDA) and 71 (SCL)
[ 0.138534] i2c i2c-1: IMX I2C adapter registered
[ 0.138579] i2c i2c-1: can’t use DMA, using PIO instead.
[ 0.138921] Linux video capture interface: v2.00
[ 0.139074] pps_core: LinuxPPS API ver. 1 registered
[ 0.139092] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti giometti@linux.it
[ 0.139146] PTP clock support registered
[ 0.139876] Advanced Linux Sound Architecture Driver Initialized.
[ 0.142504] clocksource: Switched to clocksource mxc_timer1
[ 0.168324] NET: Registered protocol family 2
[ 0.169611] TCP established hash table entries: 4096 (order: 2, 16384 bytes)
[ 0.169733] TCP bind hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.169890] TCP: Hash tables configured (established 4096 bind 4096)
[ 0.170009] UDP hash table entries: 256 (order: 1, 8192 bytes)
[ 0.170064] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
[ 0.170371] NET: Registered protocol family 1
[ 0.171287] RPC: Registered named UNIX socket transport module.
[ 0.171320] RPC: Registered udp transport module.
[ 0.171336] RPC: Registered tcp transport module.
[ 0.171352] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.176272] workingset: timestamp_bits=14 max_order=17 bucket_order=3
[ 0.195871] NFS: Registering the id_resolver key type
[ 0.195939] Key type id_resolver registered
[ 0.195956] Key type id_legacy registered
[ 0.206901] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
[ 0.206934] io scheduler noop registered (default)
[ 0.206953] io scheduler deadline registered
[ 0.207033] io scheduler cfq registered
[ 0.213852] imx-sdma 20ec000.sdma: Direct firmware load for imx/sdma/sdma-imx6q.bin failed with error -2
[ 0.213895] imx-sdma 20ec000.sdma: external firmware not found, using ROM firmware
[ 0.223349] 2020000.serial: ttymxc0 at MMIO 0x2020000 (irq = 18, base_baud = 5000000) is a IMX
[ 0.802311] console [ttymxc0] enabled
[ 0.807943] 21e8000.serial: ttymxc1 at MMIO 0x21e8000 (irq = 55, base_baud = 5000000) is a IMX
[ 0.851283] imx_rngc 2284000.rngb: Freescale RNGC registered.
[ 0.857416] [drm] Initialized
[ 0.897247] brd: module loaded
[ 0.916856] loop: module loaded
[ 0.925112] at24 5-0050: 256 byte 24c02 EEPROM, writable, 1 bytes/write
[ 0.936544] at24 6-0050: 256 byte 24c02 EEPROM, writable, 1 bytes/write
[ 0.947403] libphy: Fixed MDIO Bus: probed
[ 0.954076] 20b4000.ethernet supply phy not found, using dummy regulator
[ 0.962091] pps pps0: new PPS source ptp0
[ 0.996502] libphy: fec_enet_mii_bus: probed
[ 1.002170] fec 20b4000.ethernet eth0: registered PHC device 0
[ 1.122657] 2188000.ethernet supply phy not found, using dummy regulator
[ 1.243641] pps pps1: new PPS source ptp1
[ 1.248905] libphy: fec_enet_mii_bus: probed
[ 1.257039] fec 2188000.ethernet eth1: registered PHC device 1
[ 1.263598] PPP generic driver version 2.4.2
[ 1.268413] ehci_hcd: USB 2.0 ‘Enhanced’ Host Controller (EHCI) Driver
[ 1.275093] ehci-mxc: Freescale On-Chip EHCI Host driver
[ 1.280956] usbcore: registered new interface driver usb-storage
[ 1.287577] usbcore: registered new interface driver usbserial
[ 1.293729] usbcore: registered new interface driver usbserial_generic
[ 1.300390] usbserial: USB Serial support registered for generic
[ 1.307099] mousedev: PS/2 mouse device common for all mice
[ 1.371165] rtc-pcf8563 4-0051: rtc core: registered rtc-pcf8563 as rtc0
[ 1.387382] snvs_rtc 20cc000.snvs:snvs-rtc-lp: rtc core: registered 20cc000.snvs:snvs-r as rtc1
[ 1.396494] i2c /dev entries driver
[ 1.410022] lm75 4-0048: hwmon0: sensor ‘lm75b’
[ 1.531106] imx2-wdt 20bc000.wdog: timeout 60 sec (nowayout=0)
[ 1.539446] sdhci: Secure Digital Host Controller Interface driver
[ 1.545778] sdhci: Copyright© Pierre Ossman
[ 1.550165] sdhci-pltfm: SDHCI platform and OF driver helper
[ 1.622588] mmc0: SDHCI controller on 2194000.usdhc [2194000.usdhc] using ADMA
[ 1.642140] ledtrig-cpu: registered to indicate activity on CPUs
[ 1.666807] usbcore: registered new interface driver usbhid
[ 1.674567] usbhid: USB HID core driver
[ 1.700509] NET: Registered protocol family 10
[ 1.707830] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[ 1.715707] NET: Registered protocol family 17
[ 1.720359] Key type dns_resolver registered
[ 1.729766] Registering SWP/SWPB emulation handler
[ 1.736768] registered taskstats version 1
[ 1.760138] random: fast init done
[ 1.767286] mmc0: new DDR MMC card at address 0001
[ 1.774415] imx_thermal 2000000.aips-bus:tempmon: Industrial CPU temperature grade - max:105C critical:100C passive:95C
[ 1.785409] mmcblk0: mmc0:0001 Q2J54A 3.59 GiB
[ 1.790392] mmcblk0boot0: mmc0:0001 Q2J54A partition 1 16.0 MiB
[ 1.809238] rtc-pcf8563 4-0051: setting system clock to 2021-02-20 05:38:43 UTC (1613799523)
[ 1.817731] of_cfs_init
[ 1.820543] mmcblk0boot1: mmc0:0001 Q2J54A partition 2 16.0 MiB
[ 1.827061] mmcblk0rpmb: mmc0:0001 Q2J54A partition 3 512 KiB
[ 1.836077] of_cfs_init: OK
[ 1.844589] mmcblk0: p1 p2 p3 p4 < p5 p6 >
[ 1.849962] vdd3p0: disabling
[ 1.856359] vref-3v3: disabling
[ 1.859535] usb1_vbus: disabling
[ 1.862891] ALSA device list:
[ 1.865872] No soundcards found.
[ 1.870396] EXT4-fs (mmcblk0p3): couldn’t mount as ext3 due to feature incompatibilities
[ 1.879362] EXT4-fs (mmcblk0p3): couldn’t mount as ext2 due to feature incompatibilities
[ 1.895036] EXT4-fs (mmcblk0p3): mounted filesystem with ordered data mode. Opts: (null)
[ 1.903453] VFS: Mounted root (ext4 filesystem) readonly on device 179:3.
[ 1.915521] devtmpfs: mounted
[ 1.919978] Freeing unused kernel memory: 1024K (c0a00000 - c0b00000)
[ 2.164650] ip_tables: © 2000-2006 Netfilter Core Team
[ 2.201881] 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.221065] systemd[1]: Detected architecture arm.
[ 2.267459] systemd[1]: Set hostname to .
[ 2.577733] systemd-sysv-generator[132]: [/etc/init.d/wb-mqtt-knx:6] Could not build name for facility $remote_fs,: Invalid argument
[ 2.901740] systemd[1]: Listening on Journal Socket (/dev/log).
[ 2.933269] systemd[1]: Listening on Journal Socket.
[ 2.964320] systemd[1]: Created slice System Slice.
[ 3.004156] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[ 3.043485] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[ 3.094439] systemd[1]: Starting Load Kernel Modules…
[ 3.110223] systemd[1]: Listening on udev Control Socket.
[ 4.212772] EXT4-fs (mmcblk0p3): re-mounted. Opts: errors=remount-ro
[ 4.615264] systemd-journald[149]: Received request to flush runtime journal from PID 1
[ 6.031802] lirc_dev: IR Remote Control driver registered, major 245
[ 6.062870] Driver for 1-wire Dallas network protocol.
[ 6.145982] lirc_pwm: module is from the staging directory, the quality is unknown, you have been warned.
[ 6.230919] lirc_pwm lirc-rfm69: GPIO receiver on pin 77
[ 6.307592] lirc_pwm lirc-rfm69: lirc_dev: driver lirc-rfm69 registered at minor = 0
[ 6.372746] lirc_pwm lirc-rfm69: probed
[ 6.456509] fec 20b4000.ethernet rename2: renamed from eth0
[ 6.967401] fec 2188000.ethernet eth0: renamed from eth1
[ 7.009090] ci_hdrc ci_hdrc.0: EHCI Host Controller
[ 7.029033] ci_hdrc ci_hdrc.0: new USB bus registered, assigned bus number 1
[ 7.044716] fec 20b4000.ethernet eth1: renamed from rename2
[ 7.152782] ci_hdrc ci_hdrc.0: USB 2.0 started, EHCI 1.00
[ 7.182909] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 7.189724] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 7.197055] usb usb1: Product: EHCI Host Controller
[ 7.201947] usb usb1: Manufacturer: Linux 4.9.22-wb6 ehci_hcd
[ 7.207763] usb usb1: SerialNumber: ci_hdrc.0
[ 7.504764] hub 1-0:1.0: USB hub found
[ 7.552849] hub 1-0:1.0: 1 port detected
[ 7.602241] 2184200.usb supply vbus not found, using dummy regulator
[ 7.706027] ci_hdrc ci_hdrc.1: EHCI Host Controller
[ 7.710985] ci_hdrc ci_hdrc.1: new USB bus registered, assigned bus number 2
[ 7.842661] ci_hdrc ci_hdrc.1: USB 2.0 started, EHCI 1.00
[ 7.880878] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[ 7.887826] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 7.895111] usb usb2: Product: EHCI Host Controller
[ 7.900000] usb usb2: Manufacturer: Linux 4.9.22-wb6 ehci_hcd
[ 7.905781] usb usb2: SerialNumber: ci_hdrc.1
[ 8.159625] hub 2-0:1.0: USB hub found
[ 8.180746] hub 2-0:1.0: 1 port detected
[ 8.622678] usb 2-1: new high-speed USB device number 2 using ci_hdrc
[ 8.769677] Adding 262140k swap on /dev/mmcblk0p5. Priority:-1 extents:1 across:262140k SS
[ 8.843428] usb 2-1: New USB device found, idVendor=0424, idProduct=2514
[ 8.850183] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 8.895213] hub 2-1:1.0: USB hub found
[ 8.900635] hub 2-1:1.0: 4 ports detected
[ 9.083069] EXT4-fs (mmcblk0p6): mounted filesystem with ordered data mode. Opts: (null)
[ 9.232846] usb 2-1.1: new high-speed USB device number 3 using ci_hdrc
[ 9.394406] usb 2-1.1: New USB device found, idVendor=0bda, idProduct=b720
[ 9.401333] usb 2-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 9.408824] usb 2-1.1: Product: 802.11n WLAN Adapter
[ 9.413840] usb 2-1.1: Manufacturer: Realtek
[ 9.418118] usb 2-1.1: SerialNumber: 00e04c000001
[ 9.583971] Bluetooth: Core ver 2.22
[ 9.615883] NET: Registered protocol family 31
[ 9.620353] Bluetooth: HCI device and connection manager initialized
[ 9.675869] Bluetooth: HCI socket layer initialized
[ 9.692041] Bluetooth: L2CAP socket layer initialized
[ 9.706823] Bluetooth: SCO socket layer initialized
[ 9.772698] usbcore: registered new interface driver btusb
[ 9.785119] Bluetooth: hci0: rtl: examining hci_ver=06 hci_rev=000b lmp_ver=06 lmp_subver=8723
[ 9.793915] Bluetooth: hci0: rtl: loading rtl_bt/rtl8723b_config.bin
[ 9.832859] bluetooth hci0: Direct firmware load for rtl_bt/rtl8723b_config.bin failed with error -2
[ 9.842053] Bluetooth: hci0: Failed to load rtl_bt/rtl8723b_config.bin
[ 9.848729] Bluetooth: hci0: rtl: loading rtl_bt/rtl8723b_fw.bin
[ 9.866086] Bluetooth: hci0: rom_version status=0 version=1
[ 9.871792] Bluetooth: cfg_sz 0, total size 22496
[ 10.244780] 8723bu: module is from the staging directory, the quality is unknown, you have been warned.
[ 10.292734] RTL871X: module init start
[ 10.296515] RTL871X: rtl8723bu v4.3.6.11_12942.20141204_BTCOEX20140507-4E40
[ 10.303616] RTL871X: rtl8723bu BT-Coex version = BTCOEX20140507-4E40
[ 10.529218] RTL871X: rtw_ndev_init(wlan0)
[ 10.554052] RTL871X: rtw_ndev_init(wlan1)
[ 10.577102] usbcore: registered new interface driver rtl8723bu
[ 10.583102] RTL871X: module init ret=0
[ 12.593195] RTL871X: RTW_ADAPTIVITY_EN_
[ 12.596887] AUTO, chplan:0x20, Regulation:3,3
[ 12.601283] RTL871X: RTW_ADAPTIVITY_MODE_
[ 12.605227] NORMAL
[ 12.907897] cgroup: new mount options do not match the existing superblock, will be ignored
[ 13.053299] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 13.058641] Bluetooth: BNEP filters: protocol multicast
[ 13.102857] Bluetooth: BNEP socket layer initialized
[ 14.993296] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 17.044263] RTL871X: nolinked power save enter
[ 18.397755] mcp230xx: probe of 1-0027 failed with error -11
[ 19.644970] mcp230xx: probe of 1-0026 failed with error -11
[ 21.039375] mcp230xx: probe of 1-0025 failed with error -11
[ 21.722620] random: crng init done
[ 22.319822] mcp230xx: probe of 1-0023 failed with error -11
[ 25.183544] 21f0000.serial: ttymxc3 at MMIO 0x21f0000 (irq = 217, base_baud = 5000000) is a IMX
[ 36.652906] SMSC LAN8710/LAN8720 2188000.ethernet:00: attached PHY driver [SMSC LAN8710/LAN8720] (mii_bus:phy_addr=2188000.ethernet:00, irq=-1)
[ 36.787269] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 37.213375] Micrel KSZ8081 or KSZ8091 2188000.ethernet:03: attached PHY driver [Micrel KSZ8081 or KSZ8091] (mii_bus:phy_addr=2188000.ethernet:03, irq=-1)
[ 37.411070] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready
[ 38.883169] fec 2188000.ethernet eth0: Link is Up - 100Mbps/Full - flow control off
[ 40.563226] fec 20b4000.ethernet eth1: Link is Up - 100Mbps/Full - flow control off
[ 41.126802] RTL871X: RTW_ADAPTIVITY_EN_
[ 41.130496] AUTO, chplan:0x20, Regulation:3,3
[ 41.135019] RTL871X: RTW_ADAPTIVITY_MODE_
[ 41.138887] NORMAL
[ 43.825689] RTL871X: nolinked power save leave
[ 44.147186] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 44.231166] IPv6: ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready
[ 44.696042] RTL871X: assoc success
[ 44.699745] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 48.423144] unexport_store: invalid GPIO 256
[ 48.427705] export_store: invalid GPIO 256
[ 48.506884] unexport_store: invalid GPIO 257
[ 48.511351] export_store: invalid GPIO 257
[ 48.579550] unexport_store: invalid GPIO 258
[ 48.629469] export_store: invalid GPIO 258
[ 48.680489] unexport_store: invalid GPIO 259
[ 48.721123] export_store: invalid GPIO 259
[ 48.770694] unexport_store: invalid GPIO 260
[ 48.819925] export_store: invalid GPIO 260
[ 48.872683] unexport_store: invalid GPIO 261
[ 48.917394] export_store: invalid GPIO 261
[ 48.973212] unexport_store: invalid GPIO 262
[ 49.022925] export_store: invalid GPIO 262
[ 49.060274] unexport_store: invalid GPIO 263
[ 49.108936] export_store: invalid GPIO 263
[ 49.166140] unexport_store: invalid GPIO 264
[ 49.170599] export_store: invalid GPIO 264
[ 49.250827] unexport_store: invalid GPIO 265
[ 49.319141] export_store: invalid GPIO 265
[ 49.358010] unexport_store: invalid GPIO 266
[ 49.415064] export_store: invalid GPIO 266
[ 49.469479] unexport_store: invalid GPIO 267
[ 49.520269] export_store: invalid GPIO 267
[ 49.559738] unexport_store: invalid GPIO 268
[ 49.611429] export_store: invalid GPIO 268
[ 49.645020] unexport_store: invalid GPIO 269
[ 49.687055] export_store: invalid GPIO 269
[ 49.723109] unexport_store: invalid GPIO 296
[ 49.780236] export_store: invalid GPIO 296
[ 49.820623] unexport_store: invalid GPIO 297
[ 49.875470] export_store: invalid GPIO 297
[ 49.961490] unexport_store: invalid GPIO 298
[ 50.013142] export_store: invalid GPIO 298
[ 50.092100] unexport_store: invalid GPIO 299
[ 50.172847] export_store: invalid GPIO 299
[ 50.218450] unexport_store: invalid GPIO 300
[ 50.263050] export_store: invalid GPIO 300
[ 50.321594] unexport_store: invalid GPIO 301
[ 50.360976] export_store: invalid GPIO 301
[ 50.410242] unexport_store: invalid GPIO 302
[ 50.455597] export_store: invalid GPIO 302
[ 50.492819] unexport_store: invalid GPIO 303
[ 50.533559] export_store: invalid GPIO 303
[ 50.595451] unexport_store: invalid GPIO 304
[ 50.632902] export_store: invalid GPIO 304
[ 50.688007] unexport_store: invalid GPIO 305
[ 50.732025] export_store: invalid GPIO 305
[ 50.777921] unexport_store: invalid GPIO 306
[ 50.840673] export_store: invalid GPIO 306
[ 50.901150] unexport_store: invalid GPIO 307
[ 50.942870] export_store: invalid GPIO 307
[ 51.005178] unexport_store: invalid GPIO 308
[ 51.009677] export_store: invalid GPIO 308
[ 51.124928] unexport_store: invalid GPIO 309
[ 51.187249] export_store: invalid GPIO 309
[ 51.241700] unexport_store: invalid GPIO 336
[ 51.294714] export_store: invalid GPIO 336
[ 51.345685] unexport_store: invalid GPIO 337
[ 51.427664] export_store: invalid GPIO 337
[ 51.485272] unexport_store: invalid GPIO 338
[ 51.524391] export_store: invalid GPIO 338
[ 51.528898] unexport_store: invalid GPIO 339
[ 51.595717] export_store: invalid GPIO 339
[ 51.643734] unexport_store: invalid GPIO 340
[ 51.676353] export_store: invalid GPIO 340
[ 51.717462] unexport_store: invalid GPIO 341
[ 51.764190] export_store: invalid GPIO 341
[ 51.823801] unexport_store: invalid GPIO 342
[ 51.896697] export_store: invalid GPIO 342
[ 51.955698] unexport_store: invalid GPIO 343
[ 51.992861] export_store: invalid GPIO 343
[ 52.056220] unexport_store: invalid GPIO 344
[ 52.123006] export_store: invalid GPIO 344
[ 52.127535] unexport_store: invalid GPIO 345
[ 52.263604] export_store: invalid GPIO 345
[ 52.349276] unexport_store: invalid GPIO 346
[ 52.423043] export_store: invalid GPIO 346
[ 52.485692] unexport_store: invalid GPIO 347
[ 52.546974] export_store: invalid GPIO 347
[ 52.593647] unexport_store: invalid GPIO 348
[ 52.636449] export_store: invalid GPIO 348
[ 52.687534] unexport_store: invalid GPIO 349
[ 52.722983] export_store: invalid GPIO 349
[ 52.772143] unexport_store: invalid GPIO 376
[ 52.816912] export_store: invalid GPIO 376
[ 52.852208] unexport_store: invalid GPIO 377
[ 52.890929] export_store: invalid GPIO 377
[ 52.940202] unexport_store: invalid GPIO 378
[ 52.981230] export_store: invalid GPIO 378
[ 53.024884] unexport_store: invalid GPIO 379
[ 53.063606] export_store: invalid GPIO 379
[ 53.106497] unexport_store: invalid GPIO 380
[ 53.110995] export_store: invalid GPIO 380
[ 53.169272] unexport_store: invalid GPIO 381
[ 53.202232] export_store: invalid GPIO 381
[ 53.233025] unexport_store: invalid GPIO 382
[ 53.237521] export_store: invalid GPIO 382
[ 53.294781] unexport_store: invalid GPIO 383
[ 53.337518] export_store: invalid GPIO 383
[ 53.341993] unexport_store: invalid GPIO 384
[ 53.440539] export_store: invalid GPIO 384
[ 53.483401] unexport_store: invalid GPIO 385
[ 53.546205] export_store: invalid GPIO 385
[ 53.550720] unexport_store: invalid GPIO 386
[ 53.624480] export_store: invalid GPIO 386
[ 53.678026] unexport_store: invalid GPIO 387
[ 53.723305] export_store: invalid GPIO 387
[ 53.774166] unexport_store: invalid GPIO 388
[ 53.811833] export_store: invalid GPIO 388
[ 53.844066] unexport_store: invalid GPIO 389
[ 53.890165] export_store: invalid GPIO 389
[ 1854.726289] unexport_store: invalid GPIO 256
[ 1854.743269] export_store: invalid GPIO 256
[ 1854.760194] unexport_store: invalid GPIO 257
[ 1854.764703] export_store: invalid GPIO 257
[ 1854.772940] unexport_store: invalid GPIO 258
[ 1854.783653] export_store: invalid GPIO 258
[ 1854.789603] unexport_store: invalid GPIO 259
[ 1854.799918] export_store: invalid GPIO 259
[ 1854.805041] unexport_store: invalid GPIO 260
[ 1854.812518] export_store: invalid GPIO 260
[ 1854.821947] unexport_store: invalid GPIO 261
[ 1854.826941] export_store: invalid GPIO 261
[ 1854.839134] unexport_store: invalid GPIO 262
[ 1854.843981] export_store: invalid GPIO 262
[ 1854.851000] unexport_store: invalid GPIO 263
[ 1854.856197] export_store: invalid GPIO 263
[ 1854.863800] unexport_store: invalid GPIO 264
[ 1854.873877] export_store: invalid GPIO 264
[ 1854.879904] unexport_store: invalid GPIO 265
[ 1854.885299] export_store: invalid GPIO 265
[ 1854.892546] unexport_store: invalid GPIO 266
[ 1854.897936] export_store: invalid GPIO 266
[ 1854.908986] unexport_store: invalid GPIO 267
[ 1854.914310] export_store: invalid GPIO 267
[ 1854.921068] unexport_store: invalid GPIO 268
[ 1854.925855] export_store: invalid GPIO 268
[ 1854.933180] unexport_store: invalid GPIO 269
[ 1854.939337] export_store: invalid GPIO 269
[ 1854.944709] unexport_store: invalid GPIO 296
[ 1854.951367] export_store: invalid GPIO 296
[ 1854.956694] unexport_store: invalid GPIO 297
[ 1854.963475] export_store: invalid GPIO 297
[ 1854.969934] unexport_store: invalid GPIO 298
[ 1854.974444] export_store: invalid GPIO 298
[ 1854.981227] unexport_store: invalid GPIO 299
[ 1854.986177] export_store: invalid GPIO 299
[ 1854.995415] unexport_store: invalid GPIO 300
[ 1855.001563] export_store: invalid GPIO 300
[ 1855.006793] unexport_store: invalid GPIO 301
[ 1855.013116] export_store: invalid GPIO 301
[ 1855.020520] unexport_store: invalid GPIO 302
[ 1855.025000] export_store: invalid GPIO 302
[ 1855.035684] unexport_store: invalid GPIO 303
[ 1855.042065] export_store: invalid GPIO 303
[ 1855.047440] unexport_store: invalid GPIO 304
[ 1855.054093] export_store: invalid GPIO 304
[ 1855.060634] unexport_store: invalid GPIO 305
[ 1855.072985] export_store: invalid GPIO 305
[ 1855.084272] unexport_store: invalid GPIO 306
[ 1855.089512] export_store: invalid GPIO 306
[ 1855.094995] unexport_store: invalid GPIO 307
[ 1855.102178] export_store: invalid GPIO 307
[ 1855.107196] unexport_store: invalid GPIO 308
[ 1855.113951] export_store: invalid GPIO 308
[ 1855.120641] unexport_store: invalid GPIO 309
[ 1855.131765] export_store: invalid GPIO 309
[ 1855.136888] unexport_store: invalid GPIO 336
[ 1855.143887] export_store: invalid GPIO 336
[ 1855.155061] unexport_store: invalid GPIO 337
[ 1855.163821] export_store: invalid GPIO 337
[ 1855.171269] unexport_store: invalid GPIO 338
[ 1855.176240] export_store: invalid GPIO 338
[ 1855.186639] unexport_store: invalid GPIO 339
[ 1855.192798] export_store: invalid GPIO 339
[ 1855.199871] unexport_store: invalid GPIO 340
[ 1855.204747] export_store: invalid GPIO 340
[ 1855.212032] unexport_store: invalid GPIO 341
[ 1855.216651] export_store: invalid GPIO 341
[ 1855.223810] unexport_store: invalid GPIO 342
[ 1855.230004] export_store: invalid GPIO 342
[ 1855.235743] unexport_store: invalid GPIO 343
[ 1855.242105] export_store: invalid GPIO 343
[ 1855.247667] unexport_store: invalid GPIO 344
[ 1855.254946] export_store: invalid GPIO 344
[ 1855.262075] unexport_store: invalid GPIO 345
[ 1855.266537] export_store: invalid GPIO 345
[ 1855.307071] unexport_store: invalid GPIO 346
[ 1855.330175] export_store: invalid GPIO 346
[ 1855.346277] unexport_store: invalid GPIO 347
[ 1855.352653] export_store: invalid GPIO 347
[ 1855.357921] unexport_store: invalid GPIO 348
[ 1855.365601] export_store: invalid GPIO 348
[ 1855.371916] unexport_store: invalid GPIO 349
[ 1855.377043] export_store: invalid GPIO 349
[ 1855.384413] unexport_store: invalid GPIO 376
[ 1855.392419] export_store: invalid GPIO 376
[ 1855.397652] unexport_store: invalid GPIO 377
[ 1855.404477] export_store: invalid GPIO 377
[ 1855.425765] unexport_store: invalid GPIO 378
[ 1855.458253] export_store: invalid GPIO 378
[ 1855.477659] unexport_store: invalid GPIO 379
[ 1855.500859] export_store: invalid GPIO 379
[ 1855.505342] unexport_store: invalid GPIO 380
[ 1855.535035] export_store: invalid GPIO 380
[ 1855.540081] unexport_store: invalid GPIO 381
[ 1855.550283] export_store: invalid GPIO 381
[ 1855.554791] unexport_store: invalid GPIO 382
[ 1855.561984] export_store: invalid GPIO 382
[ 1855.566868] unexport_store: invalid GPIO 383
[ 1855.574375] export_store: invalid GPIO 383
[ 1855.582557] unexport_store: invalid GPIO 384
[ 1855.591334] export_store: invalid GPIO 384
[ 1855.596278] unexport_store: invalid GPIO 385
[ 1855.603027] export_store: invalid GPIO 385
[ 1855.609864] unexport_store: invalid GPIO 386
[ 1855.615189] export_store: invalid GPIO 386
[ 1855.622040] unexport_store: invalid GPIO 387
[ 1855.627261] export_store: invalid GPIO 387
[ 1855.634335] unexport_store: invalid GPIO 388
[ 1855.641219] export_store: invalid GPIO 388
[ 1855.646595] unexport_store: invalid GPIO 389
[ 1855.654345] export_store: invalid GPIO 389

Что делать??

Модули удалил в hardware. Config сам после этого почистился.

сейчас посмотрел и скрипты
service wb-rules status
● wb-rules.service - LSB: MQTT Rule Engine for Wiren Board
Loaded: loaded (/etc/init.d/wb-rules; generated; vendor preset: enabled)
Active: active (running) since Sat 2021-02-20 06:04:19 UTC; 25min ago
Docs: man:systemd-sysv-generator(8)
Process: 5959 ExecStop=/etc/init.d/wb-rules stop (code=exited, status=0/SUCCESS)
Process: 5972 ExecStart=/etc/init.d/wb-rules start (code=exited, status=0/SUCCESS)
CGroup: /system.slice/wb-rules.service
└─5979 /usr/bin/wb-rules -syslog -editdir /etc/wb-rules /usr/share/wb-rules-system/rules/ /etc

Feb 20 06:04:19 wirenboard-AILGVMR2 systemd[1]: Starting LSB: MQTT Rule Engine for Wiren Board…
Feb 20 06:04:19 wirenboard-AILGVMR2 systemd[1]: Started LSB: MQTT Rule Engine for Wiren Board.
При этом все скрипты закомментированы!!!

А теперь при попытке добавить обратно модули в etc/wb-hardware.conf вылезает ошибка

image

Добрый день. Обновите пожалуйста штатным apt контроллер до актуального.

Также прошу выполнить рекомендации вот отсюда:

У вас проявляется довольно регдкий баг связанный с обработкой аппаратных прерываний центральным процессором контроллера.
Мы баг устранили, но пока в основной репозитарий не выкладывали.

Опаньки. Подробнее можно?

Зы. ALSA?!!

Error loading the file: Invalid config file - ошибка пи попытке зайти в /etc/wb-mqtt-gpio.conf

root@wirenboard-AILGVMR2:~# service wb-mqtt-gpio status
● wb-mqtt-gpio.service - MQTT Driver for GPIO-controlled switches
   Loaded: loaded (/lib/systemd/system/wb-mqtt-gpio.service; disabled; vendor preset: enabled)
   Active: inactive (dead)
root@wirenboard-AILGVMR2:~# service wb-mqtt-gpio start
root@wirenboard-AILGVMR2:~# service wb-mqtt-gpio status
● wb-mqtt-gpio.service - MQTT Driver for GPIO-controlled switches
   Loaded: loaded (/lib/systemd/system/wb-mqtt-gpio.service; disabled; vendor preset: enabled)
   Active: activating (start-pre) since Wed 2021-02-24 15:51:22 UTC; 4s ago
  Process: 6125 ExecStart=/usr/bin/wb-mqtt-gpio (code=killed, signal=ABRT)
 Main PID: 6125 (code=killed, signal=ABRT); Control PID: 6134 (generate-system)
   CGroup: /system.slice/wb-mqtt-gpio.service
           └─control
             ├─6134 /bin/bash /usr/lib/wb-mqtt-gpio/generate-system-config.sh
             ├─6485 /bin/bash /usr/lib/wb-mqtt-gpio/generate-system-config.sh
             ├─6486 /bin/bash /usr/lib/wb-mqtt-gpio/generate-system-config.sh
             ├─6487 /bin/bash /usr/lib/wb-mqtt-gpio/generate-system-config.sh
             ├─6488 /bin/bash /usr/lib/wb-mqtt-gpio/generate-system-config.sh
             ├─6489 /bin/bash /usr/lib/wb-mqtt-gpio/generate-system-config.sh
             ├─6490 /bin/bash /usr/lib/wb-mqtt-gpio/generate-system-config.sh
             ├─6492 sed -r s/((\w+\s+){3})/\1\n/g
             ├─6493 od -A n -t u1
             ├─6494 /bin/bash /usr/lib/wb-mqtt-gpio/generate-system-config.sh
             ├─6495 /bin/bash /usr/lib/wb-mqtt-gpio/generate-system-config.sh
             └─6497 sed -r s/((\w+\s+){4})/\1\n/g

root@wirenboard-AILGVMR2:~# dmesg
[    0.000000] Booting Linux on physical CPU 0x0
[    0.000000] Linux version 4.9.22-wb6 (root@wbdevenv) (gcc version 6.3.0 20170516 (Debian 6.3.0-18) ) #2 SMP Tue Feb 2     14:22:17 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.6.0 (i.MX6UL/ULL)
[    0.000000] cma: Reserved 16 MiB at 0x9f000000
[    0.000000] Memory policy: Data cache writealloc
[    0.000000] On node 0 totalpages: 131072
[    0.000000] free_area_init_node: node 0, pgdat c0b4d880, node_mem_map deab3000
[    0.000000]   Normal zone: 1152 pages used for memmap
[    0.000000]   Normal zone: 0 pages reserved
[    0.000000]   Normal zone: 131072 pages, LIFO batch:31
[    0.000000] percpu: Embedded 14 pages/cpu @defc8000 s25996 r8192 d23156 u57344
[    0.000000] pcpu-alloc: s25996 r8192 d23156 u57344 alloc=14*4096
[    0.000000] pcpu-alloc: [0] 0
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 129920
[    0.000000] Kernel command line: console=ttymxc0,115200 root=/dev/mmcblk0p3 rootwait ro
[    0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
[    0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
[    0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
[    0.000000] Memory: 491720K/524288K available (6144K kernel code, 312K rwdata, 2280K rodata, 1024K init, 342K bss, 161    84K reserved, 16384K cma-reserved)
[    0.000000] Virtual kernel memory layout:
                   vector  : 0xffff0000 - 0xffff1000   (   4 kB)
                   fixmap  : 0xffc00000 - 0xfff00000   (3072 kB)
                   vmalloc : 0xe0800000 - 0xff800000   ( 496 MB)
                   lowmem  : 0xc0000000 - 0xe0000000   ( 512 MB)
                   modules : 0xbf000000 - 0xc0000000   (  16 MB)
                     .text : 0xc0008000 - 0xc0700000   (7136 kB)
                     .init : 0xc0a00000 - 0xc0b00000   (1024 kB)
                     .data : 0xc0b00000 - 0xc0b4e140   ( 313 kB)
                      .bss : 0xc0b50000 - 0xc0ba5aec   ( 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.000016] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 89478484971ns
[    0.000054] clocksource: mxc_timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns
[    0.002559] Console: colour dummy device 80x30
[    0.002598] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000)
[    0.002630] pid_max: default: 32768 minimum: 301
[    0.002898] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.002923] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.004405] CPU: Testing write buffer coherency: ok
[    0.004974] /cpus/cpu@0 missing clock-frequency property
[    0.005011] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[    0.005071] Setting up static identity map for 0x80100000 - 0x80100070
[    0.007708] Brought up 1 CPUs
[    0.007741] SMP: Total of 1 processors activated (48.00 BogoMIPS).
[    0.007758] CPU: All CPU(s) started in SVC mode.
[    0.009210] devtmpfs: initialized
[    0.035920] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5
[    0.036691] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[    0.036739] futex hash table entries: 256 (order: 2, 16384 bytes)
[    0.038134] pinctrl core: initialized pinctrl subsystem
[    0.040691] NET: Registered protocol family 16
[    0.042611] DMA: preallocated 256 KiB pool for atomic coherent allocations
[    0.045493] cpuidle: using governor menu
[    0.080012] No ATAGs?
[    0.080066] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
[    0.080089] hw-breakpoint: maximum watchpoint size is 8 bytes.
[    0.082446] imx6ul-pinctrl 20e0000.iomuxc: initialized IMX pinctrl driver
[    0.128435] mxs-dma 1804000.dma-apbh: initialized
[    0.133204] SCSI subsystem initialized
[    0.133819] usbcore: registered new interface driver usbfs
[    0.133999] usbcore: registered new interface driver hub
[    0.134264] usbcore: registered new device driver usb
[    0.135951] i2c-gpio i2c_rtc: using pins 48 (SDA) and 49 (SCL)
[    0.136858] i2c-gpio i2c_eeprom1: using pins 76 (SDA) and 67 (SCL)
[    0.137749] i2c-gpio i2c_eeprom2: using pins 70 (SDA) and 71 (SCL)
[    0.139238] i2c i2c-1: IMX I2C adapter registered
[    0.139279] i2c i2c-1: can't use DMA, using PIO instead.
[    0.139625] Linux video capture interface: v2.00
[    0.139779] pps_core: LinuxPPS API ver. 1 registered
[    0.139800] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.139854] PTP clock support registered
[    0.140598] Advanced Linux Sound Architecture Driver Initialized.
[    0.143235] clocksource: Switched to clocksource mxc_timer1
[    0.168754] NET: Registered protocol family 2
[    0.170029] TCP established hash table entries: 4096 (order: 2, 16384 bytes)
[    0.170157] TCP bind hash table entries: 4096 (order: 3, 32768 bytes)
[    0.170316] TCP: Hash tables configured (established 4096 bind 4096)
[    0.170434] UDP hash table entries: 256 (order: 1, 8192 bytes)
[    0.170491] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
[    0.170798] NET: Registered protocol family 1
[    0.171725] RPC: Registered named UNIX socket transport module.
[    0.171756] RPC: Registered udp transport module.
[    0.171772] RPC: Registered tcp transport module.
[    0.171787] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.176678] workingset: timestamp_bits=14 max_order=17 bucket_order=3
[    0.196334] NFS: Registering the id_resolver key type
[    0.196406] Key type id_resolver registered
[    0.196425] Key type id_legacy registered
[    0.207408] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
[    0.207442] io scheduler noop registered (default)
[    0.207460] io scheduler deadline registered
[    0.207541] io scheduler cfq registered
[    0.214169] imx-sdma 20ec000.sdma: Direct firmware load for imx/sdma/sdma-imx6q.bin failed with error -2
[    0.214213] imx-sdma 20ec000.sdma: external firmware not found, using ROM firmware
[    0.223158] 2020000.serial: ttymxc0 at MMIO 0x2020000 (irq = 18, base_baud = 5000000) is a IMX
[    0.802507] console [ttymxc0] enabled
[    0.808172] 21e8000.serial: ttymxc1 at MMIO 0x21e8000 (irq = 55, base_baud = 5000000) is a IMX
[    0.851527] imx_rngc 2284000.rngb: Freescale RNGC registered.
[    0.857668] [drm] Initialized
[    0.897595] brd: module loaded
[    0.917242] loop: module loaded
[    0.925462] at24 5-0050: 256 byte 24c02 EEPROM, writable, 1 bytes/write
[    0.936907] at24 6-0050: 256 byte 24c02 EEPROM, writable, 1 bytes/write
[    0.947775] libphy: Fixed MDIO Bus: probed
[    0.954493] 20b4000.ethernet supply phy not found, using dummy regulator
[    0.962501] pps pps0: new PPS source ptp0
[    0.996926] libphy: fec_enet_mii_bus: probed
[    1.002594] fec 20b4000.ethernet eth0: registered PHC device 0
[    1.123385] 2188000.ethernet supply phy not found, using dummy regulator
[    1.244379] pps pps1: new PPS source ptp1
[    1.249643] libphy: fec_enet_mii_bus: probed
[    1.257750] fec 2188000.ethernet eth1: registered PHC device 1
[    1.264298] PPP generic driver version 2.4.2
[    1.269143] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.275838] ehci-mxc: Freescale On-Chip EHCI Host driver
[    1.281682] usbcore: registered new interface driver usb-storage
[    1.288308] usbcore: registered new interface driver usbserial
[    1.294458] usbcore: registered new interface driver usbserial_generic
[    1.301122] usbserial: USB Serial support registered for generic
[    1.307866] mousedev: PS/2 mouse device common for all mice
[    1.371927] rtc-pcf8563 4-0051: rtc core: registered rtc-pcf8563 as rtc0
[    1.388129] snvs_rtc 20cc000.snvs:snvs-rtc-lp: rtc core: registered 20cc000.snvs:snvs-r as rtc1
[    1.397245] i2c /dev entries driver
[    1.410697] lm75 4-0048: hwmon0: sensor 'lm75b'
[    1.531750] imx2-wdt 20bc000.wdog: timeout 60 sec (nowayout=0)
[    1.540085] sdhci: Secure Digital Host Controller Interface driver
[    1.546421] sdhci: Copyright(c) Pierre Ossman
[    1.550807] sdhci-pltfm: SDHCI platform and OF driver helper
[    1.623316] mmc0: SDHCI controller on 2194000.usdhc [2194000.usdhc] using ADMA
[    1.642820] ledtrig-cpu: registered to indicate activity on CPUs
[    1.669649] usbcore: registered new interface driver usbhid
[    1.677422] usbhid: USB HID core driver
[    1.701233] NET: Registered protocol family 10
[    1.708566] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[    1.716448] NET: Registered protocol family 17
[    1.721103] Key type dns_resolver registered
[    1.730535] Registering SWP/SWPB emulation handler
[    1.737513] registered taskstats version 1
[    1.762384] random: fast init done
[    1.768197] mmc0: new DDR MMC card at address 0001
[    1.775261] imx_thermal 2000000.aips-bus:tempmon: Industrial CPU temperature grade - max:105C critical:100C passive:95    C
[    1.786250] mmcblk0: mmc0:0001 Q2J54A 3.59 GiB
[    1.791262] mmcblk0boot0: mmc0:0001 Q2J54A partition 1 16.0 MiB
[    1.810155] rtc-pcf8563 4-0051: setting system clock to 2021-02-24 15:33:47 UTC (1614180827)
[    1.818650] of_cfs_init
[    1.821472] mmcblk0boot1: mmc0:0001 Q2J54A partition 2 16.0 MiB
[    1.827983] mmcblk0rpmb: mmc0:0001 Q2J54A partition 3 512 KiB
[    1.836996] of_cfs_init: OK
[    1.845535]  mmcblk0: p1 p2 p3 p4 < p5 p6 >
[    1.850678] vdd3p0: disabling
[    1.857319] vref-3v3: disabling
[    1.860495] usb1_vbus: disabling
[    1.863847] ALSA device list:
[    1.866827]   No soundcards found.
[    1.871363] EXT4-fs (mmcblk0p3): couldn't mount as ext3 due to feature incompatibilities
[    1.880341] EXT4-fs (mmcblk0p3): couldn't mount as ext2 due to feature incompatibilities
[    1.890164] EXT4-fs (mmcblk0p3): INFO: recovery required on readonly filesystem
[    1.897607] EXT4-fs (mmcblk0p3): write access will be enabled during recovery
[    1.985560] EXT4-fs (mmcblk0p3): orphan cleanup on readonly fs
[    2.017764] EXT4-fs (mmcblk0p3): 19 orphan inodes deleted
[    2.023344] EXT4-fs (mmcblk0p3): recovery complete
[    2.070627] EXT4-fs (mmcblk0p3): mounted filesystem with ordered data mode. Opts: (null)
[    2.078934] VFS: Mounted root (ext4 filesystem) readonly on device 179:3.
[    2.091520] devtmpfs: mounted
[    2.096651] Freeing unused kernel memory: 1024K (c0a00000 - c0b00000)
[    2.349194] ip_tables: (C) 2000-2006 Netfilter Core Team
[    2.375484] systemd[1]: systemd 232 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTM    P +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN)
[    2.394874] systemd[1]: Detected architecture arm.
[    2.448633] systemd[1]: Set hostname to <wirenboard-AILGVMR2>.
[    2.771521] systemd-sysv-generator[133]: [/etc/init.d/wb-mqtt-knx:6] Could not build name for facility $remote_fs,: In    valid argument
[    3.106076] systemd[1]: Listening on Journal Socket (/dev/log).
[    3.144374] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[    3.185018] systemd[1]: Created slice System Slice.
[    3.218013] systemd[1]: Mounting /sys/kernel/config...
[    3.266702] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[    3.315276] systemd[1]: Created slice system-serial\x2dgetty.slice.
[    3.354684] systemd[1]: Created slice User and Session Slice.
[    4.340428] EXT4-fs (mmcblk0p3): re-mounted. Opts: errors=remount-ro
[    4.799499] systemd-journald[152]: Received request to flush runtime journal from PID 1
[    6.290105] lirc_dev: IR Remote Control driver registered, major 245
[    6.305560] Driver for 1-wire Dallas network protocol.
[    6.383542] lirc_pwm: module is from the staging directory, the quality is unknown, you have been warned.
[    6.480354] lirc_pwm lirc-rfm69: GPIO receiver on pin 77
[    6.539118] lirc_pwm lirc-rfm69: lirc_dev: driver lirc-rfm69 registered at minor = 0
[    6.601632] lirc_pwm lirc-rfm69: probed
[    6.848304] fec 20b4000.ethernet rename2: renamed from eth0
[    7.340723] fec 2188000.ethernet eth0: renamed from eth1
[    7.351223] ci_hdrc ci_hdrc.0: EHCI Host Controller
[    7.393510] ci_hdrc ci_hdrc.0: new USB bus registered, assigned bus number 1
[    7.433122] fec 20b4000.ethernet eth1: renamed from rename2
[    7.493402] ci_hdrc ci_hdrc.0: USB 2.0 started, EHCI 1.00
[    7.559283] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    7.566241] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    7.573531] usb usb1: Product: EHCI Host Controller
[    7.578418] usb usb1: Manufacturer: Linux 4.9.22-wb6 ehci_hcd
[    7.584200] usb usb1: SerialNumber: ci_hdrc.0
[    7.890260] hub 1-0:1.0: USB hub found
[    7.946464] hub 1-0:1.0: 1 port detected
[    7.998541] 2184200.usb supply vbus not found, using dummy regulator
[    8.047858] ci_hdrc ci_hdrc.1: EHCI Host Controller
[    8.052813] ci_hdrc ci_hdrc.1: new USB bus registered, assigned bus number 2
[    8.223406] ci_hdrc ci_hdrc.1: USB 2.0 started, EHCI 1.00
[    8.240147] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[    8.247114] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    8.254401] usb usb2: Product: EHCI Host Controller
[    8.259290] usb usb2: Manufacturer: Linux 4.9.22-wb6 ehci_hcd
[    8.265071] usb usb2: SerialNumber: ci_hdrc.1
[    8.566831] hub 2-0:1.0: USB hub found
[    8.592030] hub 2-0:1.0: 1 port detected
[    9.003408] usb 2-1: new high-speed USB device number 2 using ci_hdrc
[    9.082034] Adding 262140k swap on /dev/mmcblk0p5.  Priority:-1 extents:1 across:262140k SS
[    9.214312] usb 2-1: New USB device found, idVendor=0424, idProduct=2514
[    9.223635] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    9.275769] hub 2-1:1.0: USB hub found
[    9.285479] hub 2-1:1.0: 4 ports detected
[    9.388334] EXT4-fs (mmcblk0p6): mounted filesystem with ordered data mode. Opts: (null)
[    9.633470] usb 2-1.1: new high-speed USB device number 3 using ci_hdrc
[    9.795429] usb 2-1.1: New USB device found, idVendor=0bda, idProduct=b720
[    9.802363] usb 2-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    9.809818] usb 2-1.1: Product: 802.11n WLAN Adapter
[    9.814848] usb 2-1.1: Manufacturer: Realtek
[    9.819129] usb 2-1.1: SerialNumber: 00e04c000001
[    9.981797] Bluetooth: Core ver 2.22
[   10.051162] NET: Registered protocol family 31
[   10.055776] Bluetooth: HCI device and connection manager initialized
[   10.085033] Bluetooth: HCI socket layer initialized
[   10.110683] Bluetooth: L2CAP socket layer initialized
[   10.117333] Bluetooth: SCO socket layer initialized
[   10.193609] usbcore: registered new interface driver btusb
[   10.207775] Bluetooth: hci0: rtl: examining hci_ver=06 hci_rev=000b lmp_ver=06 lmp_subver=8723
[   10.216570] Bluetooth: hci0: rtl: loading rtl_bt/rtl8723b_config.bin
[   10.261907] bluetooth hci0: Direct firmware load for rtl_bt/rtl8723b_config.bin failed with error -2
[   10.271191] Bluetooth: hci0: Failed to load rtl_bt/rtl8723b_config.bin
[   10.277774] Bluetooth: hci0: rtl: loading rtl_bt/rtl8723b_fw.bin
[   10.294794] Bluetooth: hci0: rom_version status=0 version=1
[   10.300504] Bluetooth: cfg_sz 0, total size 22496
[   10.685443] 8723bu: module is from the staging directory, the quality is unknown, you have been warned.
[   10.743467] RTL871X: module init start
[   10.747247] RTL871X: rtl8723bu v4.3.6.11_12942.20141204_BTCOEX20140507-4E40
[   10.754323] RTL871X: rtl8723bu BT-Coex version = BTCOEX20140507-4E40
[   10.999308] RTL871X: rtw_ndev_init(wlan0)
[   11.019063] RTL871X: rtw_ndev_init(wlan1)
[   11.037802] usbcore: registered new interface driver rtl8723bu
[   11.043788] RTL871X: module init ret=0
[   11.128058] usbcore: registered new interface driver rtl8xxxu
[   12.978817] cgroup: new mount options do not match the existing superblock, will be ignored
[   13.942025] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   13.947488] Bluetooth: BNEP filters: protocol multicast
[   13.983132] Bluetooth: BNEP socket layer initialized
[   14.173489] RTL871X: RTW_ADAPTIVITY_EN_
[   14.177255] AUTO, chplan:0x20, Regulation:3,3
[   14.181655] RTL871X: RTW_ADAPTIVITY_MODE_
[   14.185613] NORMAL
[   17.067189] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   19.139894] RTL871X: nolinked power save enter
[   20.324670] random: crng init done
[   23.893011] 21f0000.serial: ttymxc3 at MMIO 0x21f0000 (irq = 217, base_baud = 5000000) is a IMX
[   38.863021] RTL871X: RTW_ADAPTIVITY_EN_
[   38.866836] AUTO, chplan:0x20, Regulation:3,3
[   38.871227] RTL871X: RTW_ADAPTIVITY_MODE_
[   38.875110] NORMAL
[   40.934887] RTL871X: nolinked power save leave
[   41.403889] SMSC LAN8710/LAN8720 2188000.ethernet:00: attached PHY driver [SMSC LAN8710/LAN8720] (mii_bus:phy_addr=218    8000.ethernet:00, irq=-1)
[   41.473875] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[   41.686418] RTL871X: assoc success
[   41.689986] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[   41.855729] Micrel KSZ8081 or KSZ8091 2188000.ethernet:03: attached PHY driver [Micrel KSZ8081 or KSZ8091] (mii_bus:ph    y_addr=2188000.ethernet:03, irq=-1)
[   41.963983] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready
[   43.605418] fec 2188000.ethernet eth0: Link is Up - 100Mbps/Full - flow control off
[   43.613130] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   45.364782] fec 20b4000.ethernet eth1: Link is Up - 100Mbps/Full - flow control off
[   45.408999] IPv6: ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready

UPD: отредактировал

root@wirenboard-AILGVMR2:/etc# service wb-homa-gpio status
● wb-homa-gpio.service - LSB: MQTT Driver for GPIO-controlled switches
Loaded: loaded (/etc/init.d/wb-homa-gpio; generated; vendor preset: enabled)
Active: active (exited) since Wed 2021-02-24 16:00:08 UTC; 7min ago
Docs: man:systemd-sysv-generator(8)
Process: 8719 ExecStop=/etc/init.d/wb-homa-gpio stop (code=exited, status=0/SUCCESS)
Process: 8733 ExecStart=/etc/init.d/wb-homa-gpio start (code=exited, status=0/SUCCESS)
CGroup: /system.slice/wb-homa-gpio.service

Feb 24 16:00:08 wirenboard-AILGVMR2 systemd[1]: Starting LSB: MQTT Driver for GPIO-controlled switches…
Feb 24 16:00:08 wirenboard-AILGVMR2 systemd[1]: Started LSB: MQTT Driver for GPIO-controlled switches.

Покажите, что записано в файлах, через командную строку.
cat /etc/wb-hardware.conf
cat /etc/wb-mqtt-gpio.conf

И еще посмотрите сколько свободно место, командой df -h

root@wirenboard-AILGVMR2:~# df -h
Filesystem Size Used Avail Use% Mounted on
/dev/root 976M 469M 441M 52% /
devtmpfs 241M 0 241M 0% /dev
tmpfs 249M 0 249M 0% /dev/shm
tmpfs 249M 26M 224M 11% /run
tmpfs 5.0M 0 5.0M 0% /run/lock
tmpfs 249M 0 249M 0% /sys/fs/cgroup
/dev/mmcblk0p6 1.3G 187M 1.1G 16% /mnt/data
tmpfs 50M 0 50M 0% /run/user/0

root@wirenboard-AILGVMR2:~# cat /etc/wb-hardware.conf

{
“slots”: [
{
“id”: “wb6-mod1”,
“name”: “Internal slot 1”,
“compatible”: [
“wbe2”,
“wbe3-reduced”
],
“module”: “”,
“options”: {}
},
{
“id”: “wb6-mod2”,
“name”: “Internal slot 2”,
“compatible”: [
“wbe2”,
“wbe3-reduced”
],
“module”: “”,
“options”: {}
},
{
“id”: “wb6-mod3”,
“name”: “Internal slot 3”,
“compatible”: [
“wbe3”,
“wbe3-reduced”
],
“module”: “”,
“options”: {}
},
{
“id”: “wb6-extio1”,
“name”: “External I/O module 1”,
“compatible”: [
“wb5-extio”
],
“module”: “wbio-di-wd-14”,
“options”: {}
},
{
“id”: “wb6-extio2”,
“name”: “External I/O module 2”,
“compatible”: [
“wb5-extio”
],
“module”: “wbio-di-wd-14”,
“options”: {}
},
{
“id”: “wb6-extio3”,
“name”: “External I/O module 3”,
“compatible”: [
“wb5-extio”
],
“module”: “wbio-di-wd-14”,
“options”: {}
},
{
“id”: “wb6-extio4”,
“name”: “External I/O module 4”,
“compatible”: [
“wb5-extio”
],
“module”: “wbio-di-wd-14”,
“options”: {}
},
{
“id”: “wb6-extio5”,
“name”: “External I/O module 5”,
“compatible”: [
“wb5-extio”
],
“module”: “”,
“options”: {}
},
{
“id”: “wb6-extio6”,
“name”: “External I/O module 6”,
“compatible”: [
“wb5-extio”
],
“module”: “”,
“options”: {}
},
{
“id”: “wb6-extio7”,
“name”: “External I/O module 7”,
“compatible”: [
“wb5-extio”
],
“module”: “”,
“options”: {}
},
{
“id”: “wb6-extio8”,
“name”: “External I/O module 8”,
“compatible”: [
“wb5-extio”
],
“module”: “”,
“options”: {}
},
{
“id”: “wb6-rs485-1”,
“name”: “RS485-1 interface config”,
“compatible”: [
“wb6-rs485”
],
“module”: “wb6-can-rs485”,
“options”: {
“mode”: “enabled”
}
},
{
“id”: “wb6-rs485-2”,
“name”: “RS485-2/CAN interface config”,
“compatible”: [
“wb6-rs485”,
“wb6-can”
],
“module”: “wb6-can-rs485”,
“options”: {
“mode”: “enabled”
}
},
{
“id”: “wb6-w1”,
“name”: “W1 terminal mode”,
“compatible”: [
“wb6-wx”
],
“module”: “wb6-wx-1wire”,
“options”: {}
},
{
“id”: “wb6-w2”,
“name”: “W2 terminal mode”,
“compatible”: [
“wb6-wx”
],
“module”: “wb6-wx-1wire”,
“options”: {}
}
]
}

root@wirenboard-AILGVMR2:~# cat /etc/wb-mqtt-gpio.conf
cat: /etc/wb-mqtt-gpio.conf: No such file or directory

apt update && apt upgrade
upgrade не запустился: dpkg was interrupted, you must manually run ‘dpkg --configure -a’ to correct the problem.
root@wirenboard-AILGVMR2:/etc# dpkg --configure -a

Все заработало

1 лайк

В итоге, что было?
Я начинаю эти модули ставить, нужно бы превентивно знать про подводные ежики.

Для истории: Текущая версия wb-mqtt-gpio при сконфигурированных “лишних” модулях (в конфиге есть, физически нет) - ругается на ошибки и стартует без всех модулей этого типа (вход или выход). Это исправим.

1 лайк