mr1989

Untitled

May 13th, 2018
177
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 27.75 KB | None | 0 0
  1. U-Boot SPL 2018.03-dirty (May 13 2018 - 16:25:32 +0530)
  2. Trying to boot from MMC1
  3. Loading Environment from EXT4... ** File not found /boot/uboot.env **
  4.  
  5. ** Unable to read "/boot/uboot.env" from mmc0:1 **
  6. Failed (-5)
  7.  
  8.  
  9. U-Boot 2018.03-dirty (May 13 2018 - 16:25:32 +0530)
  10.  
  11. CPU : AM335X-GP rev 2.1
  12. I2C: ready
  13. DRAM: 512 MiB
  14. No match for driver 'omap_hsmmc'
  15. No match for driver 'omap_hsmmc'
  16. Some drivers were not found
  17. Reset Source: Global warm SW reset has occurred.
  18. Reset Source: Power-on reset has occurred.
  19. RTC 32KCLK Source: External.
  20. MMC: OMAP SD/MMC: 0, OMAP SD/MMC: 1
  21. Loading Environment from EXT4... ** File not found /boot/uboot.env **
  22.  
  23. ** Unable to read "/boot/uboot.env" from mmc0:1 **
  24. Failed (-5)
  25. Board: BeagleBone Black
  26. <ethaddr> not set. Validating first E-fuse MAC
  27. BeagleBone Black:
  28. BeagleBone: cape eeprom: i2c_probe: 0x54:
  29. BeagleBone: cape eeprom: i2c_probe: 0x55:
  30. BeagleBone: cape eeprom: i2c_probe: 0x56:
  31. BeagleBone: cape eeprom: i2c_probe: 0x57:
  32. Net: eth0: MII MODE
  33. cpsw, usb_ether
  34. Press SPACE to abort autoboot in 2 seconds
  35. board_name=[A335BNLT] ...
  36. board_rev=[00C0] ...
  37. switch to partitions #0, OK
  38. mmc0 is current device
  39. SD/MMC found on device 0
  40. ** Bad device 0:2 0x82000000 **
  41. ** Bad device 0:2 0x82000000 **
  42. switch to partitions #0, OK
  43. mmc0 is current device
  44. Scanning mmc 0:1...
  45. gpio: pin 56 (gpio 56) value is 0
  46. gpio: pin 55 (gpio 55) value is 0
  47. gpio: pin 54 (gpio 54) value is 0
  48. gpio: pin 53 (gpio 53) value is 1
  49. switch to partitions #0, OK
  50. mmc0 is current device
  51. gpio: pin 54 (gpio 54) value is 1
  52. Checking for: /uEnv.txt ...
  53. 875 bytes read in 11 ms (77.1 KiB/s)
  54. gpio: pin 55 (gpio 55) value is 1
  55. Loaded environment from /uEnv.txt
  56. Importing environment from mmc ...
  57. Checking if uenvcmd is set ...
  58. gpio: pin 56 (gpio 56) value is 1
  59. Running uenvcmd ...
  60. 843 bytes read in 24 ms (34.2 KiB/s)
  61. 8513856 bytes read in 767 ms (10.6 MiB/s)
  62. 51343 bytes read in 76 ms (659.2 KiB/s)
  63. ## Flattened Device Tree blob at 88000000
  64. Booting using the fdt blob at 0x88000000
  65. Using Device Tree in place at 88000000, end 8800f88e
  66.  
  67. Starting kernel ...
  68.  
  69. [ 0.000000] Booting Linux on physical CPU 0x0
  70. [ 0.000000] Initializing cgroup subsys cpuset
  71. [ 0.000000] Initializing cgroup subsys cpu
  72. [ 0.000000] Initializing cgroup subsys cpuacct
  73. [ 0.000000] Linux version 4.4.127-bone22 (nikhil@nikhil) (gcc version 6.4.1 20171012 (Linaro GCC 6.4-2017.11) ) #2 Sun May 13 20:27:39 IST 2018
  74. [ 0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c5387d
  75. [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
  76. [ 0.000000] Machine model: TI AM335x BeagleBone Black
  77. [ 0.000000] cma: Reserved 24 MiB at 0x9e800000
  78. [ 0.000000] Memory policy: Data cache writeback
  79. [ 0.000000] CPU: All CPU(s) started in SVC mode.
  80. [ 0.000000] AM335X ES2.1 (sgx neon )
  81. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 129920
  82. [ 0.000000] Kernel command line: console=tty0 console=ttyO0,115200n8 root=/dev/mmcblk0p1 rootfstype=ext4 rootwait
  83. [ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
  84. [ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
  85. [ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
  86. [ 0.000000] Memory: 477100K/524288K available (11238K kernel code, 910K rwdata, 3668K rodata, 660K init, 806K bss, 22612K reserved, 24576K cma-reserved, 0K highmem)
  87. [ 0.000000] Virtual kernel memory layout:
  88. [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  89. [ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
  90. [ 0.000000] vmalloc : 0xe0800000 - 0xff800000 ( 496 MB)
  91. [ 0.000000] lowmem : 0xc0000000 - 0xe0000000 ( 512 MB)
  92. [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
  93. [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
  94. [ 0.000000] .text : 0xc0008000 - 0xc0e96c44 (14908 kB)
  95. [ 0.000000] .init : 0xc0e97000 - 0xc0f3c000 ( 660 kB)
  96. [ 0.000000] .data : 0xc0f3c000 - 0xc101fbf8 ( 911 kB)
  97. [ 0.000000] .bss : 0xc1022000 - 0xc10eb84c ( 807 kB)
  98. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
  99. [ 0.000000] NR_IRQS:16 nr_irqs:16 16
  100. [ 0.000000] IRQ: Found an INTC at 0xfa200000 (revision 5.0) with 128 interrupts
  101. [ 0.000000] OMAP clockevent source: timer2 at 24000000 Hz
  102. [ 0.000015] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 89478484971ns
  103. [ 0.000035] clocksource: timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns
  104. [ 0.000046] OMAP clocksource: timer1 at 24000000 Hz
  105. [ 0.000687] clocksource_probe: no matching clocksources found
  106. [ 0.000862] Console: colour dummy device 80x30
  107. [ 0.001567] console [tty0] enabled
  108. [ 0.001605] WARNING: Your 'console=ttyO0' has been replaced by 'ttyS0'
  109. [ 0.001631] This ensures that you still see kernel messages. Please
  110. [ 0.001657] update your kernel commandline.
  111. [ 0.001693] Calibrating delay loop... 996.14 BogoMIPS (lpj=4980736)
  112. [ 0.089076] pid_max: default: 32768 minimum: 301
  113. [ 0.089212] Security Framework initialized
  114. [ 0.089242] Yama: becoming mindful.
  115. [ 0.089289] AppArmor: AppArmor disabled by boot time parameter
  116. [ 0.089472] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
  117. [ 0.089506] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
  118. [ 0.090243] Initializing cgroup subsys io
  119. [ 0.090301] Initializing cgroup subsys memory
  120. [ 0.090364] Initializing cgroup subsys devices
  121. [ 0.090404] Initializing cgroup subsys freezer
  122. [ 0.090436] Initializing cgroup subsys net_cls
  123. [ 0.090466] Initializing cgroup subsys perf_event
  124. [ 0.090496] Initializing cgroup subsys net_prio
  125. [ 0.090531] Initializing cgroup subsys pids
  126. [ 0.090597] CPU: Testing write buffer coherency: ok
  127. [ 0.090670] ftrace: allocating 34324 entries in 101 pages
  128. [ 0.187647] Setting up static identity map for 0x80008200 - 0x80008258
  129. [ 0.191988] devtmpfs: initialized
  130. [ 0.205157] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3
  131. [ 0.214401] omap_hwmod: tptc0 using broken dt data from edma
  132. [ 0.214552] omap_hwmod: tptc1 using broken dt data from edma
  133. [ 0.214669] omap_hwmod: tptc2 using broken dt data from edma
  134. [ 0.219132] omap_hwmod: debugss: _wait_target_disable failed
  135. [ 0.260954] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
  136. [ 0.261018] futex hash table entries: 256 (order: -1, 3072 bytes)
  137. [ 0.263185] xor: measuring software checksum speed
  138. [ 0.359028] arm4regs : 1220.400 MB/sec
  139. [ 0.459024] 8regs : 958.400 MB/sec
  140. [ 0.559024] 32regs : 1090.800 MB/sec
  141. [ 0.659024] neon : 1750.000 MB/sec
  142. [ 0.659045] xor: using function: neon (1750.000 MB/sec)
  143. [ 0.659136] pinctrl core: initialized pinctrl subsystem
  144. [ 0.660418] NET: Registered protocol family 16
  145. [ 0.662616] DMA: preallocated 256 KiB pool for atomic coherent allocations
  146. [ 0.666869] OMAP GPIO hardware version 0.1
  147. [ 0.675671] No ATAGs?
  148. [ 0.675711] hw-breakpoint: debug architecture 0x4 unsupported.
  149. [ 0.849246] raid6: int32x1 gen() 264 MB/s
  150. [ 1.019114] raid6: int32x1 xor() 225 MB/s
  151. [ 1.189170] raid6: int32x2 gen() 326 MB/s
  152. [ 1.359047] raid6: int32x2 xor() 265 MB/s
  153. [ 1.529068] raid6: int32x4 gen() 303 MB/s
  154. [ 1.699131] raid6: int32x4 xor() 247 MB/s
  155. [ 1.869187] raid6: int32x8 gen() 295 MB/s
  156. [ 2.039131] raid6: int32x8 xor() 210 MB/s
  157. [ 2.209021] raid6: neonx1 gen() 1456 MB/s
  158. [ 2.379053] raid6: neonx1 xor() 848 MB/s
  159. [ 2.549023] raid6: neonx2 gen() 1925 MB/s
  160. [ 2.719041] raid6: neonx2 xor() 1205 MB/s
  161. [ 2.889041] raid6: neonx4 gen() 1973 MB/s
  162. [ 3.059040] raid6: neonx4 xor() 1210 MB/s
  163. [ 3.229064] raid6: neonx8 gen() 1099 MB/s
  164. [ 3.399029] raid6: neonx8 xor() 784 MB/s
  165. [ 3.399050] raid6: using algorithm neonx4 gen() 1973 MB/s
  166. [ 3.399072] raid6: .... xor() 1210 MB/s, rmw enabled
  167. [ 3.399092] raid6: using intx1 recovery algorithm
  168. [ 3.400367] edma 49000000.edma: Legacy memcpy is enabled, things might not work
  169. [ 3.406433] edma 49000000.edma: TI EDMA DMA engine driver
  170. [ 3.408296] SCSI subsystem initialized
  171. [ 3.408973] usbcore: registered new interface driver usbfs
  172. [ 3.409135] usbcore: registered new interface driver hub
  173. [ 3.409235] usbcore: registered new device driver usb
  174. [ 3.409730] omap_i2c 44e0b000.i2c: could not find pctldev for node /ocp/l4_wkup@44c00000/scm@210000/pinmux@800/pinmux_i2c0_pins, deferring probe
  175. [ 3.409815] omap_i2c 4819c000.i2c: could not find pctldev for node /ocp/l4_wkup@44c00000/scm@210000/pinmux@800/pinmux_i2c2_pins, deferring probe
  176. [ 3.409952] media: Linux media interface: v0.10
  177. [ 3.410021] Linux video capture interface: v2.00
  178. [ 3.410125] pps_core: LinuxPPS API ver. 1 registered
  179. [ 3.410146] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
  180. [ 3.410208] PTP clock support registered
  181. [ 3.410793] omap-mailbox 480c8000.mailbox: omap mailbox rev 0x400
  182. [ 3.412592] NetLabel: Initializing
  183. [ 3.412640] NetLabel: domain hash size = 128
  184. [ 3.412659] NetLabel: protocols = UNLABELED CIPSOv4
  185. [ 3.412740] NetLabel: unlabeled traffic allowed by default
  186. [ 3.413288] clocksource: Switched to clocksource timer1
  187. [ 3.505614] NET: Registered protocol family 2
  188. [ 3.506389] TCP established hash table entries: 4096 (order: 2, 16384 bytes)
  189. [ 3.506462] TCP bind hash table entries: 4096 (order: 2, 16384 bytes)
  190. [ 3.506516] TCP: Hash tables configured (established 4096 bind 4096)
  191. [ 3.506605] UDP hash table entries: 256 (order: 0, 4096 bytes)
  192. [ 3.506638] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
  193. [ 3.506829] NET: Registered protocol family 1
  194. [ 3.507341] RPC: Registered named UNIX socket transport module.
  195. [ 3.507384] RPC: Registered udp transport module.
  196. [ 3.507405] RPC: Registered tcp transport module.
  197. [ 3.507424] RPC: Registered tcp NFSv4.1 backchannel transport module.
  198. [ 3.508299] hw perfevents: enabled with armv7_cortex_a8 PMU driver, 5 counters available
  199. [ 3.510493] audit: initializing netlink subsys (disabled)
  200. [ 3.510609] audit: type=2000 audit(3.450:1): initialized
  201. [ 3.518905] zbud: loaded
  202. [ 3.519598] VFS: Disk quotas dquot_6.6.0
  203. [ 3.519862] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  204. [ 3.522086] NFS: Registering the id_resolver key type
  205. [ 3.522185] Key type id_resolver registered
  206. [ 3.522208] Key type id_legacy registered
  207. [ 3.522247] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
  208. [ 3.522589] fuse init (API version 7.23)
  209. [ 3.523121] SGI XFS with ACLs, security attributes, realtime, no debug enabled
  210. [ 3.530928] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
  211. [ 3.531181] io scheduler noop registered
  212. [ 3.531214] io scheduler deadline registered
  213. [ 3.531293] io scheduler cfq registered (default)
  214. [ 3.532170] pinctrl-single 44e10800.pinmux: 142 pins at pa f9e10800 size 568
  215. [ 3.534022] Serial: 8250/16550 driver, 6 ports, IRQ sharing disabled
  216. [ 3.536665] 44e09000.serial: ttyS0 at MMIO 0x44e09000 (irq = 155, base_baud = 3000000) is a 8250
  217. [ 4.358022] console [ttyS0] enabled
  218. [ 4.363458] omap_rng 48310000.rng: OMAP Random Number Generator ver. 20
  219. [ 4.370319] [drm] Initialized drm 1.1.0 20060810
  220. [ 4.378364] CAN device driver interface
  221. [ 4.443348] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6
  222. [ 4.449518] davinci_mdio 4a101000.mdio: detected phy mask fffffffe
  223. [ 4.456117] davinci_mdio: dt: updated phy_id[0] from phy_mask[fffffffe]
  224. [ 4.463897] libphy: 4a101000.mdio: probed
  225. [ 4.467970] davinci_mdio 4a101000.mdio: phy[0]: device 4a101000.mdio:00, driver SMSC LAN8710/LAN8720
  226. [ 4.477785] cpsw 4a100000.ethernet: Detected MACID = a0:f6:fd:63:b1:99
  227. [ 4.485696] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  228. [ 4.492334] ehci-platform: EHCI generic platform driver
  229. [ 4.497826] ehci-omap: OMAP-EHCI Host Controller driver
  230. [ 4.503476] usbcore: registered new interface driver usb-storage
  231. [ 4.510797] 47401300.usb-phy supply vcc not found, using dummy regulator
  232. [ 4.520597] 47401b00.usb-phy supply vcc not found, using dummy regulator
  233. [ 4.529433] musb-hdrc musb-hdrc.1.auto: MUSB HDRC host driver
  234. [ 4.535310] musb-hdrc musb-hdrc.1.auto: new USB bus registered, assigned bus number 1
  235. [ 4.543440] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  236. [ 4.550280] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  237. [ 4.557580] usb usb1: Product: MUSB HDRC host driver
  238. [ 4.562579] usb usb1: Manufacturer: Linux 4.4.127-bone22 musb-hcd
  239. [ 4.568723] usb usb1: SerialNumber: musb-hdrc.1.auto
  240. [ 4.574520] hub 1-0:1.0: USB hub found
  241. [ 4.578348] hub 1-0:1.0: 1 port detected
  242. [ 4.592035] omap_rtc 44e3e000.rtc: already running
  243. [ 4.597370] omap_rtc 44e3e000.rtc: rtc core: registered 44e3e000.rtc as rtc0
  244. [ 4.605231] i2c /dev entries driver
  245. [ 4.609023] Driver for 1-wire Dallas network protocol.
  246. [ 4.615897] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec
  247. [ 4.623121] softdog: Software Watchdog Timer: 0.08 initialized. soft_noboot=0 soft_margin=60 sec soft_panic=0 (nowayout=1)
  248. [ 4.634489] sdhci: Secure Digital Host Controller Interface driver
  249. [ 4.640728] sdhci: Copyright(c) Pierre Ossman
  250. [ 4.645582] omap_hsmmc 48060000.mmc: Got CD GPIO
  251. [ 4.718665] mmc0: host does not support reading read-only switch, assuming write-enable
  252. [ 4.727063] Synopsys Designware Multimedia Card Interface Driver
  253. [ 4.733521] mmc0: new SDHC card at address 0001
  254. [ 4.738497] sdhci-pltfm: SDHCI platform and OF driver helper
  255. [ 4.744604] mmcblk0: mmc0:0001 00000 3.72 GiB
  256. [ 4.750521] ledtrig-cpu: registered to indicate activity on CPUs
  257. [ 4.757374] omap-aes 53500000.aes: OMAP AES hw accel rev: 3.2
  258. [ 4.763383] mmcblk0: p1
  259. [ 4.768153] omap-sham 53100000.sham: hw accel on OMAP rev 4.3
  260. [ 4.775190] omap-sham 53100000.sham: initialization failed.
  261. [ 4.782890] omap-sham: probe of 53100000.sham failed with error -22
  262. [ 4.789489] hidraw: raw HID events driver (C) Jiri Kosina
  263. [ 4.795667] usbcore: registered new interface driver usbhid
  264. [ 4.801335] usbhid: USB HID core driver
  265. [ 4.805560] remoteproc0: wkup_m3 is available
  266. [ 4.810098] remoteproc0: Note: remoteproc is still under development and considered experimental.
  267. [ 4.819162] remoteproc0: THE BINARY FORMAT IS NOT YET FINALIZED, and backward compatibility isn't yet guaranteed.
  268. [ 4.830865] oprofile: using arm/armv7
  269. [ 4.834985] wireguard: WireGuard 0.0.20180304 loaded. See www.wireguard.com for information.
  270. [ 4.843547] wireguard: Copyright (C) 2015-2018 Jason A. Donenfeld <[email protected]>. All Rights Reserved.
  271. [ 4.855455] NET: Registered protocol family 10
  272. [ 4.863453] mip6: Mobile IPv6
  273. [ 4.866489] NET: Registered protocol family 17
  274. [ 4.870982] can: controller area network core (rev 20120528 abi 9)
  275. [ 4.877320] NET: Registered protocol family 29
  276. [ 4.881919] Key type dns_resolver registered
  277. [ 4.886252] mpls_gso: MPLS GSO support
  278. [ 4.890234] omap_voltage_late_init: Voltage driver support not added
  279. [ 4.897258] ThumbEE CPU extension supported.
  280. [ 4.901647] Registering SWP/SWPB emulation handler
  281. [ 4.907485] registered taskstats version 1
  282. [ 4.911815] zswap: loaded using pool lzo/zbud
  283. [ 4.918800] Btrfs loaded
  284. [ 4.921506] mmc1: MAN_BKOPS_EN bit is not set
  285. [ 4.927585] Key type encrypted registered
  286. [ 4.933748] input: tps65217_pwr_but as /devices/platform/ocp/44e0b000.i2c/i2c-0/0-0024/input/input0
  287. [ 4.946449] mmc1: new high speed MMC card at address 0001
  288. [ 4.952540] mmcblk1: mmc1:0001 S10004 3.56 GiB
  289. [ 4.958214] mmcblk1boot0: mmc1:0001 S10004 partition 1 4.00 MiB
  290. [ 4.964651] mmcblk1boot1: mmc1:0001 S10004 partition 2 4.00 MiB
  291. [ 4.972871] mmcblk1: p1 p2
  292. [ 4.979888] tps65217 0-0024: TPS65217 ID 0xe version 1.2
  293. [ 4.986218] at24 0-0050: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
  294. [ 4.993437] omap_i2c 44e0b000.i2c: bus 0 rev0.11 at 400 kHz
  295. [ 5.000472] at24 2-0054: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
  296. [ 5.007831] at24 2-0055: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
  297. [ 5.015108] at24 2-0056: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
  298. [ 5.022330] at24 2-0057: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
  299. [ 5.029317] omap_i2c 4819c000.i2c: bus 2 rev0.11 at 100 kHz
  300. [ 5.041336] bone_capemgr bone_capemgr: Baseboard: 'A335BNLT,00C0,5315BBBK054D'
  301. [ 5.048683] bone_capemgr bone_capemgr: compatible-baseboard=ti,beaglebone-black - #slots=4
  302. [ 5.113303] bone_capemgr bone_capemgr: slot #0: No cape found
  303. [ 5.173299] bone_capemgr bone_capemgr: slot #1: No cape found
  304. [ 5.233297] bone_capemgr bone_capemgr: slot #2: No cape found
  305. [ 5.293297] bone_capemgr bone_capemgr: slot #3: No cape found
  306. [ 5.299160] bone_capemgr bone_capemgr: initialized OK.
  307. [ 5.305593] omap_rtc 44e3e000.rtc: setting system clock to 2000-01-01 00:17:42 UTC (946685862)
  308. [ 5.314371] of_cfs_init
  309. [ 5.316939] of_cfs_init: OK
  310. [ 5.342713] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null)
  311. [ 5.351067] VFS: Mounted root (ext4 filesystem) readonly on device 179:1.
  312. [ 5.359374] devtmpfs: mounted
  313. [ 5.363233] Freeing unused kernel memory: 660K
  314. [ 5.991774] systemd[1]: System time before build time, advancing clock.
  315. [ 6.150431] ip_tables: (C) 2000-2006 Netfilter Core Team
  316. [ 6.182273] random: systemd: uninitialized urandom read (16 bytes read, 24 bits of entropy available)
  317. [ 6.195037] random: systemd: uninitialized urandom read (16 bytes read, 24 bits of entropy available)
  318. [ 6.215480] systemd[1]: systemd 232 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN)
  319. [ 6.234255] systemd[1]: Detected architecture arm.
  320.  
  321. Welcome to Debian GNU/Linux 9 (stretch)!
  322.  
  323. [ 6.254959] systemd[1]: Set hostname to <arm>.
  324. [ 6.408090] random: systemd-gpt-aut: uninitialized urandom read (16 bytes read, 26 bits of entropy available)
  325. [ 6.435030] random: systemd-cryptse: uninitialized urandom read (16 bytes read, 26 bits of entropy available)
  326. [ 6.454896] random: systemd-sysv-ge: uninitialized urandom read (16 bytes read, 26 bits of entropy available)
  327. [ 6.485750] random: systemd-gpt-aut: uninitialized urandom read (16 bytes read, 26 bits of entropy available)
  328. [ 6.511880] random: systemd-sysv-ge: uninitialized urandom read (16 bytes read, 27 bits of entropy available)
  329. [ 6.663521] random: systemd: uninitialized urandom read (16 bytes read, 30 bits of entropy available)
  330. [ 6.673125] random: systemd: uninitialized urandom read (16 bytes read, 30 bits of entropy available)
  331. [ 6.682866] random: systemd: uninitialized urandom read (16 bytes read, 30 bits of entropy available)
  332. [ 6.965289] systemd[1]: Listening on Syslog Socket.
  333. [ OK ] Listening on Syslog Socket.
  334. [ 6.983938] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
  335. [ OK ] Listening on /dev/initctl Compatibility Named Pipe.
  336. [ 7.014162] systemd[1]: Listening on Journal Audit Socket.
  337. [ OK ] Listening on Journal Audit Socket.
  338. [ 7.033824] systemd[1]: Listening on udev Kernel Socket.
  339. [ OK ] Listening on udev Kernel Socket.
  340. [ 7.054734] systemd[1]: Created slice System Slice.
  341. [ OK ] Created slice System Slice.
  342. [ 7.074597] systemd[1]: Created slice system-getty.slice.
  343. [ OK ] Created slice system-getty.slice.
  344. [ 7.094404] systemd[1]: Created slice User and Session Slice.
  345. [ OK ] Created slice User and Session Slice.
  346. [ 7.115468] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
  347. [ OK ] Set up automount Arbitrary Executab…rmats File System Automount Point.
  348. [ 7.143991] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
  349. [ OK ] Started Dispatch Password Requests to Console Directory Watch.
  350. [ 7.173963] systemd[1]: Listening on Journal Socket.
  351. [ OK ] Listening on Journal Socket.
  352. [ 7.201243] systemd[1]: Starting Load Kernel Modules...
  353. Starting Load Kernel Modules...
  354. [ 7.245701] systemd[1]: Mounting Debug File System...
  355. Mounting Debug File System...
  356. [ 7.324012] systemd[1]: Reached target Slices.
  357. [ OK ] Reached target Slices.
  358. [ 7.363893] systemd[1]: Reached target Swap.
  359. [ OK ] Reached target Swap.
  360. [ 7.384089] systemd[1]: Listening on Journal Socket (/dev/log).
  361. [ OK ] Listening on Journal Socket (/dev/log).
  362. [ 7.405842] systemd[1]: Listening on fsck to fsckd communication Socket.
  363. [ OK ] Listening on fsck to fsckd communication Socket.
  364. [ 7.447651] systemd[1]: Starting File System Check on Root Device...
  365. Starting File System Check on Root Device...
  366. [ 7.478038] systemd[1]: Starting Journal Service...
  367. Starting Journal Service...
  368. [ 7.534275] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
  369. [ OK ] Started Forward Password Requests to Wall Directory Watch.
  370. [ 7.593955] systemd[1]: Reached target Encrypted Volumes.
  371. [ OK ] Reached target Encrypted Volumes.
  372. [ 7.623856] systemd[1]: Reached target Paths.
  373. [ OK ] Reached target Paths.
  374. [ 7.659804] systemd[1]: Starting Create list of required static device nodes for the current kernel...
  375. Starting Create list of required st…ce nodes for the current kernel...
  376. [ 7.723826] systemd[1]: Reached target Remote File Systems.
  377. [ OK ] Reached target Remote File Systems.
  378. [ 7.764713] systemd[1]: Listening on udev Control Socket.
  379. [ OK ] Listening on udev Control Socket.
  380. [ 7.830775] systemd[1]: Mounting POSIX Message Queue File System...
  381. Mounting POSIX Message Queue File System...
  382. [ 7.944927] systemd[1]: Created slice system-serial\x2dgetty.slice.
  383. [ OK ] Created slice system-serial\x2dgetty.slice.
  384. [ 7.972996] systemd[1]: Mounted POSIX Message Queue File System.
  385. [ OK ] Mounted POSIX Message Queue File System.
  386. [ 8.023892] systemd[1]: Mounted Debug File System.
  387. [ OK ] Mounted Debug File System.
  388. [ 8.044343] systemd[1]: Started Journal Service.
  389. [ OK ] Started Journal Service.
  390. [ OK ] Started Load Kernel Modules.
  391. [ OK ] Started File System Check on Root Device.
  392. [ OK ] Started Create list of required sta…vice nodes for the current kernel.
  393. [ OK ] Started File System Check Daemon to report status.
  394. Starting Create Static Device Nodes in /dev...
  395. Starting Remount Root and Kernel File Systems...
  396. Starting Apply Kernel Variables...
  397. Mounting FUSE Control File System...
  398. [ 8.478338] EXT4-fs (mmcblk0p1): re-mounted. Opts: errors=remount-ro
  399. Mounting Configuration File System...
  400. [ OK ] Mounted Configuration File System.
  401. [ OK ] Mounted FUSE Control File System.
  402. [ OK ] Started Create Static Device Nodes in /dev.
  403. [ OK ] Started Remount Root and Kernel File Systems.
  404. [ OK ] Started Apply Kernel Variables.
  405. Starting Load/Save Random Seed...
  406. Starting udev Coldplug all Devices...
  407. Starting Flush Journal to Persistent Storage...
  408. Starting udev Kernel Device Manager...
  409. [ OK ] Reached target Local File Systems (Pre).
  410. [ OK ] Reached target Local File Systems.
  411. Starting Raise network interfaces...
  412. [ OK ] Started Load/Save Random Seed.
  413. [ 9.225691] systemd-journald[116]: Received request to flush runtime journal from PID 1
  414. [ OK ] Started Flush Journal to Persistent Storage.
  415. Starting Create Volatile Files and Directories...
  416. [ OK ] Started udev Kernel Device Manager.
  417. [ OK ] Started Create Volatile Files and Directories.
  418. Starting Update UTMP about System Boot/Shutdown...
  419. Starting Network Time Synchronization...
  420. [ OK ] Started Update UTMP about System Boot/Shutdown.
  421. [ OK ] Started Network Time Synchronization.
  422. [ OK ] Reached target System Time Synchronized.
  423. [ OK ] Started udev Coldplug all Devices.
  424. [ OK ] Reached target System Initialization.
  425. [ OK ] Started Daily Cleanup of Temporary Directories.
  426. [ OK ] Listening on Avahi mDNS/DNS-SD Stack Activation Socket.
  427. [ OK ] Started Daily apt download activities.
  428. [ OK ] Started Daily apt upgrade and clean activities.
  429. [ OK ] Reached target Timers.
  430. [ OK ] Listening on D-Bus System Message Bus Socket.
  431. [ OK ] Reached target Sockets.
  432. [ OK ] Reached target Basic System.
  433. Starting LSB: Load kernel modules needed to enable cpufreq scaling...
  434. Starting LSB: Start busybox udhcpd at boot time...
  435. [ OK ] Started Regular background program processing daemon.
  436. Starting Generic Board Startup...
  437. [ 11.239627] net eth0: initializing cpsw version 1.12 (0)
  438. Starting Cape Manager Service...
  439. [ 11.294231] net eth0: phy found : id is : 0x7c0f1
  440. Starting Telephony service...
  441. [ 11.394556] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
  442. Starting Avahi mDNS/DNS-SD Stack...
  443. Starting Login Service...
  444. [ OK ] Started D-Bus System Message Bus.
  445. [ OK ] Started Telephony service.
  446. [ OK ] Started Avahi mDNS/DNS-SD Stack.
  447. Starting Connection service...
  448. Starting DUN service...
  449. Starting System Logging Service...
  450. [ OK ] Started Cape Manager Service.
  451. [ OK ] Started System Logging Service.
  452. [ 12.612728] Bluetooth: Core ver 2.21
  453. [ 12.638686] NET: Registered protocol family 31
  454. [ 12.643227] Bluetooth: HCI device and connection manager initialized
  455. [ 12.703468] Bluetooth: HCI socket layer initialized
  456. [ 12.726608] Bluetooth: L2CAP socket layer initialized
  457. [ 12.748886] Bluetooth: SCO socket layer initialized
  458. [ OK ] Started LSB: Start busybox udhcpd at boot time.
  459. [ OK ] Started DUN service.
  460. [ OK ] Started Connection service.
  461. [ OK ] Started Login Service.
  462. [ 13.193013] nf_conntrack version 0.5.0 (7849 buckets, 31396 max)
  463. Starting WPA supplicant...
  464. Starting Hostname Service...
  465. [ OK ] Started LSB: Load kernel modules needed to enable cpufreq scaling.
  466. Starting LSB: set CPUFreq kernel parameters...
  467. [ OK ] Started WPA supplicant.
  468. [ OK ] Started Hostname Service.
  469. [ 14.528840] using random self ethernet address
  470. [ 14.533516] using random host ethernet address
  471. [ OK ] Started LSB: set CPUFreq kernel parameters.
  472. [ 14.593428] using random self ethernet address
  473. [ 14.599403] using random host ethernet address
  474. [ OK ] Found device /dev/ttyS0.
  475. [ 14.743904] usb0: HOST MAC a0:f6:fd:63:b1:9a
  476. [ 14.757892] usb0: MAC a0:f6:fd:63:b1:9b
  477. [ 14.769161] usb1: HOST MAC a0:f6:fd:63:b1:9d
  478. [ 14.784487] usb1: MAC a0:f6:fd:63:b1:9e
  479. [ 15.173910] IPv6: ADDRCONF(NETDEV_UP): usb1: link is not ready
  480. Stopping LSB: Start busybox udhcpd at boot time...
  481. [ OK ] Stopped LSB: Start busybox udhcpd at boot time.
  482. [ 16.248544] davinci-mcasp 48038000.mcasp: invalid tdm slots: 0
  483. [ 16.325094] davinci-mcasp 4803c000.mcasp: invalid tdm slots: 0
  484. [ 16.427662] tda998x 0-0070: Falling back to first CRTC
  485. [ 16.444546] random: nonblocking pool is initialized
  486. [ 16.626651] tda998x 0-0070: found TDA19988
  487. [ 16.656188] tilcdc 4830e000.lcdc: bound 0-0070 (ops tda998x_ops [tda998x])
  488. [ 16.744090] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
  489. [ 16.750861] [drm] No driver support for vblank timestamp query.
  490. [ 16.934196] tilcdc 4830e000.lcdc: No connectors reported connected with modes
  491. [ 16.941441] [drm] Cannot find any crtc or sizes - going 1024x768
  492. [ 17.222976] Console: switching to colour frame buffer device 128x48
  493. [ 17.299376] tilcdc 4830e000.lcdc: fb0: frame buffer device
  494. [ OK ] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
  495. [ 17.378676] [drm] Initialized tilcdc 1.0.0 20121205 on minor 0
Add Comment
Please, Sign In to add comment