· 5 years ago · Feb 01, 2021, 05:04 PM
1Connecting to 30813a062090e56a199d17ed6ea868d3...
2Spawning shell...
3=============================================================
4 Welcome to balenaOS
5=============================================================
6root@30813a0:~# ls
7root@30813a0:~# dmesg
8[ 0.000000] Booting Linux on physical CPU 0x0
9[ 0.000000] Linux version 4.17.3 (oe-user@oe-host) (gcc version 7.2.0 (GCC)) #2 SMP Fri Jul 27 10:18:25 UTC 2018
10[ 0.000000] CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=10c5387d
11[ 0.000000] CPU: div instructions available: patching division code
12[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
13[ 0.000000] OF: fdt: Machine model: Xunlong Orange Pi Plus / Plus 2
14[ 0.000000] Memory policy: Data cache writealloc
15[ 0.000000] cma: Reserved 16 MiB at 0xbcc00000
16[ 0.000000] On node 0 totalpages: 516096
17[ 0.000000] Normal zone: 1728 pages used for memmap
18[ 0.000000] Normal zone: 0 pages reserved
19[ 0.000000] Normal zone: 196608 pages, LIFO batch:31
20[ 0.000000] HighMem zone: 319488 pages, LIFO batch:31
21[ 0.000000] psci: probing for conduit method from DT.
22[ 0.000000] psci: Using PSCI v0.1 Function IDs from DT
23[ 0.000000] random: get_random_bytes called from start_kernel+0xa0/0x414 with crng_init=0
24[ 0.000000] percpu: Embedded 16 pages/cpu @(ptrval) s34124 r8192 d23220 u65536
25[ 0.000000] pcpu-alloc: s34124 r8192 d23220 u65536 alloc=16*4096
26[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
27[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 514368
28[ 0.000000] Kernel command line: root=PARTUUID=0d11aff2-02 rootfstype=ext4 rootwait console=ttyS0,115200
29[ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
30[ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
31[ 0.000000] Memory: 2010572K/2064384K available (7168K kernel code, 464K rwdata, 1708K rodata, 8192K init, 258K bss, 37428K reserved, 16384K cma-reserved, 1261556K highmem)
32[ 0.000000] Virtual kernel memory layout:
33 vector : 0xffff0000 - 0xffff1000 ( 4 kB)
34 fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
35 vmalloc : 0xf0800000 - 0xff800000 ( 240 MB)
36 lowmem : 0xc0000000 - 0xf0000000 ( 768 MB)
37 pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
38 modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
39 .text : 0x(ptrval) - 0x(ptrval) (8160 kB)
40 .init : 0x(ptrval) - 0x(ptrval) (8192 kB)
41 .data : 0x(ptrval) - 0x(ptrval) ( 465 kB)
42 .bss : 0x(ptrval) - 0x(ptrval) ( 259 kB)
43[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
44[ 0.000000] Hierarchical RCU implementation.
45[ 0.000000] RCU event tracing is enabled.
46[ 0.000000] RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4.
47[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
48[ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
49[ 0.000000] GIC: Using split EOI/Deactivate mode
50[ 0.000000] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns
51[ 0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (phys).
52[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
53[ 0.000006] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
54[ 0.000018] Switching to timer-based delay loop, resolution 41ns
55[ 0.000189] Console: colour dummy device 80x30
56[ 0.000226] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000)
57[ 0.000238] pid_max: default: 32768 minimum: 301
58[ 0.000401] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
59[ 0.000415] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
60[ 0.001080] CPU: Testing write buffer coherency: ok
61[ 0.001449] /cpus/cpu@0 missing clock-frequency property
62[ 0.001472] /cpus/cpu@1 missing clock-frequency property
63[ 0.001490] /cpus/cpu@2 missing clock-frequency property
64[ 0.001509] /cpus/cpu@3 missing clock-frequency property
65[ 0.001521] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
66[ 0.001956] Setting up static identity map for 0x40100000 - 0x40100060
67[ 0.002102] Hierarchical SRCU implementation.
68[ 0.002764] smp: Bringing up secondary CPUs ...
69[ 0.013499] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
70[ 0.024294] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
71[ 0.035033] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
72[ 0.035120] smp: Brought up 1 node, 4 CPUs
73[ 0.035141] SMP: Total of 4 processors activated (192.00 BogoMIPS).
74[ 0.035148] CPU: All CPU(s) started in HYP mode.
75[ 0.035152] CPU: Virtualization extensions available.
76[ 0.036264] devtmpfs: initialized
77[ 0.040450] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5
78[ 0.040649] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
79[ 0.040672] futex hash table entries: 1024 (order: 4, 65536 bytes)
80[ 0.041462] pinctrl core: initialized pinctrl subsystem
81[ 0.042315] NET: Registered protocol family 16
82[ 0.043551] DMA: preallocated 256 KiB pool for atomic coherent allocations
83[ 0.044458] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
84[ 0.044467] hw-breakpoint: maximum watchpoint size is 8 bytes.
85[ 0.056705] reg-fixed-voltage usb3-vbus: could not find pctldev for node /soc/pinctrl@1c20800/usb3_vbus_pin, deferring probe
86[ 0.057099] SCSI subsystem initialized
87[ 0.057363] libata version 3.00 loaded.
88[ 0.057538] usbcore: registered new interface driver usbfs
89[ 0.057581] usbcore: registered new interface driver hub
90[ 0.057636] usbcore: registered new device driver usb
91[ 0.057818] pps_core: LinuxPPS API ver. 1 registered
92[ 0.057825] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
93[ 0.057860] PTP clock support registered
94[ 0.058045] Advanced Linux Sound Architecture Driver Initialized.
95[ 0.058949] clocksource: Switched to clocksource arch_sys_counter
96[ 0.066156] NET: Registered protocol family 2
97[ 0.066673] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes)
98[ 0.066701] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
99[ 0.066780] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
100[ 0.066896] TCP: Hash tables configured (established 8192 bind 8192)
101[ 0.066999] UDP hash table entries: 512 (order: 2, 16384 bytes)
102[ 0.067061] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
103[ 0.067272] NET: Registered protocol family 1
104[ 0.067745] RPC: Registered named UNIX socket transport module.
105[ 0.067756] RPC: Registered udp transport module.
106[ 0.067762] RPC: Registered tcp transport module.
107[ 0.067767] RPC: Registered tcp NFSv4.1 backchannel transport module.
108[ 0.120056] workingset: timestamp_bits=14 max_order=19 bucket_order=5
109[ 0.126664] NFS: Registering the id_resolver key type
110[ 0.126710] Key type id_resolver registered
111[ 0.126717] Key type id_legacy registered
112[ 0.128142] bounce: pool size: 64 pages
113[ 0.128211] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248)
114[ 0.128223] io scheduler noop registered
115[ 0.128230] io scheduler deadline registered
116[ 0.128432] io scheduler cfq registered (default)
117[ 0.128441] io scheduler mq-deadline registered
118[ 0.128448] io scheduler kyber registered
119[ 0.129551] sun4i-usb-phy 1c19400.phy: Couldn't get regulator usb1_vbus... Deferring probe
120[ 0.133155] sun8i-h3-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver
121[ 0.134621] sun8i-h3-r-pinctrl 1f02c00.pinctrl: initialized sunXi PIO driver
122[ 0.182469] Serial: 8250/16550 driver, 8 ports, IRQ sharing disabled
123[ 0.184685] console [ttyS0] disabled
124[ 0.204842] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 35, base_baud = 1500000) is a U6_16550A
125[ 0.864636] console [ttyS0] enabled
126[ 0.880152] sun4i-drm display-engine: bound 1100000.mixer (ops 0xc0851224)
127[ 0.887273] sun4i-drm display-engine: No panel or bridge found... RGB output disabled
128[ 0.895128] sun4i-drm display-engine: bound 1c0c000.lcd-controller (ops 0xc084eaa4)
129[ 0.903596] sun8i-dw-hdmi 1ee0000.hdmi: Detected HDMI TX controller v1.32a with HDCP (sun8i_dw_hdmi_phy)
130[ 0.913438] sun8i-dw-hdmi 1ee0000.hdmi: registered DesignWare HDMI I2C bus driver
131[ 0.921180] sun4i-drm display-engine: bound 1ee0000.hdmi (ops 0xc0850d84)
132[ 0.927961] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
133[ 0.934597] [drm] No driver support for vblank timestamp query.
134[ 1.143013] random: fast init done
135[ 1.466395] Console: switching to colour frame buffer device 240x67
136[ 1.505979] sun4i-drm display-engine: fb0: frame buffer device
137[ 1.512278] [drm] Initialized sun4i-drm 1.0.0 20150629 for display-engine on minor 0
138[ 1.521443] libphy: Fixed MDIO Bus: probed
139[ 1.525538] tun: Universal TUN/TAP device driver, 1.6
140[ 1.530771] CAN device driver interface
141[ 1.535329] dwmac-sun8i 1c30000.ethernet: PTP uses main clock
142[ 1.541467] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
143[ 1.547988] ehci-platform: EHCI generic platform driver
144[ 1.553550] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
145[ 1.559757] ohci-platform: OHCI generic platform driver
146[ 1.565808] sun6i-rtc 1f00000.rtc: rtc core: registered rtc-sun6i as rtc0
147[ 1.572624] sun6i-rtc 1f00000.rtc: RTC enabled
148[ 1.577239] i2c /dev entries driver
149[ 1.581822] Registered IR keymap rc-empty
150[ 1.585895] rc rc0: sunxi-ir as /devices/platform/soc/1f02000.ir/rc/rc0
151[ 1.592653] input: sunxi-ir as /devices/platform/soc/1f02000.ir/rc/rc0/input0
152[ 1.600129] sunxi-ir 1f02000.ir: initialized sunXi IR driver
153[ 1.606478] sunxi-wdt 1c20ca0.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0)
154[ 1.614651] cpu cpu0: failed to get clock: -2
155[ 1.619032] cpufreq-dt: probe of cpufreq-dt failed with error -2
156[ 1.626135] sunxi-mmc 1c0f000.mmc: Got CD GPIO
157[ 1.655903] sunxi-mmc 1c0f000.mmc: base:0x(ptrval) irq:24
158[ 1.661979] sunxi-mmc 1c10000.mmc: allocated mmc-pwrseq
159[ 1.692431] sunxi-mmc 1c10000.mmc: base:0x(ptrval) irq:25
160[ 1.714942] mmc1: new high speed SDIO card at address 0001
161[ 1.723661] sunxi-mmc 1c11000.mmc: base:0x(ptrval) irq:26
162[ 1.729815] hidraw: raw HID events driver (C) Jiri Kosina
163[ 1.735633] usbcore: registered new interface driver usbhid
164[ 1.741227] usbhid: USB HID core driver
165[ 1.746430] sun4i-codec 1c22c00.codec: ASoC: codec-analog@1f015c0 not registered
166[ 1.753853] sun4i-codec 1c22c00.codec: Failed to register our card
167[ 1.761660] NET: Registered protocol family 10
168[ 1.766980] Segment Routing with IPv6
169[ 1.770737] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
170[ 1.777189] NET: Registered protocol family 17
171[ 1.781703] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
172[ 1.794652] can: controller area network core (rev 20170425 abi 9)
173[ 1.800896] NET: Registered protocol family 29
174[ 1.805336] can: raw protocol (rev 20170425)
175[ 1.809613] can: broadcast manager protocol (rev 20170425 t)
176[ 1.810397] mmc2: new DDR MMC card at address 0001
177[ 1.815271] can: netlink gateway (rev 20170425) max_hops=1
178[ 1.820970] mmcblk2: mmc2:0001 AWPD3R 14.6 GiB
179[ 1.825839] Key type dns_resolver registered
180[ 1.830802] mmcblk2boot0: mmc2:0001 AWPD3R partition 1 4.00 MiB
181[ 1.834484] Registering SWP/SWPB emulation handler
182[ 1.841039] mmcblk2boot1: mmc2:0001 AWPD3R partition 2 4.00 MiB
183[ 1.853368] mmcblk2: p1 p2 p3 p4 < p5 p6 >
184[ 1.853664] simple-framebuffer be000000.framebuffer: framebuffer at 0xbe000000, 0x7e9000 bytes, mapped to 0x(ptrval)
185[ 1.868106] simple-framebuffer be000000.framebuffer: format=x8r8g8b8, mode=1920x1080x32, linelength=7680
186[ 1.877889] simple-framebuffer be000000.framebuffer: fb1: simplefb registered!
187[ 1.886548] dwmac-sun8i 1c30000.ethernet: PTP uses main clock
188[ 2.009166] dwmac-sun8i 1c30000.ethernet: Current syscon value is not the default 50006 (expect 58000)
189[ 2.018473] dwmac-sun8i 1c30000.ethernet: Chain mode enabled
190[ 2.024146] dwmac-sun8i 1c30000.ethernet: No HW DMA feature register supported
191[ 2.031374] dwmac-sun8i 1c30000.ethernet: Normal descriptors
192[ 2.037027] dwmac-sun8i 1c30000.ethernet: RX Checksum Offload Engine supported
193[ 2.044248] dwmac-sun8i 1c30000.ethernet: COE Type 2
194[ 2.049218] dwmac-sun8i 1c30000.ethernet: TX Checksum insertion supported
195[ 2.056135] libphy: stmmac: probed
196[ 2.060161] dwmac-sun8i 1c30000.ethernet: Found internal PHY node
197[ 2.066334] libphy: mdio_mux: probed
198[ 2.069961] dwmac-sun8i 1c30000.ethernet: Switch mux to internal PHY
199[ 2.076310] dwmac-sun8i 1c30000.ethernet: Powering internal PHY
200[ 2.087517] libphy: mdio_mux: probed
201[ 2.091142] dwmac-sun8i 1c30000.ethernet: Switch mux to external PHY
202[ 2.102302] ehci-platform 1c1b000.usb: EHCI Host Controller
203[ 2.107903] ehci-platform 1c1b000.usb: new USB bus registered, assigned bus number 1
204[ 2.116070] ehci-platform 1c1b000.usb: irq 27, io mem 0x01c1b000
205[ 2.148964] ehci-platform 1c1b000.usb: USB 2.0 started, EHCI 1.00
206[ 2.155816] hub 1-0:1.0: USB hub found
207[ 2.159625] hub 1-0:1.0: 1 port detected
208[ 2.164266] ehci-platform 1c1d000.usb: EHCI Host Controller
209[ 2.169875] ehci-platform 1c1d000.usb: new USB bus registered, assigned bus number 2
210[ 2.177860] ehci-platform 1c1d000.usb: irq 28, io mem 0x01c1d000
211[ 2.208961] ehci-platform 1c1d000.usb: USB 2.0 started, EHCI 1.00
212[ 2.215695] hub 2-0:1.0: USB hub found
213[ 2.219504] hub 2-0:1.0: 1 port detected
214[ 2.224289] sun4i-codec 1c22c00.codec: ASoC: codec-analog@1f015c0 not registered
215[ 2.231703] sun4i-codec 1c22c00.codec: Failed to register our card
216[ 2.238056] sun6i-rtc 1f00000.rtc: setting system clock to 2021-02-01 07:18:58 UTC (1612163938)
217[ 2.247021] vcc3v0: disabling
218[ 2.250006] vcc5v0: disabling
219[ 2.252975] ALSA device list:
220[ 2.255937] No soundcards found.
221[ 2.267910] Freeing unused kernel memory: 8192K
222[ 2.539022] usb 1-1: new high-speed USB device number 2 using ehci-platform
223[ 2.589006] usb 2-1: new high-speed USB device number 2 using ehci-platform
224[ 2.740446] hub 1-1:1.0: USB hub found
225[ 2.744409] hub 1-1:1.0: 4 ports detected
226[ 2.750561] sun4i-codec 1c22c00.codec: ASoC: codec-analog@1f015c0 not registered
227[ 2.757978] sun4i-codec 1c22c00.codec: Failed to register our card
228[ 2.803165] sun4i-codec 1c22c00.codec: ASoC: codec-analog@1f015c0 not registered
229[ 2.810645] sun4i-codec 1c22c00.codec: Failed to register our card
230[ 3.730199] EXT4-fs (mmcblk2p2): mounted filesystem with ordered data mode. Opts: (null)
231[ 3.775918] EXT4-fs (mmcblk2p5): mounted filesystem with ordered data mode. Opts: (null)
232[ 4.154594] EXT4-fs (mmcblk2p2): re-mounted. Opts: (null)
233[ 4.329188] systemd[1]: systemd 234 running in system mode. (-PAM -AUDIT -SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP -LIBCRYPTSETUP -GCRYPT -GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID -ELFUTILS +KMOD -IDN2 -IDN default-hierarchy=hybrid)
234[ 4.350391] systemd[1]: Detected architecture arm.
235[ 4.389311] systemd[1]: No hostname configured.
236[ 4.393863] systemd[1]: Set hostname to <localhost>.
237[ 4.404122] systemd[1]: Hardware watchdog 'sunxi-wdt', version 0
238[ 4.410228] systemd[1]: Set hardware watchdog to 10s.
239[ 4.632661] systemd[1]: Unnecessary job for /dev/disk/by-partuuid/0d11aff2-02 was removed.
240[ 4.641059] systemd[1]: Unnecessary job for /dev/disk/by-label/resin-state was removed.
241[ 4.663290] systemd[1]: Listening on udev Control Socket.
242[ 4.699422] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
243[ 6.136025] EXT4-fs (mmcblk2p6): mounted filesystem with ordered data mode. Opts: (null)
244[ 6.638815] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
245[ 6.647589] cfg80211: failed to load regulatory.db
246[ 6.675010] 8189es: loading out-of-tree module taints kernel.
247[ 6.718118] bFWReady == _FALSE call reset 8051...
248[ 6.764934] sun4i-codec 1c22c00.codec: ASoC: codec-analog@1f015c0 not registered
249[ 6.772548] sun4i-codec 1c22c00.codec: Failed to register our card
250[ 7.149639] EXT4-fs (mmcblk2p3): mounted filesystem with ordered data mode. Opts: (null)
251[ 11.224792] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
252[ 11.232078] sun4i-codec 1c22c00.codec: ASoC: codec-analog@1f015c0 not registered
253[ 11.239576] sun4i-codec 1c22c00.codec: Failed to register our card
254[ 11.240269] Generic PHY 0.2:00: attached PHY driver [Generic PHY] (mii_bus:phy_addr=0.2:00, irq=POLL)
255[ 11.266914] dwmac-sun8i 1c30000.ethernet eth0: No MAC Management Counters available
256[ 11.274738] dwmac-sun8i 1c30000.ethernet eth0: PTP not supported by HW
257[ 11.281870] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
258[ 11.385222] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
259[ 11.779100] ==> rtl8188e_iol_efuse_patch
260[ 12.006672] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
261[ 12.091371] random: crng init done
262[ 12.272270] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
263[ 12.334892] IPv6: ADDRCONF(NETDEV_UP): balena0: link is not ready
264[ 12.474315] Bridge firewalling registered
265[ 13.006583] IPv6: ADDRCONF(NETDEV_UP): br-c287f1c227f2: link is not ready
266[ 13.276714] IPv6: ADDRCONF(NETDEV_UP): supervisor0: link is not ready
267[ 14.409920] dwmac-sun8i 1c30000.ethernet eth0: Link is Up - 100Mbps/Full - flow control rx/tx
268[ 14.679144] ==> rtl8188e_iol_efuse_patch
269[ 14.921076] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
270[ 14.966414] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
271root@30813a0:~#