Advertisement
Guest User

Untitled

a guest
May 2nd, 2024
24
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 34.75 KB | None | 0 0
  1. dskut@dskut-x:~$ sudo cu -s 115200 -l /dev/tty.usbmodemWB71
  2. Connected.
  3.  
  4. U-Boot SPL 2021.10-wb1.4.4-g8b6bef383e (Nov 24 2022 - 14:01:43 +0000)
  5. DRAM: 512 MiB
  6. Trying to boot from MMC2
  7.  
  8.  
  9. U-Boot 2021.10-wb1.4.4-g8b6bef383e (Nov 24 2022 - 14:01:43 +0000)
  10.  
  11. CPU: Allwinner R40 (SUN8I 1701)
  12. Model: Wiren Board rev. 7.2.0 (A40i)
  13. I2C: ready
  14. DRAM: 512 MiB
  15. MMC: mmc@1c0f000: 0, mmc@1c11000: 1
  16. Loading Environment from MMC... OK
  17. In: serial@1c28000
  18. Out: serial@1c28000
  19. Err: serial@1c28000
  20. Will only keep env vars: mmcpart bootcount upgrade_available uenvcmd otp_program otp_aes_program
  21. ## Info: input data size = 142 = 0x8E
  22. bootcount=0
  23. mmcpart=2
  24. uenvcmd=true ; echo reset environment; env default -a; setenv mmcdev 0; saveenv; bmode emmc; reset
  25. upgrade_available=0
  26.  
  27. Environment size: 142/131068 bytes
  28. ## Resetting to default environment
  29. ## Info: input data size = 142 = 0x8E
  30. Net: No ethernet found.
  31. Hit <SPACE> key to stop autoboot in 1s
  32. switch to partitions #0, OK
  33. mmc1(part 0) is current device
  34. eMMC found on device 1
  35. Press FW button to enter firmware update mode
  36. ................................................
  37. 326 bytes read in 3 ms (105.5 KiB/s)
  38. Importing environment from 0x42000000...
  39. Checking if uenvcmd is set ...
  40. test - minimal test like /bin/sh
  41.  
  42. Usage:
  43. test [args..]
  44. Running default loadzimage ...
  45. 6042200 bytes read in 159 ms (36.2 MiB/s)
  46.  
  47. MMC read: dev # 1, block # 2016, count 32 ... 32 blocks read: OK
  48. Reading overlays list from eMMC
  49. Reading factory fdt name from eMMC
  50. Loading factory fdt sun8i-r40-wirenboard733
  51. 54693 bytes read in 13 ms (4 MiB/s)
  52. 254 bytes read in 4 ms (61.5 KiB/s)
  53. Applying DT overlay temp-industrial
  54. Applying extra overlay
  55. Booting from mmc ...
  56. Kernel image @ 0x42000000 [ 0x000000 - 0x5c3258 ]
  57. ## Flattened Device Tree blob at 43000000
  58. Booting using the fdt blob at 0x43000000
  59. Loading Device Tree to 49fdd000, end 49ffffff ... OK
  60.  
  61. Starting kernel ...
  62.  
  63. [ 0.000000] Booting Linux on physical CPU 0x0
  64. [ 0.000000] Linux version 5.10.35-wb120+wb102 (root@wbdevenv) (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1 SMP Thu Sep 28 11:44:33 UTC 2023
  65. [ 0.000000] CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=10c5387d
  66. [ 0.000000] CPU: div instructions available: patching division code
  67. [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
  68. [ 0.000000] OF: fdt: Machine model: Wiren Board rev. 7.3.3 (A40i)
  69. [ 0.000000] Memory policy: Data cache writealloc
  70. [ 0.000000] cma: Reserved 16 MiB at 0x5ec00000
  71. [ 0.000000] Zone ranges:
  72. [ 0.000000] Normal [mem 0x0000000040000000-0x000000005fffffff]
  73. [ 0.000000] HighMem empty
  74. [ 0.000000] Movable zone start for each node
  75. [ 0.000000] Early memory node ranges
  76. [ 0.000000] node 0: [mem 0x0000000040000000-0x000000005fffffff]
  77. [ 0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x000000005fffffff]
  78. [ 0.000000] psci: probing for conduit method from DT.
  79. [ 0.000000] psci: Using PSCI v0.1 Function IDs from DT
  80. [ 0.000000] percpu: Embedded 19 pages/cpu s47884 r8192 d21748 u77824
  81. [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 129920
  82. [ 0.000000] Kernel command line: console=ttyS0,115200 root=/dev/mmcblk0p2 rootwait ro
  83. [ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes, linear)
  84. [ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes, linear)
  85. [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
  86. [ 0.000000] Memory: 487300K/524288K available (9216K kernel code, 1430K rwdata, 3068K rodata, 1024K init, 293K bss, 20604K reserved, 16384K cma-reserved, 0K highmem)
  87. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  88. [ 0.000000] ftrace: allocating 29913 entries in 59 pages
  89. [ 0.000000] ftrace: allocated 59 pages with 5 groups
  90. [ 0.000000] rcu: Hierarchical RCU implementation.
  91. [ 0.000000] rcu: RCU event tracing is enabled.
  92. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4.
  93. [ 0.000000] Rude variant of Tasks RCU enabled.
  94. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
  95. [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
  96. [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
  97. [ 0.000000] GIC: Using split EOI/Deactivate mode
  98. [ 0.000000] random: get_random_bytes called from start_kernel+0x660/0x840 with crng_init=0
  99. [ 0.000000] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns
  100. [ 0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (phys).
  101. [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
  102. [ 0.000011] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
  103. [ 0.000029] Switching to timer-based delay loop, resolution 41ns
  104. [ 0.000443] Console: colour dummy device 80x30
  105. [ 0.000519] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000)
  106. [ 0.000555] pid_max: default: 32768 minimum: 301
  107. [ 0.000815] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
  108. [ 0.000844] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
  109. [ 0.001988] CPU: Testing write buffer coherency: ok
  110. [ 0.002865] /cpus/cpu@0 missing clock-frequency property
  111. [ 0.003074] /cpus/cpu@1 missing clock-frequency property
  112. [ 0.003241] /cpus/cpu@2 missing clock-frequency property
  113. [ 0.003399] /cpus/cpu@3 missing clock-frequency property
  114. [ 0.003450] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
  115. [ 0.005214] Setting up static identity map for 0x40100000 - 0x40100060
  116. [ 0.005492] rcu: Hierarchical SRCU implementation.
  117. [ 0.006572] smp: Bringing up secondary CPUs ...
  118. [ 0.017729] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
  119. [ 0.029032] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
  120. [ 0.041493] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
  121. [ 0.041993] smp: Brought up 1 node, 4 CPUs
  122. [ 0.042076] SMP: Total of 4 processors activated (192.00 BogoMIPS).
  123. [ 0.042106] CPU: All CPU(s) started in HYP mode.
  124. [ 0.042133] CPU: Virtualization extensions available.
  125. [ 0.043481] devtmpfs: initialized
  126. [ 0.064909] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5
  127. [ 0.065361] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
  128. [ 0.065409] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
  129. [ 0.066629] pinctrl core: initialized pinctrl subsystem
  130. [ 0.069164] NET: Registered protocol family 16
  131. [ 0.072873] DMA: preallocated 256 KiB pool for atomic coherent allocations
  132. [ 0.075690] thermal_sys: Registered thermal governor 'step_wise'
  133. [ 0.076407] No ATAGs?
  134. [ 0.076710] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
  135. [ 0.076731] hw-breakpoint: maximum watchpoint size is 8 bytes.
  136. [ 0.154363] SCSI subsystem initialized
  137. [ 0.154661] usbcore: registered new interface driver usbfs
  138. [ 0.154731] usbcore: registered new interface driver hub
  139. [ 0.154804] usbcore: registered new device driver usb
  140. [ 0.155170] mc: Linux media interface: v0.10
  141. [ 0.155222] videodev: Linux video capture interface: v2.00
  142. [ 0.155556] pps_core: LinuxPPS API ver. 1 registered
  143. [ 0.155677] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  144. [ 0.155888] PTP clock support registered
  145. [ 0.156796] Advanced Linux Sound Architecture Driver Initialized.
  146. [ 0.158693] clocksource: Switched to clocksource arch_sys_counter
  147. [ 1.274593] NET: Registered protocol family 2
  148. [ 1.276475] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear)
  149. [ 1.276590] TCP established hash table entries: 4096 (order: 2, 16384 bytes, linear)
  150. [ 1.276704] TCP bind hash table entries: 4096 (order: 3, 32768 bytes, linear)
  151. [ 1.276848] TCP: Hash tables configured (established 4096 bind 4096)
  152. [ 1.277091] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)
  153. [ 1.277164] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)
  154. [ 1.277562] NET: Registered protocol family 1
  155. [ 1.278898] RPC: Registered named UNIX socket transport module.
  156. [ 1.278929] RPC: Registered udp transport module.
  157. [ 1.278945] RPC: Registered tcp transport module.
  158. [ 1.278959] RPC: Registered tcp NFSv4.1 backchannel transport module.
  159. [ 1.281769] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 5 counters available
  160. [ 1.284209] Initialise system trusted keyrings
  161. [ 1.284527] workingset: timestamp_bits=14 max_order=17 bucket_order=3
  162. [ 1.299607] NFS: Registering the id_resolver key type
  163. [ 1.299699] Key type id_resolver registered
  164. [ 1.299719] Key type id_legacy registered
  165. [ 1.300499] Key type asymmetric registered
  166. [ 1.300524] Asymmetric key parser 'x509' registered
  167. [ 1.300596] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
  168. [ 1.300617] io scheduler mq-deadline registered
  169. [ 1.300634] io scheduler kyber registered
  170. [ 1.301884] sun4i-usb-phy 1c13400.phy: Couldn't request ID GPIO
  171. [ 1.443526] Serial: 8250/16550 driver, 8 ports, IRQ sharing disabled
  172. [ 1.467384] brd: module loaded
  173. [ 1.485202] loop: module loaded
  174. [ 1.494313] libphy: Fixed MDIO Bus: probed
  175. [ 1.496562] sun4i-mdio 1c0b080.mdio: supply phy not found, using dummy regulator
  176. [ 1.497395] libphy: sun4i_mii_bus: probed
  177. [ 1.501137] CAN device driver interface
  178. [ 1.503729] PPP generic driver version 2.4.2
  179. [ 1.504013] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  180. [ 1.504032] ehci-platform: EHCI generic platform driver
  181. [ 1.506649] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  182. [ 1.506704] ohci-platform: OHCI generic platform driver
  183. [ 1.508198] usbcore: registered new interface driver usb-storage
  184. [ 1.508333] usbcore: registered new interface driver usbserial_generic
  185. [ 1.508381] usbserial: USB Serial support registered for generic
  186. [ 1.512310] sun6i-rtc 1c20400.rtc: registered as rtc1
  187. [ 1.512343] sun6i-rtc 1c20400.rtc: RTC enabled
  188. [ 1.512887] i2c /dev entries driver
  189. [ 1.523356] sunxi-wdt 1c20c90.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0)
  190. [ 1.528318] ledtrig-cpu: registered to indicate activity on CPUs
  191. [ 1.529363] sun8i-ce 1c15000.crypto: Set mod clock to 300000000 (300 Mhz) from 24000000 (24 Mhz)
  192. [ 1.529790] sun8i-ce 1c15000.crypto: will run requests pump with realtime priority
  193. [ 1.530569] sun8i-ce 1c15000.crypto: will run requests pump with realtime priority
  194. [ 1.530866] sun8i-ce 1c15000.crypto: will run requests pump with realtime priority
  195. [ 1.531128] sun8i-ce 1c15000.crypto: will run requests pump with realtime priority
  196. [ 1.531292] sun8i-ce 1c15000.crypto: Register cbc(aes)
  197. [ 1.531498] sun8i-ce 1c15000.crypto: Register ecb(aes)
  198. [ 1.532487] sun8i-ce 1c15000.crypto: Register cbc(des3_ede)
  199. [ 1.532980] sun8i-ce 1c15000.crypto: Register ecb(des3_ede)
  200. [ 1.533441] sun8i-ce 1c15000.crypto: CryptoEngine Die ID 0
  201. [ 1.535962] usbcore: registered new interface driver usbhid
  202. [ 1.535984] usbhid: USB HID core driver
  203. [ 1.540641] iio-rescale a1-volt: using raw+scale source channel
  204. [ 1.541104] iio-rescale a2-volt: using raw+scale source channel
  205. [ 1.541534] iio-rescale a3-volt: using raw+scale source channel
  206. [ 1.541892] iio-rescale vin-volt: using raw+scale source channel
  207. [ 1.547441] NET: Registered protocol family 10
  208. [ 1.549950] Segment Routing with IPv6
  209. [ 1.550108] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
  210. [ 1.551215] NET: Registered protocol family 17
  211. [ 1.551252] can: controller area network core
  212. [ 1.551398] NET: Registered protocol family 29
  213. [ 1.551419] can: raw protocol
  214. [ 1.551437] can: broadcast manager protocol
  215. [ 1.551464] can: netlink gateway - max_hops=1
  216. [ 1.551801] Key type dns_resolver registered
  217. [ 1.551905] Registering SWP/SWPB emulation handler
  218. [ 1.552031] registered taskstats version 1
  219. [ 1.552121] Loading compiled-in X.509 certificates
  220. [ 1.585184] sun4i-usb-phy 1c13400.phy: Couldn't request ID GPIO
  221. [ 1.593097] sun4i-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver
  222. [ 1.594470] sun4i-pinctrl 1c20800.pinctrl: supply vcc-pb not found, using dummy regulator
  223. [ 1.601756] printk: console [ttyS0] disabled
  224. [ 1.601927] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 52, base_baud = 1500000) is a Allwinner sun4i
  225. [ 2.549911] printk: console [ttyS0] enabled
  226. [ 2.555850] sun4i-pinctrl 1c20800.pinctrl: Couldn't get bank PI regulator
  227. [ 2.562695] sun4i-pinctrl 1c20800.pinctrl: request() failed for pin 274
  228. [ 2.569656] sun4i-pinctrl 1c20800.pinctrl: pin-274 (1c28800.serial) status -517
  229. [ 2.577015] sun4i-pinctrl 1c20800.pinctrl: could not request pin 274 (PI18) from group PI18 on device 1c20800.pinctrl
  230. [ 2.587743] dw-apb-uart 1c28800.serial: Error applying setting, reverse things back
  231. [ 2.596182] sun4i-mdio 1c0b080.mdio: supply phy not found, using dummy regulator
  232. [ 2.604812] libphy: sun4i_mii_bus: probed
  233. [ 2.610301] sun4i-pinctrl 1c20800.pinctrl: Couldn't get bank PH regulator
  234. [ 2.617109] sun4i-pinctrl 1c20800.pinctrl: request() failed for pin 236
  235. [ 2.623765] sun4i-pinctrl 1c20800.pinctrl: pin-236 (1c20800.pinctrl:236) status -517
  236. [ 2.633851] sun4i-pinctrl 1c20800.pinctrl: Couldn't get bank PH regulator
  237. [ 2.640796] sun4i-pinctrl 1c20800.pinctrl: request() failed for pin 232
  238. [ 2.647454] sun4i-pinctrl 1c20800.pinctrl: pin-232 (1c0b000.ethernet) status -517
  239. [ 2.654976] sun4i-pinctrl 1c20800.pinctrl: could not request pin 232 (PH8) from group PH8 on device 1c20800.pinctrl
  240. [ 2.665512] sun4i-emac 1c0b000.ethernet: Error applying setting, reverse things back
  241. [ 2.675194] sun4i-pinctrl 1c20800.pinctrl: Couldn't get bank PA regulator
  242. [ 2.682019] sun4i-pinctrl 1c20800.pinctrl: request() failed for pin 0
  243. [ 2.688463] sun4i-pinctrl 1c20800.pinctrl: pin-0 (1c50000.ethernet) status -517
  244. [ 2.695838] sun4i-pinctrl 1c20800.pinctrl: could not request pin 0 (PA0) from group PA0 on device 1c20800.pinctrl
  245. [ 2.706301] dwmac-sun8i 1c50000.ethernet: Error applying setting, reverse things back
  246. [ 2.725576] axp20x-i2c 0-0034: AXP20x variant AXP221 found
  247. [ 2.741749] input: axp20x-pek as /devices/platform/soc/1c2ac00.i2c/i2c-0/0-0034/axp221-pek/input/input0
  248. [ 2.764032] vcc-3v3: supplied by regulator-dummy
  249. [ 2.769836] vdd-cpu: supplied by regulator-dummy
  250. [ 2.775476] vdd-sys: supplied by regulator-dummy
  251. [ 2.781191] dcdc4: supplied by regulator-dummy
  252. [ 2.786656] vcc-dram: supplied by regulator-dummy
  253. [ 2.791611] vcc-gmac-phy: failed to get the current voltage: -EPROBE_DEFER
  254. [ 2.799189] vcc-gmac-phy: supplied by vcc-3v3
  255. [ 2.805560] dc5ldo: supplied by vcc-dram
  256. [ 2.810575] random: fast init done
  257. [ 2.814326] tv: Bringing 700000uV into 3300000-3300000uV
  258. [ 2.820369] tv: supplied by regulator-dummy
  259. [ 2.825186] aldo2: Bringing 2500000uV into 3300000-3300000uV
  260. [ 2.832445] aldo2: supplied by regulator-dummy
  261. [ 2.839376] avcc-pll: supplied by regulator-dummy
  262. [ 2.845427] eldo1: supplied by regulator-dummy
  263. [ 2.851166] eldo2: supplied by regulator-dummy
  264. [ 2.856391] vcc-pe: Bringing 1200000uV into 1800000-1800000uV
  265. [ 2.863330] vcc-pe: supplied by regulator-dummy
  266. [ 2.868499] vcc-sd-alt: Bringing 700000uV into 1800000-1800000uV
  267. [ 2.876645] vcc-sd-alt: supplied by regulator-dummy
  268. [ 2.883191] dldo2: supplied by regulator-dummy
  269. [ 2.889042] dldo3: supplied by regulator-dummy
  270. [ 2.894737] dldo4: supplied by regulator-dummy
  271. [ 2.900079] rtc_ldo: supplied by regulator-dummy
  272. [ 2.905816] ldo_io0: supplied by regulator-dummy
  273. [ 2.911586] ldo_io1: supplied by regulator-dummy
  274. [ 2.917175] axp20x-adc axp22x-adc: DMA mask not set
  275. [ 2.924016] axp20x-battery-power-supply axp20x-battery-power-supply: DMA mask not set
  276. [ 2.934429] axp20x-i2c 0-0034: AXP20X driver loaded
  277. [ 2.967632] rtc-pcf85063 2-0051: registered as rtc0
  278. [ 2.981986] rtc-pcf85063 2-0051: setting system clock to 2024-05-02T19:56:27 UTC (1714679787)
  279. [ 2.991803] lm75 2-0048: supply vs not found, using dummy regulator
  280. [ 3.002833] lm75 2-0048: hwmon1: sensor 'lm75b'
  281. [ 3.033674] sun4i-usb-phy 1c13400.phy: phy0 dr_mode=3
  282. [ 3.042416] 1c28800.serial: ttyS2 at MMIO 0x1c28800 (irq = 53, base_baud = 1500000) is a Allwinner sun4i
  283. [ 3.052879] sun4i-mdio 1c0b080.mdio: supply phy not found, using dummy regulator
  284. [ 3.060924] libphy: sun4i_mii_bus: probed
  285. [ 3.065578] sunxi-mmc 1c11000.mmc: initialized, max. request size: 2048 KB, uses new timings mode
  286. [ 3.201792] mmc0: new DDR MMC card at address 0001
  287. [ 3.207493] mmcblk0: mmc0:0001 AS08FC 7.05 GiB
  288. [ 3.212490] sun4i-emac 1c0b000.ethernet: eth0: at (ptrval), IRQ 65 MAC: 00:85:01:01:91:73
  289. [ 3.212539] mmcblk0boot0: mmc0:0001 AS08FC partition 1 4.00 MiB
  290. [ 3.221834] dwmac-sun8i 1c50000.ethernet: IRQ eth_wake_irq not found
  291. [ 3.227167] mmcblk0boot1: mmc0:0001 AS08FC partition 2 4.00 MiB
  292. [ 3.233079] dwmac-sun8i 1c50000.ethernet: IRQ eth_lpi not found
  293. [ 3.239287] mmcblk0rpmb: mmc0:0001 AS08FC partition 3 4.00 MiB, chardev (246:0)
  294. [ 3.245320] dwmac-sun8i 1c50000.ethernet: PTP uses main clock
  295. [ 3.258334] dwmac-sun8i 1c50000.ethernet: No HW DMA feature register supported
  296. [ 3.265637] dwmac-sun8i 1c50000.ethernet: RX Checksum Offload Engine supported
  297. [ 3.272889] dwmac-sun8i 1c50000.ethernet: COE Type 2
  298. [ 3.277853] dwmac-sun8i 1c50000.ethernet: TX Checksum insertion supported
  299. [ 3.284654] dwmac-sun8i 1c50000.ethernet: Normal descriptors
  300. [ 3.290324] dwmac-sun8i 1c50000.ethernet: Chain mode enabled
  301. [ 3.296687] libphy: stmmac: probed
  302. [ 3.301262] mmcblk0: p1 p2 p3 p4 < p5 p6 >
  303. [ 3.561350] ehci-platform 1c14000.usb: EHCI Host Controller
  304. [ 3.566994] ehci-platform 1c14000.usb: new USB bus registered, assigned bus number 1
  305. [ 3.575228] ehci-platform 1c14000.usb: irq 37, io mem 0x01c14000
  306. [ 3.608679] ehci-platform 1c14000.usb: USB 2.0 started, EHCI 1.00
  307. [ 3.615842] hub 1-0:1.0: USB hub found
  308. [ 3.619708] hub 1-0:1.0: 1 port detected
  309. [ 3.624875] ehci-platform 1c19000.usb: EHCI Host Controller
  310. [ 3.630504] ehci-platform 1c19000.usb: new USB bus registered, assigned bus number 2
  311. [ 3.638573] ehci-platform 1c19000.usb: irq 39, io mem 0x01c19000
  312. [ 3.668677] ehci-platform 1c19000.usb: USB 2.0 started, EHCI 1.00
  313. [ 3.675711] hub 2-0:1.0: USB hub found
  314. [ 3.679542] hub 2-0:1.0: 1 port detected
  315. [ 3.684667] ehci-platform 1c1c000.usb: EHCI Host Controller
  316. [ 3.690291] ehci-platform 1c1c000.usb: new USB bus registered, assigned bus number 3
  317. [ 3.698320] ehci-platform 1c1c000.usb: irq 41, io mem 0x01c1c000
  318. [ 3.729314] ehci-platform 1c1c000.usb: USB 2.0 started, EHCI 1.00
  319. [ 3.736298] hub 3-0:1.0: USB hub found
  320. [ 3.740131] hub 3-0:1.0: 1 port detected
  321. [ 3.838774] ohci-platform 1c14400.usb: Generic Platform OHCI controller
  322. [ 3.845412] ohci-platform 1c14400.usb: new USB bus registered, assigned bus number 4
  323. [ 3.854543] ohci-platform 1c14400.usb: irq 38, io mem 0x01c14400
  324. [ 3.933571] hub 4-0:1.0: USB hub found
  325. [ 3.937391] hub 4-0:1.0: 1 port detected
  326. [ 3.942535] ohci-platform 1c19400.usb: Generic Platform OHCI controller
  327. [ 3.949196] ohci-platform 1c19400.usb: new USB bus registered, assigned bus number 5
  328. [ 3.957281] ohci-platform 1c19400.usb: irq 40, io mem 0x01c19400
  329. [ 4.033595] hub 5-0:1.0: USB hub found
  330. [ 4.037401] hub 5-0:1.0: 1 port detected
  331. [ 4.042539] ohci-platform 1c1c400.usb: Generic Platform OHCI controller
  332. [ 4.049216] ohci-platform 1c1c400.usb: new USB bus registered, assigned bus number 6
  333. [ 4.057025] usb 2-1: new high-speed USB device number 2 using ehci-platform
  334. [ 4.064711] ohci-platform 1c1c400.usb: irq 42, io mem 0x01c1c400
  335. [ 4.143767] hub 6-0:1.0: USB hub found
  336. [ 4.147574] hub 6-0:1.0: 1 port detected
  337. [ 4.153575] of_cfs_init
  338. [ 4.156171] of_cfs_init: OK
  339. [ 4.163662] ALSA device list:
  340. [ 4.166660] No soundcards found.
  341. [ 4.185374] sunxi-mmc 1c0f000.mmc: initialized, max. request size: 16384 KB, uses new timings mode
  342. [ 4.204961] EXT4-fs (mmcblk0p2): INFO: recovery required on readonly filesystem
  343. [ 4.212363] EXT4-fs (mmcblk0p2): write access will be enabled during recovery
  344. [ 4.323291] EXT4-fs (mmcblk0p2): recovery complete
  345. [ 4.329512] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
  346. [ 4.337689] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
  347. [ 4.348153] devtmpfs: mounted
  348. [ 4.355798] Freeing unused kernel memory: 1024K
  349. [ 4.360636] Run /sbin/init as init process
  350. [ 4.555353] random: systemd: uninitialized urandom read (16 bytes read)
  351. [ 4.567453] 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)
  352. [ 4.589447] systemd[1]: Detected architecture arm.
  353.  
  354. Welcome to Debian GNU/Linux 9 (stretch)!
  355.  
  356. [ 4.630026] systemd[1]: Set hostname to <wirenboard-AJFQVBCD>.
  357. [ 4.658023] random: systemd: uninitialized urandom read (16 bytes read)
  358. [ 4.673145] random: systemd-cryptse: uninitialized urandom read (16 bytes read)
  359. [ 4.854719] systemd[1]: [/lib/systemd/system/wb-cloud-agent-frpc.service:8] Unknown lvalue 'ExecCondition' in section 'Service'
  360. [ 4.874764] systemd[1]: [/lib/systemd/system/wb-cloud-agent-telegraf.service:8] Unknown lvalue 'ExecCondition' in section 'Service'
  361. [ 4.891610] systemd[1]: Configuration file /etc/systemd/system/sh-updater.service is marked executable. Please remove executable permission bits. Proceeding anyway.
  362. [ 4.932813] systemd[1]: Configuration file /etc/systemd/system/sh-broker.service is marked executable. Please remove executable permission bits. Proceeding anyway.
  363. [ 4.953999] systemd[1]: Configuration file /etc/systemd/system/sh-controller.service is marked executable. Please remove executable permission bits. Proceeding anyway.
  364. [ 4.976587] systemd[1]: [/lib/systemd/system/wb-mqtt-w1.service:10] Unknown lvalue 'StartLimitIntervalSec' in section 'Service'
  365. [ 5.036843] systemd[1]: Listening on Syslog Socket.
  366. [ OK ] Listening on Syslog Socket.
  367. [ OK ] Listening on Journal Socket.
  368. [ OK ] Listening on Journal Socket (/dev/log).
  369. [ OK ] Reached target Remote File Systems.
  370. [ OK ] Created slice User and Session Slice.
  371. [ OK ] Started Forward Password Requests to Wall Directory Watch.
  372. [ OK ] Listening on fsck to fsckd communication Socket.
  373. [ OK ] Started Dispatch Password Requests to Console Directory Watch.
  374. [ OK ] Created slice System Slice.
  375. Starting Journal Service...
  376. [ OK ] Created slice system-serial\x2dgetty.slice.
  377. [ OK ] Reached target Slices.
  378. Mounting POSIX Message Queue File System...
  379. [ OK ] Created slice system-getty.slice.
  380. Starting Create list of required st…ce nodes for the current kernel...
  381. [ OK ] Created slice system-systemd\x2dfsck.slice.
  382. [ OK ] Reached target Encrypted Volumes.
  383. [ OK ] Listening on /dev/initctl Compatibility Named Pipe.
  384. Starting Load Kernel Modules...
  385. [ OK ] Listening on udev Control Socket.
  386. Mounting /sys/kernel/config...
  387. [ OK ] Listening on udev Kernel Socket.
  388. Mounting Debug File System...
  389. Starting File System Check on Root Device...
  390. [ OK ] Mounted Debug File System.
  391. [ OK ] Mounted POSIX Message Queue File System.
  392. [ OK ] Mounted /sys/kernel/config.
  393. [ OK ] Started Journal Service.
  394. [ OK ] Started Create list of required sta…vice nodes for the current kernel.
  395. [ OK ] Started Load Kernel Modules.
  396. [ OK ] Started File System Check on Root Device.
  397. [ OK ] Started File System Check Daemon to report status.
  398. Starting Remount Root and Kernel File Systems...
  399. [ 6.098026] EXT4-fs (mmcblk0p2): re-mounted. Opts: errors=remount-ro
  400. Starting Apply Kernel Variables...
  401. Starting Create Static Device Nodes in /dev...
  402. [ OK ] Started Remount Root and Kernel File Systems.
  403. [ OK ] Started Apply Kernel Variables.
  404. [ OK ] Started Create Static Device Nodes in /dev.
  405. Starting udev Kernel Device Manager...
  406. Starting Load/Save Random Seed...
  407. Starting prepare partitions at first boot...
  408. Starting udev Coldplug all Devices...
  409. [ OK ] Started udev Kernel Device Manager.
  410. [ OK ] Started Load/Save Random Seed.
  411. [ OK ] Started prepare partitions at first boot.
  412. [ OK ] Reached target Local File Systems (Pre).
  413. [ 7.054383] Driver for 1-wire Dallas network protocol.
  414. [ OK ] Started udev Coldplug all Devices.
  415. [ 7.240527] usb_phy_generic usb_phy_generic.1.auto: supply vcc not found, using dummy regulator
  416. [ OK ] Found device /dev/ttyS0.
  417. [ 7.362217] cfg80211: Loading compiled-in X.509 certificates for regulatory database
  418. [ 7.380325] Bluetooth: Core ver 2.22
  419. [ 7.384130] NET: Registered protocol family 31
  420. [ 7.388614] Bluetooth: HCI device and connection manager initialized
  421. [ 7.395148] Bluetooth: HCI socket layer initialized
  422. [ 7.400165] Bluetooth: L2CAP socket layer initialized
  423. [ 7.405378] Bluetooth: SCO socket layer initialized
  424. [ OK ] Found device /dev/mmcblk0p5.
  425. [ 7.471611] usbcore: registered new interface driver btusb
  426. [ 7.506026] Bluetooth: hci0: RTL: examining hci_ver=06 hci_rev=000b lmp_ver=06 lmp_subver=8723
  427. [ 7.506698] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
  428. [ 7.517250] Bluetooth: hci0: RTL: rom_version status=0 version=1
  429. [ 7.527393] Bluetooth: hci0: RTL: loading rtl_bt/rtl8723b_fw.bin
  430. [ OK ] Found device /dev/mmcblk0p6.
  431. [ 7.557679] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
  432. [ 7.560102] Bluetooth: hci0: RTL: loading rtl_bt/rtl8723b_config.bin
  433. [ 7.566449] cfg80211: failed to load regulatory.db
  434. [ 7.576378] bluetooth hci0: Direct firmware load for rtl_bt/rtl8723b_config.bin failed with error -2
  435. [ 7.587057] Bluetooth: hci0: RTL: cfg_sz -2, total sz 22496
  436. Starting File System Check on /dev/mmcblk0p6...
  437. Activating swap /dev/mmcblk0p5...
  438. [ OK ] Found device /sys/subsystem/net/devices/eth1.
  439. [ 7.974337] RTL871X: module init start
  440. [ 7.978158] RTL871X: rtl8723bu v4.3.6.11_12942.20141204_BTCOEX20140507-4E40
  441. [ 7.985204] RTL871X: rtl8723bu BT-Coex version = BTCOEX20140507-4E40
  442. [ 7.999029] Adding 262140k swap on /dev/mmcblk0p5. Priority:-2 extents:1 across:262140k SS
  443. [ OK ] Activated swap /dev/mmcblk0p5.
  444. [ 8.193250] RTL871X: rtw_ndev_init(wlan0)
  445. [ 8.198964] RTL871X: rtw_ndev_init(wlan1)
  446. [ 8.207461] usbcore: registered new interface driver rtl8723bu
  447. [ 8.213497] RTL871X: module init ret=0
  448. [ 8.346703] usbcore: registered new interface driver rtl8xxxu
  449. [ 8.403946] Bluetooth: hci0: RTL: fw version 0x0e2f9f73
  450. [ OK ] Started File System Check on /dev/mmcblk0p6.
  451. [ OK ] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
  452. Mounting /mnt/data...
  453. [ OK ] Reached target Swap.
  454. Starting Load/Save RF Kill Switch Status...
  455. [ 9.145686] EXT4-fs (mmcblk0p6): mounted filesystem with ordered data mode. Opts: (null)
  456. [ OK ] Mounted /mnt/data.
  457. [ OK ] Started Load/Save RF Kill Switch Status.
  458. Mounting /var/log...
  459. [ OK ] Mounted /var/log.
  460. [ OK ] Reached target Local File Systems.
  461. [ OK ] Started ifup for wlan0.
  462. [ OK ] Started ifup for eth1.
  463. Starting prepare mounts and symlinks to config files...
  464. Starting Flush Journal to Persistent Storage...
  465. [ 9.486229] systemd-journald[108]: Received request to flush runtime journal from PID 1
  466. [ 9.683196] systemd-journald[108]: File /var/log/journal/c084018070af24d075c42c6463613f91/system.journal corrupted or uncleanly shut down, renaming and replacing.
  467. [ 9.826550] random: crng init done
  468. [ 9.829981] random: 7 urandom warning(s) missed due to ratelimiting
  469. [ 9.844628] w1_master_driver w1_bus_master1: w1_search: max_slave_count 64 reached, will continue next search.
  470. [ 10.265026] RTL871X: RTW_ADAPTIVITY_EN_
  471. [ 10.265053] AUTO, chplan:0x20, Regulation:3,3
  472. [ 10.273278] RTL871X: RTW_ADAPTIVITY_MODE_
  473. [ 10.273284] NORMAL
  474. [ OK ] Started Flush Journal to Persistent Storage.
  475. [ OK ] Started prepare mounts and symlinks to config files.
  476. Starting Create Volatile Files and Directories...
  477. [ OK ] Started Create Volatile Files and Directories.
  478. [ OK ] Reached target System Time Synchronized.
  479. Starting Update UTMP about System Boot/Shutdown...
  480. [ OK ] Started Update UTMP about System Boot/Shutdown.
  481. [ OK ] Reached target System Initialization.
  482. [ OK ] Listening on Avahi mDNS/DNS-SD Stack Activation Socket.
  483. [ OK ] Started Daily apt download activities.
  484. [ OK ] Started Daily apt upgrade and clean activities.
  485. [ OK ] Listening on KNX Daemon (socket).
  486. [ OK ] Listening on D-Bus System Message Bus Socket.
  487. [ OK ] Reached target Sockets.
  488. [ OK ] Started Daily Cleanup of Temporary Directories.
  489. [ OK ] Reached target Timers.
  490. [ OK ] Started Monitor directories with device templates for wb-mqtt-serial.
  491. [ OK ] Reached target Paths.
  492. [ OK ] Reached target Basic System.
  493. Starting System Logging Service...
  494. [ OK ] Started Regular background program processing daemon.
  495. [ OK ] Started Startup script updater.
  496. [ OK ] Started D-Bus System Message Bus.
  497. Starting Restore local date from Wiren Board GSM RTC...
  498. Starting Mosquitto MQTT v3.1/v3.1.1 Broker...
  499. [ OK ] Started Generates wb-mqtt-serial UI schema for wb-mqtt-confed.
  500. Starting Login Service...
  501. Starting Bluetooth service...
  502. [ OK ] Started Cgroup management daemon.
  503. [ OK ] Started Startup script broker.
  504. Starting initialize filesystems at first boot...
  505. Starting Restore /etc/resolv.conf i…fore the ppp link was shut down...
  506. [ 12.403535] new mount options do not match the existing superblock, will be ignored
  507. [ OK ] Started Startup script controller.
  508. Starting LSB: RaZberry Z-Wave service...
  509. [ OK ] Started Wiren Board Cloud Agent.
  510. [ OK ] Started telegraf metric sender for Wiren Board Cloud.
  511. [ 12.540114] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  512. [ 12.545655] Bluetooth: BNEP filters: protocol multicast
  513. [ 12.551055] Bluetooth: BNEP socket layer initialized
  514. [ OK ] Started telegraf metric sender for Wiren Board Cloud.
  515. [ OK ] Started watch config files.
  516. Starting Initialize Wiren Board Device Tree overlays...
  517. [ OK ] Started System Logging Service.
  518. [ OK ] Started Restore /etc/resolv.conf if…before the ppp link was shut down.
  519. [ OK ] Started LSB: RaZberry Z-Wave service.
  520. [ OK ] Started Mosquitto MQTT v3.1/v3.1.1 Broker.
  521. [ OK ] Started Bluetooth service.
  522. [ OK ] Started Login Service.
  523. Starting Hostname Service...
  524. [ OK ] Reached target Bluetooth.
  525. Starting Wiren Board MQTT to OPC UA gateway...
  526. [ 13.052057] RTL871X: nolinked power save enter
  527. [ OK ] Started Wiren Board firmware update service.
  528. Starting Wiren Board MQTT to Modbus TCP gateway...
  529. [ OK ] Started Wiren Board configuration editor backend.
  530. [ OK ] Started initialize filesystems at first boot.
  531. Starting Avahi mDNS/DNS-SD Stack...
  532. [ OK ] Started Hostname Service.
  533. [ OK ] Started Avahi mDNS/DNS-SD Stack.
  534. [ OK ] Started Wiren Board MQTT to OPC UA gateway.
  535. [ OK ] Started Restore local date from Wiren Board GSM RTC.
  536. [ OK ] Started Wiren Board MQTT to Modbus TCP gateway.
  537. [ 18.090161] dwmac-sun8i 1c50000.ethernet eth1: PHY [stmmac-1:00] driver [ICPlus IP101A/G] (irq=POLL)
  538. [ 18.103194] dwmac-sun8i 1c50000.ethernet eth1: No Safety Features support found
  539. [ 18.110710] dwmac-sun8i 1c50000.ethernet eth1: No MAC Management Counters available
  540. [ 18.118391] dwmac-sun8i 1c50000.ethernet eth1: PTP not supported by HW
  541. [ 18.128952] dwmac-sun8i 1c50000.ethernet eth1: configuring for phy/mii link mode
  542. [ 20.462061] 1c29000.serial: ttyS4 at MMIO 0x1c29000 (irq = 130, base_baud = 1500000) is a Allwinner sun4i
  543. [ OK ] Started Initialize Wiren Board Device Tree overlays.
  544. [ OK ] Started one-click diagnostic data c…ard, generating archive with data.
  545. Starting KNXD Configurator for Wiren Board...
  546. [ OK ] Started MQTT Rule engine for Wiren Board.
  547. [ OK ] Started metrics sender..
  548. Starting Raise network interfaces...
  549. [ OK ] Started Raise network interfaces.
  550. [ OK ] Reached target Network.
  551. Starting MQTT Driver for GPIO-controlled switches...
  552. [ OK ] Started Teleport Service.
  553. Starting dnsmasq - A lightweight DHCP and caching DNS server...
  554. Starting KNX Daemon...
  555. [ OK ] Started Wiren Board journald to MQTT gateway.
  556. Starting OpenBSD Secure Shell server...
  557. [ OK ] Started Wiren Board database logger.
  558. Starting A high performance web server and a reverse proxy server...
  559. [ OK ] Started Kernel 1-Wire MQTT driver for WB-HomA.
  560. Starting Advanced key-value store...
  561. Starting MQTT Driver for ADC...
  562. Starting Permit User Sessions...
  563. [ OK ] Started MQTT Driver for serial devices.
  564. [ OK ] Started KNX Daemon.
  565. [ OK ] Started Permit User Sessions.
  566. [ OK ] Started Getty on tty1.
  567. [ OK ] Started Serial Getty on ttyS0.
  568. [ OK ] Reached target Login Prompts.
  569. [ OK ] Started Wiren Board MQTT KNX bridge.
  570. [ OK ] Reached target Network is Online.
  571. Starting LSB: Start NTP daemon...
  572. Starting LSB: Brings up/down network automatically...
  573. [ OK ] Started OpenBSD Secure Shell server.
  574. [ OK ] Started Advanced key-value store.
  575. [ 24.459021] sun4i-emac 1c0b000.ethernet eth0: Link is Up - 100Mbps/Full - flow control off
  576. [ 24.467576] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
  577. [ 24.565496] process '/sbin/netplugd' started with executable stack
  578. [ OK ] Started dnsmasq - A lightweight DHCP and caching DNS server.
  579. [ OK ] Reached target Host and Network Name Lookups.
  580. [ OK ] Stopped telegraf metric sender for Wiren Board Cloud.
  581. [ OK ] Started telegraf metric sender for Wiren Board Cloud.
  582. [ OK ] Started LSB: Start NTP daemon.
  583. Starting Compensation of systime in…evice-tree (with opposite sign)...
  584. [ OK ] Started A high performance web server and a reverse proxy server.
  585. Starting Initialize Wiren Board on successful boot...
  586. [ OK ] Stopped KNX Daemon.
  587. Starting KNX Daemon...
  588. [ OK ] Started Compensation of systime in … device-tree (with opposite sign).
  589. [ OK ] Started KNX Daemon.
  590. [ OK ] Started KNXD Configurator for Wiren Board.
  591. [ OK ] Started LSB: Brings up/down network automatically.
  592.  
  593. Debian GNU/Linux 9 wirenboard-AJFQVBCD ttyS0
  594.  
  595. wirenboard-AJFQVBCD login: [ 34.409994] vcc-gmac-phy: disabling
  596. [ 34.418259] dc5ldo: disabling
  597. [ 34.423157] dldo4: disabling
  598. [ 34.431634] mod1_pinmux_dummy: disabling
  599. [ 34.435825] w1_reg_pu_dummy: disabling
  600. [ 34.439832] w2_reg_pu_dummy: disabling
  601.  
  602.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement