Project

General

Profile

RE: LCD Cape Interface with MTK ยป 9-1-22-CLout.txt

Lucas Uecker, 09/01/2022 10:22 PM

 
1
U-Boot SPL 2013.10-g0451b05 (Mar 22 2017 - 16:52:25)
2
MitySOM335x profile 4 - Model No: 3352-HX-X47-RI Serial No: 15013511
3
Configuring for 256 MB DDR3 @ 400MHz
4
Critical Link AM335X Maker Board -- NAND Page size = 2048k booting from dev 8
5

    
6

    
7
U-Boot 2013.10-g0451b05 (Mar 22 2017 - 16:52:25)
8

    
9
AM335X-GP rev 2
10
I2C:   ready
11
DRAM:  256 MiB
12
WARNING: Caches not enabled
13
NAND:  Using 2k bch8 layout
14
ECC Mode = 2 lo = 56/0
15
0 MiB
16
MMC:   OMAP SD/MMC: 0, OMAP SD/MMC: 1
17
*** Warning - readenv() failed, using default environment
18

    
19
Net:   cpsw:2 is connected to cpsw.  Reconnecting to cpsw
20
cpsw, usb_ether
21
Hit any key to stop autoboot:  0 
22
SD/MMC found on device 0
23
1179 bytes read in 6 ms (191.4 KiB/s)
24
Loaded environment from uEnv.txt
25
Importing environment from mmc ...
26
Running uenvcmd ...
27
1218 bytes read in 34 ms (34.2 KiB/s)
28
debug: [/boot/vmlinuz-4.4.30-ti-r64] ...
29
8644992 bytes read in 1250 ms (6.6 MiB/s)
30
debug: [/boot/initrd.img-4.4.30-ti-r64] ...
31
5157981 bytes read in 760 ms (6.5 MiB/s)
32
debug: [/boot/dtbs/4.4.30-ti-r64/am335x-mitysom-maker-1GB-NAND.dtb] ...
33
70297 bytes read in 124 ms (552.7 KiB/s)
34
debug: [console=tty0 console=ttyO0,115200n8 root=/dev/mmcblk0p1 rootfstype= coherent_pool=1M cape_universal=enable] ...
35
debug: [bootz 0x82000000 0x88080000:4eb45d 0x88000000] ...
36
Kernel image @ 0x82000000 [ 0x000000 - 0x83e980 ]
37
## Flattened Device Tree blob at 88000000
38
   Booting using the fdt blob at 0x88000000
39
   Using Device Tree in place at 88000000, end 88014298
40

    
41
Starting kernel ...
42

    
43
[    0.000000] Booting Linux on physical CPU 0x0
44
[    0.000000] Initializing cgroup subsys cpuset
45
[    0.000000] Initializing cgroup subsys cpu
46
[    0.000000] Initializing cgroup subsys cpuacct
47
[    0.000000] Linux version 4.4.30-ti-r64 (root@a2-imx6q-wandboard-2gb) (gcc version 4.9.2 (Debian 4.9.2-10) ) #1 SMP Fri Nov 4 21:23:33 UTC 2016
48
[    0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c5387d
49
[    0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
50
[    0.000000] Machine model: Critical Link MitySOM-335x
51
[    0.000000] cma: Reserved 48 MiB at 0x8c800000
52
[    0.000000] Memory policy: Data cache writeback
53
[    0.000000] CPU: All CPU(s) started in SVC mode.
54
[    0.000000] AM335X ES2.1 (neon )
55
[    0.000000] PERCPU: Embedded 13 pages/cpu @cfb53000 s24320 r8192 d20736 u53248
56
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 64448
57
[    0.000000] Kernel command line: console=tty0 console=ttyO0,115200n8 root=/dev/mmcblk0p1 rootfstype= coherent_pool=1M cape_universal=enable
58
[    0.000000] PID hash table entries: 1024 (order: 0, 4096 bytes)
59
[    0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
60
[    0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
61
[    0.000000] Memory: 185136K/260096K available (11361K kernel code, 917K rwdata, 3796K rodata, 744K init, 907K bss, 25808K reserved, 49152K cma-reserved, 0K highmem)
62
[    0.000000] Virtual kernel memory layout:
63
[    0.000000]     vector  : 0xffff0000 - 0xffff1000   (   4 kB)
64
[    0.000000]     fixmap  : 0xffc00000 - 0xfff00000   (3072 kB)
65
[    0.000000]     vmalloc : 0xd0800000 - 0xff800000   ( 752 MB)
66
[    0.000000]     lowmem  : 0xc0000000 - 0xd0000000   ( 256 MB)
67
[    0.000000]     pkmap   : 0xbfe00000 - 0xc0000000   (   2 MB)
68
[    0.000000]     modules : 0xbf000000 - 0xbfe00000   (  14 MB)
69
[    0.000000]       .text : 0xc0008000 - 0xc0ed58e8   (15159 kB)
70
[    0.000000]       .init : 0xc0ed6000 - 0xc0f90000   ( 744 kB)
71
[    0.000000]       .data : 0xc0f90000 - 0xc1075528   ( 918 kB)
72
[    0.000000]        .bss : 0xc1078000 - 0xc115afa8   ( 908 kB)
73
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
74
[    0.000000] Hierarchical RCU implementation.
75
[    0.000000] 	Build-time adjustment of leaf fanout to 32.
76
[    0.000000] 	RCU restricting CPUs from NR_CPUS=2 to nr_cpu_ids=1.
77
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=32, nr_cpu_ids=1
78
[    0.000000] NR_IRQS:16 nr_irqs:16 16
79
[    0.000000] IRQ: Found an INTC at 0xfa200000 (revision 5.0) with 128 interrupts
80
[    0.000000] OMAP clockevent source: timer2 at 24000000 Hz
81
[    0.000017] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 89478484971ns
82
[    0.000043] clocksource: timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns
83
[    0.000058] OMAP clocksource: timer1 at 24000000 Hz
84
[    0.001843] clocksource_probe: no matching clocksources found
85
[    0.002082] Console: colour dummy device 80x30
86
[    0.003217] console [tty0] enabled
87
[    0.003265] WARNING: Your 'console=ttyO0' has been replaced by 'ttyS0'
88
[    0.003299] This ensures that you still see kernel messages. Please
89
[    0.003333] update your kernel commandline.
90
[    0.003379] Calibrating delay loop... 792.57 BogoMIPS (lpj=1585152)
91
[    0.026415] pid_max: default: 32768 minimum: 301
92
[    0.026603] Security Framework initialized
93
[    0.026642] Yama: becoming mindful.
94
[    0.026703] AppArmor: AppArmor disabled by boot time parameter
95
[    0.026926] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
96
[    0.026969] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
97
[    0.027970] Initializing cgroup subsys io
98
[    0.028040] Initializing cgroup subsys memory
99
[    0.028116] Initializing cgroup subsys devices
100
[    0.028159] Initializing cgroup subsys freezer
101
[    0.028200] Initializing cgroup subsys net_cls
102
[    0.028241] Initializing cgroup subsys perf_event
103
[    0.028282] Initializing cgroup subsys net_prio
104
[    0.028332] Initializing cgroup subsys pids
105
[    0.028425] CPU: Testing write buffer coherency: ok
106
[    0.028518] ftrace: allocating 34628 entries in 102 pages
107
[    0.147844] CPU0: thread -1, cpu 0, socket -1, mpidr 0
108
[    0.148037] Setting up static identity map for 0x80008280 - 0x800082d8
109
[    0.152806] Brought up 1 CPUs
110
[    0.152877] SMP: Total of 1 processors activated (792.57 BogoMIPS).
111
[    0.152907] CPU: All CPU(s) started in SVC mode.
112
[    0.154976] devtmpfs: initialized
113
[    0.182849] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3
114
[    0.208714] omap_hwmod: debugss: _wait_target_disable failed
115
[    0.237939] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
116
[    0.242671] xor: measuring software checksum speed
117
[    0.282408]    arm4regs  :   974.000 MB/sec
118
[    0.322407]    8regs     :   873.000 MB/sec
119
[    0.362406]    32regs    :   871.000 MB/sec
120
[    0.402406]    neon      :  1384.000 MB/sec
121
[    0.402434] xor: using function: neon (1384.000 MB/sec)
122
[    0.402503] pinctrl core: initialized pinctrl subsystem
123
[    0.404952] NET: Registered protocol family 16
124
[    0.409204] DMA: preallocated 1024 KiB pool for atomic coherent allocations
125
[    0.410917] cpuidle: using governor ladder
126
[    0.410980] cpuidle: using governor menu
127
[    0.417790] OMAP GPIO hardware version 0.1
128
[    0.433645] No ATAGs?
129
[    0.433698] hw-breakpoint: debug architecture 0x4 unsupported.
130
[    0.434659] omap4_sram_init:Unable to allocate sram needed to handle errata I688
131
[    0.434727] omap4_sram_init:Unable to get sram pool needed to handle errata I688
132
[    0.514476] raid6: int32x1  gen()   183 MB/s
133
[    0.582576] raid6: int32x1  xor()   141 MB/s
134
[    0.650469] raid6: int32x2  gen()   243 MB/s
135
[    0.718413] raid6: int32x2  xor()   159 MB/s
136
[    0.786661] raid6: int32x4  gen()   227 MB/s
137
[    0.854545] raid6: int32x4  xor()   159 MB/s
138
[    0.922526] raid6: int32x8  gen()   225 MB/s
139
[    0.990438] raid6: int32x8  xor()   148 MB/s
140
[    1.058412] raid6: neonx1   gen()  1166 MB/s
141
[    1.126439] raid6: neonx1   xor()   676 MB/s
142
[    1.194410] raid6: neonx2   gen()  1506 MB/s
143
[    1.262416] raid6: neonx2   xor()   937 MB/s
144
[    1.330414] raid6: neonx4   gen()  1535 MB/s
145
[    1.398409] raid6: neonx4   xor()   958 MB/s
146
[    1.466417] raid6: neonx8   gen()   948 MB/s
147
[    1.534434] raid6: neonx8   xor()   674 MB/s
148
[    1.534462] raid6: using algorithm neonx4 gen() 1535 MB/s
149
[    1.534490] raid6: .... xor() 958 MB/s, rmw enabled
150
[    1.534515] raid6: using intx1 recovery algorithm
151
[    1.545643] edma 49000000.edma: TI EDMA DMA engine driver
152
[    1.552449] SCSI subsystem initialized
153
[    1.553372] usbcore: registered new interface driver usbfs
154
[    1.553492] usbcore: registered new interface driver hub
155
[    1.553640] usbcore: registered new device driver usb
156
[    1.554484] omap_i2c 44e0b000.i2c: could not find pctldev for node /ocp/l4_wkup@44c00000/scm@210000/pinmux@800/pinmux_i2c0_pins, deferring probe
157
[    1.554602] omap_i2c 4802a000.i2c: could not find pctldev for node /ocp/l4_wkup@44c00000/scm@210000/pinmux@800/pinmux_i2c1_pins, deferring probe
158
[    1.554685] omap_i2c 4819c000.i2c: could not find pctldev for node /ocp/l4_wkup@44c00000/scm@210000/pinmux@800/pinmux_i2c2_pins, deferring probe
159
[    1.554887] media: Linux media interface: v0.10
160
[    1.554983] Linux video capture interface: v2.00
161
[    1.555128] pps_core: LinuxPPS API ver. 1 registered
162
[    1.555157] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
163
[    1.555227] PTP clock support registered
164
[    1.556360] omap-mailbox 480c8000.mailbox: omap mailbox rev 0x400
165
[    1.558008] NetLabel: Initializing
166
[    1.558061] NetLabel:  domain hash size = 128
167
[    1.558086] NetLabel:  protocols = UNLABELED CIPSOv4
168
[    1.558176] NetLabel:  unlabeled traffic allowed by default
169
[    1.558717] clocksource: Switched to clocksource timer1
170
[    1.690988] NET: Registered protocol family 2
171
[    1.692009] TCP established hash table entries: 2048 (order: 1, 8192 bytes)
172
[    1.692083] TCP bind hash table entries: 2048 (order: 2, 16384 bytes)
173
[    1.692146] TCP: Hash tables configured (established 2048 bind 2048)
174
[    1.692260] UDP hash table entries: 256 (order: 1, 8192 bytes)
175
[    1.692307] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
176
[    1.692725] NET: Registered protocol family 1
177
[    1.693421] RPC: Registered named UNIX socket transport module.
178
[    1.693470] RPC: Registered udp transport module.
179
[    1.693496] RPC: Registered tcp transport module.
180
[    1.693522] RPC: Registered tcp NFSv4.1 backchannel transport module.
181
[    1.694293] Unpacking initramfs...
182
[    2.151407] Freeing initrd memory: 5040K (c8080000 - c856c000)
183
[    2.152242] hw perfevents: enabled with armv7_cortex_a8 PMU driver, 5 counters available
184
[    2.155785] futex hash table entries: 256 (order: 2, 16384 bytes)
185
[    2.155970] audit: initializing netlink subsys (disabled)
186
[    2.156092] audit: type=2000 audit(2.076:1): initialized
187
[    2.168255] zbud: loaded
188
[    2.169142] VFS: Disk quotas dquot_6.6.0
189
[    2.169509] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
190
[    2.172851] NFS: Registering the id_resolver key type
191
[    2.172983] Key type id_resolver registered
192
[    2.173012] Key type id_legacy registered
193
[    2.173068] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
194
[    2.173521] fuse init (API version 7.23)
195
[    2.174282] SGI XFS with ACLs, security attributes, realtime, no debug enabled
196
[    2.184498] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
197
[    2.184904] io scheduler noop registered
198
[    2.184950] io scheduler deadline registered
199
[    2.185048] io scheduler cfq registered (default)
200
[    2.187067] pinctrl-single 44e10800.pinmux: 142 pins at pa f9e10800 size 568
201
[    2.189315] wkup_m3_ipc 44e11324.wkup_m3_ipc: could not get rproc handle
202
[    2.191352] Serial: 8250/16550 driver, 6 ports, IRQ sharing disabled
203
[    2.195310] 44e09000.serial: ttyS0 at MMIO 0x44e09000 (irq = 158, base_baud = 3000000) is a 8250
204
[    3.096912] console [ttyS0] enabled
205
[    3.102348] [drm] Initialized drm 1.1.0 20060810
206
[    3.162795] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6
207
[    3.169030] libphy: 4a101000.mdio: probed
208
[    3.181676] davinci_mdio 4a101000.mdio: phy[2]: device 4a101000.mdio:02, driver Micrel KSZ9031 Gigabit PHY
209
[    3.192603] cpsw 4a100000.ethernet: Detected MACID = ec:24:b8:97:39:5b
210
[    3.199576] cpsw 4a100000.ethernet: cpts: overflow check period 2125
211
[    3.208373] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
212
[    3.215210] ehci-platform: EHCI generic platform driver
213
[    3.220803] ehci-omap: OMAP-EHCI Host Controller driver
214
[    3.226676] usbcore: registered new interface driver usb-storage
215
[    3.235308] 47401300.usb-phy supply vcc not found, using dummy regulator
216
[    3.246933] 47401b00.usb-phy supply vcc not found, using dummy regulator
217
[    3.256574] musb-hdrc musb-hdrc.1.auto: MUSB HDRC host driver
218
[    3.262489] musb-hdrc musb-hdrc.1.auto: new USB bus registered, assigned bus number 1
219
[    3.270941] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
220
[    3.277837] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
221
[    3.285153] usb usb1: Product: MUSB HDRC host driver
222
[    3.290181] usb usb1: Manufacturer: Linux 4.4.30-ti-r64 musb-hcd
223
[    3.296256] usb usb1: SerialNumber: musb-hdrc.1.auto
224
[    3.302365] hub 1-0:1.0: USB hub found
225
[    3.306382] hub 1-0:1.0: 1 port detected
226
[    3.321942] mousedev: PS/2 mouse device common for all mice
227
[    3.330610] omap_rtc 44e3e000.rtc: rtc core: registered 44e3e000.rtc as rtc0
228
[    3.339150] i2c /dev entries driver
229
[    3.344599] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec
230
[    3.352117] cpuidle: enable-method property 'ti,am3352' found operations
231
[    3.428498] hidraw: raw HID events driver (C) Jiri Kosina
232
[    3.435164] usbcore: registered new interface driver usbhid
233
[    3.440846] usbhid: USB HID core driver
234
[    3.445241] ashmem: initialized
235
[    3.449463]  remoteproc0: wkup_m3 is available
236
[    3.454060]  remoteproc0: Note: remoteproc is still under development and considered experimental.
237
[    3.463151]  remoteproc0: THE BINARY FORMAT IS NOT YET FINALIZED, and backward compatibility isn't yet guaranteed.
238
[    3.478438] NET: Registered protocol family 10
239
[    3.485138] mip6: Mobile IPv6
240
[    3.488465] NET: Registered protocol family 17
241
[    3.493051] mmc0: host does not support reading read-only switch, assuming write-enable
242
[    3.501358] Key type dns_resolver registered
243
[    3.505727] mpls_gso: MPLS GSO support
244
[    3.509916] omap_voltage_late_init: Voltage driver support not added
245
[    3.516549] mmc0: new high speed SDHC card at address aaaa
246
[    3.523563] PM: Cannot get wkup_m3_ipc handle
247
[    3.529211] mmcblk0: mmc0:aaaa SU04G 3.69 GiB 
248
[    3.533973] ThumbEE CPU extension supported.
249
[    3.539415] Registering SWP/SWPB emulation handler
250
[    3.544512]  mmcblk0: p1
251
[    3.549463] registered taskstats version 1
252
[    3.554065] zswap: loaded using pool lzo/zbud
253
[    3.570266] Btrfs loaded
254
[    3.600983] Key type encrypted registered
255
[    3.608743] at24 0-0050: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
256
[    3.616739] at24 0-0054: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
257
[    3.624396] at24 0-0055: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
258
[    3.632104] at24 0-0056: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
259
[    3.639657] at24 0-0057: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
260
[    3.647144] omap_i2c 44e0b000.i2c: bus 0 rev0.11 at 400 kHz
261
[    3.654332] omap_i2c 4802a000.i2c: bus 1 rev0.11 at 400 kHz
262
[    3.674999] tps65910 2-002d: No interrupt support, no core IRQ
263
[    3.708503] omap_i2c 4819c000.i2c: bus 2 rev0.11 at 400 kHz
264
[    3.715737]  remoteproc0: powering up wkup_m3
265
[    3.720260]  remoteproc0: Booting fw image am335x-pm-firmware.elf, size 217148
266
[    3.727952]  remoteproc0: remote processor wkup_m3 is now up
267
[    3.727974] wkup_m3_ipc 44e11324.wkup_m3_ipc: CM3 Firmware Version = 0x192
268
[    3.746970] bone_capemgr bone_capemgr: Invalid board signature 'ffffffff'
269
[    3.753870] bone_capemgr bone_capemgr: Failed to scan baseboard eeprom
270
[    3.761140] vdd_mpu: supplied by vbat
271
[    3.766893] PM: bootloader does not support rtc-only!
272
[    3.773200] omap_rtc 44e3e000.rtc: setting system clock to 2000-01-01 00:00:00 UTC (946684800)
273
[    3.782187] of_cfs_init
274
[    3.784907] of_cfs_init: OK
275
[    3.796443] Freeing unused kernel memory: 744K (c0ed6000 - c0f90000)
276
Loading, please wait...
277
[    3.913487] mmc1: MAN_BKOPS_EN bit is not set
278
starting version 230
279
[    3.927963] mmc1: new high speed MMC card at address 0001
280
[    3.939896] random: systemd-udevd: uninitialized urandom read (16 bytes read, 19 bits of entropy available)
281
[    3.955677] mmcblk1: mmc1:0001 MMC04G 3.52 GiB 
282
[    3.967580] mmcblk1boot0: mmc1:0001 MMC04G partition 1 16.0 MiB
283
[    3.975908] random: systemd-udevd: uninitialized urandom read (16 bytes read, 19 bits of entropy available)
284
[    3.987970] random: udevadm: uninitialized urandom read (16 bytes read, 19 bits of entropy available)
285
[    3.998294] mmcblk1boot1: mmc1:0001 MMC04G partition 2 16.0 MiB
286
[    4.005750] random: systemd-udevd: uninitialized urandom read (16 bytes read, 19 bits of entropy available)
287
[    4.019328] random: udevadm: uninitialized urandom read (16 bytes read, 19 bits of entropy available)
288
[    4.031178] random: udevadm: uninitialized urandom read (16 bytes read, 19 bits of entropy available)
289
[    4.044888] random: systemd-udevd: uninitialized urandom read (16 bytes read, 19 bits of entropy available)
290
[    4.056194] random: udevadm: uninitialized urandom read (16 bytes read, 19 bits of entropy available)
291
[    4.066090] random: systemd-udevd: uninitialized urandom read (16 bytes read, 19 bits of entropy available)
292
[    4.077012] random: udevadm: uninitialized urandom read (16 bytes read, 19 bits of entropy available)
293
Begin: Loading essential drivers ... done.
294
Begin: Running /scripts/init-premount ... done.
295
Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done.
296
Begin: Running /scripts/local-premount ... done.
297
Begin: Will now check root file system ... fsck from util-linux 2.25.2
298
fsck: error 2 (No such file or directory) while executing fsck.ext4 for /dev/mmcblk0p1
299
fsck exited with status code 8
300
done.
301
Warning: File system check failed but did not detect errors
302
[   13.370921] EXT4-fs (mmcblk0p1): INFO: recovery required on readonly filesystem
303
[   13.378415] EXT4-fs (mmcblk0p1): write access will be enabled during recovery
304
[   13.500466] EXT4-fs (mmcblk0p1): recovery complete
305
[   13.514029] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null)
306
done.
307
Begin: Running /scripts/local-bottom ... done.
308
Begin: Running /scripts/init-bottom ... done.
309
[   14.099907] systemd[1]: System time before build time, advancing clock.
310
[   14.152320] systemd[1]: Failed to insert module 'kdbus': Function not implemented
311
[   14.210585] systemd[1]: systemd 230 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN)
312
[   14.229817] systemd[1]: Detected architecture arm.
313

    
314
Welcome to Debian GNU/Linux 8 (jessie)!
315

    
316
[   14.251148] systemd[1]: Set hostname to <mitysommtk>.
317
[   14.927551] systemd[1]: Listening on fsck to fsckd communication Socket.
318
[  OK  ] Listening on fsck to fsckd communication Socket.
319
[   14.947888] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
320
[  OK  ] Listening on /dev/initctl Compatibility Named Pipe.
321
[   14.967914] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
322
[  OK  ] Started Dispatch Password Requests to Console Directory Watch.
323
[   14.987789] systemd[1]: Listening on Syslog Socket.
324
[  OK  ] Listening on Syslog Socket.
325
[   15.000578] systemd[1]: Created slice System Slice.
326
[  OK  ] Created slice System Slice.
327
[   15.011512] systemd[1]: Reached target Encrypted Volumes.
328
[  OK  ] Reached target Encrypted Volumes.
329
[   15.024497] systemd[1]: Created slice system-getty.slice.
330
[  OK  ] Created slice system-getty.slice.
331
[   15.039859] systemd[1]: Listening on Journal Socket.
332
[  OK  ] Listening on Journal Socket.
333
[   15.056079] systemd[1]: Mounting /sys/kernel/debug...
334
         Mounting /sys/kernel/debug...
335
[   15.076111] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
336
[  OK  ] Started Forward Password Requests to Wall Directory Watch.
337
[   15.111360] systemd[1]: Reached target Paths.
338
[  OK  ] Reached target Paths.
339
[   15.124146] systemd[1]: Created slice User and Session Slice.
340
[  OK  ] Created slice User and Session Slice.
341
[   15.139540] systemd[1]: Listening on Journal Socket (/dev/log).
342
[  OK  ] Listening on Journal Socket (/dev/log).
343
[   15.165789] systemd[1]: Starting Create list of required static device nodes for the current kernel...
344
         Starting Create list of required st... nodes for the current kernel...
345
[   15.229990] systemd[1]: Starting Load Kernel Modules...
346
         Starting Load Kernel Modules...
347
[   15.279417] systemd[1]: Reached target Remote File Systems (Pre).
348
[  OK  ] Reached target Remote File Systems (Pre).
349
[   15.328567] systemd[1]: Starting File System Check on Root Device...
350
         Starting File System Check on Root Device...
351
[   15.371607] systemd[1]: Reached target Remote File Systems.
352
[  OK  ] Reached target Remote File Systems.
353
[   15.408344] systemd[1]: Listening on Journal Audit Socket.
354
[  OK  ] Listening on Journal Audit Socket.
355
[   15.440714] systemd[1]: Starting Journal Service...
356
         Starting Journal Service...
357
[   15.475768] systemd[1]: Listening on udev Control Socket.
358
[  OK  ] Listening on udev Control Socket.
359
[   15.503729] systemd[1]: Listening on udev Kernel Socket.
360
[  OK  ] Listening on udev Kernel Socket.
361
[   15.535525] systemd[1]: Reached target Swap.
362
[  OK  ] Reached target Swap.
363
[   15.561611] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
364
[  OK  ] Set up automount Arbitrary Executab...ats File System Automount Point.
365
[   15.607631] systemd[1]: Created slice system-serial\x2dgetty.slice.
366
[  OK  ] Created slice system-serial\x2dgetty.slice.
367
[   15.641874] systemd[1]: Mounting POSIX Message Queue File System...
368
         Mounting POSIX Message Queue File System...
369
[   15.771783] systemd[1]: Starting LSB: Set console font and keymap...
370
         Starting LSB: Set console font and keymap...
371
[   15.823340] systemd[1]: Reached target Slices.
372
[  OK  ] Reached target Slices.
373
[   15.886122] systemd[1]: Mounted POSIX Message Queue File System.
374
[  OK  ] Mounted POSIX Message Queue File System.
375
[   15.923530] systemd[1]: Mounted /sys/kernel/debug.
376
[  OK  ] Mounted /sys/kernel/debug.
377
[   15.944382] systemd[1]: Started Journal Service.
378
[  OK  ] Started Journal Service.
379
[  OK  ] Started Create list of required sta...ce nodes for the current kernel.
380
[  OK  ] Started Load Kernel Modules.
381
[  OK  ] Started File System Check on Root Device.
382
[  OK  ] Started LSB: Set console font and keymap.
383
[  OK  ] Started File System Check Daemon to report status.
384
         Mounting FUSE Control File System...
385
         Starting Apply Kernel Variables...
386
         Mounting Configuration File System...
387
         Starting Create Static Device Nodes in /dev...
388
[  OK  ] Mounted Configuration File System.
389
[  OK  ] Mounted FUSE Control File System.
390
[  OK  ] Started Apply Kernel Variables.
391
[  OK  ] Started Create Static Device Nodes in /dev.
392
         Starting udev Kernel Device Manager...
393
[  OK  ] Started udev Kernel Device Manager.
394
         Starting LSB: Set preliminary keymap...
395
         Starting LSB: Tune IDE hard disks...
396
[  OK  ] Started LSB: Set preliminary keymap.
397
         Starting Remount Root and Kernel File Systems...
398
[   17.001618] EXT4-fs (mmcblk0p1): re-mounted. Opts: errors=remount-ro
399
[  OK  ] Started Remount Root and Kernel File Systems.
400
[  OK  ] Reached target Local File Systems (Pre).
401
[  OK  ] Reached target Local File Systems.
402
         Starting Raise network interfaces...
403
         Starting Flush Journal to Persistent Storage...
404
         Starting udev Coldplug all Devices...
405
[   17.290886] random: nonblocking pool is initialized
406
         Starting Load/Save Random Seed...
407
[  OK  ] Started LSB: Tune IDE hard disks.
408
[  OK  ] Started Load/Save Random Seed.
409
[   17.612980] systemd-journald[573]: Received request to flush runtime journal from PID 1
410
[  OK  ] Started Flush Journal to Persistent Storage.
411
         Starting Create Volatile Files and Directories...
412
[  OK  ] Started Create Volatile Files and Directories.
413
         Starting Update UTMP about System Boot/Shutdown...
414
         Starting Network Time Synchronization...
415
[  OK  ] Started Update UTMP about System Boot/Shutdown.
416
[  OK  ] Started Network Time Synchronization.
417
[  OK  ] Reached target System Time Synchronized.
418
[  OK  ] Started udev Coldplug all Devices.
419
[  OK  ] Reached target System Initialization.
420
[  OK  ] Listening on bonescript.socket.
421
[  OK  ] Listening on cloud9.socket.
422
[  OK  ] Listening on D-Bus System Message Bus Socket.
423
[  OK  ] Started Daily Cleanup of Temporary Directories.
424
[  OK  ] Reached target Timers.
425
[  OK  ] Listening on node-red.socket.
426
[  OK  ] Listening on Avahi mDNS/DNS-SD Stack Activation Socket.
427
[  OK  ] Reached target Sockets.
428
[  OK  ] Reached target Basic System.
429
         Starting Restore /etc/resolv.conf i...e the ppp link was shut down....
430
         Starting System Logging Service...
431
         Starting LSB: Load kernel modules needed to enable cpufreq scaling...
432
[  OK  ] Started Regular background program processing daemon.
433
         Starting LSB: Start busybox udhcpd at boot time...
434
[  OK  ] Started D-Bus System Message Bus.
435
         Starting Connection service...
436
[  OK  ] Started BB WL18xx wlan0 Service.
437
         Starting Login Service...
438
         Starting Cape Manager Service...
439
         Starting Generic Board Startup...
440
         Starting LSB: Start daemon at boot time...
441
[  OK  ] Started Entropy daemon using the HAVEGE algorithm.
442
[  OK  ] Started Bonescript autorun.
443
         Starting Avahi mDNS/DNS-SD Stack...
444
[   22.899836] net eth0: initializing cpsw version 1.12 (0)
445
[   22.905292] net eth0: initialized cpsw ale version 1.4
446
[   22.910537] net eth0: ALE Table size 1024
447
[   23.156622] net eth0: phy found : id is : 0x221622
448
[   23.201500] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
449
[  OK  ] Started System Logging Service.
450
[  OK  ] Started Restore /etc/resolv.conf if...ore the ppp link was shut down..
451
[  OK  ] Started Cape Manager Service.
452
[  OK  ] Started Generic Board Startup.
453
[  OK  ] Started LSB: Start busybox udhcpd at boot time.
454
[  OK  ] Started LSB: Start daemon at boot time.
455
[  OK  ] Started Connection service.
456
[  OK  ] Started Avahi mDNS/DNS-SD Stack.
457
[  OK  ] Started Login Service.
458
[  OK  ] Started LSB: Load kernel modules needed to enable cpufreq scaling.
459
         Starting Hostname Service...
460
         Starting WPA supplicant...
461
         Starting LSB: set CPUFreq kernel parameters...
462
[  OK  ] Started Raise network interfaces.
463
[  OK  ] Started WPA supplicant.
464
[  OK  ] Started Hostname Service.
465
[  OK  ] Reached target Network.
466
[  OK  ] Started OpenBSD Secure Shell server.
467
[  OK  ] Reached target Network is Online.
468
         Starting LSB: Apache2 web server...
469
         Starting /etc/rc.local Compatibility...agement daemon...
470
         Starting Permit User Sessions...
471
[  OK  ] Started LSB: set CPUFreq kernel parameters.
472
[  OK  ] Started LSB: Advanced IEEE 802.11 management daemon.
473
[  OK  ] Started /etc/rc.local Compatibility.
474
[  OK  ] Started Permit User Sessions.
475
         Starting Light Display Manager...
476
[  OK  ] Started Getty on tty1.
477
[  OK  ] Started Light Display Manager.
478
[  OK  ] Stopped Light Display Manager.
479
         Starting Light Display Manager...
480
[  OK  ] Started Light Display Manager.
481

    
482
Debian GNU/Linux 8 mitysommtk ttyS0
483

    
484
BeagleBoard.org Debian Image 2016-11-06
485

    
486
Support/FAQ: http://elinux.org/Beagleboard:BeagleBoneBlack_Debian
487

    
488
default username:password is [debian:temppwd]
489

    
490
mitysommtk login:
    (1-1/1)
    Go to top
    Add picture from clipboard (Maximum size: 1 GB)