Guest User

Untitled

a guest
Nov 19th, 2016
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 42.91 KB | None | 0 0
  1. Print file information:
  2. RUN_IN_PLACE=no
  3. LINUXCNC_DIR=
  4. LINUXCNC_BIN_DIR=/usr/bin
  5. LINUXCNC_TCL_DIR=/usr/lib/tcltk/linuxcnc
  6. LINUXCNC_SCRIPT_DIR=
  7. LINUXCNC_RTLIB_DIR=/usr/lib/linuxcnc
  8. LINUXCNC_CONFIG_DIR=
  9. LINUXCNC_LANG_DIR=/usr/share/linuxcnc/tcl/msgs
  10. INIVAR=/usr/libexec/linuxcnc/inivar
  11. HALCMD=halcmd
  12. LINUXCNC_EMCSH=/usr/bin/wish8.6
  13. MACHINEKIT - 0.1
  14. Machine configuration directory is '/home/machinekit/machinekit/configs/ARM.Beaglebone.Compact5'
  15. Machine configuration file is 'Compact5.ini'
  16. INIFILE=/home/machinekit/machinekit/configs/ARM.Beaglebone.Compact5/Compact5.ini
  17. PARAMETER_FILE=pru-stepper.var
  18. TASK=milltask
  19. HALUI=halui
  20. DISPLAY=axis
  21. Starting Machinekit...
  22. Starting Machinekit server program: linuxcncsvr
  23. Loading Real Time OS, RTAPI, and HAL_LIB modules
  24. Starting Machinekit IO program: io
  25. io started
  26. halcmd loadusr io started
  27. Starting HAL User Interface program: halui
  28. cape-universal overlay found
  29. cape-bone-iio overlay found
  30. Shutting down and cleaning up Machinekit...
  31. Killing task linuxcncsvr, PID=9861
  32. Removing HAL_LIB, RTAPI, and Real Time OS modules
  33. Removing NML shared memory segments
  34. Cleanup done
  35.  
  36. Debug file information:
  37. stat: No such file or directory
  38. Compact5.hal:286: insmod failed, returned -1:
  39. do_load_cmd: dlopen: toolchanger.so: cannot open shared object file: No such file or directory
  40. rpath=/usr/lib/linuxcnc/xenomai
  41. See /var/log/linuxcnc.log for more information.
  42. 9861
  43. PID TTY STAT TIME COMMAND
  44. Stopping realtime threads
  45. Unloading hal components
  46.  
  47. Kernel message information:
  48. [ 0.000000] Booting Linux on physical CPU 0x0
  49. [ 0.000000] Initializing cgroup subsys cpu
  50. [ 0.000000] Linux version 3.8.13-xenomai-r81 (root@b3-jetson-tk1-2gb) (gcc version 4.9.2 (Debian 4.9.2-10) ) #1 Fri Oct 14 16:24:43 UTC 2016
  51. [ 0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=50c5387d
  52. [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
  53. [ 0.000000] Machine: Generic AM33XX (Flattened Device Tree), model: TI AM335x BeagleBone
  54. [ 0.000000] Memory policy: ECC disabled, Data cache writeback
  55. [ 0.000000] On node 0 totalpages: 130816
  56. [ 0.000000] free_area_init_node: node 0, pgdat c095b9d0, node_mem_map c0a2f000
  57. [ 0.000000] Normal zone: 1024 pages used for memmap
  58. [ 0.000000] Normal zone: 0 pages reserved
  59. [ 0.000000] Normal zone: 129792 pages, LIFO batch:31
  60. [ 0.000000] AM335X ES2.1 (l2cache sgx neon )
  61. [ 0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
  62. [ 0.000000] pcpu-alloc: [0] 0
  63. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 129792
  64. [ 0.000000] Kernel command line: console=tty0 console=ttyO0,115200n8 capemgr.disable_partno=BB-BONELT-HDMI root=/dev/mmcblk0p1 rootfstype=ext4 rootwait coherent_pool=1M quiet cape_universal=enable
  65. [ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
  66. [ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
  67. [ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
  68. [ 0.000000] __ex_table already sorted, skipping sort
  69. [ 0.000000] allocated 1048576 bytes of page_cgroup
  70. [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
  71. [ 0.000000] Memory: 511MB = 511MB total
  72. [ 0.000000] Memory: 503632k/503632k available, 20656k reserved, 0K highmem
  73. [ 0.000000] Virtual kernel memory layout:
  74. vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  75. fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
  76. vmalloc : 0xe0800000 - 0xff000000 ( 488 MB)
  77. lowmem : 0xc0000000 - 0xe0000000 ( 512 MB)
  78. pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
  79. modules : 0xbf800000 - 0xbfe00000 ( 6 MB)
  80. .text : 0xc0008000 - 0xc0894f7c (8756 kB)
  81. .init : 0xc0895000 - 0xc08d02c4 ( 237 kB)
  82. .data : 0xc08d2000 - 0xc095eec0 ( 564 kB)
  83. .bss : 0xc095eec0 - 0xc0a2eed8 ( 833 kB)
  84. [ 0.000000] NR_IRQS:0 nr_irqs:0 0
  85. [ 0.000000] IRQ: Found an INTC at 0xfa200000 (revision 5.0) with 128 interrupts
  86. [ 0.000000] Total of 128 interrupts on 1 active controller
  87. [ 0.000000] OMAP clockevent source: GPTIMER1 at 24000000 Hz
  88. [ 0.000000] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 178956ms
  89. [ 0.000000] I-pipe, 24.000 MHz clocksource
  90. [ 0.000000] OMAP clocksource: GPTIMER2 at 24000000 Hz
  91. [ 0.000000] Interrupt pipeline (release #3)
  92. [ 0.000000] Console: colour dummy device 80x30
  93. [ 0.000000] console [tty0] enabled
  94. [ 0.001122] Calibrating delay loop... 545.07 BogoMIPS (lpj=531968)
  95. [ 0.015461] pid_max: default: 32768 minimum: 301
  96. [ 0.015607] Security Framework initialized
  97. [ 0.015672] Mount-cache hash table entries: 512
  98. [ 0.023799] Initializing cgroup subsys cpuacct
  99. [ 0.023831] Initializing cgroup subsys memory
  100. [ 0.023896] Initializing cgroup subsys blkio
  101. [ 0.024002] CPU: Testing write buffer coherency: ok
  102. [ 0.024417] Setting up static identity map for 0x80522958 - 0x805229a4
  103. [ 0.025904] devtmpfs: initialized
  104. [ 0.085757] pinctrl core: initialized pinctrl subsystem
  105. [ 0.085920] rstctl core: initialized rstctl subsystem
  106. [ 0.086306] regulator-dummy: no parameters
  107. [ 0.086647] NET: Registered protocol family 16
  108. [ 0.089088] DMA: preallocated 1024 KiB pool for atomic coherent allocations
  109. [ 0.098661] pinctrl-single 44e10800.pinmux: 142 pins at pa f9e10800 size 568
  110. [ 0.099419] platform 49000000.edma: alias fck already exists
  111. [ 0.099493] platform 49000000.edma: alias fck already exists
  112. [ 0.099517] platform 49000000.edma: alias fck already exists
  113. [ 0.100304] gpiochip_add: registered GPIOs 0 to 31 on device: gpio
  114. [ 0.100444] OMAP GPIO hardware version 0.1
  115. [ 0.101208] gpiochip_add: registered GPIOs 32 to 63 on device: gpio
  116. [ 0.102133] gpiochip_add: registered GPIOs 64 to 95 on device: gpio
  117. [ 0.103068] gpiochip_add: registered GPIOs 96 to 127 on device: gpio
  118. [ 0.103470] of_get_named_gpio_flags exited with status 52
  119. [ 0.103496] gpio-rctrl rstctl.4: loaded OK
  120. [ 0.107830] No ATAGs?
  121. [ 0.107851] hw-breakpoint: debug architecture 0x4 unsupported.
  122. [ 0.109722] cpsw.0: No hwaddr in dt. Using 1c:ba:8c:d5:e8:08 from efuse
  123. [ 0.109751] cpsw.1: No hwaddr in dt. Using 1c:ba:8c:d5:e8:0a from efuse
  124. [ 0.122217] bio: create slab <bio-0> at 0
  125. [ 0.131248] edma-dma-engine edma-dma-engine.0: TI EDMA DMA engine driver
  126. [ 0.131436] of_get_named_gpio_flags: can't parse gpios property
  127. [ 0.131628] vmmcsd_fixed: 3300 mV
  128. [ 0.133963] SCSI subsystem initialized
  129. [ 0.134324] usbcore: registered new interface driver usbfs
  130. [ 0.134415] usbcore: registered new interface driver hub
  131. [ 0.134724] usbcore: registered new device driver usb
  132. [ 0.136337] omap_i2c 44e0b000.i2c: bus 0 rev0.11 at 400 kHz
  133. [ 0.137579] input: tps65217_pwr_but as /devices/ocp.3/44e0b000.i2c/i2c-0/0-0024/input/input0
  134. [ 0.138994] DCDC1: at 1500 mV
  135. [ 0.139954] vdd_mpu: 925 <--> 1325 mV at 1100 mV
  136. [ 0.140873] vdd_core: 925 <--> 1150 mV at 1100 mV
  137. [ 0.141786] LDO1: at 1800 mV
  138. [ 0.142703] LDO2: at 3300 mV
  139. [ 0.144335] LDO3: 1800 mV
  140. [ 0.145284] LDO4: at 3300 mV
  141. [ 0.146115] tps65217 0-0024: TPS65217 ID 0xe version 1.2
  142. [ 0.146919] omap_i2c 44e0b000.i2c: unable to select pin group
  143. [ 0.147515] omap_i2c 4819c000.i2c: bus 1 rev0.11 at 100 kHz
  144. [ 0.149302] omap_i2c 4819c000.i2c: unable to select pin group
  145. [ 0.149486] media: Linux media interface: v0.10
  146. [ 0.149570] Linux video capture interface: v2.00
  147. [ 0.149685] pps_core: LinuxPPS API ver. 1 registered
  148. [ 0.149698] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  149. [ 0.149736] PTP clock support registered
  150. [ 0.150384] Advanced Linux Sound Architecture Driver Initialized.
  151. [ 0.151162] NetLabel: Initializing
  152. [ 0.151179] NetLabel: domain hash size = 128
  153. [ 0.151189] NetLabel: protocols = UNLABELED CIPSOv4
  154. [ 0.151289] NetLabel: unlabeled traffic allowed by default
  155. [ 0.151649] Switching to clocksource ipipe_tsc
  156. [ 0.190985] NET: Registered protocol family 2
  157. [ 0.191769] TCP established hash table entries: 4096 (order: 3, 32768 bytes)
  158. [ 0.191907] TCP bind hash table entries: 4096 (order: 4, 81920 bytes)
  159. [ 0.192081] TCP: Hash tables configured (established 4096 bind 4096)
  160. [ 0.192171] TCP: reno registered
  161. [ 0.192193] UDP hash table entries: 256 (order: 1, 12288 bytes)
  162. [ 0.192237] UDP-Lite hash table entries: 256 (order: 1, 12288 bytes)
  163. [ 0.192548] NET: Registered protocol family 1
  164. [ 0.193056] RPC: Registered named UNIX socket transport module.
  165. [ 0.193076] RPC: Registered udp transport module.
  166. [ 0.193087] RPC: Registered tcp transport module.
  167. [ 0.193099] RPC: Registered tcp NFSv4.1 backchannel transport module.
  168. [ 0.193372] Trying to unpack rootfs image as initramfs...
  169. [ 0.599263] Freeing initrd memory: 3548K
  170. [ 0.599745] hw perfevents: enabled with ARMv7 Cortex-A8 PMU driver, 5 counters available
  171. [ 0.600093] CPU PMU: attempt to register multiple PMU devices!
  172. [ 0.600125] arm-pmu: probe of arm-pmu failed with error -28
  173. [ 0.600629] omap2_mbox_probe: platform not supported
  174. [ 0.869842] I-pipe: head domain Xenomai registered.
  175. [ 0.869882] Xenomai: hal/arm started.
  176. [ 0.871705] Xenomai: scheduling class idle registered.
  177. [ 0.871732] Xenomai: scheduling class rt registered.
  178. [ 0.877694] Xenomai: real-time nucleus v2.6.3 (Lies and Truths) loaded.
  179. [ 0.877708] Xenomai: debug mode enabled.
  180. [ 0.878208] Xenomai: starting native API services.
  181. [ 0.878235] Xenomai: starting POSIX services.
  182. [ 0.878449] Xenomai: starting RTDM services.
  183. [ 0.879337] VFS: Disk quotas dquot_6.5.2
  184. [ 0.879424] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  185. [ 0.880336] NFS: Registering the id_resolver key type
  186. [ 0.880438] Key type id_resolver registered
  187. [ 0.880452] Key type id_legacy registered
  188. [ 0.880763] fuse init (API version 7.20)
  189. [ 0.881278] Btrfs loaded
  190. [ 0.881403] msgmni has been set to 990
  191. [ 0.883088] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248)
  192. [ 0.883111] io scheduler noop registered
  193. [ 0.883123] io scheduler deadline registered
  194. [ 0.883158] io scheduler cfq registered (default)
  195. [ 0.884699] tps65217-bl tps65217-bl: no platform data provided
  196. [ 0.884752] tps65217-bl: probe of tps65217-bl failed with error -22
  197. [ 0.885420] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
  198. [ 0.887283] omap_uart 44e09000.serial: did not get pins for uart0 error: -19
  199. [ 0.887498] 44e09000.serial: ttyO0 at MMIO 0x44e09000 (irq = 72) is a OMAP UART0
  200. [ 0.899697] console [ttyO0] enabled
  201. [ 0.900653] [drm] Initialized drm 1.1.0 20060810
  202. [ 0.909842] brd: module loaded
  203. [ 0.914654] loop: module loaded
  204. [ 0.914763] at24 0-0050: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
  205. [ 0.914822] at24 1-0054: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
  206. [ 0.914873] at24 1-0055: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
  207. [ 0.914940] at24 1-0056: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
  208. [ 0.914990] at24 1-0057: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
  209. [ 0.921977] bone-capemgr bone_capemgr.9: Baseboard: 'A335BNLT,000B,0814BBBK0037'
  210. [ 0.922012] bone-capemgr bone_capemgr.9: compatible-baseboard=ti,beaglebone-black
  211. [ 0.922067] bone-capemgr bone_capemgr.9: Skipping disabled cape with part# BB-BONELT-HDMI
  212. [ 0.952498] bone-capemgr bone_capemgr.9: slot #0: No cape found
  213. [ 0.989606] bone-capemgr bone_capemgr.9: slot #1: No cape found
  214. [ 1.026715] bone-capemgr bone_capemgr.9: slot #2: No cape found
  215. [ 1.063823] bone-capemgr bone_capemgr.9: slot #3: No cape found
  216. [ 1.070125] bone-capemgr bone_capemgr.9: slot #4: specific override
  217. [ 1.070161] bone-capemgr bone_capemgr.9: bone: Using override eeprom data at slot 4
  218. [ 1.070186] bone-capemgr bone_capemgr.9: slot #4: 'Bone-LT-eMMC-2G,00A0,Texas Instrument,BB-BONE-EMMC-2G'
  219. [ 1.070294] bone-capemgr bone_capemgr.9: slot #5: specific override
  220. [ 1.070321] bone-capemgr bone_capemgr.9: bone: Using override eeprom data at slot 5
  221. [ 1.070344] bone-capemgr bone_capemgr.9: slot #5: 'Bone-Black-HDMI,00A0,Texas Instrument,BB-BONELT-HDMI'
  222. [ 1.070469] bone-capemgr bone_capemgr.9: slot #6: specific override
  223. [ 1.070496] bone-capemgr bone_capemgr.9: bone: Using override eeprom data at slot 6
  224. [ 1.070520] bone-capemgr bone_capemgr.9: slot #6: 'Bone-Black-HDMIN,00A0,Texas Instrument,BB-BONELT-HDMIN'
  225. [ 1.070685] bone-capemgr bone_capemgr.9: Skipping loading of disabled cape with part# BB-BONELT-HDMI
  226. [ 1.070945] bone-capemgr bone_capemgr.9: loader: before slot-4 BB-BONE-EMMC-2G:00A0 (prio 1)
  227. [ 1.070968] bone-capemgr bone_capemgr.9: loader: check slot-4 BB-BONE-EMMC-2G:00A0 (prio 1)
  228. [ 1.071012] bone-capemgr bone_capemgr.9: initialized OK.
  229. [ 1.072668] OneNAND driver initializing
  230. [ 1.073904] usbcore: registered new interface driver cdc_ether
  231. [ 1.073979] usbcore: registered new interface driver rndis_host
  232. [ 1.074130] usbcore: registered new interface driver cdc_ncm
  233. [ 1.074555] bone-capemgr bone_capemgr.9: loader: after slot-4 BB-BONE-EMMC-2G:00A0 (prio 1)
  234. [ 1.074591] bone-capemgr bone_capemgr.9: slot #4: Requesting firmware 'cape-bone-2g-emmc1.dtbo' for board-name 'Bone-LT-eMMC-2G', version '00A0'
  235. [ 1.074618] bone-capemgr bone_capemgr.9: slot #4: dtbo 'cape-bone-2g-emmc1.dtbo' loaded; converting to live tree
  236. [ 1.074915] bone-capemgr bone_capemgr.9: slot #4: #2 overlays
  237. [ 1.075737] bone-capemgr bone_capemgr.9: slot #4: Applied #2 overlays.
  238. [ 1.075764] bone-capemgr bone_capemgr.9: loader: done slot-4 BB-BONE-EMMC-2G:00A0 (prio 1)
  239. [ 1.075952] bone-capemgr bone_capemgr.9: loader: before slot-6 BB-BONELT-HDMIN:00A0 (prio 2)
  240. [ 1.075975] bone-capemgr bone_capemgr.9: loader: check slot-6 BB-BONELT-HDMIN:00A0 (prio 2)
  241. [ 1.075997] bone-capemgr bone_capemgr.9: loader: after slot-6 BB-BONELT-HDMIN:00A0 (prio 2)
  242. [ 1.076031] bone-capemgr bone_capemgr.9: slot #6: Requesting firmware 'cape-boneblack-hdmin-00A0.dtbo' for board-name 'Bone-Black-HDMIN', version '00A0'
  243. [ 1.076074] bone-capemgr bone_capemgr.9: slot #6: dtbo 'cape-boneblack-hdmin-00A0.dtbo' loaded; converting to live tree
  244. [ 1.076685] bone-capemgr bone_capemgr.9: slot #6: #2 overlays
  245. [ 1.078320] platform 4830e000.fb: alias fck already exists
  246. [ 1.078505] bone-capemgr bone_capemgr.9: slot #6: Applied #2 overlays.
  247. [ 1.078526] bone-capemgr bone_capemgr.9: loader: done slot-6 BB-BONELT-HDMIN:00A0 (prio 2)
  248. [ 1.078902] usbcore: registered new interface driver cdc_acm
  249. [ 1.078918] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
  250. [ 1.078929] Initializing USB Mass Storage driver...
  251. [ 1.079044] usbcore: registered new interface driver usb-storage
  252. [ 1.079055] USB Mass Storage support registered.
  253. [ 1.079251] musb-hdrc: version 6.0, ?dma?, otg (peripheral+host)
  254. [ 1.079649] musb-hdrc musb-hdrc.0.auto: pdev->id = 0
  255. [ 1.079675] musb-hdrc musb-hdrc.0.auto: drivers/usb/musb/musb_dsps.c:480 dsps_musb_init: OK
  256. [ 1.079712] musb-hdrc: ConfigData=0xde (UTMI-8, dyn FIFOs, bulk combine, bulk split, HB-ISO Rx, HB-ISO Tx, SoftConn)
  257. [ 1.079728] musb-hdrc: MHDRC RTL version 2.0
  258. [ 1.079741] musb-hdrc: setup fifo_mode 4
  259. [ 1.079765] musb-hdrc: 28/31 max ep, 16384/16384 memory
  260. [ 1.079880] musb-hdrc musb-hdrc.0.auto: *** mode=3
  261. [ 1.079896] musb-hdrc musb-hdrc.0.auto: *** power=250
  262. [ 1.080459] musb-hdrc musb-hdrc.1.auto: pdev->id = 1
  263. [ 1.080484] musb-hdrc musb-hdrc.1.auto: drivers/usb/musb/musb_dsps.c:480 dsps_musb_init: OK
  264. [ 1.080515] musb-hdrc: ConfigData=0xde (UTMI-8, dyn FIFOs, bulk combine, bulk split, HB-ISO Rx, HB-ISO Tx, SoftConn)
  265. [ 1.080530] musb-hdrc: MHDRC RTL version 2.0
  266. [ 1.080541] musb-hdrc: setup fifo_mode 4
  267. [ 1.080560] musb-hdrc: 28/31 max ep, 16384/16384 memory
  268. [ 1.080657] musb-hdrc musb-hdrc.1.auto: *** mode=1
  269. [ 1.080674] musb-hdrc musb-hdrc.1.auto: *** power=250
  270. [ 1.080691] musb-hdrc musb-hdrc.1.auto: MUSB HDRC host driver
  271. [ 1.081035] musb-hdrc musb-hdrc.1.auto: new USB bus registered, assigned bus number 1
  272. [ 1.081080] musb-hdrc musb-hdrc.1.auto: supports USB remote wakeup
  273. [ 1.081175] usb usb1: default language 0x0409
  274. [ 1.081224] usb usb1: udev 1, busnum 1, minor = 0
  275. [ 1.081243] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  276. [ 1.081262] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  277. [ 1.081277] usb usb1: Product: MUSB HDRC host driver
  278. [ 1.081293] usb usb1: Manufacturer: Linux 3.8.13-xenomai-r81 musb-hcd
  279. [ 1.081308] usb usb1: SerialNumber: musb-hdrc.1.auto
  280. [ 1.081999] usb usb1: usb_probe_device
  281. [ 1.082024] usb usb1: configuration #1 chosen from 1 choice
  282. [ 1.082083] usb usb1: adding 1-0:1.0 (config #1, interface 0)
  283. [ 1.082269] hub 1-0:1.0: usb_probe_interface
  284. [ 1.082287] hub 1-0:1.0: usb_probe_interface - got id
  285. [ 1.082311] hub 1-0:1.0: USB hub found
  286. [ 1.082345] hub 1-0:1.0: 1 port detected
  287. [ 1.082361] hub 1-0:1.0: standalone hub
  288. [ 1.082375] hub 1-0:1.0: individual port power switching
  289. [ 1.082390] hub 1-0:1.0: no over-current protection
  290. [ 1.082403] hub 1-0:1.0: Single TT
  291. [ 1.082419] hub 1-0:1.0: TT requires at most 8 FS bit times (666 ns)
  292. [ 1.082434] hub 1-0:1.0: power on to power good time: 10ms
  293. [ 1.082466] hub 1-0:1.0: local power source is good
  294. [ 1.082550] hub 1-0:1.0: enabling power on all ports
  295. [ 1.083506] mousedev: PS/2 mouse device common for all mice
  296. [ 1.084777] lsm303dlhc_acc accelerometer driver: init
  297. [ 1.084845] i2c-core: driver [lsm303dlhc_acc] using legacy suspend method
  298. [ 1.084858] i2c-core: driver [lsm303dlhc_acc] using legacy resume method
  299. [ 1.084874] lsm303dlhc_mag driver: init
  300. [ 1.084939] lsm330_acc accelerometer driver: init
  301. [ 1.084997] i2c-core: driver [lsm330_acc] using legacy suspend method
  302. [ 1.085009] i2c-core: driver [lsm330_acc] using legacy resume method
  303. [ 1.085025] lsm330_gyr: gyroscope sysfs driver init
  304. [ 1.085834] omap_rtc 44e3e000.rtc: rtc core: registered 44e3e000.rtc as rtc0
  305. [ 1.086095] i2c /dev entries driver
  306. [ 1.087580] pps_ldisc: PPS line discipline registered
  307. [ 1.087702] Driver for 1-wire Dallas network protocol.
  308. [ 1.089372] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec
  309. [ 1.089959] device-mapper: ioctl: 4.23.1-ioctl (2012-12-18) initialised: dm-devel@redhat.com
  310. [ 1.090312] of_get_named_gpio_flags exited with status 6
  311. [ 1.090328] of_get_named_gpio_flags: can't parse gpios property
  312. [ 1.090341] of_get_named_gpio_flags: can't parse gpios property
  313. [ 1.090370] omap_hsmmc mmc.5: of_parse_phandle_with_args of 'reset' failed
  314. [ 1.097640] omap_hsmmc mmc.5: Failed to get rstctl; not using any
  315. [ 1.098015] edma-dma-engine edma-dma-engine.0: allocated channel for 0:25
  316. [ 1.098071] edma-dma-engine edma-dma-engine.0: allocated channel for 0:24
  317. [ 1.098289] mmc.5 supply vmmc_aux not found, using dummy regulator
  318. [ 1.098648] omap_hsmmc mmc.5: pins are not configured from the driver
  319. [ 1.124595] of_get_named_gpio_flags: can't parse gpios property
  320. [ 1.124616] of_get_named_gpio_flags: can't parse gpios property
  321. [ 1.124629] of_get_named_gpio_flags: can't parse gpios property
  322. [ 1.124674] gpio-rctrl rstctl.4: gpio_rctrl_request eMMC_RSTn
  323. [ 1.124748] omap_hsmmc mmc.11: Got rstctl (gpio:#0 name eMMC_RSTn) label:eMMC_RSTn
  324. [ 1.124766] gpio-rctrl rstctl.4: gpio_rctrl_deassert eMMC_RSTn
  325. [ 1.125021] edma-dma-engine edma-dma-engine.0: allocated channel for 0:3
  326. [ 1.125073] edma-dma-engine edma-dma-engine.0: allocated channel for 0:2
  327. [ 1.125500] mmc.11 supply vmmc_aux not found, using dummy regulator
  328. [ 1.125591] omap_hsmmc mmc.11: pins are not configured from the driver
  329. [ 1.152091] pinctrl-single 44e10800.pinmux: pin 44e10854 already requested by 44e10800.pinmux; cannot claim for gpio-leds.8
  330. [ 1.163788] pinctrl-single 44e10800.pinmux: pin-21 (gpio-leds.8) status -22
  331. [ 1.171094] pinctrl-single 44e10800.pinmux: could not request pin 21 on device pinctrl-single
  332. [ 1.180048] leds-gpio gpio-leds.8: pins are not configured from the driver
  333. [ 1.180078] of_get_named_gpio_flags exited with status 53
  334. [ 1.180095] of_get_named_gpio_flags exited with status 54
  335. [ 1.180111] of_get_named_gpio_flags exited with status 55
  336. [ 1.180127] of_get_named_gpio_flags exited with status 56
  337. [ 1.180146] of_get_named_gpio_flags exited with status 53
  338. [ 1.180364] of_get_named_gpio_flags exited with status 54
  339. [ 1.180545] of_get_named_gpio_flags exited with status 55
  340. [ 1.180718] of_get_named_gpio_flags exited with status 56
  341. [ 1.181234] ledtrig-cpu: registered to indicate activity on CPUs
  342. [ 1.181563] edma-dma-engine edma-dma-engine.0: allocated channel for 0:36
  343. [ 1.181632] omap-sham 53100000.sham: hw accel on OMAP rev 4.3
  344. [ 1.183084] hub 1-0:1.0: state 7 ports 1 chg 0000 evt 0000
  345. [ 1.183144] hub 1-0:1.0: hub_suspend
  346. [ 1.183182] usb usb1: bus auto-suspend, wakeup 1
  347. [ 1.183774] omap-aes 53500000.aes: OMAP AES hw accel rev: 3.2
  348. [ 1.183875] edma-dma-engine edma-dma-engine.0: allocated channel for 0:5
  349. [ 1.183927] edma-dma-engine edma-dma-engine.0: allocated channel for 0:6
  350. [ 1.188006] usbcore: registered new interface driver usbhid
  351. [ 1.188025] usbhid: USB HID core driver
  352. [ 1.189055] ashmem: initialized
  353. [ 1.189357] logger: created 256K log 'log_main'
  354. [ 1.189640] logger: created 256K log 'log_events'
  355. [ 1.189916] logger: created 256K log 'log_radio'
  356. [ 1.190176] logger: created 256K log 'log_system'
  357. [ 1.192968] TCP: cubic registered
  358. [ 1.193060] NET: Registered protocol family 10
  359. [ 1.194076] NET: Registered protocol family 17
  360. [ 1.194362] Key type dns_resolver registered
  361. [ 1.194802] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3
  362. [ 1.194833] ThumbEE CPU extension supported.
  363. [ 1.194875] Registering SWP/SWPB emulation handler
  364. [ 1.195766] registered taskstats version 1
  365. [ 1.197707] of_get_named_gpio_flags: can't parse gpios property
  366. [ 1.197736] tilcdc 4830e000.fb: No power control GPIO
  367. [ 1.233606] mmc0: host does not support reading read-only switch. assuming write-enable.
  368. [ 1.237216] mmc0: new high speed SDHC card at address e624
  369. [ 1.237787] mmcblk0: mmc0:e624 SU04G 3.69 GiB
  370. [ 1.239477] mmcblk0: p1
  371. [ 1.292690] mmc1: BKOPS_EN bit is not set
  372. [ 1.297140] mmc1: new high speed MMC card at address 0001
  373. [ 1.297634] mmcblk1: mmc1:0001 MMC02G 1.78 GiB
  374. [ 1.297805] mmcblk1boot0: mmc1:0001 MMC02G partition 1 1.00 MiB
  375. [ 1.297973] mmcblk1boot1: mmc1:0001 MMC02G partition 2 1.00 MiB
  376. [ 1.299963] mmcblk1: p1 p2
  377. [ 1.302398] mmcblk1boot1: unknown partition table
  378. [ 1.304217] mmcblk1boot0: unknown partition table
  379. [ 1.308297] usb usb1: usb wakeup-resume
  380. [ 1.308349] usb usb1: usb auto-resume
  381. [ 1.308376] hub 1-0:1.0: hub_resume
  382. [ 1.308422] hub 1-0:1.0: port 1: status 0101 change 0001
  383. [ 1.312655] tilcdc 4830e000.fb: found TDA19988
  384. [ 1.313352] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
  385. [ 1.313365] [drm] No driver support for vblank timestamp query.
  386. [ 1.434084] Console: switching to colour frame buffer device 210x65
  387. [ 1.456032] tilcdc 4830e000.fb: fb0: frame buffer device
  388. [ 1.456048] tilcdc 4830e000.fb: registered panic notifier
  389. [ 1.456085] [drm] Initialized tilcdc 1.0.0 20121205 on minor 0
  390. [ 1.456286] hub 1-0:1.0: state 7 ports 1 chg 0002 evt 0000
  391. [ 1.456339] hub 1-0:1.0: port 1, status 0101, change 0000, 12 Mb/s
  392. [ 1.505254] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6
  393. [ 1.505283] davinci_mdio 4a101000.mdio: detected phy mask fffffffb
  394. [ 1.512781] libphy: 4a101000.mdio: probed
  395. [ 1.512821] davinci_mdio 4a101000.mdio: phy[2]: device 4a101000.mdio:02, driver SMSC LAN8710/LAN8720
  396. [ 1.513113] Detected MACID = 1c:ba:8c:d5:e8:08
  397. [ 1.513259] cpsw 4a100000.ethernet: NAPI disabled
  398. [ 1.515133] omap_rtc 44e3e000.rtc: setting system clock to 2000-01-01 00:00:00 UTC (946684800)
  399. [ 1.561899] usb 1-1: new high-speed USB device number 2 using musb-hdrc
  400. [ 1.567723] tilcdc 4830e000.fb: timeout waiting for framedone
  401. [ 1.584527] ALSA device list:
  402. [ 1.584544] No soundcards found.
  403. [ 1.585111] Freeing init memory: 236K
  404. [ 1.682073] usb 1-1: default language 0x0409
  405. [ 1.682371] usb 1-1: udev 2, busnum 1, minor = 1
  406. [ 1.682386] usb 1-1: New USB device found, idVendor=05e3, idProduct=0608
  407. [ 1.682397] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
  408. [ 1.682407] usb 1-1: Product: USB2.0 Hub
  409. [ 1.682781] usb 1-1: usb_probe_device
  410. [ 1.682798] usb 1-1: configuration #1 chosen from 1 choice
  411. [ 1.685042] usb 1-1: adding 1-1:1.0 (config #1, interface 0)
  412. [ 1.685203] hub 1-1:1.0: usb_probe_interface
  413. [ 1.685217] hub 1-1:1.0: usb_probe_interface - got id
  414. [ 1.685238] hub 1-1:1.0: USB hub found
  415. [ 1.685642] hub 1-1:1.0: 4 ports detected
  416. [ 1.685656] hub 1-1:1.0: standalone hub
  417. [ 1.685665] hub 1-1:1.0: ganged power switching
  418. [ 1.685673] hub 1-1:1.0: global over-current protection
  419. [ 1.685682] hub 1-1:1.0: Single TT
  420. [ 1.685691] hub 1-1:1.0: TT requires at most 32 FS bit times (2664 ns)
  421. [ 1.685700] hub 1-1:1.0: Port indicators are supported
  422. [ 1.685708] hub 1-1:1.0: power on to power good time: 100ms
  423. [ 1.686064] hub 1-1:1.0: local power source is good
  424. [ 1.686078] hub 1-1:1.0: no over-current condition exists
  425. [ 1.686254] hub 1-1:1.0: enabling power on all ports
  426. [ 1.687541] hub 1-0:1.0: state 7 ports 1 chg 0000 evt 0002
  427. [ 1.687573] hub 1-0:1.0: port 1 enable change, status 00000503
  428. [ 1.788824] hub 1-1:1.0: port 1: status 0101 change 0001
  429. [ 1.890168] hub 1-1:1.0: state 7 ports 4 chg 0002 evt 0000
  430. [ 1.890468] hub 1-1:1.0: port 1, status 0101, change 0000, 12 Mb/s
  431. [ 1.956723] usb 1-1.1: new full-speed USB device number 3 using musb-hdrc
  432. [ 2.036578] usb 1-1.1: ep0 maxpacket = 32
  433. [ 2.038713] usb 1-1.1: skipped 1 descriptor after interface
  434. [ 2.038736] usb 1-1.1: skipped 1 descriptor after interface
  435. [ 2.038748] usb 1-1.1: skipped 1 descriptor after interface
  436. [ 2.039118] usb 1-1.1: default language 0x0409
  437. [ 2.039889] usb 1-1.1: udev 3, busnum 1, minor = 2
  438. [ 2.039907] usb 1-1.1: New USB device found, idVendor=046d, idProduct=c52b
  439. [ 2.039917] usb 1-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  440. [ 2.039926] usb 1-1.1: Product: USB Receiver
  441. [ 2.039935] usb 1-1.1: Manufacturer: Logitech
  442. [ 2.040435] usb 1-1.1: usb_probe_device
  443. [ 2.040456] usb 1-1.1: configuration #1 chosen from 1 choice
  444. [ 2.041894] usb 1-1.1: adding 1-1.1:1.0 (config #1, interface 0)
  445. [ 2.042112] usbhid 1-1.1:1.0: usb_probe_interface
  446. [ 2.042127] usbhid 1-1.1:1.0: usb_probe_interface - got id
  447. [ 2.044078] usb 1-1.1: adding 1-1.1:1.1 (config #1, interface 1)
  448. [ 2.044321] usbhid 1-1.1:1.1: usb_probe_interface
  449. [ 2.044335] usbhid 1-1.1:1.1: usb_probe_interface - got id
  450. [ 2.047629] usb 1-1.1: adding 1-1.1:1.2 (config #1, interface 2)
  451. [ 2.047815] usbhid 1-1.1:1.2: usb_probe_interface
  452. [ 2.047830] usbhid 1-1.1:1.2: usb_probe_interface - got id
  453. [ 2.053706] usbhid 1-1.1:1.2: looking for a minor, starting at 96
  454. [ 2.054214] logitech-djreceiver 0003:046D:C52B.0003: hiddev0,hidraw0: USB HID v1.11 Device [Logitech USB Receiver] on usb-musb-hdrc.1.auto-1.1/input2
  455. [ 2.060114] input: Logitech Unifying Device. Wireless PID:404d as /devices/ocp.3/47400000.usb/musb-hdrc.1.auto/usb1/1-1/1-1.1/1-1.1:1.2/0003:046D:C52B.0003/input/input1
  456. [ 2.063930] logitech-djdevice 0003:046D:C52B.0004: input,hidraw1: USB HID v1.11 Keyboard [Logitech Unifying Device. Wireless PID:404d] on usb-musb-hdrc.1.auto-1.1:1
  457. [ 9.437492] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null)
  458. [ 9.878149] systemd[1]: System time before build time, advancing clock.
  459. [ 9.924387] systemd[1]: Failed to insert module 'kdbus': Function not implemented
  460. [ 9.949858] 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)
  461. [ 9.950351] systemd[1]: Detected architecture arm.
  462. [ 9.955809] systemd[1]: Set hostname to <beaglebone>.
  463. [ 10.445959] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
  464. [ 10.446578] systemd[1]: Listening on udev Control Socket.
  465. [ 10.447153] systemd[1]: Created slice System Slice.
  466. [ 10.447300] systemd[1]: Reached target Encrypted Volumes.
  467. [ 10.447587] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
  468. [ 10.447695] systemd[1]: Reached target Remote File Systems (Pre).
  469. [ 10.447895] systemd[1]: Listening on fsck to fsckd communication Socket.
  470. [ 10.448246] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
  471. [ 10.448486] systemd[1]: Listening on udev Kernel Socket.
  472. [ 10.448861] systemd[1]: Listening on Journal Socket (/dev/log).
  473. [ 10.449069] systemd[1]: Listening on Syslog Socket.
  474. [ 10.449479] systemd[1]: Created slice system-getty.slice.
  475. [ 10.449800] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
  476. [ 10.450799] systemd[1]: Created slice system-serial\x2dgetty.slice.
  477. [ 10.450933] systemd[1]: Reached target Swap.
  478. [ 10.451024] systemd[1]: Reached target Remote File Systems.
  479. [ 10.451371] systemd[1]: Listening on Journal Socket.
  480. [ 10.464032] systemd[1]: Mounting POSIX Message Queue File System...
  481. [ 10.467936] systemd[1]: Starting Journal Service...
  482. [ 10.499918] systemd[1]: Starting Create list of required static device nodes for the current kernel...
  483. [ 10.523235] systemd[1]: Mounting /sys/kernel/debug...
  484. [ 10.570692] systemd[1]: Starting Load Kernel Modules...
  485. [ 10.611613] systemd[1]: Starting File System Check on Root Device...
  486. [ 10.635646] systemd[1]: Starting LSB: Set console font and keymap...
  487. [ 10.655872] systemd[1]: Created slice User and Session Slice.
  488. [ 10.656094] systemd[1]: Reached target Slices.
  489. [ 10.703319] systemd[1]: Mounted POSIX Message Queue File System.
  490. [ 10.703608] systemd[1]: Mounted /sys/kernel/debug.
  491. [ 10.722266] systemd[1]: Started Create list of required static device nodes for the current kernel.
  492. [ 10.756322] systemd[1]: Started Load Kernel Modules.
  493. [ 10.757910] systemd[1]: Started LSB: Set console font and keymap.
  494. [ 10.772600] systemd[1]: Started File System Check Daemon to report status.
  495. [ 10.800527] systemd[1]: Mounting FUSE Control File System...
  496. [ 10.834916] systemd[1]: Starting Apply Kernel Variables...
  497. [ 10.883272] systemd[1]: Starting Create Static Device Nodes in /dev...
  498. [ 10.926623] systemd[1]: Started File System Check on Root Device.
  499. [ 10.939836] systemd[1]: Mounted FUSE Control File System.
  500. [ 10.951047] systemd[1]: Started Apply Kernel Variables.
  501. [ 11.029426] systemd[1]: Started Create Static Device Nodes in /dev.
  502. [ 11.045902] systemd[1]: Starting udev Kernel Device Manager...
  503. [ 11.290529] systemd[1]: Started udev Kernel Device Manager.
  504. [ 11.293803] systemd[1]: Starting LSB: Set preliminary keymap...
  505. [ 11.306918] systemd[1]: Started LSB: Set preliminary keymap.
  506. [ 11.320581] systemd[1]: Starting Remount Root and Kernel File Systems...
  507. [ 11.330730] systemd[1]: Started Journal Service.
  508. [ 11.380642] EXT4-fs (mmcblk0p1): re-mounted. Opts: errors=remount-ro
  509. [ 11.625181] systemd-journald[553]: Received request to flush runtime journal from PID 1
  510. [ 15.742219] net eth0: initializing cpsw version 1.12 (0)
  511. [ 15.744443] net eth0: phy found : id is : 0x7c0f1
  512. [ 15.744462] libphy: PHY 4a101000.mdio:03 not found
  513. [ 15.749601] net eth0: phy 4a101000.mdio:03 not found on slave 1
  514. [ 15.761780] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
  515. [ 15.945505] Bluetooth: Core ver 2.16
  516. [ 15.945594] NET: Registered protocol family 31
  517. [ 15.945603] Bluetooth: HCI device and connection manager initialized
  518. [ 15.945651] Bluetooth: HCI socket layer initialized
  519. [ 15.945666] Bluetooth: L2CAP socket layer initialized
  520. [ 15.945696] Bluetooth: SCO socket layer initialized
  521. [ 16.359138] usb0: MAC 1c:ba:8c:d5:e8:0a
  522. [ 16.359156] usb0: HOST MAC 1c:ba:8c:d5:e8:09
  523. [ 16.359250] gadget: Ethernet Gadget, version: Memorial Day 2008
  524. [ 16.359270] gadget: g_ether ready
  525. [ 16.359310] musb-hdrc musb-hdrc.0.auto: MUSB HDRC host driver
  526. [ 16.389756] musb-hdrc musb-hdrc.0.auto: new USB bus registered, assigned bus number 2
  527. [ 16.389798] musb-hdrc musb-hdrc.0.auto: supports USB remote wakeup
  528. [ 16.389866] usb usb2: default language 0x0409
  529. [ 16.389896] usb usb2: udev 1, busnum 2, minor = 128
  530. [ 16.389907] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
  531. [ 16.389918] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  532. [ 16.389927] usb usb2: Product: MUSB HDRC host driver
  533. [ 16.389936] usb usb2: Manufacturer: Linux 3.8.13-xenomai-r81 musb-hcd
  534. [ 16.390035] usb usb2: SerialNumber: musb-hdrc.0.auto
  535. [ 16.398160] usb usb2: usb_probe_device
  536. [ 16.398185] usb usb2: configuration #1 chosen from 1 choice
  537. [ 16.398243] usb usb2: adding 2-0:1.0 (config #1, interface 0)
  538. [ 16.398357] hub 2-0:1.0: usb_probe_interface
  539. [ 16.398369] hub 2-0:1.0: usb_probe_interface - got id
  540. [ 16.398388] hub 2-0:1.0: USB hub found
  541. [ 16.398419] hub 2-0:1.0: 1 port detected
  542. [ 16.398428] hub 2-0:1.0: standalone hub
  543. [ 16.398437] hub 2-0:1.0: individual port power switching
  544. [ 16.398445] hub 2-0:1.0: no over-current protection
  545. [ 16.398454] hub 2-0:1.0: Single TT
  546. [ 16.398464] hub 2-0:1.0: TT requires at most 8 FS bit times (666 ns)
  547. [ 16.398473] hub 2-0:1.0: power on to power good time: 10ms
  548. [ 16.398492] hub 2-0:1.0: local power source is good
  549. [ 16.398548] hub 2-0:1.0: enabling power on all ports
  550. [ 16.499523] hub 2-0:1.0: state 7 ports 1 chg 0000 evt 0000
  551. [ 16.499580] hub 2-0:1.0: hub_suspend
  552. [ 16.499606] usb usb2: bus auto-suspend, wakeup 1
  553. [ 17.934809] IPv6: ADDRCONF(NETDEV_UP): usb0: link is not ready
  554. [ 18.822217] libphy: 4a101000.mdio:02 - Link is Up - 100/Full
  555. [ 18.822275] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
  556. [ 18.895823] 8021q: 802.1Q VLAN Support v1.8
  557. [ 19.797559] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  558. [ 19.797577] Bluetooth: BNEP filters: protocol multicast
  559. [ 19.797626] Bluetooth: BNEP socket layer initialized
  560. [ 23.811883] tilcdc 4830e000.fb: timeout waiting for framedone
  561. [ 27.910894] omap_rng 48310000.rng: base address of priv is -97452032
  562. [ 27.911237] omap_rng 48310000.rng: OMAP Random Number Generator ver. 20
  563. [ 44.970167] EXT4-fs (mmcblk1p2): mounted filesystem with ordered data mode. Opts: (null)
  564. [ 121.503139] bone-capemgr bone_capemgr.9: part_number 'cape-universal', version 'N/A'
  565. [ 121.503207] bone-capemgr bone_capemgr.9: slot #7: generic override
  566. [ 121.503223] bone-capemgr bone_capemgr.9: bone: Using override eeprom data at slot 7
  567. [ 121.503239] bone-capemgr bone_capemgr.9: slot #7: 'Override Board Name,00A0,Override Manuf,cape-universal'
  568. [ 121.503326] bone-capemgr bone_capemgr.9: slot #7: Requesting part number/version based 'cape-universal-00A0.dtbo
  569. [ 121.503341] bone-capemgr bone_capemgr.9: slot #7: Requesting firmware 'cape-universal-00A0.dtbo' for board-name 'Override Board Name', version '00A0'
  570. [ 121.503368] bone-capemgr bone_capemgr.9: slot #7: dtbo 'cape-universal-00A0.dtbo' loaded; converting to live tree
  571. [ 121.531231] bone-capemgr bone_capemgr.9: slot #7: #23 overlays
  572. [ 121.582947] of_get_named_gpio_flags exited with status 114
  573. [ 121.583154] gpio-of-helper cape-universal.51: Allocated GPIO id=0
  574. [ 121.583190] of_get_named_gpio_flags exited with status 7
  575. [ 121.583289] gpio-of-helper cape-universal.51: Allocated GPIO id=1
  576. [ 121.583315] of_get_named_gpio_flags exited with status 116
  577. [ 121.583408] gpio-of-helper cape-universal.51: Allocated GPIO id=2
  578. [ 121.583428] of_get_named_gpio_flags exited with status 20
  579. [ 121.583526] gpio-of-helper cape-universal.51: Allocated GPIO id=3
  580. [ 121.583549] of_get_named_gpio_flags exited with status 110
  581. [ 121.583640] gpio-of-helper cape-universal.51: Allocated GPIO id=4
  582. [ 121.583662] of_get_named_gpio_flags exited with status 112
  583. [ 121.583756] gpio-of-helper cape-universal.51: Allocated GPIO id=5
  584. [ 121.583776] of_get_named_gpio_flags exited with status 111
  585. [ 121.583863] gpio-of-helper cape-universal.51: Allocated GPIO id=6
  586. [ 121.583884] of_get_named_gpio_flags exited with status 113
  587. [ 121.584000] gpio-of-helper cape-universal.51: Allocated GPIO id=7
  588. [ 121.584091] of_get_named_gpio_flags exited with status 115
  589. [ 121.584198] gpio-of-helper cape-universal.51: Allocated GPIO id=8
  590. [ 121.584222] of_get_named_gpio_flags exited with status 14
  591. [ 121.584317] gpio-of-helper cape-universal.51: Allocated GPIO id=9
  592. [ 121.584341] of_get_named_gpio_flags exited with status 117
  593. [ 121.584433] gpio-of-helper cape-universal.51: Allocated GPIO id=10
  594. [ 121.584452] of_get_named_gpio_flags exited with status 15
  595. [ 121.584548] gpio-of-helper cape-universal.51: Allocated GPIO id=11
  596. [ 121.584568] of_get_named_gpio_flags exited with status 49
  597. [ 121.584658] gpio-of-helper cape-universal.51: Allocated GPIO id=12
  598. [ 121.584676] of_get_named_gpio_flags exited with status 2
  599. [ 121.584763] gpio-of-helper cape-universal.51: Allocated GPIO id=13
  600. [ 121.584783] of_get_named_gpio_flags exited with status 3
  601. [ 121.584890] gpio-of-helper cape-universal.51: Allocated GPIO id=14
  602. [ 121.584909] of_get_named_gpio_flags exited with status 4
  603. [ 121.585007] gpio-of-helper cape-universal.51: Allocated GPIO id=15
  604. [ 121.585026] of_get_named_gpio_flags exited with status 5
  605. [ 121.585117] gpio-of-helper cape-universal.51: Allocated GPIO id=16
  606. [ 121.585138] of_get_named_gpio_flags exited with status 51
  607. [ 121.585227] gpio-of-helper cape-universal.51: Allocated GPIO id=17
  608. [ 121.585248] of_get_named_gpio_flags exited with status 48
  609. [ 121.585337] gpio-of-helper cape-universal.51: Allocated GPIO id=18
  610. [ 121.585356] of_get_named_gpio_flags exited with status 50
  611. [ 121.585444] gpio-of-helper cape-universal.51: Allocated GPIO id=19
  612. [ 121.585464] of_get_named_gpio_flags exited with status 31
  613. [ 121.585559] gpio-of-helper cape-universal.51: Allocated GPIO id=20
  614. [ 121.585580] of_get_named_gpio_flags exited with status 60
  615. [ 121.585671] gpio-of-helper cape-universal.51: Allocated GPIO id=21
  616. [ 121.585691] of_get_named_gpio_flags exited with status 30
  617. [ 121.585782] gpio-of-helper cape-universal.51: Allocated GPIO id=22
  618. [ 121.585804] of_get_named_gpio_flags exited with status 61
  619. [ 121.585897] gpio-of-helper cape-universal.51: Allocated GPIO id=23
  620. [ 121.585916] of_get_named_gpio_flags exited with status 22
  621. [ 121.586080] gpio-of-helper cape-universal.51: Allocated GPIO id=24
  622. [ 121.586112] of_get_named_gpio_flags exited with status 65
  623. [ 121.586243] gpio-of-helper cape-universal.51: Allocated GPIO id=25
  624. [ 121.586267] of_get_named_gpio_flags exited with status 27
  625. [ 121.586360] gpio-of-helper cape-universal.51: Allocated GPIO id=26
  626. [ 121.586381] of_get_named_gpio_flags exited with status 46
  627. [ 121.586474] gpio-of-helper cape-universal.51: Allocated GPIO id=27
  628. [ 121.586494] of_get_named_gpio_flags exited with status 47
  629. [ 121.586593] gpio-of-helper cape-universal.51: Allocated GPIO id=28
  630. [ 121.586613] of_get_named_gpio_flags exited with status 26
  631. [ 121.586706] gpio-of-helper cape-universal.51: Allocated GPIO id=29
  632. [ 121.586727] of_get_named_gpio_flags exited with status 23
  633. [ 121.586819] gpio-of-helper cape-universal.51: Allocated GPIO id=30
  634. [ 121.586838] of_get_named_gpio_flags exited with status 44
  635. [ 121.586930] gpio-of-helper cape-universal.51: Allocated GPIO id=31
  636. [ 121.586951] of_get_named_gpio_flags exited with status 45
  637. [ 121.587049] gpio-of-helper cape-universal.51: Allocated GPIO id=32
  638. [ 121.587072] of_get_named_gpio_flags exited with status 68
  639. [ 121.587169] gpio-of-helper cape-universal.51: Allocated GPIO id=33
  640. [ 121.587191] of_get_named_gpio_flags exited with status 69
  641. [ 121.587291] gpio-of-helper cape-universal.51: Allocated GPIO id=34
  642. [ 121.587313] of_get_named_gpio_flags exited with status 67
  643. [ 121.587406] gpio-of-helper cape-universal.51: Allocated GPIO id=35
  644. [ 121.587428] of_get_named_gpio_flags exited with status 66
  645. [ 121.587529] gpio-of-helper cape-universal.51: Allocated GPIO id=36
  646. [ 121.587539] gpio-of-helper cape-universal.51: ready
  647. [ 121.599307] 48022000.serial: ttyO1 at MMIO 0x48022000 (irq = 73) is a OMAP UART1
  648. [ 121.602625] 48024000.serial: ttyO2 at MMIO 0x48024000 (irq = 74) is a OMAP UART2
  649. [ 121.606962] 481a8000.serial: ttyO4 at MMIO 0x481a8000 (irq = 45) is a OMAP UART4
  650. [ 121.613950] omap_i2c 4802a000.i2c: bus 2 rev0.11 at 100 kHz
  651. [ 121.613986] omap_i2c 4802a000.i2c: unable to select pin group
  652. [ 121.633144] edma-dma-engine edma-dma-engine.0: allocated channel for 0:19
  653. [ 121.633229] edma-dma-engine edma-dma-engine.0: allocated channel for 0:18
  654. [ 121.652994] edma-dma-engine edma-dma-engine.0: allocated channel for 0:17
  655. [ 121.653073] edma-dma-engine edma-dma-engine.0: allocated channel for 0:16
  656. [ 121.678509] edma-dma-engine edma-dma-engine.0: allocated channel for 0:45
  657. [ 121.678603] edma-dma-engine edma-dma-engine.0: allocated channel for 0:44
  658. [ 121.695733] edma-dma-engine edma-dma-engine.0: allocated channel for 0:43
  659. [ 121.695816] edma-dma-engine edma-dma-engine.0: allocated channel for 0:42
  660. [ 121.697202] platform 481cc000.d_can: alias fck already exists
  661. [ 121.697695] platform 481d0000.d_can: alias fck already exists
  662. [ 121.712862] omap_hwmod: pruss: failed to hardreset
  663. [ 121.715164] bone-capemgr bone_capemgr.9: slot #7: Applied #23 overlays.
  664. [ 122.961505] bone-capemgr bone_capemgr.9: part_number 'cape-bone-iio', version 'N/A'
  665. [ 122.961573] bone-capemgr bone_capemgr.9: slot #8: generic override
  666. [ 122.961589] bone-capemgr bone_capemgr.9: bone: Using override eeprom data at slot 8
  667. [ 122.961605] bone-capemgr bone_capemgr.9: slot #8: 'Override Board Name,00A0,Override Manuf,cape-bone-iio'
  668. [ 122.961689] bone-capemgr bone_capemgr.9: slot #8: Requesting part number/version based 'cape-bone-iio-00A0.dtbo
  669. [ 122.961704] bone-capemgr bone_capemgr.9: slot #8: Requesting firmware 'cape-bone-iio-00A0.dtbo' for board-name 'Override Board Name', version '00A0'
  670. [ 122.961724] bone-capemgr bone_capemgr.9: slot #8: dtbo 'cape-bone-iio-00A0.dtbo' loaded; converting to live tree
  671. [ 122.962997] bone-capemgr bone_capemgr.9: slot #8: #1 overlays
  672. [ 122.970010] bone-iio-helper helper.52: ready
  673. [ 122.970043] bone-capemgr bone_capemgr.9: slot #8: Applied #1 overlays.
  674. [ 123.070241] CAN device driver interface
  675. [ 123.099318] c_can_platform 481cc000.d_can: invalid resource
  676. [ 123.105271] c_can_platform 481cc000.d_can: control memory is not used for raminit
  677. [ 123.105925] c_can_platform 481cc000.d_can: c_can_platform device registered (regs=fa1cc000, irq=52)
  678. [ 123.106138] c_can_platform 481d0000.d_can: invalid resource
  679. [ 123.112009] c_can_platform 481d0000.d_can: control memory is not used for raminit
  680. [ 123.112503] c_can_platform 481d0000.d_can: c_can_platform device registered (regs=fa1d0000, irq=55)
  681. [ 123.138203] RT-Socket-CAN 0.90.2 - (C) 2006 RT-Socket-CAN Development Team
  682. [ 123.161155] pruss_uio 4a300000.pruss: pins are not configured from the driver
Add Comment
Please, Sign In to add comment