Advertisement
Guest User

Untitled

a guest
Aug 12th, 2018
177
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 21.33 KB | None | 0 0
  1. dmesg
  2. [    0.000000] Booting Linux on physical CPU 0x0
  3. [    0.000000] Initializing cgroup subsys cpu
  4. [    0.000000] Initializing cgroup subsys cpuacct
  5. [    0.000000] Linux version 4.4.19 (emb@EmbComp) (gcc version 5.3.1 20160412 (Linaro GCC 5.3-2016.05) ) #1 PREEMPT Thu Aug 9 12:11:13 +07 2018
  6. [    0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c5387d
  7. [    0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
  8. [    0.000000] Machine model: Variscite AM335x SOM
  9. [    0.000000] cma: Reserved 24 MiB at 0x8d800000
  10. [    0.000000] Memory policy: Data cache writeback
  11. [    0.000000] On node 0 totalpages: 65536
  12. [    0.000000] free_area_init_node: node 0, pgdat c07f1fd4, node_mem_map cfdad000
  13. [    0.000000]   Normal zone: 576 pages used for memmap
  14. [    0.000000]   Normal zone: 0 pages reserved
  15. [    0.000000]   Normal zone: 65536 pages, LIFO batch:15
  16. [    0.000000] CPU: All CPU(s) started in SVC mode.
  17. [    0.000000] AM335X ES2.1 (neon )
  18. [    0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
  19. [    0.000000] pcpu-alloc: [0] 0
  20. [    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 64960
  21. [    0.000000] Kernel command line: console=ttyO0,115200n8 root=/dev/mmcblk0p2 ro rootfstype=ext4 rootwait
  22. [    0.000000] PID hash table entries: 1024 (order: 0, 4096 bytes)
  23. [    0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
  24. [    0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
  25. [    0.000000] Memory: 226360K/262144K available (5643K kernel code, 213K rwdata, 1984K rodata, 268K init, 282K bss, 11208K reserved, 24576K cma-reserved, 0K highmem)
  26. [    0.000000] Virtual kernel memory layout:
  27. [    0.000000]     vector  : 0xffff0000 - 0xffff1000   (   4 kB)
  28. [    0.000000]     fixmap  : 0xffc00000 - 0xfff00000   (3072 kB)
  29. [    0.000000]     vmalloc : 0xd0800000 - 0xff800000   ( 752 MB)
  30. [    0.000000]     lowmem  : 0xc0000000 - 0xd0000000   ( 256 MB)
  31. [    0.000000]     pkmap   : 0xbfe00000 - 0xc0000000   (   2 MB)
  32. [    0.000000]     modules : 0xbf000000 - 0xbfe00000   (  14 MB)
  33. [    0.000000]       .text : 0xc0008000 - 0xc077afb4   (7628 kB)
  34. [    0.000000]       .init : 0xc077b000 - 0xc07be000   ( 268 kB)
  35. [    0.000000]       .data : 0xc07be000 - 0xc07f36c0   ( 214 kB)
  36. [    0.000000]        .bss : 0xc07f5000 - 0xc083bbb0   ( 283 kB)
  37. [    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
  38. [    0.000000] Preemptible hierarchical RCU implementation.
  39. [    0.000000]  Build-time adjustment of leaf fanout to 32.
  40. [    0.000000] NR_IRQS:16 nr_irqs:16 16
  41. [    0.000000] IRQ: Found an INTC at 0xfa200000 (revision 5.0) with 128 interrupts
  42. [    0.000000] OMAP clockevent source: timer2 at 24000000 Hz
  43. [    0.000017] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 89478484971ns
  44. [    0.000043] clocksource: timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns
  45. [    0.000056] OMAP clocksource: timer1 at 24000000 Hz
  46. [    0.000639] clocksource_probe: no matching clocksources found
  47. [    0.000849] Console: colour dummy device 80x30
  48. [    0.000880] WARNING: Your 'console=ttyO0' has been replaced by 'ttyS0'
  49. [    0.000888] This ensures that you still see kernel messages. Please
  50. [    0.000896] update your kernel commandline.
  51. [    0.000917] Calibrating delay loop... 597.60 BogoMIPS (lpj=2988032)
  52. [    0.118771] pid_max: default: 32768 minimum: 301
  53. [    0.118926] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
  54. [    0.118941] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
  55. [    0.119778] Initializing cgroup subsys io
  56. [    0.119814] Initializing cgroup subsys memory
  57. [    0.119859] Initializing cgroup subsys devices
  58. [    0.119878] Initializing cgroup subsys freezer
  59. [    0.119896] Initializing cgroup subsys perf_event
  60. [    0.119913] Initializing cgroup subsys pids
  61. [    0.119946] CPU: Testing write buffer coherency: ok
  62. [    0.120385] Setting up static identity map for 0x80008200 - 0x80008258
  63. [    0.123069] devtmpfs: initialized
  64. [    0.139882] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3
  65. [    0.160006] omap_hwmod: debugss: _wait_target_disable failed
  66. [    0.217101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
  67. [    0.219731] pinctrl core: initialized pinctrl subsystem
  68. [    0.221274] NET: Registered protocol family 16
  69. [    0.223923] DMA: preallocated 256 KiB pool for atomic coherent allocations
  70. [    0.248775] cpuidle: using governor ladder
  71. [    0.278764] cpuidle: using governor menu
  72. [    0.284662] OMAP GPIO hardware version 0.1
  73. [    0.297478] omap-gpmc 50000000.gpmc: could not find pctldev for node /ocp/l4_wkup@44c00000/scm@210000/pinmux@800/nandflash_pins_default, deferring probe
  74. [    0.301269] hw-breakpoint: debug architecture 0x4 unsupported.
  75. [    0.348996] edma 49000000.edma: TI EDMA DMA engine driver
  76. [    0.353326] SCSI subsystem initialized
  77. [    0.354053] omap_i2c 44e0b000.i2c: could not find pctldev for node /ocp/l4_wkup@44c00000/scm@210000/pinmux@800/pinmux_i2c0_pins, deferring probe
  78. [    0.354117] omap_i2c 4802a000.i2c: could not find pctldev for node /ocp/l4_wkup@44c00000/scm@210000/pinmux@800/pinmux_i2c1_pins, deferring probe
  79. [    0.354336] pps_core: LinuxPPS API ver. 1 registered
  80. [    0.354347] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  81. [    0.354385] PTP clock support registered
  82. [    0.355376] omap-mailbox 480c8000.mailbox: omap mailbox rev 0x400
  83. [    0.355714] Advanced Linux Sound Architecture Driver Initialized.
  84. [    0.356787] clocksource: Switched to clocksource timer1
  85. [    0.370238] NET: Registered protocol family 2
  86. [    0.371098] TCP established hash table entries: 2048 (order: 1, 8192 bytes)
  87. [    0.371144] TCP bind hash table entries: 2048 (order: 1, 8192 bytes)
  88. [    0.371181] TCP: Hash tables configured (established 2048 bind 2048)
  89. [    0.371291] UDP hash table entries: 256 (order: 0, 4096 bytes)
  90. [    0.371317] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
  91. [    0.371499] NET: Registered protocol family 1
  92. [    0.371946] RPC: Registered named UNIX socket transport module.
  93. [    0.371963] RPC: Registered udp transport module.
  94. [    0.371971] RPC: Registered tcp transport module.
  95. [    0.371980] RPC: Registered tcp NFSv4.1 backchannel transport module.
  96. [    0.372764] hw perfevents: enabled with armv7_cortex_a8 PMU driver, 5 counters available
  97. [    0.375428] futex hash table entries: 256 (order: -1, 3072 bytes)
  98. [    0.385727] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  99. [    0.386720] NFS: Registering the id_resolver key type
  100. [    0.386945] Key type id_resolver registered
  101. [    0.386961] Key type id_legacy registered
  102. [    0.387059] jffs2: version 2.2. (NAND) (SUMMARY)  © 2001-2006 Red Hat, Inc.
  103. [    0.389936] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
  104. [    0.389970] io scheduler noop registered
  105. [    0.389986] io scheduler deadline registered
  106. [    0.390040] io scheduler cfq registered (default)
  107. [    0.391161] pinctrl-single 44e10800.pinmux: 142 pins at pa f9e10800 size 568
  108. [    0.393765] backlight supply power not found, using dummy regulator
  109. [    0.473569] Serial: 8250/16550 driver, 10 ports, IRQ sharing enabled
  110. [    0.478778] 44e09000.serial: ttyS0 at MMIO 0x44e09000 (irq = 158, base_baud = 3000000) is a 8250
  111. [    1.097542] console [ttyS0] enabled
  112. [    1.102561] 48022000.serial: ttyS1 at MMIO 0x48022000 (irq = 159, base_baud = 3000000) is a 8250
  113. [    1.112785] 48024000.serial: ttyS2 at MMIO 0x48024000 (irq = 160, base_baud = 3000000) is a 8250
  114. [    1.122929] 481a6000.serial: ttyS3 at MMIO 0x481a6000 (irq = 161, base_baud = 3000000) is a 8250
  115. [    1.133057] 481a8000.serial: ttyS4 at MMIO 0x481a8000 (irq = 162, base_baud = 3000000) is a 8250
  116. [    1.143189] 481aa000.serial: ttyS5 at MMIO 0x481aa000 (irq = 163, base_baud = 3000000) is a 8250
  117. [    1.153549] [drm] Initialized drm 1.1.0 20060810
  118. [    1.160699] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
  119. [    1.167495] [drm] No driver support for vblank timestamp query.
  120. [    1.186994] Console: switching to colour frame buffer device 60x40
  121. [    1.198929] tilcdc 4830e000.lcdc: fb0:  frame buffer device
  122. [    1.226825] [drm] Initialized tilcdc 1.0.0 20121205 on minor 0
  123. [    1.249994] brd: module loaded
  124. [    1.261345] loop: module loaded
  125. [    1.326834] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6
  126. [    1.333019] libphy: 4a101000.mdio: probed
  127. [    1.338140] davinci_mdio 4a101000.mdio: phy[1]: device 4a101000.mdio:01, driver Micrel KSZ8081 or KSZ8091
  128. [    1.348695] cpsw 4a100000.ethernet: Detected MACID = 04:a3:16:f8:20:50
  129. [    1.356355] cpsw 4a100000.ethernet: cpsw: Detected MACID = 04:a3:16:f8:20:52
  130. [    1.364748] i2c /dev entries driver
  131. [    1.369052] cpuidle: enable-method property 'ti,am3352' found operations
  132. [    1.377118] omap_hsmmc 48060000.mmc: Got CD GPIO
  133. [    1.381824] omap_hsmmc 48060000.mmc: Got WP GPIO
  134. [    1.467170] ledtrig-cpu: registered to indicate activity on CPUs
  135. [    1.477744] NET: Registered protocol family 17
  136. [    1.482416] Key type dns_resolver registered
  137. [    1.487083] omap_voltage_late_init: Voltage driver support not added
  138. [    1.494159] ThumbEE CPU extension supported.
  139. [    1.498641] Registering SWP/SWPB emulation handler
  140. [    1.506511] omap-gpmc 50000000.gpmc: GPMC revision 6.0
  141. [    1.512128] gpmc_mem_init: disabling cs 0 mapped at 0x0-0x1000000
  142. [    1.519976] nand: device found, Manufacturer ID: 0x2c, Chip ID: 0xda
  143. [    1.526540] nand: Micron MT29F2G08ABAEAWP
  144. [    1.530733] nand: 256 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64
  145. [    1.538478] mmc0: new high speed SDHC card at address aaaa
  146. [    1.544063] nand: using OMAP_ECC_BCH8_CODE_HW ECC scheme
  147. [    1.550310] 10 ofpart partitions found on MTD device 8000000.nand
  148. [    1.556520] mmcblk0: mmc0:aaaa SC16G 14.8 GiB
  149. [    1.561932] Creating 10 MTD partitions on "8000000.nand":
  150. [    1.567652]  mmcblk0: p1 p2
  151. [    1.570777] 0x000000000000-0x000000020000 : "NAND.SPL"
  152. [    1.580915] 0x000000020000-0x000000040000 : "NAND.SPL.backup1"
  153. [    1.589621] 0x000000040000-0x000000060000 : "NAND.SPL.backup2"
  154. [    1.597326] 0x000000060000-0x000000080000 : "NAND.SPL.backup3"
  155. [    1.605692] 0x000000080000-0x0000000c0000 : "NAND.u-boot-spl-os"
  156. [    1.613293] 0x0000000c0000-0x0000001c0000 : "NAND.u-boot"
  157. [    1.620496] 0x0000001c0000-0x0000001e0000 : "NAND.u-boot-env"
  158. [    1.627854] 0x0000001e0000-0x000000200000 : "NAND.u-boot-env.backup1"
  159. [    1.635848] 0x000000200000-0x000000a00000 : "NAND.kernel"
  160. [    1.645595] 0x000000a00000-0x000020000000 : "NAND.file-system"
  161. [    1.651572] mtd: partition "NAND.file-system" extends beyond the end of device "8000000.nand" -- size truncated to 0xf600000
  162. [    1.750350] omap_i2c 44e0b000.i2c: bus 0 rev0.11 at 400 kHz
  163. [    1.777252] tps65910 1-002d: No interrupt support, no core IRQ
  164. [    1.837198] tps65910-rtc tps65910-rtc: No wake up support, no core IRQ
  165. [    1.852885] tps65910-rtc tps65910-rtc: rtc core: registered tps65910-rtc as rtc0
  166. [    1.861232] vaux2: supplied by vbat
  167. [    1.865677] edt_ft5x06 1-0038: touchscreen probe failed
  168. [    1.871084] edt_ft5x06: probe of 1-0038 failed with error -121
  169. [    1.877011] omap_i2c 4802a000.i2c: bus 1 rev0.11 at 100 kHz
  170. [    1.885685] asoc-simple-card sound: tlv320aic3x-hifi <-> 48038000.mcasp mapping ok
  171. [    1.899723] tps65910-rtc tps65910-rtc: setting system clock to 2000-01-01 00:00:00 UTC (946684800)
  172. [    1.913330] wlan-en-regulator: disabling
  173. [    1.918051] ALSA device list:
  174. [    1.921044]   #0: VAR-SOM-AM33
  175. [    1.931612] EXT4-fs (mmcblk0p2): INFO: recovery required on readonly filesystem
  176. [    1.939103] EXT4-fs (mmcblk0p2): write access will be enabled during recovery
  177. [    1.987581] EXT4-fs (mmcblk0p2): recovery complete
  178. [    1.997442] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
  179. [    2.005657] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
  180. [    2.018347] devtmpfs: mounted
  181. [    2.021918] Freeing unused kernel memory: 268K (c077b000 - c07be000)
  182. [    2.028613] This architecture does not have kernel memory protection.
  183. [    2.311942] systemd[1]: System time before build time, advancing clock.
  184. [    2.392893] random: systemd: uninitialized urandom read (16 bytes read, 25 bits of entropy available)
  185. [    2.419356] random: systemd: uninitialized urandom read (16 bytes read, 25 bits of entropy available)
  186. [    2.442800] systemd[1]: systemd 229 running in system mode. (+PAM -AUDIT -SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP -LIBCRYPTSETUP -GCRYPT -GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID -ELFUTILS +KMOD -IDN)
  187. [    2.461923] systemd[1]: Detected architecture arm.
  188. [    2.491340] systemd[1]: Set hostname to <varsomam33>.
  189. [    2.609732] random: systemd-gpt-aut: uninitialized urandom read (16 bytes read, 28 bits of entropy available)
  190. [    2.622077] random: systemd-sysv-ge: uninitialized urandom read (16 bytes read, 29 bits of entropy available)
  191. [    2.637964] random: systemd-gpt-aut: uninitialized urandom read (16 bytes read, 29 bits of entropy available)
  192. [    2.657053] random: systemd-sysv-ge: uninitialized urandom read (16 bytes read, 29 bits of entropy available)
  193. [    2.672662] random: systemd-sysv-ge: uninitialized urandom read (16 bytes read, 29 bits of entropy available)
  194. [    2.773273] random: systemd: uninitialized urandom read (16 bytes read, 34 bits of entropy available)
  195. [    2.784669] random: systemd: uninitialized urandom read (16 bytes read, 34 bits of entropy available)
  196. [    2.795044] random: systemd: uninitialized urandom read (16 bytes read, 34 bits of entropy available)
  197. [    2.889747] systemd[1]: [/lib/systemd/system/gadget-init.service:15] Unknown lvalue 'ExecStopPre' in section 'Service'
  198. [    3.149218] systemd[1]: Listening on Journal Socket.
  199. [    3.177847] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
  200. [    3.207597] systemd[1]: Listening on udev Control Socket.
  201. [    3.237234] systemd[1]: Reached target Remote File Systems.
  202. [    3.267539] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
  203. [    3.304445] systemd[1]: Created slice System Slice.
  204. [    3.329036] systemd[1]: Created slice system-getty.slice.
  205. [    3.362589] systemd[1]: Mounting POSIX Message Queue File System...
  206. [    3.402579] systemd[1]: Starting File System Check on Root Device...
  207. [    3.492710] systemd[1]: Mounting Temporary Directory...
  208. [    3.523558] systemd[1]: Starting Create list of required static device nodes for the current kernel...
  209. [    3.605590] systemd[1]: Created slice system-serial\x2dgetty.slice.
  210. [    3.632448] systemd[1]: Reached target Swap.
  211. [    3.647377] systemd[1]: Listening on udev Kernel Socket.
  212. [    3.657827] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
  213. [    3.669385] systemd[1]: Listening on Journal Socket (/dev/log).
  214. [    3.681661] edma 49000000.edma: dma_ccerr_handler: Error interrupt without error event!
  215. [    3.691564] systemd[1]: Listening on Syslog Socket.
  216. [    3.703257] systemd[1]: Created slice User and Session Slice.
  217. [    3.712845] systemd[1]: Reached target Slices.
  218. [    3.750465] systemd[1]: Starting Load Kernel Modules...
  219. [    3.756508] systemd[1]: Reached target Paths.
  220. [    3.819150] cryptodev: driver 1.8 loaded.
  221. [    3.832771] systemd[1]: Mounting Debug File System...
  222. [    3.904461] systemd[1]: Starting Journal Service...
  223. [    3.942840] systemd[1]: Starting Setup Virtual Console...
  224. [    3.978185] systemd[1]: Listening on Network Service Netlink Socket.
  225. [    4.080136] systemd[1]: Mounted POSIX Message Queue File System.
  226. [    4.117714] systemd[1]: Mounted Debug File System.
  227. [    4.133163] systemd[1]: Mounted Temporary Directory.
  228. [    4.168243] systemd[1]: Started Journal Service.
  229. [    5.365429] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
  230. [    6.703518] systemd-journald[121]: Received request to flush runtime journal from PID 1
  231. [    8.175171] input: gpio_buttons@0 as /devices/platform/gpio_buttons@0/input/input1
  232. [    8.601879] ti_am3359-tscadc 44e0d000.tscadc: using alternate pins configuration
  233. [    8.672057] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec
  234. [    8.691194] input: ti-tsc as /devices/platform/ocp/44e0d000.tscadc/TI-am335x-tsc/input/input2
  235. [    9.368000] CAN device driver interface
  236. [    9.464712] c_can_platform 481cc000.can: c_can_platform device registered (regs=fa1cc000, irq=169)
  237. [    9.587670] omap_rng 48310000.rng: OMAP Random Number Generator ver. 20
  238. [   11.545048] omap-aes 53500000.aes: OMAP AES hw accel rev: 3.2
  239. [   11.701745] omap-sham 53100000.sham: hw accel on OMAP rev 4.3
  240. [   11.884704] omap_hwmod: gfx: failed to hardreset
  241. [   12.177328]  remoteproc0: wkup_m3 is available
  242. [   12.181822]  remoteproc0: Note: remoteproc is still under development and considered experimental.
  243. [   12.191700] pvrsrvkm 56000000.sgx: Unable to reset SGX!
  244. [   12.288400] omap_hwmod: gfx: _wait_target_ready failed: -16
  245. [   12.324827] wkup_m3_ipc 44e11324.wkup_m3_ipc: could not get rproc handle
  246. [   12.380458]  remoteproc0: THE BINARY FORMAT IS NOT YET FINALIZED, and backward compatibility isn't yet guaranteed.
  247. [   12.400446] PVR_K:(Error): EnableSGXClocks: pm_runtime_get_sync failed (16)
  248. [   12.441641] PVR_K:(Error): SysInitialise: Failed to Enable system clocks (175)
  249. [   12.459277] PM: Cannot get wkup_m3_ipc handle
  250. [   12.485357] PM: bootloader does not support rtc-only!
  251. [   12.497670]  remoteproc0: powering up wkup_m3
  252. [   12.503226]  remoteproc0: Booting fw image am335x-pm-firmware.elf, size 217100
  253. [   12.659520]  remoteproc0: remote processor wkup_m3 is now up
  254. [   12.659558] wkup_m3_ipc 44e11324.wkup_m3_ipc: CM3 Firmware Version = 0x191
  255. [   12.934867] FAT-fs (mmcblk0p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
  256. [   16.022055] 47401300.usb-phy supply vcc not found, using dummy regulator
  257. [   16.046466] usbcore: registered new interface driver usbfs
  258. [   16.107837] 47401b00.usb-phy supply vcc not found, using dummy regulator
  259. [   16.122206] usbcore: registered new interface driver hub
  260. [   16.165888] usbcore: registered new device driver usb
  261. [   16.290082] musb-hdrc: ConfigData=0xde (UTMI-8, dyn FIFOs, bulk combine, bulk split, HB-ISO Rx, HB-ISO Tx, SoftConn)
  262. [   16.290118] musb-hdrc: MHDRC RTL version 2.0
  263. [   16.290130] musb-hdrc: setup fifo_mode 4
  264. [   16.290156] musb-hdrc: 28/31 max ep, 16384/16384 memory
  265. [   16.290357] musb-hdrc musb-hdrc.0.auto: MUSB HDRC host driver
  266. [   16.296180] musb-hdrc musb-hdrc.0.auto: new USB bus registered, assigned bus number 1
  267. [   16.406061] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  268. [   16.442191] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  269. [   16.472244] usb usb1: Product: MUSB HDRC host driver
  270. [   16.505764] usb usb1: Manufacturer: Linux 4.4.19 musb-hcd
  271. [   16.533349] usb usb1: SerialNumber: musb-hdrc.0.auto
  272. [   16.562152] hub 1-0:1.0: USB hub found
  273. [   16.577054] hub 1-0:1.0: 1 port detected
  274. [   16.635501] musb-hdrc: ConfigData=0xde (UTMI-8, dyn FIFOs, bulk combine, bulk split, HB-ISO Rx, HB-ISO Tx, SoftConn)
  275. [   16.635535] musb-hdrc: MHDRC RTL version 2.0
  276. [   16.635547] musb-hdrc: setup fifo_mode 4
  277. [   16.635571] musb-hdrc: 28/31 max ep, 16384/16384 memory
  278. [   16.635739] musb-hdrc musb-hdrc.1.auto: MUSB HDRC host driver
  279. [   16.736217] musb-hdrc musb-hdrc.1.auto: new USB bus registered, assigned bus number 2
  280. [   16.755086] musb-hdrc musb-hdrc.0.auto: VBUS_ERROR in a_wait_vrise (81, <SessEnd), retry #1, port1 00000104
  281. [   16.809420] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
  282. [   16.816272] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  283. [   16.889552] usb usb2: Product: MUSB HDRC host driver
  284. [   16.907529] musb-hdrc musb-hdrc.0.auto: VBUS_ERROR in a_wait_vrise (81, <SessEnd), retry #2, port1 00000104
  285. [   16.918485] usb usb2: Manufacturer: Linux 4.4.19 musb-hcd
  286. [   16.944724] usb usb2: SerialNumber: musb-hdrc.1.auto
  287. [   16.976196] hub 2-0:1.0: USB hub found
  288. [   17.023934] hub 2-0:1.0: 1 port detected
  289. [   17.059949] musb-hdrc musb-hdrc.0.auto: VBUS_ERROR in a_wait_vrise (81, <SessEnd), retry #3, port1 00000104
  290. [   17.212387] musb-hdrc musb-hdrc.0.auto: VBUS_ERROR in a_wait_vrise (80, <SessEnd), retry #3, port1 0008010c
  291. [   17.463686] random: nonblocking pool is initialized
  292. [   18.522314] mousedev: PS/2 mouse device common for all mice
  293. [   18.553062] net eth1: initializing cpsw version 1.12 (0)
  294. [   18.621512] net eth0: initialized cpsw ale version 1.4
  295. [   18.690267] net eth0: ALE Table size 1024
  296. [   18.753702] libphy: PHY 4a101000.mdio:07 not found
  297. [   18.837150] net eth1: phy "4a101000.mdio:07" not found on slave 1, err -19
  298. [   18.870490] using random self ethernet address
  299. [   18.874991] using random host ethernet address
  300. [   18.947301] using host ethernet address: 04:A3:16:F8:20:52
  301. [   19.042618] net eth0: initializing cpsw version 1.12 (0)
  302. [   19.048777] using random self ethernet address
  303. [   19.092177] using random host ethernet address
  304. [   19.148082] using host ethernet address: 04:A3:16:F8:20:52
  305. [   19.207766] net eth0: phy found : id is : 0x221561
  306. [   19.258032] usb0: HOST MAC 04:a3:16:f8:20:52
  307. [   19.294508] usb0: MAC 1e:12:b7:05:99:e5
  308. [   19.410830] Mass Storage Function, version: 2009/09/11
  309. [   19.416029] LUN: removable file: (no medium)
  310. [   19.464254] LUN: removable read only file: /dev/mmcblk0p1
  311. [   19.512179] Number of LUNs=1
  312. [   19.543312] g_multi gadget: Multifunction Composite Gadget
  313. [   19.587057] g_multi gadget: g_multi ready
  314. [   22.207721] cpsw 4a100000.ethernet eth0: Link is Up - 100Mbps/Full - flow control rx/tx
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement