|
@@ -0,0 +1,517 @@
|
|
1
|
+
|
|
2
|
+U-Boot 2019.10-rc4-00037-gdac51e9aaf (Oct 13 2019 - 12:47:46 +0200) Allwinner Technology For Mageia
|
|
3
|
+
|
|
4
|
+CPU: Allwinner A20 (SUN7I)
|
|
5
|
+Model: LeMaker Banana Pro
|
|
6
|
+I2C: ready
|
|
7
|
+DRAM: 1 GiB
|
|
8
|
+MMC: mmc@1c0f000: 0, mmc@1c12000: 1
|
|
9
|
+Loading Environment from EXT4... ** File not found /boot/uboot.env **
|
|
10
|
+
|
|
11
|
+** Unable to read "/boot/uboot.env" from mmc0:1 **
|
|
12
|
+In: serial
|
|
13
|
+Out: serial
|
|
14
|
+Err: serial
|
|
15
|
+Net: eth0: ethernet@1c50000
|
|
16
|
+starting USB...
|
|
17
|
+No working controllers found
|
|
18
|
+Hit any key to stop autoboot: 0
|
|
19
|
+switch to partitions #0, OK
|
|
20
|
+mmc0 is current device
|
|
21
|
+Scanning mmc 0:1...
|
|
22
|
+$ setenv bootargs console=ttyS0,115200 disp.screen0_output_mode=EDID:1024x768p50 hdmi.audio=EDID:0 root=/dev/mmcblk0p1 rootfstype=ext4 elevator=deadline rootwait init=/bin/sh
|
|
23
|
+$ ext4load mmc 0:1 0x40008000 /boot/vmlinuz
|
|
24
|
+3175896 bytes read in 176 ms (17.2 MiB/s)
|
|
25
|
+$ ext4load mmc 0:1 0x48000000 /boot/sun7i-a20-bananapro.dtb
|
|
26
|
+25166 bytes read in 5 ms (4.8 MiB/s)
|
|
27
|
+$ bootz 0x40008000 - 0x48000000
|
|
28
|
+## Flattened Device Tree blob at 48000000
|
|
29
|
+ Booting using the fdt blob at 0x48000000
|
|
30
|
+ Loading Device Tree to 49ff6000, end 49fff24d ... OK
|
|
31
|
+
|
|
32
|
+Starting kernel ...
|
|
33
|
+
|
|
34
|
+[ 0.000000] Booting Linux on physical CPU 0x0
|
|
35
|
+[ 0.000000] Linux version 5.4.0-rc3 (jibz@jabztop) (gcc version 8.2.1 20181105 (Red Hat Cross 8.2.1-2) (GCC)) #1 SMP Fri Oct 18 19:47:18 CEST 2019
|
|
36
|
+[ 0.000000] CPU: ARMv7 Processor [410fc074] revision 4 (ARMv7), cr=10c5387d
|
|
37
|
+[ 0.000000] CPU: div instructions available: patching division code
|
|
38
|
+[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
|
|
39
|
+[ 0.000000] OF: fdt: Machine model: LeMaker Banana Pro
|
|
40
|
+[ 0.000000] Memory policy: Data cache writealloc
|
|
41
|
+[ 0.000000] Reserved memory: created CMA memory pool at 0x4a000000, size 96 MiB
|
|
42
|
+[ 0.000000] OF: reserved mem: initialized node default-pool, compatible id shared-dma-pool
|
|
43
|
+[ 0.000000] psci: probing for conduit method from DT.
|
|
44
|
+[ 0.000000] psci: Using PSCI v0.1 Function IDs from DT
|
|
45
|
+[ 0.000000] percpu: Embedded 15 pages/cpu s30604 r8192 d22644 u61440
|
|
46
|
+[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 260608
|
|
47
|
+[ 0.000000] Kernel command line: console=ttyS0,115200 disp.screen0_output_mode=EDID:1024x768p50 hdmi.audio=EDID:0 root=/dev/mmcblk0p1 rootfstype=ext4 elevator=deadline rootwait init=/bin/sh
|
|
48
|
+[ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes, linear)
|
|
49
|
+[ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes, linear)
|
|
50
|
+[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
|
|
51
|
+[ 0.000000] Memory: 930964K/1048576K available (6144K kernel code, 436K rwdata, 1696K rodata, 1024K init, 242K bss, 19308K reserved, 98304K cma-reserved, 262144K highmem)
|
|
52
|
+[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
|
|
53
|
+[ 0.000000] rcu: Hierarchical RCU implementation.
|
|
54
|
+[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=2.
|
|
55
|
+[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
|
|
56
|
+[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
|
|
57
|
+[ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
|
|
58
|
+[ 0.000000] GIC: Using split EOI/Deactivate mode
|
|
59
|
+[ 0.000000] random: get_random_bytes called from start_kernel+0x2ac/0x43c with crng_init=0
|
|
60
|
+[ 0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (phys).
|
|
61
|
+[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
|
|
62
|
+[ 0.000007] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
|
|
63
|
+[ 0.000020] Switching to timer-based delay loop, resolution 41ns
|
|
64
|
+[ 0.000425] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns
|
|
65
|
+[ 0.000735] clocksource: hstimer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370868154 ns
|
|
66
|
+[ 0.000992] Console: colour dummy device 80x30
|
|
67
|
+[ 0.001048] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000)
|
|
68
|
+[ 0.001063] pid_max: default: 32768 minimum: 301
|
|
69
|
+[ 0.001221] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
|
|
70
|
+[ 0.001240] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
|
|
71
|
+[ 0.002070] CPU: Testing write buffer coherency: ok
|
|
72
|
+[ 0.002506] /cpus/cpu@0 missing clock-frequency property
|
|
73
|
+[ 0.002526] /cpus/cpu@1 missing clock-frequency property
|
|
74
|
+[ 0.002540] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
|
|
75
|
+[ 0.003143] Setting up static identity map for 0x40100000 - 0x40100060
|
|
76
|
+[ 0.003302] rcu: Hierarchical SRCU implementation.
|
|
77
|
+[ 0.003867] smp: Bringing up secondary CPUs ...
|
|
78
|
+[ 0.014648] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
|
|
79
|
+[ 0.014807] smp: Brought up 1 node, 2 CPUs
|
|
80
|
+[ 0.014824] SMP: Total of 2 processors activated (96.00 BogoMIPS).
|
|
81
|
+[ 0.014831] CPU: All CPU(s) started in HYP mode.
|
|
82
|
+[ 0.014836] CPU: Virtualization extensions available.
|
|
83
|
+[ 0.015531] devtmpfs: initialized
|
|
84
|
+[ 0.021708] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 4
|
|
85
|
+[ 0.022017] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
|
|
86
|
+[ 0.022045] futex hash table entries: 512 (order: 3, 32768 bytes, linear)
|
|
87
|
+[ 0.025657] pinctrl core: initialized pinctrl subsystem
|
|
88
|
+[ 0.026814] NET: Registered protocol family 16
|
|
89
|
+[ 0.028296] DMA: preallocated 256 KiB pool for atomic coherent allocations
|
|
90
|
+[ 0.029580] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
|
|
91
|
+[ 0.029594] hw-breakpoint: maximum watchpoint size is 8 bytes.
|
|
92
|
+[ 0.048261] SCSI subsystem initialized
|
|
93
|
+[ 0.048812] usbcore: registered new interface driver usbfs
|
|
94
|
+[ 0.048888] usbcore: registered new interface driver hub
|
|
95
|
+[ 0.048956] usbcore: registered new device driver usb
|
|
96
|
+[ 0.049224] pps_core: LinuxPPS API ver. 1 registered
|
|
97
|
+[ 0.049233] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
|
|
98
|
+[ 0.049254] PTP clock support registered
|
|
99
|
+[ 0.049530] Advanced Linux Sound Architecture Driver Initialized.
|
|
100
|
+[ 0.050628] clocksource: Switched to clocksource arch_sys_counter
|
|
101
|
+[ 0.058779] thermal_sys: Registered thermal governor 'step_wise'
|
|
102
|
+[ 0.059261] NET: Registered protocol family 2
|
|
103
|
+[ 0.059845] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear)
|
|
104
|
+[ 0.059881] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear)
|
|
105
|
+[ 0.059973] TCP bind hash table entries: 8192 (order: 4, 65536 bytes, linear)
|
|
106
|
+[ 0.060110] TCP: Hash tables configured (established 8192 bind 8192)
|
|
107
|
+[ 0.060250] UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
|
|
108
|
+[ 0.060317] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
|
|
109
|
+[ 0.060564] NET: Registered protocol family 1
|
|
110
|
+[ 0.061384] RPC: Registered named UNIX socket transport module.
|
|
111
|
+[ 0.061401] RPC: Registered udp transport module.
|
|
112
|
+[ 0.061408] RPC: Registered tcp transport module.
|
|
113
|
+[ 0.061414] RPC: Registered tcp NFSv4.1 backchannel transport module.
|
|
114
|
+[ 0.062107] hw perfevents: no interrupt-affinity property for /pmu, guessing.
|
|
115
|
+[ 0.062377] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 5 counters available
|
|
116
|
+[ 0.064002] workingset: timestamp_bits=30 max_order=18 bucket_order=0
|
|
117
|
+[ 0.071886] NFS: Registering the id_resolver key type
|
|
118
|
+[ 0.071935] Key type id_resolver registered
|
|
119
|
+[ 0.071942] Key type id_legacy registered
|
|
120
|
+[ 0.072048] bounce: pool size: 64 pages
|
|
121
|
+[ 0.072097] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248)
|
|
122
|
+[ 0.072109] io scheduler mq-deadline registered
|
|
123
|
+[ 0.072116] io scheduler kyber registered
|
|
124
|
+[ 0.073497] sun4i-usb-phy 1c13400.phy: Couldn't get regulator usb1_vbus... Deferring probe
|
|
125
|
+[ 0.077202] sun4i-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver
|
|
126
|
+[ 0.137898] Serial: 8250/16550 driver, 8 ports, IRQ sharing disabled
|
|
127
|
+[ 0.139939] sun4i-pinctrl 1c20800.pinctrl: 1c20800.pinctrl supply vcc-pb not found, using dummy regulator
|
|
128
|
+[ 0.141080] printk: console [ttyS0] disabled
|
|
129
|
+[ 0.161295] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 48, base_baud = 1500000) is a U6_16550A
|
|
130
|
+[ 0.784468] printk: console [ttyS0] enabled
|
|
131
|
+[ 0.789146] sun4i-pinctrl 1c20800.pinctrl: 1c20800.pinctrl supply vcc-ph not found, using dummy regulator
|
|
132
|
+[ 0.819777] 1c29000.serial: ttyS1 at MMIO 0x1c29000 (irq = 49, base_baud = 1500000) is a U6_16550A
|
|
133
|
+[ 0.829211] sun4i-pinctrl 1c20800.pinctrl: 1c20800.pinctrl supply vcc-pi not found, using dummy regulator
|
|
134
|
+[ 0.861679] 1c29c00.serial: ttyS2 at MMIO 0x1c29c00 (irq = 50, base_baud = 1500000) is a U6_16550A
|
|
135
|
+[ 0.970676] ahci-sunxi 1c18000.sata: controller can't do PMP, turning off CAP_PMP
|
|
136
|
+[ 0.978165] ahci-sunxi 1c18000.sata: forcing PORTS_IMPL to 0x1
|
|
137
|
+[ 0.984083] ahci-sunxi 1c18000.sata: AHCI 0001.0100 32 slots 1 ports 3 Gbps 0x1 impl platform mode
|
|
138
|
+[ 0.993059] ahci-sunxi 1c18000.sata: flags: ncq sntf pm led clo only pio slum part ccc
|
|
139
|
+[ 1.002121] scsi host0: ahci-sunxi
|
|
140
|
+[ 1.005980] ata1: SATA max UDMA/133 mmio [mem 0x01c18000-0x01c18fff] port 0x100 irq 36
|
|
141
|
+[ 1.015879] libphy: Fixed MDIO Bus: probed
|
|
142
|
+[ 1.019985] CAN device driver interface
|
|
143
|
+[ 1.024458] sun4i-pinctrl 1c20800.pinctrl: 1c20800.pinctrl supply vcc-pa not found, using dummy regulator
|
|
144
|
+[ 1.034293] sun7i-dwmac 1c50000.ethernet: IRQ eth_wake_irq not found
|
|
145
|
+[ 1.040697] sun7i-dwmac 1c50000.ethernet: IRQ eth_lpi not found
|
|
146
|
+[ 1.046721] sun7i-dwmac 1c50000.ethernet: PTP uses main clock
|
|
147
|
+[ 1.052495] sun7i-dwmac 1c50000.ethernet: no reset control found
|
|
148
|
+[ 1.059308] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
|
|
149
|
+[ 1.065891] ehci-platform: EHCI generic platform driver
|
|
150
|
+[ 1.071569] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
|
|
151
|
+[ 1.077770] ohci-platform: OHCI generic platform driver
|
|
152
|
+[ 1.085267] sunxi-rtc 1c20d00.rtc: registered as rtc0
|
|
153
|
+[ 1.090452] i2c /dev entries driver
|
|
154
|
+[ 1.095007] axp20x-i2c 0-0034: AXP20x variant AXP209 found
|
|
155
|
+[ 1.115112] input: axp20x-pek as /devices/platform/soc/1c2ac00.i2c/i2c-0/0-0034/axp20x-pek/input/input0
|
|
156
|
+[ 1.125008] axp20x-regulator axp20x-regulator: regulators node not found
|
|
157
|
+[ 1.131782] ldo1: supplied by regulator-dummy
|
|
158
|
+[ 1.136388] ldo2: supplied by regulator-dummy
|
|
159
|
+[ 1.141466] ldo3: supplied by regulator-dummy
|
|
160
|
+[ 1.146452] ldo4: supplied by regulator-dummy
|
|
161
|
+[ 1.151025] ldo5: supplied by regulator-dummy
|
|
162
|
+[ 1.156031] dcdc2: supplied by regulator-dummy
|
|
163
|
+[ 1.161110] dcdc3: supplied by regulator-dummy
|
|
164
|
+[ 1.166712] axp20x-i2c 0-0034: AXP20X driver loaded
|
|
165
|
+[ 1.173137] Registered IR keymap rc-empty
|
|
166
|
+[ 1.177258] rc rc0: sunxi-ir as /devices/platform/soc/1c21800.ir/rc/rc0
|
|
167
|
+[ 1.184126] input: sunxi-ir as /devices/platform/soc/1c21800.ir/rc/rc0/input1
|
|
168
|
+[ 1.191753] sunxi-ir 1c21800.ir: initialized sunXi IR driver
|
|
169
|
+[ 1.198700] sunxi-wdt 1c20c90.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0)
|
|
170
|
+[ 1.209519] sun4i-pinctrl 1c20800.pinctrl: 1c20800.pinctrl supply vcc-pf not found, using dummy regulator
|
|
171
|
+[ 1.220108] sunxi-mmc 1c0f000.mmc: Got CD GPIO
|
|
172
|
+[ 1.250231] sunxi-mmc 1c0f000.mmc: initialized, max. request size: 16384 KB
|
|
173
|
+[ 1.258450] sunxi-mmc 1c12000.mmc: allocated mmc-pwrseq
|
|
174
|
+[ 1.287129] sunxi-mmc 1c12000.mmc: initialized, max. request size: 16384 KB
|
|
175
|
+[ 1.294749] sun4i-pinctrl 1c20800.pinctrl: 1c20800.pinctrl supply vcc-pg not found, using dummy regulator
|
|
176
|
+[ 1.305077] sun4i-ss 1c15000.crypto-engine: Die ID 0
|
|
177
|
+[ 1.313860] usbcore: registered new interface driver usbhid
|
|
178
|
+[ 1.319466] usbhid: USB HID core driver
|
|
179
|
+[ 1.326731] random: fast init done
|
|
180
|
+[ 1.331040] debugfs: Directory '1c22c00.codec' with parent 'sun4i-codec' already present!
|
|
181
|
+[ 1.340586] sun4i-codec 1c22c00.codec: Codec <-> 1c22c00.codec mapping ok
|
|
182
|
+[ 1.347709] mmc0: host does not support reading read-only switch, assuming write-enable
|
|
183
|
+[ 1.352408] ata1: SATA link down (SStatus 0 SControl 300)
|
|
184
|
+[ 1.358763] mmc0: new high speed SDHC card at address 5048
|
|
185
|
+[ 1.367556] mmcblk0: mmc0:5048 SD32G 29.0 GiB
|
|
186
|
+[ 1.371915] NET: Registered protocol family 17
|
|
187
|
+[ 1.376503] can: controller area network core (rev 20170425 abi 9)
|
|
188
|
+[ 1.378652] mmc1: queuing unknown CIS tuple 0x80 (2 bytes)
|
|
189
|
+[ 1.382856] NET: Registered protocol family 29
|
|
190
|
+[ 1.389744] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
|
|
191
|
+[ 1.392699] can: raw protocol (rev 20170425)
|
|
192
|
+[ 1.392705] can: broadcast manager protocol (rev 20170425 t)
|
|
193
|
+[ 1.392718] can: netlink gateway (rev 20190810) max_hops=1
|
|
194
|
+[ 1.399675] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
|
|
195
|
+[ 1.402762] Key type dns_resolver registered
|
|
196
|
+[ 1.411270] mmc1: queuing unknown CIS tuple 0x80 (7 bytes)
|
|
197
|
+[ 1.413821] Registering SWP/SWPB emulation handler
|
|
198
|
+[ 1.421008] mmcblk0: p1
|
|
199
|
+[ 1.449019] sun4i-pinctrl 1c20800.pinctrl: 1c20800.pinctrl supply vcc-pa not found, using dummy regulator
|
|
200
|
+[ 1.450686] mmc1: new high speed SDIO card at address 0001
|
|
201
|
+[ 1.458808] sun7i-dwmac 1c50000.ethernet: IRQ eth_wake_irq not found
|
|
202
|
+[ 1.470455] sun7i-dwmac 1c50000.ethernet: IRQ eth_lpi not found
|
|
203
|
+[ 1.476506] sun7i-dwmac 1c50000.ethernet: PTP uses main clock
|
|
204
|
+[ 1.482271] sun7i-dwmac 1c50000.ethernet: no reset control found
|
|
205
|
+[ 1.600858] sun7i-dwmac 1c50000.ethernet: Version ID not available
|
|
206
|
+[ 1.607048] sun7i-dwmac 1c50000.ethernet: DWMAC1000
|
|
207
|
+[ 1.612056] sun7i-dwmac 1c50000.ethernet: DMA HW capability register supported
|
|
208
|
+[ 1.619270] sun7i-dwmac 1c50000.ethernet: Normal descriptors
|
|
209
|
+[ 1.624941] sun7i-dwmac 1c50000.ethernet: Ring mode enabled
|
|
210
|
+[ 1.630772] libphy: stmmac: probed
|
|
211
|
+[ 1.636122] ehci-platform 1c14000.usb: EHCI Host Controller
|
|
212
|
+[ 1.641773] ehci-platform 1c14000.usb: new USB bus registered, assigned bus number 1
|
|
213
|
+[ 1.649903] ehci-platform 1c14000.usb: irq 33, io mem 0x01c14000
|
|
214
|
+[ 1.690630] ehci-platform 1c14000.usb: USB 2.0 started, EHCI 1.00
|
|
215
|
+[ 1.697620] hub 1-0:1.0: USB hub found
|
|
216
|
+[ 1.701450] hub 1-0:1.0: 1 port detected
|
|
217
|
+[ 1.706323] ehci-platform 1c1c000.usb: EHCI Host Controller
|
|
218
|
+[ 1.711989] ehci-platform 1c1c000.usb: new USB bus registered, assigned bus number 2
|
|
219
|
+[ 1.720027] ehci-platform 1c1c000.usb: irq 37, io mem 0x01c1c000
|
|
220
|
+[ 1.750644] ehci-platform 1c1c000.usb: USB 2.0 started, EHCI 1.00
|
|
221
|
+[ 1.757604] hub 2-0:1.0: USB hub found
|
|
222
|
+[ 1.761437] hub 2-0:1.0: 1 port detected
|
|
223
|
+[ 1.766292] ohci-platform 1c14400.usb: Generic Platform OHCI controller
|
|
224
|
+[ 1.772966] ohci-platform 1c14400.usb: new USB bus registered, assigned bus number 3
|
|
225
|
+[ 1.781032] ohci-platform 1c14400.usb: irq 34, io mem 0x01c14400
|
|
226
|
+[ 1.855472] hub 3-0:1.0: USB hub found
|
|
227
|
+[ 1.859271] hub 3-0:1.0: 1 port detected
|
|
228
|
+[ 1.864156] ohci-platform 1c1c400.usb: Generic Platform OHCI controller
|
|
229
|
+[ 1.870844] ohci-platform 1c1c400.usb: new USB bus registered, assigned bus number 4
|
|
230
|
+[ 1.879375] ohci-platform 1c1c400.usb: irq 38, io mem 0x01c1c400
|
|
231
|
+[ 1.955550] hub 4-0:1.0: USB hub found
|
|
232
|
+[ 1.959351] hub 4-0:1.0: 1 port detected
|
|
233
|
+[ 1.963812] sunxi-rtc 1c20d00.rtc: setting system clock to 1970-01-01T00:09:44 UTC (584)
|
|
234
|
+[ 1.972321] ALSA device list:
|
|
235
|
+[ 1.975295] #0: sun4i-codec
|
|
236
|
+[ 1.982608] EXT4-fs (mmcblk0p1): INFO: recovery required on readonly filesystem
|
|
237
|
+[ 1.989923] EXT4-fs (mmcblk0p1): write access will be enabled during recovery
|
|
238
|
+[ 2.174966] EXT4-fs (mmcblk0p1): recovery complete
|
|
239
|
+[ 2.187141] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null)
|
|
240
|
+[ 2.195367] VFS: Mounted root (ext4 filesystem) readonly on device 179:1.
|
|
241
|
+[ 2.204203] devtmpfs: mounted
|
|
242
|
+[ 2.208337] Freeing unused kernel memory: 1024K
|
|
243
|
+[ 2.213053] Run /bin/sh as init process
|
|
244
|
+sh: cannot set terminal process group (-1): Inappropriate ioctl for device
|
|
245
|
+sh: no job control in this shell
|
|
246
|
+sh-4.4# passwd
|
|
247
|
+Changing password for user root.
|
|
248
|
+New password:
|
|
249
|
+Retype new password:
|
|
250
|
+passwd: Authentication token manipulation error
|
|
251
|
+sh-4.4#
|
|
252
|
+[ 32.490656] vcc3v0: disabling
|
|
253
|
+[ 32.493642] vcc5v0: disabling
|
|
254
|
+sh-4.4# echo ${?}
|
|
255
|
+1
|
|
256
|
+[ 283.211564] random: crng init done
|
|
257
|
+sh-4.4# mount -o remount,rw /dev/mmcblk0p1
|
|
258
|
+[ 378.103283] EXT4-fs (mmcblk0p1): re-mounted. Opts: (null)
|
|
259
|
+sh-4.4# passwd
|
|
260
|
+Changing password for user root.
|
|
261
|
+New password:
|
|
262
|
+Retype new password:
|
|
263
|
+passwd: all authentication tokens updated successfully.
|
|
264
|
+sh-4.4# passwd banana
|
|
265
|
+passwd: Unknown user name 'banana'.
|
|
266
|
+sh-4.4# cat /etc/passwd
|
|
267
|
+root:x:0:0:root:/root:/bin/bash
|
|
268
|
+bin:x:1:1:bin:/bin:/bin/sh
|
|
269
|
+daemon:x:2:2:daemon:/sbin:/bin/sh
|
|
270
|
+adm:x:3:4:adm:/var/adm:/bin/sh
|
|
271
|
+lp:x:4:7:lp:/var/spool/lpd:/bin/sh
|
|
272
|
+sync:x:5:0:sync:/sbin:/bin/sync
|
|
273
|
+mail:x:8:12:mail:/var/spool/mail:/bin/sh
|
|
274
|
+news:x:9:13:news:/var/spool/news:/bin/sh
|
|
275
|
+uucp:x:10:14:uucp:/var/spool/uucp:/bin/sh
|
|
276
|
+operator:x:11:0:operator:/var:/bin/sh
|
|
277
|
+games:x:12:100:games:/usr/games:/bin/sh
|
|
278
|
+nobody:x:65534:65534:Nobody:/:/bin/sh
|
|
279
|
+vcsa:x:69:69:virtual console memory owner:/dev:/sbin/nologin
|
|
280
|
+messagebus:x:999:999:system user for dbus:/:/sbin/nologin
|
|
281
|
+systemd-coredump:x:998:998:systemd Core Dumper:/:/sbin/nologin
|
|
282
|
+systemd-network:x:192:192:systemd Network Management:/:/sbin/nologin
|
|
283
|
+systemd-resolve:x:193:193:systemd Resolver:/:/sbin/nologin
|
|
284
|
+rpm:x:997:997:system user for rpm:/var/lib/rpm:/bin/false
|
|
285
|
+systemd-journal-remote:x:992:992:systemd Journal Remote:/:/sbin/nologin
|
|
286
|
+systemd-timesync:x:991:991:systemd Time Synchronization:/:/sbin/nologin
|
|
287
|
+chrony:x:990:990:system user for chrony:/var/lib/chrony:/sbin/nologin
|
|
288
|
+sshd:x:989:989:system user for openssh:/var/empty:/sbin/nologin
|
|
289
|
+sh-4.4# adduser -D
|
|
290
|
+GROUP=100
|
|
291
|
+HOME=/home
|
|
292
|
+INACTIVE=-1
|
|
293
|
+EXPIRE=
|
|
294
|
+SHELL=/bin/bash
|
|
295
|
+SKEL=/etc/skel
|
|
296
|
+CREATE_MAIL_SPOOL=no
|
|
297
|
+sh-4.4# adduser -m -p *** bananaPro
|
|
298
|
+sh-4.4# reboot
|
|
299
|
+System has not been booted with systemd as init system (PID 1). Can't operate.
|
|
300
|
+Failed to connect to bus: Host is down
|
|
301
|
+Failed to talk to init daemon.
|
|
302
|
+sh-4.4# poweroff
|
|
303
|
+System has not been booted with systemd as init system (PID 1). Can't operate.
|
|
304
|
+Failed to connect to bus: Host is down
|
|
305
|
+Failed to talk to init daemon.
|
|
306
|
+sh-4.4# shutdown -P
|
|
307
|
+System has not been booted with systemd as init system (PID 1). Can't operate.
|
|
308
|
+Failed to connect to bus: Host is down
|
|
309
|
+System has not been booted with systemd as init system (PID 1). Can't operate.
|
|
310
|
+Failed to connect to bus: Host is down
|
|
311
|
+Failed to talk to init daemon.
|
|
312
|
+sh-4.4# exec /sbin/init
|
|
313
|
+[ 622.526387] systemd[1]: System time before build time, advancing clock.
|
|
314
|
+[ 622.536431] systemd[1]: Failed to lookup module alias 'autofs4': Function not implemented
|
|
315
|
+[ 622.564613] systemd[1]: systemd 241 running in system mode. (+PAM +AUDIT -SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN -PCRE2 default-hierarchy=)
|
|
316
|
+[ 622.587159] systemd[1]: Detected architecture arm.
|
|
317
|
+
|
|
318
|
+Welcome to Mageia 7!
|
|
319
|
+
|
|
320
|
+[ 622.623010] systemd[1]: Set hostname to <pi.raspberry>.
|
|
321
|
+[ 622.944256] systemd[1]: File /usr/lib/systemd/system/systemd-journald.service:12 configures an IP firewall (IPAddressDeny=any), but the local system does not support BPF/cgroup based firewalling.
|
|
322
|
+[ 622.961881] systemd[1]: Proceeding WITHOUT firewalling in effect! (This warning is only shown for the first loaded unit using IP firewalling.)
|
|
323
|
+[ 623.439308] systemd[1]: Condition check resulted in Journal Audit Socket being skipped.
|
|
324
|
+[ 623.450328] systemd[1]: Listening on udev Kernel Socket.
|
|
325
|
+[ OK ] Listening on udev Kernel Socket.
|
|
326
|
+[ 623.490959] systemd[1]: Reached target Remote File Systems.
|
|
327
|
+[ OK ] Reached target Remote File Systems.
|
|
328
|
+[ 623.520874] systemd[1]: Reached target Swap.
|
|
329
|
+[ OK ] Reached target Swap.
|
|
330
|
+[ 623.550915] systemd[1]: Condition check resulted in Arbitrary Executable File Formats File System Automount Point being skipped.
|
|
331
|
+[ OK ] Reached target RPC Port Mapper.
|
|
332
|
+[ OK ] Listening on Device-mapper event daemon FIFOs.
|
|
333
|
+[ OK ] Listening on Journal Socket (/dev/log).
|
|
334
|
+[ OK ] Created slice system-getty.slice.
|
|
335
|
+[ OK ] Listening on udev Control Socket.
|
|
336
|
+[ OK ] Created slice system-serial\x2dgetty.slice.
|
|
337
|
+[ OK ] Listening on initctl Compatibility Named Pipe.
|
|
338
|
+[ OK ] Started Forward Password R�…uests to Wall Directory Watch.
|
|
339
|
+[ OK ] Created slice User and Session Slice.
|
|
340
|
+[ OK ] Reached target Slices.
|
|
341
|
+[ OK ] Listening on Process Core Dump Socket.
|
|
342
|
+[ OK ] Listening on Journal Socket.
|
|
343
|
+ Starting Remount Root and Kernel File Systems...
|
|
344
|
+ Starting Setup Virtual Console...
|
|
345
|
+ Starting Load legacy module configuration...
|
|
346
|
+ Mounting Temporary Directory (/tmp)...
|
|
347
|
+[ 624.088217] EXT4-fs (mmcblk0p1): re-mounted. Opts: (null)
|
|
348
|
+ Starting udev Coldplug all Devices...
|
|
349
|
+ Starting Load Kernel Modules...
|
|
350
|
+ Starting Journal Service...
|
|
351
|
+ Mounting Kernel Debug File System...
|
|
352
|
+[ OK ] Started Remount Root and Kernel File Systems.
|
|
353
|
+[ OK ] Started Setup Virtual Console.
|
|
354
|
+[ OK ] Started Load legacy module configuration.
|
|
355
|
+[ OK ] Started Journal Service.
|
|
356
|
+[ OK ] Mounted Temporary Directory (/tmp).
|
|
357
|
+[ OK ] Started Load Kernel Modules.
|
|
358
|
+[ OK ] Mounted Kernel Debug File System.
|
|
359
|
+ Starting Apply Kernel Variables...
|
|
360
|
+ Starting Configure read-only root support...
|
|
361
|
+ Starting Flush Journal to Persistent Storage...
|
|
362
|
+ Starting Create Static Device Nodes in /dev...
|
|
363
|
+[ OK ] Started Apply Kernel Variables.
|
|
364
|
+[ 624.681582] systemd-journald[149]: Received request to flush runtime journal from PID 1
|
|
365
|
+[ 624.691841] systemd-journald[149]: File /var/log/journal/968f86691e66406c971e0269623fd2be/system.journal corrupted or uncleanly shut down, renaming and replacing.
|
|
366
|
+[ OK ] Started Create Static Device Nodes in /dev.
|
|
367
|
+ Starting udev Kernel Device Manager...
|
|
368
|
+[ OK ] Started Configure read-only root support.
|
|
369
|
+[ OK ] Started Flush Journal to Persistent Storage.
|
|
370
|
+ Starting Load/Save Random Seed...
|
|
371
|
+[ OK ] Started udev Kernel Device Manager.
|
|
372
|
+[ OK ] Started Load/Save Random Seed.
|
|
373
|
+[ OK ] Started udev Coldplug all Devices.
|
|
374
|
+ Starting Show Plymouth Boot Screen...
|
|
375
|
+ Starting udev Wait for Complete Device Initialization...
|
|
376
|
+[ OK ] Started Show Plymouth Boot Screen.
|
|
377
|
+[ OK ] Found device /dev/ttyS0.
|
|
378
|
+[ OK ] Reached target Paths.
|
|
379
|
+[ OK ] Started Forward Password R�…s to Plymouth Directory Watch.
|
|
380
|
+[ OK ] Reached target Sound Card.
|
|
381
|
+[ OK ] Started udev Wait for Complete Device Initialization.
|
|
382
|
+ Starting Activation of LVM2 logical volumes...
|
|
383
|
+[ OK ] Started Activation of LVM2 logical volumes.
|
|
384
|
+[ OK ] Reached target Local Encrypted Volumes.
|
|
385
|
+ Starting Activation of LVM2 logical volumes...
|
|
386
|
+[ OK ] Started Activation of LVM2 logical volumes.
|
|
387
|
+ Starting Monitoring of LVM��…meventd or progress polling...
|
|
388
|
+[ OK ] Started Monitoring of LVM2�… dmeventd or progress polling.
|
|
389
|
+[ OK ] Reached target Local File Systems (Pre).
|
|
390
|
+[ OK ] Reached target Local File Systems.
|
|
391
|
+ Starting Tell Plymouth To Write Out Runtime Data...
|
|
392
|
+ Starting Reconfigure the s��…em on administrator request...
|
|
393
|
+ Starting Create Volatile Files and Directories...
|
|
394
|
+ Starting Restore /run/initramfs on shutdown...
|
|
395
|
+[ OK ] Started Tell Plymouth To Write Out Runtime Data.
|
|
396
|
+[ OK ] Started Restore /run/initramfs on shutdown.
|
|
397
|
+[ OK ] Started Create Volatile Files and Directories.
|
|
398
|
+ Starting Update UTMP about System Boot/Shutdown...
|
|
399
|
+[ OK ] Started Update UTMP about System Boot/Shutdown.
|
|
400
|
+[ OK ] Reached target System Initialization.
|
|
401
|
+[ OK ] Started Daily Cleanup of Temporary Directories.
|
|
402
|
+
|
|
403
|
+Mageia release 7 (Official) for armv7hl
|
|
404
|
+Kernel 5.4.0-rc3 on a Dual-processor armv7l / ttyS0
|
|
405
|
+
|
|
406
|
+pi login: bananaPro
|
|
407
|
+Password:
|
|
408
|
+
|
|
409
|
+[ 774.253303] systemd-journald[149]: Failed to set ACL on /var/log/journal/968f86691e66406c971e0269623fd2be/user-1000.journal, ignoring: Operation not supported
|
|
410
|
+
|
|
411
|
+[bananaPro@pi ~]$ uname -a
|
|
412
|
+Linux pi.raspberry 5.4.0-rc3 #1 SMP Fri Oct 18 19:47:18 CEST 2019 armv7l armv7l armv7l GNU/Linux
|
|
413
|
+
|
|
414
|
+[bananaPro@pi ~]$ cat /etc/product.id
|
|
415
|
+vendor=Mageia.Org,distribution=Mageia,type=Basic,version=7,branch=Official,release=7,arch=armv7hl,product=Default
|
|
416
|
+
|
|
417
|
+[bananaPro@pi ~]$
|
|
418
|
+
|
|
419
|
+[bananaPro@pi ~]$ poweroff
|
|
420
|
+Failed to set wall message, ignoring: Access denied
|
|
421
|
+Failed to power off system via logind: Access denied
|
|
422
|
+[bananaPro@pi ~]$ su
|
|
423
|
+Password:
|
|
424
|
+[root@pi bananaPro]# poweroff -p
|
|
425
|
+[ OK ] Started Show Plymouth Power Off Screen.
|
|
426
|
+[ OK ] Stopped Session c3 of user bananaPro.
|
|
427
|
+ Stopping Login Service...
|
|
428
|
+ Stopping User Manager for UID 1000...
|
|
429
|
+[ OK ] Stopped User Manager for UID 1000.
|
|
430
|
+ Stopping User Runtime Directory /run/user/1000...
|
|
431
|
+[ OK ] Unmounted /run/user/1000.
|
|
432
|
+[ OK ] Stopped User Runtime Directory /run/user/1000.
|
|
433
|
+[ OK ] Removed slice User Slice of UID 1000.
|
|
434
|
+ Stopping Permit User Sessions...
|
|
435
|
+ Stopping D-Bus System Message Bus...
|
|
436
|
+[ OK ] Stopped Permit User Sessions.
|
|
437
|
+[ OK ] Stopped target Network.
|
|
438
|
+ Stopping LSB: Bring up/down networking...
|
|
439
|
+ Stopping LSB: Wait for the hotplugged network to be up...
|
|
440
|
+[ OK ] Stopped target Remote File Systems.
|
|
441
|
+[ OK ] Stopped D-Bus System Message Bus.
|
|
442
|
+[ OK ] Stopped Login Service.
|
|
443
|
+[ OK ] Stopped LSB: Wait for the hotplugged network to be up.
|
|
444
|
+[ OK ] Stopped LSB: Bring up/down networking.
|
|
445
|
+ Stopping LSB: Nameserver information manager...
|
|
446
|
+[ OK ] Stopped LSB: Nameserver information manager.
|
|
447
|
+[ OK ] Stopped target Basic System.
|
|
448
|
+[ OK ] Stopped target Paths.
|
|
449
|
+[ OK ] Stopped target Slices.
|
|
450
|
+[ OK ] Removed slice User and Session Slice.
|
|
451
|
+[ OK ] Stopped Reconfigure the system on administrator request.
|
|
452
|
+[ OK ] Stopped target Sockets.
|
|
453
|
+[ OK ] Closed D-Bus System Message Bus Socket.
|
|
454
|
+[ OK ] Stopped Forward Password R�…s to Plymouth Directory Watch.
|
|
455
|
+[ OK ] Stopped target System Initialization.
|
|
456
|
+[ OK ] Stopped Load legacy module configuration.
|
|
457
|
+[ OK ] Stopped target Local Encrypted Volumes.
|
|
458
|
+[ OK ] Stopped Forward Password R�…uests to Wall Directory Watch.
|
|
459
|
+[ OK ] Stopped Apply Kernel Variables.
|
|
460
|
+ Stopping Update UTMP about System Boot/Shutdown...
|
|
461
|
+[ OK ] Stopped Load Kernel Modules.
|
|
462
|
+ Stopping Load/Save Random Seed...
|
|
463
|
+[ OK ] Stopped Load/Save Random Seed.
|
|
464
|
+[ OK ] Stopped Update UTMP about System Boot/Shutdown.
|
|
465
|
+[ OK ] Stopped Create Volatile Files and Directories.
|
|
466
|
+[ OK ] Stopped target Local File Systems.
|
|
467
|
+[ OK ] Stopped target Local File Systems (Pre).
|
|
468
|
+ Stopping Monitoring of LVM��…meventd or progress polling...
|
|
469
|
+[ OK ] Stopped Create Static Device Nodes in /dev.
|
|
470
|
+ Unmounting Temporary Directory (/tmp)...
|
|
471
|
+[ OK ] Stopped Configure read-only root support.
|
|
472
|
+[ OK ] Stopped Remount Root and Kernel File Systems.
|
|
473
|
+[ OK ] Unmounted Temporary Directory (/tmp).
|
|
474
|
+[ OK ] Reached target Unmount All Filesystems.
|
|
475
|
+[ OK ] Stopped target Swap.
|
|
476
|
+[ OK ] Reached target Shutdown.
|
|
477
|
+[ OK ] Reached target Final Step.
|
|
478
|
+[ OK ] Started Power-Off.
|
|
479
|
+[ OK ] Reached target Power-Off.
|
|
480
|
+[ 4086.708299] printk: systemd-shutdow: 29 output lines suppressed due to ratelimiting
|
|
481
|
+[ 4086.825713] systemd-shutdown[1]: Syncing filesystems and block devices.
|
|
482
|
+[ 4087.051321] systemd-shutdown[1]: Sending SIGTERM to remaining processes...
|
|
483
|
+[ 4087.067963] systemd-journald[149]: Received SIGTERM from PID 1 (systemd-shutdow).
|
|
484
|
+[ 4087.116729] systemd-shutdown[1]: Sending SIGKILL to remaining processes...
|
|
485
|
+[ 4087.133466] systemd-shutdown[1]: Unmounting file systems.
|
|
486
|
+[ 4087.142844] [1038]: Remounting '/' read-only in with options '(null)'.
|
|
487
|
+[ 4087.170169] EXT4-fs (mmcblk0p1): re-mounted. Opts: (null)
|
|
488
|
+[ 4087.183731] systemd-shutdown[1]: All filesystems unmounted.
|
|
489
|
+[ 4087.189334] systemd-shutdown[1]: Deactivating swaps.
|
|
490
|
+[ 4087.194880] systemd-shutdown[1]: All swaps deactivated.
|
|
491
|
+[ 4087.200143] systemd-shutdown[1]: Detaching loop devices.
|
|
492
|
+[ 4087.206352] systemd-shutdown[1]: All loop devices detached.
|
|
493
|
+[ 4087.212126] systemd-shutdown[1]: Detaching DM devices.
|
|
494
|
+[ 4087.237097] reboot: Power down
|
|
495
|
+[ 4087.240199] ------------[ cut here ]------------
|
|
496
|
+[ 4087.244836] WARNING: CPU: 0 PID: 1 at drivers/i2c/i2c-core.h:41 i2c_transfer+0xf8/0x104
|
|
497
|
+[ 4087.252827] No atomic I2C transfer handler for 'i2c-0'
|
|
498
|
+[ 4087.257955] Modules linked in:
|
|
499
|
+[ 4087.261014] CPU: 0 PID: 1 Comm: systemd-shutdow Not tainted 5.4.0-rc3 #1
|
|
500
|
+[ 4087.267703] Hardware name: Allwinner sun7i (A20) Family
|
|
501
|
+[ 4087.272942] [<c010ed54>] (unwind_backtrace) from [<c010b488>] (show_stack+0x10/0x14)
|
|
502
|
+[ 4087.280685] [<c010b488>] (show_stack) from [<c06a5f40>] (dump_stack+0x88/0x9c)
|
|
503
|
+[ 4087.287906] [<c06a5f40>] (dump_stack) from [<c011dca8>] (__warn+0xb8/0xd4)
|
|
504
|
+[ 4087.294776] [<c011dca8>] (__warn) from [<c011dd58>] (warn_slowpath_fmt+0x94/0xb8)
|
|
505
|
+[ 4087.302254] [<c011dd58>] (warn_slowpath_fmt) from [<c0528bfc>] (i2c_transfer+0xf8/0x104)
|
|
506
|
+[ 4087.310341] [<c0528bfc>] (i2c_transfer) from [<c0528c54>] (i2c_transfer_buffer_flags+0x4c/0x70)
|
|
507
|
+[ 4087.319036] [<c0528c54>] (i2c_transfer_buffer_flags) from [<c0476d80>] (regmap_i2c_write+0x14/0x30)
|
|
508
|
+[ 4087.328076] [<c0476d80>] (regmap_i2c_write) from [<c0472c1c>] (_regmap_raw_write_impl+0x580/0x62c)
|
|
509
|
+[ 4087.337028] [<c0472c1c>] (_regmap_raw_write_impl) from [<c04735fc>] (regmap_write+0x3c/0x5c)
|
|
510
|
+[ 4087.345459] [<c04735fc>] (regmap_write) from [<c047a2c8>] (axp20x_power_off+0x2c/0x38)
|
|
511
|
+[ 4087.353373] [<c047a2c8>] (axp20x_power_off) from [<c013eb94>] (__do_sys_reboot+0x14c/0x1e0)
|
|
512
|
+[ 4087.361719] [<c013eb94>] (__do_sys_reboot) from [<c0101000>] (ret_fast_syscall+0x0/0x54)
|
|
513
|
+[ 4087.369798] Exception stack(0xef04ffa8 to 0xef04fff0)
|
|
514
|
+[ 4087.374847] ffa0: 00000000 00000000 fee1dead 28121969 4321fedc 1c1b8900
|
|
515
|
+[ 4087.383015] ffc0: 00000000 00000000 bea9dc38 00000058 00000000 000167c0 00000000 0002b7e8
|
|
516
|
+[ 4087.391181] ffe0: 00027e50 bea9db4c 00013844 b6e9f9f0
|
|
517
|
+[ 4087.396225] ---[ end trace b2b0f7c04e8d5bc8 ]---
|