1
|
U-Boot SPL 2013.10-g0451b05 (Jun 16 2017 - 11:39:04)
|
2
|
MitySOM335x profile 1 - Model No: 3352-HX-X4A-RC Serial No: 15013530
|
3
|
Critical Link: Error u-boot not compiled with for 1GB nand support. Nand may not function correctly.
|
4
|
Configuring for 1024 MB DDR3 @ 400MHz
|
5
|
Critical Link AM335X Dev Kit -- NAND Page size = 2048k booting from dev 8
|
6
|
reading u-boot.img
|
7
|
reading u-boot.img
|
8
|
|
9
|
|
10
|
U-Boot 2013.10-g0451b05 (Jun 16 2017 - 11:39:04)
|
11
|
|
12
|
AM335X-GP rev 2
|
13
|
I2C: ready
|
14
|
DRAM: 1 GiB
|
15
|
WARNING: Caches not enabled
|
16
|
Critical Link: Error u-boot not compiled with for 1GB nand support. Nand may not function correctly.
|
17
|
NAND: Using 2k bch8 layout
|
18
|
ECC Mode = 2 lo = 56/0
|
19
|
1024 MiB
|
20
|
MMC: OMAP SD/MMC: 0, OMAP SD/MMC: 1
|
21
|
*** Warning - bad CRC, using default environment
|
22
|
|
23
|
Net: cpsw:1 is connected to cpsw. Reconnecting to cpsw
|
24
|
cpsw, usb_ether
|
25
|
Hit any key to stop autoboot: 0
|
26
|
U-Boot# print bootargs
|
27
|
## Error: "bootargs" not defined
|
28
|
U-Boot# run mmc_args
|
29
|
U-Boot# print bootargs
|
30
|
bootargs=console=ttyO0,115200n8 root=/dev/mmcblk0p2 rw rootfstype=ext3 rootwait ip=none
|
31
|
U-Boot# setenv fdtaddr 0x88000000; setenv fdt_high 0xFFFFFFFF; setenv kloadaddr 0x80007fc0
|
32
|
U-Boot# setenv serverip 10.0.102.252
|
33
|
U-Boot# dhcp; tftp $fdtaddr am335x-mitysom.dtb; tftp $kloadaddr zImage; bootz $kloadaddr - $fdtaddr
|
34
|
link up on port 0, speed 1000, full duplex
|
35
|
link up on port 1, speed 1000, full duplex
|
36
|
BOOTP broadcast 1
|
37
|
DHCP client bound to address 10.0.102.156
|
38
|
Using cpsw device
|
39
|
TFTP from server 10.0.102.252; our IP address is 10.0.102.156
|
40
|
Filename 'uImage'.
|
41
|
Load address: 0x82000000
|
42
|
Loading: #################################################################
|
43
|
#################################################################
|
44
|
#################################################################
|
45
|
########################################
|
46
|
1.4 MiB/s
|
47
|
done
|
48
|
Bytes transferred = 3447288 (3499f8 hex)
|
49
|
link up on port 0, speed 1000, full duplex
|
50
|
link up on port 1, speed 1000, full duplex
|
51
|
Using cpsw device
|
52
|
TFTP from server 10.0.102.252; our IP address is 10.0.102.156
|
53
|
Filename 'am335x-mitysom.dtb'.
|
54
|
Load address: 0x88000000
|
55
|
Loading: ###
|
56
|
1.4 MiB/s
|
57
|
done
|
58
|
Bytes transferred = 37210 (915a hex)
|
59
|
link up on port 0, speed 1000, full duplex
|
60
|
link up on port 1, speed 1000, full duplex
|
61
|
Using cpsw device
|
62
|
TFTP from server 10.0.102.252; our IP address is 10.0.102.156
|
63
|
Filename 'zImage'.
|
64
|
Load address: 0x80007fc0
|
65
|
Loading: #################################################################
|
66
|
#################################################################
|
67
|
#################################################################
|
68
|
################################################
|
69
|
1.4 MiB/s
|
70
|
done
|
71
|
Bytes transferred = 3560808 (365568 hex)
|
72
|
Kernel image @ 0x80007fc0 [ 0x000000 - 0x365568 ]
|
73
|
## Flattened Device Tree blob at 88000000
|
74
|
Booting using the fdt blob at 0x88000000
|
75
|
Using Device Tree in place at 88000000, end 8800c159
|
76
|
|
77
|
Starting kernel ...
|
78
|
|
79
|
[ 0.000000] Booting Linux on physical CPU 0x0
|
80
|
[ 0.000000] Initializing cgroup subsys cpuset
|
81
|
[ 0.000000] Initializing cgroup subsys cpu
|
82
|
[ 0.000000] Initializing cgroup subsys cpuacct
|
83
|
[ 0.000000] Linux version 4.1.6-ga7e397a (jhaller@jhaller-VirtualBox) (gcc version 4.8.3 20140401 (prerelease) (Linaro GCC 4.8-2014.04) ) #1 Mon Jun 19 11:50:02 EDT 2017
|
84
|
[ 0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c5387d
|
85
|
[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
|
86
|
[ 0.000000] Machine model: Critical Link MitySOM-335x
|
87
|
[ 0.000000] cma: Reserved 24 MiB at 0xbe000000
|
88
|
[ 0.000000] Memory policy: Data cache writeback
|
89
|
[ 0.000000] CPU: All CPU(s) started in SVC mode.
|
90
|
[ 0.000000] AM335X ES2.1 (neon )
|
91
|
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 259922
|
92
|
[ 0.000000] Kernel command line: console=ttyO0,115200n8 root=/dev/mmcblk0p2 rw rootfstype=ext3 rootwait ip=none
|
93
|
[ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
|
94
|
[ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
|
95
|
[ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
|
96
|
[ 0.000000] Memory: 993680K/1046528K available (6567K kernel code, 533K rwdata, 2312K rodata, 328K init, 8201K bss, 28272K reserved, 24576K cma-reserved, 243712K highmem)
|
97
|
[ 0.000000] Virtual kernel memory layout:
|
98
|
[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
|
99
|
[ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
|
100
|
[ 0.000000] vmalloc : 0xf0000000 - 0xff000000 ( 240 MB)
|
101
|
[ 0.000000] lowmem : 0xc0000000 - 0xef800000 ( 760 MB)
|
102
|
[ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
|
103
|
[ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
|
104
|
[ 0.000000] .text : 0xc0008000 - 0xc08b3f7c (8880 kB)
|
105
|
[ 0.000000] .init : 0xc08b4000 - 0xc0906000 ( 328 kB)
|
106
|
[ 0.000000] .data : 0xc0906000 - 0xc098b558 ( 534 kB)
|
107
|
[ 0.000000] .bss : 0xc098e000 - 0xc11906f0 (8202 kB)
|
108
|
[ 0.000000] Running RCU self tests
|
109
|
[ 0.000000] NR_IRQS:16 nr_irqs:16 16
|
110
|
[ 0.000000] IRQ: Found an INTC at 0xfa200000 (revision 5.0) with 128 interrupts
|
111
|
[ 0.000000] OMAP clockevent source: timer2 at 24000000 Hz
|
112
|
[ 0.000019] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 89478484971ns
|
113
|
[ 0.000044] clocksource timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns
|
114
|
[ 0.000088] OMAP clocksource: timer1 at 24000000 Hz
|
115
|
[ 0.000793] Console: colour dummy device 80x30
|
116
|
[ 0.000844] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar
|
117
|
[ 0.000854] ... MAX_LOCKDEP_SUBCLASSES: 8
|
118
|
[ 0.000863] ... MAX_LOCK_DEPTH: 48
|
119
|
[ 0.000872] ... MAX_LOCKDEP_KEYS: 8191
|
120
|
[ 0.000879] ... CLASSHASH_SIZE: 4096
|
121
|
[ 0.000887] ... MAX_LOCKDEP_ENTRIES: 32768
|
122
|
[ 0.000895] ... MAX_LOCKDEP_CHAINS: 65536
|
123
|
[ 0.000904] ... CHAINHASH_SIZE: 32768
|
124
|
[ 0.000912] memory used by lock dependency info: 5167 kB
|
125
|
[ 0.000921] per task-struct memory footprint: 1152 bytes
|
126
|
[ 0.000955] Calibrating delay loop... 795.44 BogoMIPS (lpj=3977216)
|
127
|
[ 0.088396] pid_max: default: 32768 minimum: 301
|
128
|
[ 0.088651] Security Framework initialized
|
129
|
[ 0.088786] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
|
130
|
[ 0.088805] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
|
131
|
[ 0.091134] Initializing cgroup subsys blkio
|
132
|
[ 0.091182] Initializing cgroup subsys memory
|
133
|
[ 0.091278] Initializing cgroup subsys devices
|
134
|
[ 0.091347] Initializing cgroup subsys freezer
|
135
|
[ 0.091443] Initializing cgroup subsys perf_event
|
136
|
[ 0.091511] CPU: Testing write buffer coherency: ok
|
137
|
[ 0.092709] Setting up static identity map for 0x80008200 - 0x80008270
|
138
|
[ 0.097563] devtmpfs: initialized
|
139
|
[ 0.136666] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3
|
140
|
[ 0.189337] omap_hwmod: tptc0 using broken dt data from edma
|
141
|
[ 0.189923] omap_hwmod: tptc1 using broken dt data from edma
|
142
|
[ 0.190510] omap_hwmod: tptc2 using broken dt data from edma
|
143
|
[ 0.200700] omap_hwmod: debugss: _wait_target_disable failed
|
144
|
[ 0.230716] clocksource jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
|
145
|
[ 0.233807] pinctrl core: initialized pinctrl subsystem
|
146
|
[ 0.238944] NET: Registered protocol family 16
|
147
|
[ 0.244278] DMA: preallocated 256 KiB pool for atomic coherent allocations
|
148
|
[ 0.246413] cpuidle: using governor ladder
|
149
|
[ 0.246445] cpuidle: using governor menu
|
150
|
[ 0.257307] OMAP GPIO hardware version 0.1
|
151
|
[ 0.283581] omap-gpmc 50000000.gpmc: could not find pctldev for node /ocp/l4_wkup@44c00000/scm@210000/pinmux@800/nandflash_pins_default, deferring probe
|
152
|
[ 0.288822] No ATAGs?
|
153
|
[ 0.288854] hw-breakpoint: debug architecture 0x4 unsupported.
|
154
|
[ 0.291939] omap4_sram_init:Unable to allocate sram needed to handle errata I688
|
155
|
[ 0.291965] omap4_sram_init:Unable to get sram pool needed to handle errata I688
|
156
|
[ 0.336640] edma-dma-engine edma-dma-engine.0: TI EDMA DMA engine driver
|
157
|
[ 0.343973] SCSI subsystem initialized
|
158
|
[ 0.345612] usbcore: registered new interface driver usbfs
|
159
|
[ 0.345791] usbcore: registered new interface driver hub
|
160
|
[ 0.345958] usbcore: registered new device driver usb
|
161
|
[ 0.346942] omap_i2c 44e0b000.i2c: could not find pctldev for node /ocp/l4_wkup@44c00000/scm@210000/pinmux@800/pinmux_i2c0_pins, deferring probe
|
162
|
[ 0.347056] omap_i2c 4802a000.i2c: could not find pctldev for node /ocp/l4_wkup@44c00000/scm@210000/pinmux@800/pinmux_i2c1_pins, deferring probe
|
163
|
[ 0.347143] omap_i2c 4819c000.i2c: could not find pctldev for node /ocp/l4_wkup@44c00000/scm@210000/pinmux@800/pinmux_i2c2_pins, deferring probe
|
164
|
[ 0.347462] pps_core: LinuxPPS API ver. 1 registered
|
165
|
[ 0.347475] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
|
166
|
[ 0.347535] PTP clock support registered
|
167
|
[ 0.349826] omap-mailbox 480c8000.mailbox: omap mailbox rev 0x400
|
168
|
[ 0.352775] Switched to clocksource timer1
|
169
|
[ 0.386304] NET: Registered protocol family 2
|
170
|
[ 0.388128] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
|
171
|
[ 0.388434] TCP bind hash table entries: 8192 (order: 6, 294912 bytes)
|
172
|
[ 0.392051] TCP: Hash tables configured (established 8192 bind 8192)
|
173
|
[ 0.392288] UDP hash table entries: 512 (order: 3, 40960 bytes)
|
174
|
[ 0.392916] UDP-Lite hash table entries: 512 (order: 3, 40960 bytes)
|
175
|
[ 0.394282] NET: Registered protocol family 1
|
176
|
[ 0.395919] RPC: Registered named UNIX socket transport module.
|
177
|
[ 0.395944] RPC: Registered udp transport module.
|
178
|
[ 0.395955] RPC: Registered tcp transport module.
|
179
|
[ 0.395966] RPC: Registered tcp NFSv4.1 backchannel transport module.
|
180
|
[ 0.398074] CPU PMU: Failed to parse /pmu/interrupt-affinity[0]
|
181
|
[ 0.398213] hw perfevents: enabled with armv7_cortex_a8 PMU driver, 5 counters available
|
182
|
[ 0.402945] futex hash table entries: 256 (order: 1, 11264 bytes)
|
183
|
[ 0.403224] audit: initializing netlink subsys (disabled)
|
184
|
[ 0.403489] audit: type=2000 audit(0.400:1): initialized
|
185
|
[ 0.408084] VFS: Disk quotas dquot_6.6.0
|
186
|
[ 0.408210] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
|
187
|
[ 0.410370] NFS: Registering the id_resolver key type
|
188
|
[ 0.410715] Key type id_resolver registered
|
189
|
[ 0.410730] Key type id_legacy registered
|
190
|
[ 0.410922] jffs2: version 2.2. (NAND) (SUMMARY) ? 2001-2006 Red Hat, Inc.
|
191
|
[ 0.418828] NET: Registered protocol family 38
|
192
|
[ 0.419201] bounce: pool size: 64 pages
|
193
|
[ 0.419294] io scheduler noop registered
|
194
|
[ 0.419318] io scheduler deadline registered
|
195
|
[ 0.419365] io scheduler cfq registered (default)
|
196
|
[ 0.421947] pinctrl-single 44e10800.pinmux: 142 pins at pa f9e10800 size 568
|
197
|
[ 0.424996] backlight supply power not found, using dummy regulator
|
198
|
[ 0.429394] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
|
199
|
[ 0.435786] omap_uart 44e09000.serial: no wakeirq for uart0
|
200
|
[ 0.436401] 44e09000.serial: ttyO0 at MMIO 0x44e09000 (irq = 155, base_baud = 3000000) is a OMAP UART0
|
201
|
[ 1.193508] console [ttyO0] enabled
|
202
|
[ 1.199323] omap_uart 481a6000.serial: no wakeirq for uart3
|
203
|
[ 1.205651] 481a6000.serial: ttyO3 at MMIO 0x481a6000 (irq = 156, base_baud = 3000000) is a OMAP UART3
|
204
|
[ 1.216841] omap_uart 481a8000.serial: no wakeirq for uart4
|
205
|
[ 1.223156] 481a8000.serial: ttyO4 at MMIO 0x481a8000 (irq = 157, base_baud = 3000000) is a OMAP UART4
|
206
|
[ 1.236536] omap_rng 48310000.rng: OMAP Random Number Generator ver. 20
|
207
|
[ 1.244130] [drm] Initialized drm 1.1.0 20060810
|
208
|
[ 1.250004] panel panel: pins are not configured
|
209
|
[ 1.260996] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
|
210
|
[ 1.268008] [drm] No driver support for vblank timestamp query.
|
211
|
[ 1.328617] Console: switching to colour frame buffer device 100x30
|
212
|
[ 1.340513] tilcdc 4830e000.lcdc: fb0: frame buffer device
|
213
|
[ 1.346377] tilcdc 4830e000.lcdc: registered panic notifier
|
214
|
[ 1.352310] [drm] Initialized tilcdc 1.0.0 20121205 on minor 0
|
215
|
[ 1.387321] brd: module loaded
|
216
|
[ 1.407333] loop: module loaded
|
217
|
[ 1.414168] mtdoops: mtd device (mtddev=name/number) must be supplied
|
218
|
[ 1.432597] usbcore: registered new interface driver asix
|
219
|
[ 1.438539] usbcore: registered new interface driver ax88179_178a
|
220
|
[ 1.445073] usbcore: registered new interface driver cdc_ether
|
221
|
[ 1.451344] usbcore: registered new interface driver smsc95xx
|
222
|
[ 1.457513] usbcore: registered new interface driver net1080
|
223
|
[ 1.463595] usbcore: registered new interface driver cdc_subset
|
224
|
[ 1.469909] usbcore: registered new interface driver zaurus
|
225
|
[ 1.476008] usbcore: registered new interface driver cdc_ncm
|
226
|
[ 1.482573] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
|
227
|
[ 1.489457] ehci-omap: OMAP-EHCI Host Controller driver
|
228
|
[ 1.495386] usbcore: registered new interface driver cdc_wdm
|
229
|
[ 1.501543] usbcore: registered new interface driver usb-storage
|
230
|
[ 1.509884] mousedev: PS/2 mouse device common for all mice
|
231
|
[ 1.518331] i2c /dev entries driver
|
232
|
[ 1.525562] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec
|
233
|
[ 1.535435] omap_hsmmc 48060000.mmc: Got CD GPIO
|
234
|
[ 1.540337] omap_hsmmc 48060000.mmc: Got WP GPIO
|
235
|
[ 1.584281] ledtrig-cpu: registered to indicate activity on CPUs
|
236
|
[ 1.591252] omap-aes 53500000.aes: OMAP AES hw accel rev: 3.2
|
237
|
[ 1.606144] omap-sham 53100000.sham: hw accel on OMAP rev 4.3
|
238
|
[ 1.619688] usbcore: registered new interface driver usbhid
|
239
|
[ 1.625590] usbhid: USB HID core driver
|
240
|
[ 1.630653] remoteproc0: wkup_m3 is available
|
241
|
[ 1.635387] remoteproc0: Note: remoteproc is still under development and considered experimental.
|
242
|
[ 1.644764] remoteproc0: THE BINARY FORMAT IS NOT YET FINALIZED, and backward compatibility isn't yet guaranteed.
|
243
|
[ 1.656953] oprofile: using arm/armv7
|
244
|
[ 1.661670] Initializing XFRM netlink socket
|
245
|
[ 1.666418] NET: Registered protocol family 17
|
246
|
[ 1.671152] NET: Registered protocol family 15
|
247
|
[ 1.676289] Key type dns_resolver registered
|
248
|
[ 1.681399] omap_voltage_late_init: Voltage driver support not added
|
249
|
[ 1.688125] sr_dev_init: No voltage domain specified for smartreflex0. Cannot initialize
|
250
|
[ 1.696606] sr_dev_init: No voltage domain specified for smartreflex1. Cannot initialize
|
251
|
[ 1.706614] ThumbEE CPU extension supported.
|
252
|
[ 1.711109] SmartReflex Class3 initialized
|
253
|
[ 1.716792] remoteproc0: Direct firmware load for am335x-pm-firmware.elf failed with error -2
|
254
|
[ 1.725861] remoteproc0: failed to load am335x-pm-firmware.elf
|
255
|
[ 1.740046] omap-gpmc 50000000.gpmc: GPMC revision 6.0
|
256
|
[ 1.745703] gpmc_mem_init: disabling cs 0 mapped at 0x0-0x1000000
|
257
|
[ 1.753453] omap-gpmc 50000000.gpmc: cannot request GPMC CS 0
|
258
|
[ 1.759476] omap-gpmc 50000000.gpmc: failed to probe DT children
|
259
|
[ 1.767763] omap-gpmc: probe of 50000000.gpmc failed with error -16
|
260
|
[ 1.779099] omap_i2c 44e0b000.i2c: bus 0 rev0.11 at 400 kHz
|
261
|
[ 1.786962] mmc0: new high speed SDHC card at address 1234
|
262
|
[ 1.796312] omap_i2c 4802a000.i2c: bus 1 rev0.11 at 400 kHz
|
263
|
[ 1.803543] mmcblk0: mmc0:1234 SA04G 3.67 GiB
|
264
|
[ 1.815226] mmcblk0: p1 p2 p3
|
265
|
[ 1.824121] tps65910 2-002d: No interrupt support, no core IRQ
|
266
|
[ 1.873765] omap_i2c 4819c000.i2c: bus 2 rev0.11 at 400 kHz
|
267
|
[ 1.880260] backlight supply power not found, using dummy regulator
|
268
|
[ 1.952863] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6
|
269
|
[ 1.959251] davinci_mdio 4a101000.mdio: detected phy mask fffffffd
|
270
|
[ 1.969490] libphy: 4a101000.mdio: probed
|
271
|
[ 1.973776] davinci_mdio 4a101000.mdio: phy[1]: device 4a101000.mdio:01, driver unknown
|
272
|
[ 1.983784] cpsw 4a100000.ethernet: Detected MACID = ec:24:b8:5d:ee:a5
|
273
|
[ 1.994361] hctosys: unable to open rtc device (rtc0)
|
274
|
[ 1.999658] sr_init: No PMIC hook to init smartreflex
|
275
|
[ 2.005287] sr_init: platform driver register failed for SR
|
276
|
[ 2.034233] vbat: disabling
|
277
|
[ 2.038507] backlight supply power not found, using dummy regulator
|
278
|
[ 2.060187] kjournald starting. Commit interval 5 seconds
|
279
|
[ 2.069459] EXT3-fs (mmcblk0p2): using internal journal
|
280
|
[ 2.074995] EXT3-fs (mmcblk0p2): mounted filesystem with ordered data mode
|
281
|
[ 2.082330] VFS: Mounted root (ext3 filesystem) on device 179:2.
|
282
|
[ 2.093434] devtmpfs: mounted
|
283
|
[ 2.097178] Freeing unused kernel memory: 328K (c08b4000 - c0906000)
|
284
|
INIT: version 2.88 booting
|
285
|
Starting udev
|
286
|
[ 3.192258] udevd[91]: starting version 182
|
287
|
[ 9.722766] FAT-fs (mmcblk0p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
|
288
|
[ 9.743184] kjournald starting. Commit interval 5 seconds
|
289
|
[ 10.549871] EXT3-fs (mmcblk0p3): using internal journal
|
290
|
[ 10.555466] EXT3-fs (mmcblk0p3): mounted filesystem with ordered data mode
|
291
|
Starting Bootlog daemon: bootlogd: cannot allocate pseudo tty: No such file or directory
|
292
|
bootlogd.
|
293
|
[ 11.336080] random: dd urandom read with 73 bits of entropy available
|
294
|
Populating dev cache
|
295
|
hwclock: can't open '/dev/misc/rtc': No such file or directory
|
296
|
Mon Mar 6 19:08:00 UTC 2017
|
297
|
hwclock: can't open '/dev/misc/rtc': No such file or directory
|
298
|
INIT: Entering runlevel: 5
|
299
|
Configuring network interfaces... ifup: duplicate interface "usb0"
|
300
|
Starting system message bus: dbus.
|
301
|
Starting Dropbear SSH server: dropbear.
|
302
|
Starting rpcbind daemon...rpcbind: cannot create socket for udp6
|
303
|
rpcbind: cannot create socket for tcp6
|
304
|
done.
|
305
|
creating NFS state directory: done
|
306
|
starting statd: done
|
307
|
Starting HOSTAP Daemon: Configuration file: /etc/hostapd.conf
|
308
|
nl80211: 'nl80211' generic netlink not found
|
309
|
Failed to initialize driver 'nl80211'
|
310
|
rmdir[ctrl_interface]: No such file or directory
|
311
|
/etc/rc5.d/S20hostapd: line 11: 573 Segmentation fault start-stop-daemon -S -x $DAEMON -- $ARGS
|
312
|
hwclock: can't open '/dev/misc/rtc': No such file or directory
|
313
|
NFS daemon support not enabled in kernel
|
314
|
Starting ntpd: done
|
315
|
Starting syslogd/klogd: done
|
316
|
* Starting Avahi mDNS/DNS-SD Daemon: avahi-daemon [ ok ]
|
317
|
ioctl FBIOPUT_VSCREENINFO: Invalid argument
|
318
|
No SGX hardware, not starting PVR
|
319
|
Stopping Bootlog daemon: bootlogd.
|
320
|
|
321
|
|
322
|
,--. ,--.,--. ,--. ,---. ,-----. ,--. ,--.
|
323
|
| `.' |`--',-' '-.,--. ,--.' .-' ' .-. '| `.' |
|
324
|
| |'.'| |,--.'-. .-' \ ' / `. `-. | | | || |'.'| |
|
325
|
| | | || | | | \ ' .-' |' '-' '| | | |
|
326
|
`--' `--'`--' `--' .-' / `-----' `-----' `--' `--'
|
327
|
`---'
|
328
|
,----. ,----. ,-----.,--. ,--.
|
329
|
'.-. |'.-. || .--' \ `.' /
|
330
|
.' < .' < '--. `\ .' \
|
331
|
/'-' |/'-' |.--' / / .'. \
|
332
|
`----' `----' `----' '--' '--'
|
333
|
|
334
|
Critical Link LLC http://support.criticallink.com mitysom-335x /dev/ttyO0
|
335
|
Linux kernel verison Linux armv7l #1 Mon Jun 19 11:50:02 EDT 2017
|
336
|
|
337
|
Critical Link Linux (sysvinit) 1.6.0 mitysom-335x /dev/ttyO0
|
338
|
|
339
|
mitysom-335x login: root
|
340
|
root@mitysom-335x:~#
|