U-Boot 2017.03-1.1.0-gaa233c0fa3 (Jun 09 2020 - 19:28:23 +0000)
CPU: Freescale i.MX6ULL rev1.1 792 MHz (running at 396 MHz)
CPU: Industrial temperature grade (-40C to 105C) at 56C
Reset cause: POR
Model: Wiren Board rev. 6.1 (i.MX6UL)
Board: Wiren Board MX6UL
DRAM: 512 MiB
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 60 ms (4.9 KiB/s)
Importing environment from 0x82000000...
Checking if uenvcmd is set ...
Running default loadzimage ...
5127128 bytes read in 344 ms (14.2 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-wirenboard670
45770 bytes read in 423 ms (105.5 KiB/s)
485 bytes read in 143 ms (2.9 KiB/s)
Applying DT overlay wb6-nogsm
597 bytes read in 136 ms (3.9 KiB/s)
Applying DT overlay wb6-wifi-rtl8723bu
509 bytes read in 165 ms (2.9 KiB/s)
Applying DT overlay wb6-noradio
334 bytes read in 104 ms (2.9 KiB/s)
Applying DT overlay wb6-eth1
254 bytes read in 117 ms (2 KiB/s)
Applying DT overlay temp-industrial
Applying extra overlay
Booting from mmc ...
Kernel image @ 0x82000000 [ 0x000000 - 0x4e3bd8 ]
## Flattened Device Tree blob at 83000000
Booting using the fdt blob at 0x83000000
Loading Device Tree to 9ef32000, end 9ef54fff ... OK
Starting kernel ...
[ 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.7.0 (i.MX6UL/ULL)
[ 0.000000] cma: Reserved 16 MiB at 0x9f000000
[ 0.000000] Memory policy: Data cache writealloc
[ 0.000000] percpu: Embedded 14 pages/cpu @defc7000 s25996 r8192 d23156 u57344
[ 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: 491716K/524288K available (6144K kernel code, 312K rwdata, 2276K rodata, 1024K init, 342K bss, 16188K 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 : 0xe0800000 - 0xff800000 ( 496 MB)
[ 0.000000] lowmem : 0xc0000000 - 0xe0000000 ( 512 MB)
[ 0.000000] modules : 0xbf000000 - 0xc0000000 ( 16 MB)
[ 0.000000] .text : 0xc0008000 - 0xc0700000 (7136 kB)
[ 0.000000] .init : 0xc0a00000 - 0xc0b00000 (1024 kB)
[ 0.000000] .data : 0xc0b00000 - 0xc0b4e140 ( 313 kB)
[ 0.000000] .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.000055] clocksource: mxc_timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns
[ 0.002593] Console: colour dummy device 80x30
[ 0.002634] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000)
[ 0.002665] pid_max: default: 32768 minimum: 301
[ 0.002936] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.002963] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.004444] CPU: Testing write buffer coherency: ok
[ 0.005015] /cpus/cpu@0 missing clock-frequency property
[ 0.005052] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[ 0.005108] Setting up static identity map for 0x80100000 - 0x80100070
[ 0.007756] Brought up 1 CPUs
[ 0.007790] SMP: Total of 1 processors activated (48.00 BogoMIPS).
[ 0.007806] CPU: All CPU(s) started in SVC mode.
[ 0.009267] devtmpfs: initialized
[ 0.036268] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5
[ 0.037068] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.037118] futex hash table entries: 256 (order: 2, 16384 bytes)
[ 0.038514] pinctrl core: initialized pinctrl subsystem
[ 0.041058] NET: Registered protocol family 16
[ 0.042975] DMA: preallocated 256 KiB pool for atomic coherent allocations
[ 0.045799] cpuidle: using governor menu
[ 0.080373] No ATAGs?
[ 0.080428] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
[ 0.080451] hw-breakpoint: maximum watchpoint size is 8 bytes.
[ 0.082862] imx6ul-pinctrl 20e0000.iomuxc: initialized IMX pinctrl driver
[ 0.129021] mxs-dma 1804000.dma-apbh: initialized
[ 0.133861] SCSI subsystem initialized
[ 0.134468] usbcore: registered new interface driver usbfs
[ 0.134625] usbcore: registered new interface driver hub
[ 0.134885] usbcore: registered new device driver usb
[ 0.136591] i2c-gpio i2c_rtc: using pins 48 (SDA) and 49 (SCL)
[ 0.137543] i2c-gpio i2c_eeprom1: using pins 76 (SDA) and 67 (SCL)
[ 0.138424] i2c-gpio i2c_eeprom2: using pins 70 (SDA) and 71 (SCL)
[ 0.139809] i2c i2c-1: IMX I2C adapter registered
[ 0.139853] i2c i2c-1: can't use DMA, using PIO instead.
[ 0.140197] Linux video capture interface: v2.00
[ 0.140355] pps_core: LinuxPPS API ver. 1 registered
[ 0.140377] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.140433] PTP clock support registered
[ 0.141177] Advanced Linux Sound Architecture Driver Initialized.
[ 0.143851] clocksource: Switched to clocksource mxc_timer1
[ 0.169764] NET: Registered protocol family 2
[ 0.171028] TCP established hash table entries: 4096 (order: 2, 16384 bytes)
[ 0.171154] TCP bind hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.171309] TCP: Hash tables configured (established 4096 bind 4096)
[ 0.171427] UDP hash table entries: 256 (order: 1, 8192 bytes)
[ 0.171486] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
[ 0.171799] NET: Registered protocol family 1
[ 0.172700] RPC: Registered named UNIX socket transport module.
[ 0.172731] RPC: Registered udp transport module.
[ 0.172748] RPC: Registered tcp transport module.
[ 0.172762] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.177726] workingset: timestamp_bits=14 max_order=17 bucket_order=3
[ 0.197305] NFS: Registering the id_resolver key type
[ 0.197372] Key type id_resolver registered
[ 0.197390] Key type id_legacy registered
[ 0.208291] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
[ 0.208327] io scheduler noop registered (default)
[ 0.208346] io scheduler deadline registered
[ 0.208425] io scheduler cfq registered
[ 0.215280] imx-sdma 20ec000.sdma: Direct firmware load for imx/sdma/sdma-imx6q.bin failed with error -2
[ 0.215323] imx-sdma 20ec000.sdma: external firmware not found, using ROM firmware
[ 0.224858] 2020000.serial: ttymxc0 at MMIO 0x2020000 (irq = 19, base_baud = 5000000) is a IMX
[ 0.803884] console [ttymxc0] enabled
[ 0.809505] 21e8000.serial: ttymxc1 at MMIO 0x21e8000 (irq = 56, base_baud = 5000000) is a IMX
[ 0.852832] imx_rngc 2284000.rngb: Freescale RNGC registered.
[ 0.858970] [drm] Initialized
[ 0.898773] brd: module loaded
[ 0.918501] loop: module loaded
[ 0.926780] at24 5-0050: 256 byte 24c02 EEPROM, writable, 1 bytes/write
[ 0.938224] at24 6-0050: 256 byte 24c02 EEPROM, writable, 1 bytes/write
[ 0.949857] spi_imx 2010000.ecspi: probed
[ 0.955533] libphy: Fixed MDIO Bus: probed
[ 0.962147] 20b4000.ethernet supply phy not found, using dummy regulator
[ 0.970277] pps pps0: new PPS source ptp0
[ 1.004171] libphy: fec_enet_mii_bus: probed
[ 1.009897] fec 20b4000.ethernet eth0: registered PHC device 0
[ 1.133952] 2188000.ethernet supply phy not found, using dummy regulator
[ 1.255008] pps pps1: new PPS source ptp1
[ 1.260288] libphy: fec_enet_mii_bus: probed
[ 1.268416] fec 2188000.ethernet eth1: registered PHC device 1
[ 1.274961] PPP generic driver version 2.4.2
[ 1.279796] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 1.286488] ehci-mxc: Freescale On-Chip EHCI Host driver
[ 1.292360] usbcore: registered new interface driver usb-storage
[ 1.299012] usbcore: registered new interface driver usbserial
[ 1.305170] usbcore: registered new interface driver usbserial_generic
[ 1.311834] usbserial: USB Serial support registered for generic
[ 1.318553] mousedev: PS/2 mouse device common for all mice
[ 1.382670] rtc-pcf8563 4-0051: rtc core: registered rtc-pcf8563 as rtc0
[ 1.398940] snvs_rtc 20cc000.snvs:snvs-rtc-lp: rtc core: registered 20cc000.snvs:snvs-r as rtc1
[ 1.408056] i2c /dev entries driver
[ 1.421549] lm75 4-0048: hwmon0: sensor 'lm75b'
[ 1.542642] imx2-wdt 20bc000.wdog: timeout 60 sec (nowayout=0)
[ 1.550917] sdhci: Secure Digital Host Controller Interface driver
[ 1.557252] sdhci: Copyright(c) Pierre Ossman
[ 1.561639] sdhci-pltfm: SDHCI platform and OF driver helper
[ 1.633929] mmc0: SDHCI controller on 2194000.usdhc [2194000.usdhc] using ADMA
[ 1.650801] ledtrig-cpu: registered to indicate activity on CPUs
[ 1.677510] usbcore: registered new interface driver usbhid
[ 1.685265] usbhid: USB HID core driver
[ 1.711291] NET: Registered protocol family 10
[ 1.718609] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[ 1.726490] NET: Registered protocol family 17
[ 1.731169] Key type dns_resolver registered
[ 1.740602] Registering SWP/SWPB emulation handler
[ 1.747586] registered taskstats version 1
[ 1.768925] random: fast init done
[ 1.778175] mmc0: new DDR MMC card at address 0001
[ 1.785297] imx_thermal 2000000.aips-bus:tempmon: Industrial CPU temperature grade - max:105C critical:100C passive:95C
[ 1.796289] mmcblk0: mmc0:0001 Q2J55L 7.09 GiB
[ 1.801277] mmcblk0boot0: mmc0:0001 Q2J55L partition 1 16.0 MiB
[ 1.820416] rtc-pcf8563 4-0051: setting system clock to 2021-04-22 12:51:31 UTC (1619095891)
[ 1.828914] of_cfs_init
[ 1.831489] mmcblk0boot1: mmc0:0001 Q2J55L partition 2 16.0 MiB
[ 1.838000] mmcblk0rpmb: mmc0:0001 Q2J55L partition 3 4.00 MiB
[ 1.847128] of_cfs_init: OK
[ 1.855522] vdd3p0: disabling
[ 1.858635] mmcblk0: p1 p2 p3 p4 < p5 p6 >
[ 1.863209] vref-3v3: disabling
[ 1.868808] usb1_vbus: disabling
[ 1.872072] ALSA device list:
[ 1.875152] No soundcards found.
[ 1.881401] EXT4-fs (mmcblk0p3): couldn't mount as ext3 due to feature incompatibilities
[ 1.890382] EXT4-fs (mmcblk0p3): couldn't mount as ext2 due to feature incompatibilities
[ 1.900198] EXT4-fs (mmcblk0p3): INFO: recovery required on readonly filesystem
[ 1.907642] EXT4-fs (mmcblk0p3): write access will be enabled during recovery
[ 2.300342] EXT4-fs (mmcblk0p3): recovery complete
[ 2.308424] EXT4-fs (mmcblk0p3): mounted filesystem with ordered data mode. Opts: (null)
[ 2.316825] VFS: Mounted root (ext4 filesystem) readonly on device 179:3.
[ 2.325542] devtmpfs: mounted
[ 2.334075] Freeing unused kernel memory: 1024K (c0a00000 - c0b00000)
[ 2.625257] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 2.661416] 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.680654] systemd[1]: Detected architecture arm.
Welcome to Debian GNU/Linux 9 (stretch)!
[ 2.725075] systemd[1]: Set hostname to <wirenboard-AH4BAH2W>.
[ 3.035841] systemd-sysv-generator[132]: [/etc/init.d/wb-mqtt-knx:6] Could not build name for facility $remote_fs,: Invalid argument
[ 3.365042] systemd[1]: Created slice User and Session Slice.
[ OK ] Created slice User and Session Slice.
[ 3.421010] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[ OK ] Started Dispatch Password Requests to Console Directory Watch.
[ 3.464813] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ OK ] Started Forward Password Requests to Wall Directory Watch.
[ 3.504888] systemd[1]: Reached target Paths.
[ OK ] Reached target Paths.
[ 3.534640] systemd[1]: Listening on udev Kernel Socket.
[ OK ] Listening on udev Kernel Socket.
[ 3.564440] systemd[1]: Reached target Remote File Systems.
[ OK ] Reached target Remote File Systems.
[ 3.594390] systemd[1]: Reached target Encrypted Volumes.
[ OK ] Reached target Encrypted Volumes.
[ OK ] Created slice System Slice.
[ OK ] Reached target Slices.
[ OK ] Created slice system-systemd\x2dfsck.slice.
Mounting /sys/kernel/config...
Mounting POSIX Message Queue File System...
[ OK ] Listening on Journal Socket (/dev/log).
[ OK ] Listening on /dev/initctl Compatibility Named Pipe.
[ OK ] Created slice system-getty.slice.
[ OK ] Listening on udev Control Socket.
[ OK ] Created slice system-serial\x2dgetty.slice.
[ OK ] Listening on Journal Socket.
Starting Create list of required st…ce nodes for the current kernel...
Starting Load Kernel Modules...
Starting Journal Service...
Mounting Debug File System...
[ OK ] Listening on fsck to fsckd communication Socket.
Starting File System Check on Root Device...
[ OK ] Mounted POSIX Message Queue File System.
[ OK ] Mounted /sys/kernel/config.
[ OK ] Mounted Debug File System.
[ OK ] Started Create list of required sta…vice nodes for the current kernel.
[ OK ] Started Load Kernel Modules.
[ OK ] Started File System Check Daemon to report status.
Starting Apply Kernel Variables...
Starting Create Static Device Nodes in /dev...
[ OK ] Started Journal Service.
[ OK ] Started File System Check on Root Device.
Starting Remount Root and Kernel File Systems...
[ OK ] Started Apply Kernel Variables.
[ OK ] Started Create[ 4.606453] EXT4-fs (mmcblk0p3): re-mounted. Opts: errors=remount-ro
Static Device Nodes in /dev.
[ OK ] Started Remount Root and Kernel File Systems.
Starting Flush Journal to Persistent Storage...
Starting udev Coldplug all Devices...
Starting Load/Save Random Seed...
[ OK ] Reached target Local File Systems (Pre).
[ OK ] Reached target Local File Systems.
Starting udev Kernel Device Manager...
[ OK ] Started Load/Save Random Seed.
[ 5.014623] systemd-journald[145]: Received request to flush runtime journal from PID 1
[ OK ] Started Flush Journal to Persistent Storage.
[ OK ] Started udev Kernel Device Manager.
[ OK ] Started udev Coldplug all Devices.
[ 6.476021] Driver for 1-wire Dallas network protocol.
[ 6.508300] lirc_dev: IR Remote Control driver registered, major 245
[ 6.595613] lirc_pwm: module is from the staging directory, the quality is unknown, you have been warned.
[ 6.649579] imx6ul-pinctrl 20e0000.iomuxc: pin MX6UL_PAD_LCD_DATA08 already requested by 20e0000.iomuxc; cannot claim for lirc-rfm69
[ 6.661663] imx6ul-pinctrl 20e0000.iomuxc: pin-78 (lirc-rfm69) status -22
[ 6.668528] imx6ul-pinctrl 20e0000.iomuxc: could not request pin 78 (MX6UL_PAD_LCD_DATA08) from group rfm69diogrp on device 20e0000.iomuxc
[ 6.681089] lirc_pwm lirc-rfm69: Error applying setting, reverse things back
[ OK ] Found device /dev/ttymxc0.
[ 6.891797] fec 20b4000.ethernet rename2: renamed from eth0
[ 6.987912] lirc_pwm: probe of lirc-rfm69 failed with error -22
[ 7.348315] fec 2188000.ethernet eth0: renamed from eth1
[ 7.384668] ci_hdrc ci_hdrc.0: EHCI Host Controller
[ 7.389625] ci_hdrc ci_hdrc.0: new USB bus registered, assigned bus number 1
[ 7.421234] fec 20b4000.ethernet eth1: renamed from rename2
[ 7.524048] ci_hdrc ci_hdrc.0: USB 2.0 started, EHCI 1.00
[ 7.597744] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 7.604733] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 7.611969] usb usb1: Product: EHCI Host Controller
[ 7.616908] usb usb1: Manufacturer: Linux 4.9.22-wb6 ehci_hcd
[ 7.622666] usb usb1: SerialNumber: ci_hdrc.0
[ 7.883538] hub 1-0:1.0: USB hub found
[ 7.900845] hub 1-0:1.0: 1 port detected
[ 7.978778] 2184200.usb supply vbus not found, using dummy regulator
[ 8.076685] ci_hdrc ci_hdrc.1: EHCI Host Controller
[ 8.081639] ci_hdrc ci_hdrc.1: new USB bus registered, assigned bus number 2
[ 8.194001] ci_hdrc ci_hdrc.1: USB 2.0 started, EHCI 1.00
[ 8.244158] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[ 8.250975] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 8.258307] usb usb2: Product: EHCI Host Controller
[ 8.263198] usb usb2: Manufacturer: Linux 4.9.22-wb6 ehci_hcd
[ 8.268987] usb usb2: SerialNumber: ci_hdrc.1
[ OK ] Found device /dev/mmcblk0p5.
[ 8.520490] hub 2-0:1.0: USB hub found
[ OK ] Found device /dev/mmcblk0p6.
[ 8.584168] hub 2-0:1.0: 1 port detected
[ 8.974008] usb 2-1: new high-speed USB device number 2 using ci_hdrc
Starting File System Check on /dev/mmcblk0p6...
Activating swap /dev/mmcblk0p5...
[ 9.089918] Adding 262140k swap on /dev/mmcblk0p5. Priority:-1 extents:1 across:262140k SS
[ OK ] Activated swap /dev/mmcblk0p5.
[ 9.176399] usb 2-1: New USB device found, idVendor=0424, idProduct=2514
[ 9.183154] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ OK ] Reached target Swap.
[ 9.207393] hub 2-1:1.0: USB hub found
[ 9.213180] hub 2-1:1.0: 4 ports detected
[ 9.543981] usb 2-1.1: new high-speed USB device number 3 using ci_hdrc
[ 9.695650] usb 2-1.1: New USB device found, idVendor=0bda, idProduct=b720
[ 9.702580] usb 2-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 9.710009] usb 2-1.1: Product: 802.11n WLAN Adapter
[ 9.715029] usb 2-1.1: Manufacturer: Realtek
[ 9.719309] usb 2-1.1: SerialNumber: 00e04c000001
[ 9.880573] Bluetooth: Core ver 2.22
[ OK ] Listening on Load/Save RF Kill Switch Status /[ 9.937284] NET: Registered protocol family 31
dev/rfkill Watch.
[ 9.942871] Bluetooth: HCI device and connection manager initialized
[ 9.982433] Bluetooth: HCI socket layer initialized
[ 9.995588] Bluetooth: L2CAP socket layer initialized
[ 10.009998] Bluetooth: SCO socket layer initialized
[ 10.075229] usbcore: registered new interface driver btusb
[ 10.092284] Bluetooth: hci0: rtl: examining hci_ver=06 hci_rev=000b lmp_ver=06 lmp_subver=8723
[ 10.101074] Bluetooth: hci0: rtl: loading rtl_bt/rtl8723b_config.bin
Starting Load/Save RF Kill Switch Status...
[ 10.140575] bluetooth hci0: Direct firmware load for rtl_bt/rtl8723b_config.bin failed with error -2
[ 10.149866] Bluetooth: hci0: Failed to load rtl_bt/rtl8723b_config.bin
[ 10.156457] Bluetooth: hci0: rtl: loading rtl_bt/rtl8723b_fw.bin
[ 10.194191] Bluetooth: hci0: rom_version status=0 version=1
[ 10.199984] Bluetooth: cfg_sz 0, total size 22496
[ OK ] Started Load/Save RF Kill Switch Status.
[ 10.614356] 8723bu: module is from the staging directory, the quality is unknown, you have been warned.
[ 10.663352] RTL871X: module init start
[ 10.667260] RTL871X: rtl8723bu v4.3.6.11_12942.20141204_BTCOEX20140507-4E40
[ 10.674277] RTL871X: rtl8723bu BT-Coex version = BTCOEX20140507-4E40
[ OK ] Started File System Check on /dev/mmcblk0p6.
Mounting /mnt/data...
[ 10.938396] RTL871X: rtw_ndev_init(wlan0)
[ 10.950717] RTL871X: rtw_ndev_init(wlan1)
[ 10.959337] EXT4-fs (mmcblk0p6): mounted filesystem with ordered data mode. Opts: (null)
[ 10.973425] usbcore: registered new interface driver rtl8723bu
[ 10.979429] RTL871X: module init ret=0
[ OK ] Mounted /mnt/data.
Starting prepare mounts and symlinks to config files...
[ OK ] Started prepare mounts and symlinks to config files.
Starting Create Volatile Files and Directories...
[ 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 ] Started Daily Cleanup of Temporary Directories.
[ OK ] Listening on D-Bus System Message Bus Socket.
[ OK ] Listening on Avahi mDNS/DNS-SD Stack Activation Socket.
[ OK ] Listening on KNX Daemon (socket).
[ OK ] Reached target Sockets.
[ OK ] Reached target Basic System.
Starting LSB: prepare partitions & rootfs...
[ OK ] Started Cgroup management daemon.
Starting Avahi mDNS/DNS-SD Stack...
[ OK ] Started watch config files.
Starting LSB: Starts syslogd...
[ 12.649480] cgroup: new mount options do not match the existing superblock, will be ignored
Starting Login Service...
Starting Bluetooth service...
[ OK ] Started D-Bus System Message Bus.
[ OK ] Started Avahi mDNS/DNS-SD Stack.
[ OK ] Started Bluetooth service.
[ 13.184602] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 13.189944] Bluetooth: BNEP filters: protocol multicast
[ OK ] Reached target Bluetooth.
[ 13.206565] Bluetooth: BNEP socket layer initialized
Starting Restore /etc/resolv.conf i…fore the ppp link was shut down...
Starting LSB: Kernel 1-wire MQTT driver for WB-HomA...
[ OK ] Started Regular background program processing daemon.
Starting LSB: Hardware configuration with Device Tree overlays...
Starting Mosquitto MQTT v3.1/v3.1.1 Broker...
[ OK ] Started Daily apt download activities.
[ OK ] Started Daily apt upgrade and clean activities.
[ OK ] Reached target Timers.
[ 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 LSB: Kernel 1-wire MQTT driver for WB-HomA.
[ OK ] Started LSB: Starts syslogd.
[ OK ] Started Login Service.
Starting LSB: Starts klogd...
Starting Hostname Service...
Starting LSB: : Wiren Board database logger...
Starting LSB: : Wiren Board MQTT to Modbus TCP gateway...
Starting LSB: MQTT driver for WB HomA for RFM69 ISM radio...
Starting LSB: Configuration Editor Backend...
Starting LSB: Firmware update monitor...
[ OK ] Started Hostname Service.
[ OK ] Started LSB: Firmware update monitor.
[ OK ] Started LSB: : Wiren Board database logger.
[ OK ] Started LSB: Configuration Editor Backend.
[ OK ] Started LSB: Starts klogd.
[ 21.689835] 21f0000.serial: ttymxc3 at MMIO 0x21f0000 (irq = 218, base_baud = 5000000) is a IMX
[ OK ] Started LSB: : Wiren Board MQTT to Modbus TCP gateway.
[ OK ] Started LSB: Hardware configuration with Device Tree overlays.
Starting LSB: MQTT Rule Engine for Wiren Board...
Starting LSB: MQTT Driver for GPIO-controlled switches...
Starting LSB: MQTT Driver for serial devices...
[ OK ] Started LSB: MQTT Rule Engine for Wiren Board.
[ OK ] Started LSB: MQTT Driver for serial devices.
[ 26.624298] random: crng init done
[ OK ] Started LSB: prepare partitions & rootfs.
Starting LSB: initscript to use GSM modem integrated RTC...
[ 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...
Starting dnsmasq - A lightweight DHCP and caching DNS server...
Starting OpenBSD Secure Shell server...
Starting MQTT Driver for ADC...
Starting A high performance web server and a reverse proxy server...
[ OK ] Started Permit User Sessions.
[ OK ] Started KNX Daemon.
Starting LSB: : Wiren Board MQTT KNX bridge...
[ OK ] Reached target Network is Online.
Starting LSB: Brings up/down network automatically...
Starting LSB: Start NTP daemon...
Starting LSB: Advanced IEEE 802.11 management daemon...
[ OK ] Started Serial Getty on ttymxc0.
[ OK ] Started Getty on tty1.
[ OK ] Reached target Login Prompts.
[ OK ] Started LSB: MQTT driver for WB HomA for RFM69 ISM radio.
[ OK ] Started OpenBSD Secure Shell server.
[ OK ] Started LSB: : Wiren Board MQTT KNX bridge.
[ 37.905859] SMSC LAN8710/LAN8720 2188000.ethernet:00: attached PHY driver [SMSC LAN8710/LAN8720] (mii_bus:phy_addr=2188000.ethernet:00, irq=-1)
[ OK ] Started LSB: Start NTP daemon.
[ 38.111256] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
Debian GNU/Linux 9 wirenboard-AH4BAH2W ttymxc0
[ 42.824337] RTL871X: RTW_ADAPTIVITY_EN_[ 42.828032] AUTO, chplan:0x20, Regulation:3,3
[ 42.832429] RTL871X: RTW_ADAPTIVITY_MODE_[ 42.836380] NORMAL
[ 46.495020] Micrel KSZ8081 or KSZ8091 2188000.ethernet:03: attached PHY driver [Micrel KSZ8081 or KSZ8091] (mii_bus:phy_addr=2188000.ethernet:03, irq=-1)
[ 46.579571] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready
[ 46.656746] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 46.962068] RTL871X: assoc success
[ 47.032861] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
Debian GNU/Linux 9 wirenboard-AH4BAH2W ttymxc0
▒L▒g▒n ▒▒m▒d ▒4▒▒▒2W ▒▒g▒n▒ oot
Debian GNU/Linux 9 wirenboard-AH4BAH2W ttymxc0
wirenboard-AH4BAH2W login: root
Password:
Last login: Thu Apr 22 10:20:06 UTC 2021 on ttymxc0
Linux wirenboard-AH4BAH2W 4.9.22-wb6 #2 SMP Tue Sep 1 06:27:21 UTC 2020 armv7l
The programs included with the Debian GNU/Linux system are free software;
the exact distribution terms for each program are described in the
individual files in /usr/share/doc/*/copyright.
Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
permitted by applicable law.
root@wirenboard-AH4BAH2W:~# ip link
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN mode DEFAULT group default qlen 1
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
2: eth1: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast state DOWN mode DEFAULT group default qlen 1000
link/ether 80:1f:12:63:95:76 brd ff:ff:ff:ff:ff:ff
3: eth0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast state DOWN mode DEFAULT group default qlen 1000
link/ether 80:1f:12:63:3b:9a brd ff:ff:ff:ff:ff:ff
4: sit0@NONE: <NOARP> mtu 1480 qdisc noop state DOWN mode DEFAULT group default qlen 1
link/sit 0.0.0.0 brd 0.0.0.0
5: wlan0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP mode DEFAULT group default qlen 1000
link/ether 7c:25:da:1f:59:b8 brd ff:ff:ff:ff:ff:ff
6: wlan1: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN mode DEFAULT group default qlen 1000
link/ether 7e:25:da:1f:59:b8 brd ff:ff:ff:ff:ff:ff
root@wirenboard-AH4BAH2W:~# ifdown eth0
ifdown: /etc/network/interfaces:27: option with empty value
ifdown: couldn't read interfaces file "/etc/network/interfaces"
root@wirenboard-AH4BAH2W:~# mcedit /etc/network/interfaces
/etc/net~terfaces [----] 25 L:[ 6+10 16/ 41] *(283 / 708b) 10 0x00A [*][X]
# Wireless interfaces
allow-hotplug wlan0
auto wlan0
iface wlan0 inet dhcp
wpa-ssid TP-Link_6FF6
wpa-psk 66056900
# auto wlan
# iface wlan0 inet static
# address 192.168.42.1
# netmask 255.255.255.0nano /etc/default/hostapd
auto eth0
iface eth0 inet dhcp
pre-up wb-set-mac
hostname WirenBoard
pre-up wb-set-mac
hostname WirenBoard
root@wirenboard-AH4BAH2W:reboot