Advertisement
Guest User

BBB - dmesg USB fail

a guest
Apr 6th, 2014
136
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 26.47 KB | None | 0 0
  1. debian@arm:~$ dmesg
  2. [    0.000000] Booting Linux on physical CPU 0x0
  3. [    0.000000] Initializing cgroup subsys cpu
  4. [    0.000000] Linux version 3.8.13-bone44 (root@imx6q-wandboard-2gb-0) (gcc version 4.6.3 (Debian 4.6.3-14) ) #1 SMP Sat Apr 5 17:11:22 UTC 2014
  5. [    0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=50c5387d
  6. [    0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
  7. [    0.000000] Machine: Generic AM33XX (Flattened Device Tree), model: TI AM335x BeagleBone
  8. [    0.000000] Memory policy: ECC disabled, Data cache writeback
  9. [    0.000000] On node 0 totalpages: 130816
  10. [    0.000000] free_area_init_node: node 0, pgdat c0822280, node_mem_map c089d000
  11. [    0.000000]   Normal zone: 1024 pages used for memmap
  12. [    0.000000]   Normal zone: 0 pages reserved
  13. [    0.000000]   Normal zone: 129792 pages, LIFO batch:31
  14. [    0.000000] AM335X ES1.0 (neon )
  15. [    0.000000] PERCPU: Embedded 9 pages/cpu @c0cad000 s14080 r8192 d14592 u36864
  16. [    0.000000] pcpu-alloc: s14080 r8192 d14592 u36864 alloc=9*4096
  17. [    0.000000] pcpu-alloc: [0] 0
  18. [    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 129792
  19. [    0.000000] Kernel command line: console=ttyO0,115200n8 root=/dev/mmcblk0p2 ro rootfstype=ext4 rootwait fixrtc ip=
  20. [    0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
  21. [    0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
  22. [    0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
  23. [    0.000000] __ex_table already sorted, skipping sort
  24. [    0.000000] allocated 1048576 bytes of page_cgroup
  25. [    0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
  26. [    0.000000] Memory: 511MB = 511MB total
  27. [    0.000000] Memory: 506240k/506240k available, 18048k reserved, 0K highmem
  28. [    0.000000] Virtual kernel memory layout:
  29. [    0.000000]     vector  : 0xffff0000 - 0xffff1000   (   4 kB)
  30. [    0.000000]     fixmap  : 0xfff00000 - 0xfffe0000   ( 896 kB)
  31. [    0.000000]     vmalloc : 0xe0800000 - 0xff000000   ( 488 MB)
  32. [    0.000000]     lowmem  : 0xc0000000 - 0xe0000000   ( 512 MB)
  33. [    0.000000]     pkmap   : 0xbfe00000 - 0xc0000000   (   2 MB)
  34. [    0.000000]     modules : 0xbf800000 - 0xbfe00000   (   6 MB)
  35. [    0.000000]       .text : 0xc0008000 - 0xc0761c90   (7528 kB)
  36. [    0.000000]       .init : 0xc0762000 - 0xc079d700   ( 238 kB)
  37. [    0.000000]       .data : 0xc079e000 - 0xc0825240   ( 541 kB)
  38. [    0.000000]        .bss : 0xc0825240 - 0xc089c940   ( 478 kB)
  39. [    0.000000] Hierarchical RCU implementation.
  40. [    0.000000]  RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=1.
  41. [    0.000000] NR_IRQS:0 nr_irqs:0 0
  42. [    0.000000] IRQ: Found an INTC at 0xfa200000 (revision 5.0) with 128 interrupts
  43. [    0.000000] Total of 128 interrupts on 1 active controller
  44. [    0.000000] OMAP clockevent source: GPTIMER1 at 24000000 Hz
  45. [    0.000000] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 178956ms
  46. [    0.000000] OMAP clocksource: GPTIMER2 at 24000000 Hz
  47. [    0.000000] Console: colour dummy device 80x30
  48. [    0.000244] Calibrating delay loop... 993.47 BogoMIPS (lpj=969728)
  49. [    0.029181] pid_max: default: 32768 minimum: 301
  50. [    0.029325] Security Framework initialized
  51. [    0.029384] Mount-cache hash table entries: 512
  52. [    0.035525] Initializing cgroup subsys cpuacct
  53. [    0.035547] Initializing cgroup subsys memory
  54. [    0.035587] Initializing cgroup subsys blkio
  55. [    0.035678] CPU: Testing write buffer coherency: ok
  56. [    0.036070] CPU0: thread -1, cpu 0, socket -1, mpidr 0
  57. [    0.036126] Setting up static identity map for 0x8045ed10 - 0x8045ed5c
  58. [    0.037158] Brought up 1 CPUs
  59. [    0.037174] SMP: Total of 1 processors activated (993.47 BogoMIPS).
  60. [    0.037896] devtmpfs: initialized
  61. [    0.046779] omap_hwmod: wd_timer2: _wait_target_disable failed
  62. [    0.099086] pinctrl core: initialized pinctrl subsystem
  63. [    0.099223] rstctl core: initialized rstctl subsystem
  64. [    0.099578] regulator-dummy: no parameters
  65. [    0.099906] NET: Registered protocol family 16
  66. [    0.100470] DMA: preallocated 256 KiB pool for atomic coherent allocations
  67. [    0.106169] pinctrl-single 44e10800.pinmux: 142 pins at pa f9e10800 size 568
  68. [    0.106760] platform 49000000.edma: alias fck already exists
  69. [    0.106778] platform 49000000.edma: alias fck already exists
  70. [    0.106792] platform 49000000.edma: alias fck already exists
  71. [    0.107478] gpiochip_add: registered GPIOs 0 to 31 on device: gpio
  72. [    0.107578] OMAP GPIO hardware version 0.1
  73. [    0.108440] gpiochip_add: registered GPIOs 32 to 63 on device: gpio
  74. [    0.109162] gpiochip_add: registered GPIOs 64 to 95 on device: gpio
  75. [    0.109955] gpiochip_add: registered GPIOs 96 to 127 on device: gpio
  76. [    0.110226] of_get_named_gpio_flags exited with status 52
  77. [    0.110244] gpio-rctrl rstctl.4: loaded OK
  78. [    0.113621] hw-breakpoint: debug architecture 0x4 unsupported.
  79. [    0.114908] cpsw.0: No hwaddr in dt. Using c8:a0:30:bd:58:33 from efuse
  80. [    0.114927] cpsw.1: No hwaddr in dt. Using c8:a0:30:bd:58:35 from efuse
  81. [    0.123725] bio: create slab <bio-0> at 0
  82. [    0.130507] edma-dma-engine edma-dma-engine.0: TI EDMA DMA engine driver
  83. [    0.130666] of_get_named_gpio_flags: can't parse gpios property
  84. [    0.130838] vmmcsd_fixed: 3300 mV
  85. [    0.132486] SCSI subsystem initialized
  86. [    0.132775] usbcore: registered new interface driver usbfs
  87. [    0.132841] usbcore: registered new interface driver hub
  88. [    0.133047] usbcore: registered new device driver usb
  89. [    0.134285] omap_i2c 44e0b000.i2c: bus 0 rev0.11 at 400 kHz
  90. [    0.135303] input: tps65217_pwr_but as /devices/ocp.3/44e0b000.i2c/i2c-0/0-0024/input/input0
  91. [    0.136919] DCDC1: at 1500 mV
  92. [    0.137776] vdd_mpu: 925 <--> 1325 mV at 1325 mV
  93. [    0.138607] vdd_core: 925 <--> 1150 mV at 1125 mV
  94. [    0.139455] LDO1: at 1800 mV
  95. [    0.140267] LDO2: at 3300 mV
  96. [    0.141832] LDO3: 1800 mV
  97. [    0.142672] LDO4: at 3300 mV
  98. [    0.143404] tps65217 0-0024: TPS65217 ID 0xe version 1.2
  99. [    0.143861] omap_i2c 44e0b000.i2c: unable to select pin group
  100. [    0.144337] omap_i2c 4819c000.i2c: bus 1 rev0.11 at 100 kHz
  101. [    0.145794] omap_i2c 4819c000.i2c: unable to select pin group
  102. [    0.145939] media: Linux media interface: v0.10
  103. [    0.146008] Linux video capture interface: v2.00
  104. [    0.146086] pps_core: LinuxPPS API ver. 1 registered
  105. [    0.146096] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  106. [    0.146590] Advanced Linux Sound Architecture Driver Initialized.
  107. [    0.147191] NetLabel: Initializing
  108. [    0.147202] NetLabel:  domain hash size = 128
  109. [    0.147209] NetLabel:  protocols = UNLABELED CIPSOv4
  110. [    0.147277] NetLabel:  unlabeled traffic allowed by default
  111. [    0.147499] Switching to clocksource gp_timer
  112. [    0.180529] NET: Registered protocol family 2
  113. [    0.181255] TCP established hash table entries: 4096 (order: 3, 32768 bytes)
  114. [    0.181337] TCP bind hash table entries: 4096 (order: 4, 81920 bytes)
  115. [    0.181419] TCP: Hash tables configured (established 4096 bind 4096)
  116. [    0.181483] TCP: reno registered
  117. [    0.181499] UDP hash table entries: 256 (order: 1, 12288 bytes)
  118. [    0.181523] UDP-Lite hash table entries: 256 (order: 1, 12288 bytes)
  119. [    0.181771] NET: Registered protocol family 1
  120. [    0.182173] RPC: Registered named UNIX socket transport module.
  121. [    0.182185] RPC: Registered udp transport module.
  122. [    0.182192] RPC: Registered tcp transport module.
  123. [    0.182200] RPC: Registered tcp NFSv4.1 backchannel transport module.
  124. [    0.182437] Trying to unpack rootfs image as initramfs...
  125. [    0.364528] Freeing initrd memory: 2548K
  126. [    0.364893] hw perfevents: enabled with ARMv7 Cortex-A8 PMU driver, 5 counters available
  127. [    0.365169] CPU PMU: attempt to register multiple PMU devices!
  128. [    0.365194] arm-pmu: probe of arm-pmu failed with error -28
  129. [    0.365533] omap2_mbox_probe: platform not supported
  130. [    0.528263] VFS: Disk quotas dquot_6.5.2
  131. [    0.528497] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  132. [    0.529282] NFS: Registering the id_resolver key type
  133. [    0.529357] Key type id_resolver registered
  134. [    0.529367] Key type id_legacy registered
  135. [    0.529657] fuse init (API version 7.20)
  136. [    0.530067] Btrfs loaded
  137. [    0.530177] msgmni has been set to 993
  138. [    0.531970] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
  139. [    0.531986] io scheduler noop registered
  140. [    0.531995] io scheduler deadline registered
  141. [    0.532019] io scheduler cfq registered (default)
  142. [    0.533273] tps65217-bl tps65217-bl: no platform data provided
  143. [    0.533301] tps65217-bl: probe of tps65217-bl failed with error -22
  144. [    0.533857] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
  145. [    0.535312] omap_uart 44e09000.serial: did not get pins for uart0 error: -19
  146. [    0.535598] 44e09000.serial: ttyO0 at MMIO 0x44e09000 (irq = 72) is a OMAP UART0
  147. [    1.280841] console [ttyO0] enabled
  148. [    1.285195] [drm] Initialized drm 1.1.0 20060810
  149. [    1.297854] brd: module loaded
  150. [    1.305075] loop: module loaded
  151. [    1.308472] at24 0-0050: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
  152. [    1.315710] at24 1-0054: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
  153. [    1.322934] at24 1-0055: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
  154. [    1.330162] at24 1-0056: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
  155. [    1.337390] at24 1-0057: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
  156. [    1.351245] bone-capemgr bone_capemgr.9: Baseboard: 'A335BNLT,00A6,4613BBBK0435'
  157. [    1.358999] bone-capemgr bone_capemgr.9: compatible-baseboard=ti,beaglebone-black
  158. [    1.397578] bone-capemgr bone_capemgr.9: slot #0: No cape found
  159. [    1.434685] bone-capemgr bone_capemgr.9: slot #1: No cape found
  160. [    1.471794] bone-capemgr bone_capemgr.9: slot #2: No cape found
  161. [    1.508903] bone-capemgr bone_capemgr.9: slot #3: No cape found
  162. [    1.515118] bone-capemgr bone_capemgr.9: slot #4: specific override
  163. [    1.521682] bone-capemgr bone_capemgr.9: bone: Using override eeprom data at slot 4
  164. [    1.529693] bone-capemgr bone_capemgr.9: slot #4: 'Bone-LT-eMMC-2G,00A0,Texas Instrument,BB-BONE-EMMC-2G'
  165. [    1.539757] bone-capemgr bone_capemgr.9: slot #5: specific override
  166. [    1.546313] bone-capemgr bone_capemgr.9: bone: Using override eeprom data at slot 5
  167. [    1.554307] bone-capemgr bone_capemgr.9: slot #5: 'Bone-Black-HDMI,00A0,Texas Instrument,BB-BONELT-HDMI'
  168. [    1.564262] bone-capemgr bone_capemgr.9: slot #6: specific override
  169. [    1.570822] bone-capemgr bone_capemgr.9: bone: Using override eeprom data at slot 6
  170. [    1.578814] bone-capemgr bone_capemgr.9: slot #6: 'Bone-Black-HDMIN,00A0,Texas Instrument,BB-BONELT-HDMIN'
  171. [    1.589243] bone-capemgr bone_capemgr.9: loader: before slot-4 BB-BONE-EMMC-2G:00A0 (prio 1)
  172. [    1.598082] bone-capemgr bone_capemgr.9: loader: check slot-4 BB-BONE-EMMC-2G:00A0 (prio 1)
  173. [    1.606884] bone-capemgr bone_capemgr.9: loader: before slot-5 BB-BONELT-HDMI:00A0 (prio 1)
  174. [    1.615608] bone-capemgr bone_capemgr.9: loader: check slot-5 BB-BONELT-HDMI:00A0 (prio 1)
  175. [    1.624268] bone-capemgr bone_capemgr.9: initialized OK.
  176. [    1.629826] bone-capemgr bone_capemgr.9: loader: before slot-6 BB-BONELT-HDMIN:00A0 (prio 2)
  177. [    1.638640] bone-capemgr bone_capemgr.9: loader: check slot-6 BB-BONELT-HDMIN:00A0 (prio 2)
  178. [    1.648637] OneNAND driver initializing
  179. [    1.653613] usbcore: registered new interface driver cdc_ether
  180. [    1.659740] bone-capemgr bone_capemgr.9: loader: after slot-4 BB-BONE-EMMC-2G:00A0 (prio 1)
  181. [    1.668519] usbcore: registered new interface driver rndis_host
  182. [    1.674752] bone-capemgr bone_capemgr.9: loader: after slot-5 BB-BONELT-HDMI:00A0 (prio 1)
  183. [    1.683406] bone-capemgr bone_capemgr.9: loader: check slot-6 BB-BONELT-HDMIN:00A0 (prio 2)
  184. [    1.692192] usbcore: registered new interface driver cdc_ncm
  185. [    1.698135] bone-capemgr bone_capemgr.9: slot #4: Requesting firmware 'cape-bone-2g-emmc1.dtbo' for board-name 'Bone-LT-eMMC-2G', version '00A0'
  186. [    1.712198] usbcore: registered new interface driver cdc_acm
  187. [    1.718126] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
  188. [    1.726490] Initializing USB Mass Storage driver...
  189. [    1.731605] bone-capemgr bone_capemgr.9: slot #4: dtbo 'cape-bone-2g-emmc1.dtbo' loaded; converting to live tree
  190. [    1.742267] bone-capemgr bone_capemgr.9: slot #5: Requesting firmware 'cape-boneblack-hdmi-00A0.dtbo' for board-name 'Bone-Black-HDMI', version '00A0'
  191. [    1.756418] usbcore: registered new interface driver usb-storage
  192. [    1.762698] USB Mass Storage support registered.
  193. [    1.767731] bone-capemgr bone_capemgr.9: slot #4: #2 overlays
  194. [    1.774328] bone-capemgr bone_capemgr.9: slot #4: Applied #2 overlays.
  195. [    1.781182] bone-capemgr bone_capemgr.9: loader: done slot-4 BB-BONE-EMMC-2G:00A0 (prio 1)
  196. [    1.789845] bone-capemgr bone_capemgr.9: loader: check slot-6 BB-BONELT-HDMIN:00A0 (prio 2)
  197. [    1.798603] bone-capemgr bone_capemgr.9: slot #5: dtbo 'cape-boneblack-hdmi-00A0.dtbo' loaded; converting to live tree
  198. [    1.809925] musb-hdrc: version 6.0, ?dma?, otg (peripheral+host)
  199. [    1.816480] musb-hdrc musb-hdrc.0.auto: pdev->id = 0
  200. [    1.821692] musb-hdrc musb-hdrc.0.auto: drivers/usb/musb/musb_dsps.c:468 dsps_musb_init: OK
  201. [    1.831048] bone-capemgr bone_capemgr.9: slot #5: #4 overlays
  202. [    1.838454] platform 4830e000.fb: alias fck already exists
  203. [    1.844302] musb-hdrc: ConfigData=0xde (UTMI-8, dyn FIFOs, bulk combine, bulk split, HB-ISO Rx, HB-ISO Tx, SoftConn)
  204. [    1.844315] musb-hdrc: MHDRC RTL version 2.0
  205. [    1.844324] musb-hdrc: setup fifo_mode 4
  206. [    1.844342] musb-hdrc: 28/31 max ep, 16384/16384 memory
  207. [    1.844433] musb-hdrc musb-hdrc.0.auto: *** mode=3
  208. [    1.849473] musb-hdrc musb-hdrc.0.auto: *** power=250
  209. [    1.855740] bone-capemgr bone_capemgr.9: slot #5: Applied #4 overlays.
  210. [    1.862630] bone-capemgr bone_capemgr.9: loader: done slot-5 BB-BONELT-HDMI:00A0 (prio 1)
  211. [    1.871203] bone-capemgr bone_capemgr.9: loader: check slot-6 BB-BONELT-HDMIN:00A0 (prio 2)
  212. [    1.880435] musb-hdrc musb-hdrc.1.auto: pdev->id = 1
  213. [    1.885657] musb-hdrc musb-hdrc.1.auto: drivers/usb/musb/musb_dsps.c:468 dsps_musb_init: OK
  214. [    1.894405] bone-capemgr bone_capemgr.9: loader: after slot-6 BB-BONELT-HDMIN:00A0 (prio 2)
  215. [    1.903160] musb-hdrc: ConfigData=0xde (UTMI-8, dyn FIFOs, bulk combine, bulk split, HB-ISO Rx, HB-ISO Tx, SoftConn)
  216. [    1.903171] musb-hdrc: MHDRC RTL version 2.0
  217. [    1.903180] musb-hdrc: setup fifo_mode 4
  218. [    1.903193] musb-hdrc: 28/31 max ep, 16384/16384 memory
  219. [    1.903270] musb-hdrc musb-hdrc.1.auto: *** mode=1
  220. [    1.908286] musb-hdrc musb-hdrc.1.auto: *** power=250
  221. [    1.913571] musb-hdrc musb-hdrc.1.auto: MUSB HDRC host driver
  222. [    1.919598] bone-capemgr bone_capemgr.9: slot #6: Requesting firmware 'cape-boneblack-hdmin-00A0.dtbo' for board-name 'Bone-Black-HDMIN', version '00A0'
  223. [    1.933923] bone-capemgr bone_capemgr.9: slot #6: dtbo 'cape-boneblack-hdmin-00A0.dtbo' loaded; converting to live tree
  224. [    1.945475] musb-hdrc musb-hdrc.1.auto: new USB bus registered, assigned bus number 1
  225. [    1.953704] musb-hdrc musb-hdrc.1.auto: supports USB remote wakeup
  226. [    1.953776] usb usb1: default language 0x0409
  227. [    1.953811] usb usb1: udev 1, busnum 1, minor = 0
  228. [    1.953823] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  229. [    1.960942] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  230. [    1.968509] usb usb1: Product: MUSB HDRC host driver
  231. [    1.973697] usb usb1: Manufacturer: Linux 3.8.13-bone44 musb-hcd
  232. [    1.979979] usb usb1: SerialNumber: musb-hdrc.1.auto
  233. [    1.985403] bone-capemgr bone_capemgr.9: slot #6: BB-BONELT-HDMIN conflict P8.45 (#5:BB-BONELT-HDMI)
  234. [    1.994973] bone-capemgr bone_capemgr.9: slot #6: Failed verification
  235. [    2.001723] bone-capemgr bone_capemgr.9: loader: failed to load slot-6 BB-BONELT-HDMIN:00A0 (prio 2)
  236. [    2.012013] usb usb1: usb_probe_device
  237. [    2.012032] usb usb1: configuration #1 chosen from 1 choice
  238. [    2.012078] usb usb1: adding 1-0:1.0 (config #1, interface 0)
  239. [    2.012188] hub 1-0:1.0: usb_probe_interface
  240. [    2.012201] hub 1-0:1.0: usb_probe_interface - got id
  241. [    2.012220] hub 1-0:1.0: USB hub found
  242. [    2.016230] hub 1-0:1.0: 1 port detected
  243. [    2.020365] hub 1-0:1.0: standalone hub
  244. [    2.020376] hub 1-0:1.0: individual port power switching
  245. [    2.020386] hub 1-0:1.0: no over-current protection
  246. [    2.020396] hub 1-0:1.0: Single TT
  247. [    2.020408] hub 1-0:1.0: TT requires at most 8 FS bit times (666 ns)
  248. [    2.020419] hub 1-0:1.0: power on to power good time: 10ms
  249. [    2.020445] hub 1-0:1.0: local power source is good
  250. [    2.020506] hub 1-0:1.0: enabling power on all ports
  251. [    2.021227] mousedev: PS/2 mouse device common for all mice
  252. [    2.028714] omap_rtc 44e3e000.rtc: rtc core: registered 44e3e000.rtc as rtc0
  253. [    2.036354] i2c /dev entries driver
  254. [    2.041051] pps_ldisc: PPS line discipline registered
  255. [    2.046438] Driver for 1-wire Dallas network protocol.
  256. [    2.053002] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec
  257. [    2.060628] device-mapper: ioctl: 4.23.1-ioctl (2012-12-18) initialised: dm-devel@redhat.com
  258. [    2.069516] cpuidle: using governor ladder
  259. [    2.073841] cpuidle: using governor menu
  260. [    2.078222] of_get_named_gpio_flags exited with status 6
  261. [    2.078233] of_get_named_gpio_flags: can't parse gpios property
  262. [    2.078241] of_get_named_gpio_flags: can't parse gpios property
  263. [    2.078265] omap_hsmmc mmc.5: of_parse_phandle_with_args of 'reset' failed
  264. [    2.085457] omap_hsmmc mmc.5: Failed to get rstctl; not using any
  265. [    2.092132] edma-dma-engine edma-dma-engine.0: allocated channel for 0:25
  266. [    2.099294] edma-dma-engine edma-dma-engine.0: allocated channel for 0:24
  267. [    2.106576] mmc.5 supply vmmc_aux not found, using dummy regulator
  268. [    2.113380] omap_hsmmc mmc.5: pins are not configured from the driver
  269. [    2.120319] hub 1-0:1.0: state 7 ports 1 chg 0000 evt 0000
  270. [    2.120369] hub 1-0:1.0: hub_suspend
  271. [    2.120396] usb usb1: bus auto-suspend, wakeup 1
  272. [    2.147752] of_get_named_gpio_flags: can't parse gpios property
  273. [    2.147765] of_get_named_gpio_flags: can't parse gpios property
  274. [    2.147773] of_get_named_gpio_flags: can't parse gpios property
  275. [    2.147809] gpio-rctrl rstctl.4: gpio_rctrl_request eMMC_RSTn
  276. [    2.153947] omap_hsmmc mmc.11: Got rstctl (gpio:#0 name eMMC_RSTn) label:eMMC_RSTn
  277. [    2.161903] gpio-rctrl rstctl.4: gpio_rctrl_deassert eMMC_RSTn
  278. [    2.168237] edma-dma-engine edma-dma-engine.0: allocated channel for 0:3
  279. [    2.175326] edma-dma-engine edma-dma-engine.0: allocated channel for 0:2
  280. [    2.182699] mmc.11 supply vmmc_aux not found, using dummy regulator
  281. [    2.189355] omap_hsmmc mmc.11: pins are not configured from the driver
  282. [    2.224044] pinctrl-single 44e10800.pinmux: pin 44e10854 already requested by 44e10800.pinmux; cannot claim for gpio-leds.8
  283. [    2.235709] pinctrl-single 44e10800.pinmux: pin-21 (gpio-leds.8) status -22
  284. [    2.242981] pinctrl-single 44e10800.pinmux: could not request pin 21 on device pinctrl-single
  285. [    2.251911] leds-gpio gpio-leds.8: pins are not configured from the driver
  286. [    2.259120] of_get_named_gpio_flags exited with status 53
  287. [    2.259133] of_get_named_gpio_flags exited with status 54
  288. [    2.259145] of_get_named_gpio_flags exited with status 55
  289. [    2.259156] of_get_named_gpio_flags exited with status 56
  290. [    2.259174] of_get_named_gpio_flags exited with status 53
  291. [    2.259326] of_get_named_gpio_flags exited with status 54
  292. [    2.259454] of_get_named_gpio_flags exited with status 55
  293. [    2.259561] of_get_named_gpio_flags exited with status 56
  294. [    2.259910] ledtrig-cpu: registered to indicate activity on CPUs
  295. [    2.266500] edma-dma-engine edma-dma-engine.0: allocated channel for 0:36
  296. [    2.273656] omap-sham 53100000.sham: hw accel on OMAP rev 4.3
  297. [    2.281195] omap-aes 53500000.aes: OMAP AES hw accel rev: 3.2
  298. [    2.287420] edma-dma-engine edma-dma-engine.0: allocated channel for 0:5
  299. [    2.294550] edma-dma-engine edma-dma-engine.0: allocated channel for 0:6
  300. [    2.304846] usbcore: registered new interface driver usbhid
  301. [    2.310734] usbhid: USB HID core driver
  302. [    2.315751] ashmem: initialized
  303. [    2.319366] logger: created 256K log 'log_main'
  304. [    2.324181] mmc0: host does not support reading read-only switch. assuming write-enable.
  305. [    2.332866] logger: created 256K log 'log_events'
  306. [    2.338017] logger: created 256K log 'log_radio'
  307. [    2.343098] logger: created 256K log 'log_system'
  308. [    2.348134] mmc0: new high speed SDHC card at address aaaa
  309. [    2.355748] of_get_named_gpio_flags exited with status 59
  310. [    2.357110] davinci_evm sound.14:  nxp-hdmi-hifi <-> 48038000.mcasp mapping ok
  311. [    2.364752] mmcblk0: mmc0:aaaa SL08G 7.40 GiB
  312. [    2.370859]  mmcblk0: p1 p2
  313. [    2.375559] TCP: cubic registered
  314. [    2.379808] NET: Registered protocol family 10
  315. [    2.385492] NET: Registered protocol family 17
  316. [    2.390519] Key type dns_resolver registered
  317. [    2.395216] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3
  318. [    2.403294] ThumbEE CPU extension supported.
  319. [    2.407811] Registering SWP/SWPB emulation handler
  320. [    2.413568] registered taskstats version 1
  321. [    2.419678] of_get_named_gpio_flags: can't parse gpios property
  322. [    2.419699] tilcdc 4830e000.fb: No power control GPIO
  323. [    2.463545] mmc1: BKOPS_EN bit is not set
  324. [    2.470226] mmc1: new high speed MMC card at address 0001
  325. [    2.476398] mmcblk1: mmc1:0001 MMC02G 1.78 GiB
  326. [    2.481445] mmcblk1boot0: mmc1:0001 MMC02G partition 1 1.00 MiB
  327. [    2.488027] mmcblk1boot1: mmc1:0001 MMC02G partition 2 1.00 MiB
  328. [    2.496106]  mmcblk1: p1 p2
  329. [    2.500927]  mmcblk1boot1: unknown partition table
  330. [    2.507471]  mmcblk1boot0: unknown partition table
  331. [    2.542669] tilcdc 4830e000.fb: found TDA19988
  332. [    2.547908] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
  333. [    2.554821] [drm] No driver support for vblank timestamp query.
  334. [    2.561301] tilcdc 4830e000.fb: No connectors reported connected with modes
  335. [    2.568595] [drm] Cannot find any crtc or sizes - going 1024x768
  336. [    2.583848] Console: switching to colour frame buffer device 128x48
  337. [    2.596224] tilcdc 4830e000.fb: fb0:  frame buffer device
  338. [    2.601874] tilcdc 4830e000.fb: registered panic notifier
  339. [    2.607536] [drm] Initialized tilcdc 1.0.0 20121205 on minor 0
  340. [    2.663224] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6
  341. [    2.669610] davinci_mdio 4a101000.mdio: detected phy mask fffffffe
  342. [    2.682533] libphy: 4a101000.mdio: probed
  343. [    2.686815] davinci_mdio 4a101000.mdio: phy[0]: device 4a101000.mdio:00, driver SMSC LAN8710/LAN8720
  344. [    2.696595] Detected MACID = c8:a0:30:bd:58:33
  345. [    2.701203] cpsw 4a100000.ethernet: NAPI disabled
  346. [    2.707561] omap_rtc 44e3e000.rtc: setting system clock to 2000-01-01 00:00:00 UTC (946684800)
  347. [    2.721459] ALSA device list:
  348. [    2.724628]   #0: TI BeagleBone Black
  349. [    2.729086] Freeing init memory: 236K
  350. [    2.807962] udevd[99]: starting version 175
  351. [    4.109681] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
  352. [    5.215777] udevd[322]: starting version 175
  353. [    7.845001] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
  354. [    8.045861] EXT4-fs (mmcblk0p2): re-mounted. Opts: errors=remount-ro
  355. [    8.464972] rtusb init rt2870 --->
  356. [    8.477806] usbcore: registered new interface driver rt2870
  357. [   12.745925] net eth0: initializing cpsw version 1.12 (0)
  358. [   12.753733] net eth0: phy found : id is : 0x7c0f1
  359. [   12.758675] libphy: PHY 4a101000.mdio:01 not found
  360. [   12.763687] net eth0: phy 4a101000.mdio:01 not found on slave 1
  361. [   12.776040] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
  362. [   15.829819] libphy: 4a101000.mdio:00 - Link is Up - 100/Full
  363. [   15.848335] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
  364. [   16.023817]  gadget: using random self ethernet address
  365. [   16.046660] usb0: MAC 2a:9c:22:89:98:a0
  366. [   16.050744] usb0: HOST MAC c8:a0:30:bd:58:35
  367. [   16.073479]  gadget: Mass Storage Function, version: 2009/09/11
  368. [   16.079696]  gadget: Number of LUNs=1
  369. [   16.114523]  lun0: LUN: removable file: /dev/mmcblk0p1
  370. [   16.136074]  gadget: Multifunction Composite Gadget
  371. [   16.157488]  gadget: g_multi ready
  372. [   16.173068] musb-hdrc musb-hdrc.0.auto: MUSB HDRC host driver
  373. [   16.202483] musb-hdrc musb-hdrc.0.auto: new USB bus registered, assigned bus number 2
  374. [   16.239485] musb-hdrc musb-hdrc.0.auto: supports USB remote wakeup
  375. [   16.239573] usb usb2: default language 0x0409
  376. [   16.239608] usb usb2: udev 1, busnum 2, minor = 128
  377. [   16.239622] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
  378. [   16.246751] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  379. [   16.254300] usb usb2: Product: MUSB HDRC host driver
  380. [   16.259486] usb usb2: Manufacturer: Linux 3.8.13-bone44 musb-hcd
  381. [   16.265763] usb usb2: SerialNumber: musb-hdrc.0.auto
  382. [   16.290798] usb usb2: usb_probe_device
  383. [   16.290822] usb usb2: configuration #1 chosen from 1 choice
  384. [   16.290885] usb usb2: adding 2-0:1.0 (config #1, interface 0)
  385. [   16.291016] hub 2-0:1.0: usb_probe_interface
  386. [   16.291030] hub 2-0:1.0: usb_probe_interface - got id
  387. [   16.291051] hub 2-0:1.0: USB hub found
  388. [   16.309612] hub 2-0:1.0: 1 port detected
  389. [   16.327312] hub 2-0:1.0: standalone hub
  390. [   16.327334] hub 2-0:1.0: individual port power switching
  391. [   16.327345] hub 2-0:1.0: no over-current protection
  392. [   16.327355] hub 2-0:1.0: Single TT
  393. [   16.327368] hub 2-0:1.0: TT requires at most 8 FS bit times (666 ns)
  394. [   16.327378] hub 2-0:1.0: power on to power good time: 10ms
  395. [   16.327425] hub 2-0:1.0: local power source is good
  396. [   16.327523] hub 2-0:1.0: enabling power on all ports
  397. [   16.428954] hub 2-0:1.0: state 7 ports 1 chg 0000 evt 0000
  398. [   16.429021] hub 2-0:1.0: hub_suspend
  399. [   16.429050] usb usb2: bus auto-suspend, wakeup 1
  400. [   18.905740] IPv6: ADDRCONF(NETDEV_UP): usb0: link is not ready
  401. [   26.423444] Bluetooth: Core ver 2.16
  402. [   26.428201] NET: Registered protocol family 31
  403. [   26.432960] Bluetooth: HCI device and connection manager initialized
  404. [   26.445041] Bluetooth: HCI socket layer initialized
  405. [   26.468060] Bluetooth: L2CAP socket layer initialized
  406. [   26.485766] Bluetooth: SCO socket layer initialized
  407. [   26.545662] ip_tables: (C) 2000-2006 Netfilter Core Team
  408. [   26.554673] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  409. [   26.560317] Bluetooth: BNEP filters: protocol multicast
  410. [   26.569778] Bluetooth: RFCOMM TTY layer initialized
  411. [   26.581369] Bluetooth: BNEP socket layer initialized
  412. [   26.586724] Bluetooth: RFCOMM socket layer initialized
  413. [   26.592142] Bluetooth: RFCOMM ver 1.11
  414. [   26.621766] nf_conntrack version 0.5.0 (7953 buckets, 31812 max)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement