External USB device not being recognized if plugged in when BBB boots

Hi everyone! I have started using the BBB with Ubuntu (I installed a preconfigured image of 13.10 saucy onto a microSD card and boot from that) and it is working great.

My issue now is that I have an external USB device that I am communicating with on the standard USB port (Not the micro one), and if I have the device connected when I boot the BBB it doesn’t even recognize the port at all, and never will even if I plug it in later. I use the bash command “lsusb” to check my usb ports, and if I leave the device disconnected at boot, and then connect it once I can SSH into my BBB (Once I know the system has booted properly) then this is how the output looks:

Bus 001 Device 002: ID 0403:6001 Future Technology Devices International, Ltd FT232 USB-Serial (UART) IC
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

But, if I have the external device connected to the USB port when I boot my BBB (Power cycle), then the output of “lsusb” looks like this:

Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

The FTDI on Bus 001 Device 002 is of course the one I want to use. Any ideas about how I can get around this? It is very annoying to have to leave things unplugged when I cycle power, and then plug them in later just to get them to work.

Anyone seen anything like this in their travels to point me in the right direction? Here is the dmesg transcript during boot when I don’t have the device plugged in (And later plug it in shown at the very bottom of the transcript):

[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 3.8.13-bone30 (root@imx6q-sabrelite-1gb-1) (gcc version 4.8.1 (Ubuntu/Linaro 4.8.1-10ubuntu8) ) #1 SMP Thu Nov 14 06:23:24 UTC 2013
[ 0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c5387d
[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
[ 0.000000] Machine: Generic AM33XX (Flattened Device Tree), model: TI AM335x BeagleBone
[ 0.000000] Memory policy: ECC disabled, Data cache writeback
[ 0.000000] On node 0 totalpages: 130816
[ 0.000000] free_area_init_node: node 0, pgdat c09a6e00, node_mem_map c0a22000
[ 0.000000] Normal zone: 1024 pages used for memmap
[ 0.000000] Normal zone: 0 pages reserved
[ 0.000000] Normal zone: 129792 pages, LIFO batch:31
[ 0.000000] AM335X ES1.0 (neon )
[ 0.000000] PERCPU: Embedded 9 pages/cpu @c0e32000 s14080 r8192 d14592 u36864
[ 0.000000] pcpu-alloc: s14080 r8192 d14592 u36864 alloc=9*4096
[ 0.000000] pcpu-alloc: [0] 0
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 129792
[ 0.000000] Kernel command line: console=ttyO0,115200n8 fixrtc root=/dev/mmcblk0p2 ro rootfstype=ext4 rootwait
[ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
[ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
[ 0.000000] __ex_table already sorted, skipping sort
[ 0.000000] allocated 1048576 bytes of page_cgroup
[ 0.000000] please try ‘cgroup_disable=memory’ option if you don’t want memory cgroups
[ 0.000000] Memory: 511MB = 511MB total
[ 0.000000] Memory: 507240k/507240k available, 17048k reserved, 0K highmem
[ 0.000000] Virtual kernel memory layout:
[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
[ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
[ 0.000000] vmalloc : 0xe0800000 - 0xff000000 ( 488 MB)
[ 0.000000] lowmem : 0xc0000000 - 0xe0000000 ( 512 MB)
[ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
[ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
[ 0.000000] .text : 0xc0008000 - 0xc08db468 (9038 kB)
[ 0.000000] .init : 0xc08dc000 - 0xc0925700 ( 294 kB)
[ 0.000000] .data : 0xc0926000 - 0xc09a9dc0 ( 528 kB)
[ 0.000000] .bss : 0xc09a9dc0 - 0xc0a211c0 ( 477 kB)
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=1.
[ 0.000000] NR_IRQS:16 nr_irqs:16 16
[ 0.000000] IRQ: Found an INTC at 0xfa200000 (revision 5.0) with 128 interrupts
[ 0.000000] Total of 128 interrupts on 1 active controller
[ 0.000000] OMAP clockevent source: GPTIMER1 at 24000000 Hz
[ 0.000000] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 178956ms
[ 0.000000] OMAP clocksource: GPTIMER2 at 24000000 Hz
[ 0.000000] Console: colour dummy device 80x30
[ 0.000253] Calibrating delay loop… 663.07 BogoMIPS (lpj=647168)
[ 0.035032] pid_max: default: 32768 minimum: 301
[ 0.035185] Security Framework initialized
[ 0.035251] Mount-cache hash table entries: 512
[ 0.041256] Initializing cgroup subsys cpuacct
[ 0.041282] Initializing cgroup subsys memory
[ 0.041325] Initializing cgroup subsys blkio
[ 0.041429] CPU: Testing write buffer coherency: ok
[ 0.041863] CPU0: thread -1, cpu 0, socket -1, mpidr 0
[ 0.041919] Setting up static identity map for 0x8060e908 - 0x8060e960
[ 0.042996] Brought up 1 CPUs
[ 0.043011] SMP: Total of 1 processors activated (663.07 BogoMIPS).
[ 0.043837] devtmpfs: initialized
[ 0.101484] pinctrl core: initialized pinctrl subsystem
[ 0.101648] rstctl core: initialized rstctl subsystem
[ 0.101995] regulator-dummy: no parameters
[ 0.102358] NET: Registered protocol family 16
[ 0.102888] DMA: preallocated 256 KiB pool for atomic coherent allocations
[ 0.108701] pinctrl-single 44e10800.pinmux: 142 pins at pa f9e10800 size 568
[ 0.109167] platform 49000000.edma: alias fck already exists
[ 0.109187] platform 49000000.edma: alias fck already exists
[ 0.109201] platform 49000000.edma: alias fck already exists
[ 0.109955] gpiochip_add: registered GPIOs 0 to 31 on device: gpio
[ 0.110053] OMAP GPIO hardware version 0.1
[ 0.110967] gpiochip_add: registered GPIOs 32 to 63 on device: gpio
[ 0.111784] gpiochip_add: registered GPIOs 64 to 95 on device: gpio
[ 0.112565] gpiochip_add: registered GPIOs 96 to 127 on device: gpio
[ 0.112857] of_get_named_gpio_flags exited with status 52
[ 0.112878] gpio-rctrl rstctl.4: loaded OK
[ 0.116166] hw-breakpoint: debug architecture 0x4 unsupported.
[ 0.117523] cpsw.0: No hwaddr in dt. Using d0:ff:50:09:53:07 from efuse
[ 0.117544] cpsw.1: No hwaddr in dt. Using d0:ff:50:09:53:09 from efuse
[ 0.125914] bio: create slab at 0
[ 0.132815] edma-dma-engine edma-dma-engine.0: TI EDMA DMA engine driver
[ 0.132977] of_get_named_gpio_flags: can’t parse gpios property
[ 0.133125] vmmcsd_fixed: 3300 mV
[ 0.134838] SCSI subsystem initialized
[ 0.135112] usbcore: registered new interface driver usbfs
[ 0.135181] usbcore: registered new interface driver hub
[ 0.135414] usbcore: registered new device driver usb
[ 0.136804] omap_i2c 44e0b000.i2c: bus 0 rev0.11 at 400 kHz
[ 0.137841] input: tps65217_pwr_but as /devices/ocp.3/44e0b000.i2c/i2c-0/0-0024/input/input0
[ 0.139229] DCDC1: at 1500 mV
[ 0.140091] vdd_mpu: 925 <–> 1325 mV at 1325 mV
[ 0.140972] vdd_core: 925 <–> 1150 mV at 1125 mV
[ 0.141797] LDO1: at 1800 mV
[ 0.142661] LDO2: at 3300 mV
[ 0.144184] LDO3: 1800 mV
[ 0.145060] LDO4: at 3300 mV
[ 0.145812] tps65217 0-0024: TPS65217 ID 0xe version 1.2
[ 0.146404] omap_i2c 44e0b000.i2c: unable to select pin group
[ 0.146988] omap_i2c 4819c000.i2c: bus 1 rev0.11 at 100 kHz
[ 0.148606] omap_i2c 4819c000.i2c: unable to select pin group
[ 0.148766] media: Linux media interface: v0.10
[ 0.148831] Linux video capture interface: v2.00
[ 0.148924] pps_core: LinuxPPS API ver. 1 registered
[ 0.149382] Advanced Linux Sound Architecture Driver Initialized.
[ 0.150030] NetLabel: Initializing
[ 0.150045] NetLabel: domain hash size = 128
[ 0.150051] NetLabel: protocols = UNLABELED CIPSOv4
[ 0.150128] NetLabel: unlabeled traffic allowed by default
[ 0.150471] Switching to clocksource gp_timer
[ 0.184327] NET: Registered protocol family 2
[ 0.185032] TCP established hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.185117] TCP bind hash table entries: 4096 (order: 4, 81920 bytes)
[ 0.185207] TCP: Hash tables configured (established 4096 bind 4096)
[ 0.185274] TCP: reno registered
[ 0.185290] UDP hash table entries: 256 (order: 1, 12288 bytes)
[ 0.185315] UDP-Lite hash table entries: 256 (order: 1, 12288 bytes)
[ 0.185581] NET: Registered protocol family 1
[ 0.186100] RPC: Registered named UNIX socket transport module.
[ 0.186114] RPC: Registered udp transport module.
[ 0.186122] RPC: Registered tcp transport module.
[ 0.186129] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.186643] hw perfevents: enabled with ARMv7 Cortex-A8 PMU driver, 5 counters available
[ 0.186902] CPU PMU: attempt to register multiple PMU devices!
[ 0.186931] arm-pmu: probe of arm-pmu failed with error -28
[ 0.187237] omap2_mbox_probe: platform not supported
[ 0.347568] VFS: Disk quotas dquot_6.5.2
[ 0.347725] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 0.348650] NFS: Registering the id_resolver key type
[ 0.348739] Key type id_resolver registered
[ 0.348749] Key type id_legacy registered
[ 0.348794] fuse init (API version 7.20)
[ 0.349363] Btrfs loaded
[ 0.349476] msgmni has been set to 990
[ 0.351334] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
[ 0.351355] io scheduler noop registered
[ 0.351363] io scheduler deadline registered
[ 0.351387] io scheduler cfq registered (default)
[ 0.352594] tps65217-bl tps65217-bl: no platform data provided
[ 0.352625] tps65217-bl: probe of tps65217-bl failed with error -22
[ 0.353192] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 0.354700] omap_uart 44e09000.serial: did not get pins for uart0 error: -19
[ 0.355019] 44e09000.serial: ttyO0 at MMIO 0x44e09000 (irq = 88) is a OMAP UART0
[ 1.089789] console [ttyO0] enabled
[ 1.094270] [drm] Initialized drm 1.1.0 20060810
[ 1.107104] brd: module loaded
[ 1.114467] loop: module loaded
[ 1.117892] at24 0-0050: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
[ 1.125209] at24 1-0054: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
[ 1.132500] at24 1-0055: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
[ 1.139863] at24 1-0056: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
[ 1.147153] at24 1-0057: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
[ 1.161130] bone-capemgr bone_capemgr.9: Baseboard: ‘A335BNLT,0A6A,5113BBBK0383’
[ 1.168932] bone-capemgr bone_capemgr.9: compatible-baseboard=ti,beaglebone-black
[ 1.207191] bone-capemgr bone_capemgr.9: slot #0: No cape found
[ 1.244295] bone-capemgr bone_capemgr.9: slot #1: No cape found
[ 1.281403] bone-capemgr bone_capemgr.9: slot #2: No cape found
[ 1.318513] bone-capemgr bone_capemgr.9: slot #3: No cape found
[ 1.324761] bone-capemgr bone_capemgr.9: slot #4: specific override
[ 1.331360] bone-capemgr bone_capemgr.9: bone: Using override eeprom data at slot 4
[ 1.339406] bone-capemgr bone_capemgr.9: slot #4: ‘Bone-LT-eMMC-2G,00A0,Texas Instrument,BB-BONE-EMMC-2G’
[ 1.349535] bone-capemgr bone_capemgr.9: slot #5: specific override
[ 1.356133] bone-capemgr bone_capemgr.9: bone: Using override eeprom data at slot 5
[ 1.364179] bone-capemgr bone_capemgr.9: slot #5: ‘Bone-Black-HDMI,00A0,Texas Instrument,BB-BONELT-HDMI’
[ 1.374197] bone-capemgr bone_capemgr.9: slot #6: specific override
[ 1.380791] bone-capemgr bone_capemgr.9: bone: Using override eeprom data at slot 6
[ 1.388836] bone-capemgr bone_capemgr.9: slot #6: ‘Bone-Black-HDMIN,00A0,Texas Instrument,BB-BONELT-HDMIN’
[ 1.399322] bone-capemgr bone_capemgr.9: loader: before slot-4 BB-BONE-EMMC-2G:00A0 (prio 1)
[ 1.408208] bone-capemgr bone_capemgr.9: loader: check slot-4 BB-BONE-EMMC-2G:00A0 (prio 1)
[ 1.417060] bone-capemgr bone_capemgr.9: loader: before slot-5 BB-BONELT-HDMI:00A0 (prio 1)
[ 1.425840] bone-capemgr bone_capemgr.9: loader: check slot-5 BB-BONELT-HDMI:00A0 (prio 1)
[ 1.434543] bone-capemgr bone_capemgr.9: initialized OK.
[ 1.440138] bone-capemgr bone_capemgr.9: loader: before slot-6 BB-BONELT-HDMIN:00A0 (prio 2)
[ 1.449002] bone-capemgr bone_capemgr.9: loader: check slot-6 BB-BONELT-HDMIN:00A0 (prio 2)
[ 1.458994] OneNAND driver initializing
[ 1.463950] usbcore: registered new interface driver cdc_ether
[ 1.470131] bone-capemgr bone_capemgr.9: loader: after slot-4 BB-BONE-EMMC-2G:00A0 (prio 1)
[ 1.478963] usbcore: registered new interface driver rndis_host
[ 1.485247] bone-capemgr bone_capemgr.9: loader: after slot-5 BB-BONELT-HDMI:00A0 (prio 1)
[ 1.493946] bone-capemgr bone_capemgr.9: loader: check slot-6 BB-BONELT-HDMIN:00A0 (prio 2)
[ 1.502796] usbcore: registered new interface driver cdc_ncm
[ 1.508766] bone-capemgr bone_capemgr.9: slot #4: Requesting firmware ‘cape-bone-2g-emmc1.dtbo’ for board-name ‘Bone-LT-eMMC-2G’, version ‘00A0’
[ 1.522940] usbcore: registered new interface driver cdc_acm
[ 1.528918] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
[ 1.537321] Initializing USB Mass Storage driver…
[ 1.542466] bone-capemgr bone_capemgr.9: slot #4: dtbo ‘cape-bone-2g-emmc1.dtbo’ loaded; converting to live tree
[ 1.553193] bone-capemgr bone_capemgr.9: slot #5: Requesting firmware ‘cape-boneblack-hdmi-00A0.dtbo’ for board-name ‘Bone-Black-HDMI’, version ‘00A0’
[ 1.567413] usbcore: registered new interface driver usb-storage
[ 1.573728] USB Mass Storage support registered.
[ 1.578788] bone-capemgr bone_capemgr.9: slot #4: #2 overlays
[ 1.585457] bone-capemgr bone_capemgr.9: slot #4: Applied #2 overlays.
[ 1.592367] bone-capemgr bone_capemgr.9: loader: done slot-4 BB-BONE-EMMC-2G:00A0 (prio 1)
[ 1.601087] bone-capemgr bone_capemgr.9: loader: check slot-6 BB-BONELT-HDMIN:00A0 (prio 2)
[ 1.609888] bone-capemgr bone_capemgr.9: slot #5: dtbo ‘cape-boneblack-hdmi-00A0.dtbo’ loaded; converting to live tree
[ 1.621306] musb-hdrc: version 6.0, ?dma?, otg (peripheral+host)
[ 1.627923] musb-hdrc musb-hdrc.0.auto: pdev->id = 0
[ 1.633167] musb-hdrc musb-hdrc.0.auto: drivers/usb/musb/musb_dsps.c:468 dsps_musb_init: OK
[ 1.642526] bone-capemgr bone_capemgr.9: slot #5: #4 overlays
[ 1.650036] platform 4830e000.fb: alias fck already exists
[ 1.655944] musb-hdrc: ConfigData=0xde (UTMI-8, dyn FIFOs, bulk combine, bulk split, HB-ISO Rx, HB-ISO Tx, SoftConn)
[ 1.655960] musb-hdrc: MHDRC RTL version 2.0
[ 1.655969] musb-hdrc: setup fifo_mode 4
[ 1.655985] musb-hdrc: 28/31 max ep, 16384/16384 memory
[ 1.656091] musb-hdrc musb-hdrc.0.auto: *** mode=3
[ 1.661162] musb-hdrc musb-hdrc.0.auto: *** power=250
[ 1.667520] bone-capemgr bone_capemgr.9: slot #5: Applied #4 overlays.
[ 1.674454] bone-capemgr bone_capemgr.9: loader: done slot-5 BB-BONELT-HDMI:00A0 (prio 1)
[ 1.683086] bone-capemgr bone_capemgr.9: loader: check slot-6 BB-BONELT-HDMIN:00A0 (prio 2)
[ 1.692412] musb-hdrc musb-hdrc.1.auto: pdev->id = 1
[ 1.697672] musb-hdrc musb-hdrc.1.auto: drivers/usb/musb/musb_dsps.c:468 dsps_musb_init: OK
[ 1.706488] bone-capemgr bone_capemgr.9: loader: after slot-6 BB-BONELT-HDMIN:00A0 (prio 2)
[ 1.715301] musb-hdrc: ConfigData=0xde (UTMI-8, dyn FIFOs, bulk combine, bulk split, HB-ISO Rx, HB-ISO Tx, SoftConn)
[ 1.715315] musb-hdrc: MHDRC RTL version 2.0
[ 1.715322] musb-hdrc: setup fifo_mode 4
[ 1.715335] musb-hdrc: 28/31 max ep, 16384/16384 memory
[ 1.715429] musb-hdrc musb-hdrc.1.auto: *** mode=1
[ 1.720484] musb-hdrc musb-hdrc.1.auto: *** power=250
[ 1.725796] musb-hdrc musb-hdrc.1.auto: MUSB HDRC host driver
[ 1.731859] bone-capemgr bone_capemgr.9: slot #6: Requesting firmware ‘cape-boneblack-hdmin-00A0.dtbo’ for board-name ‘Bone-Black-HDMIN’, version ‘00A0’
[ 1.746308] bone-capemgr bone_capemgr.9: slot #6: dtbo ‘cape-boneblack-hdmin-00A0.dtbo’ loaded; converting to live tree
[ 1.758041] musb-hdrc musb-hdrc.1.auto: new USB bus registered, assigned bus number 1
[ 1.766310] musb-hdrc musb-hdrc.1.auto: supports USB remote wakeup
[ 1.766392] usb usb1: default language 0x0409
[ 1.766429] usb usb1: udev 1, busnum 1, minor = 0
[ 1.766443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 1.773597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.781187] usb usb1: Product: MUSB HDRC host driver
[ 1.786407] usb usb1: Manufacturer: Linux 3.8.13-bone30 musb-hcd
[ 1.792720] usb usb1: SerialNumber: musb-hdrc.1.auto
[ 1.798184] bone-capemgr bone_capemgr.9: slot #6: BB-BONELT-HDMIN conflict P8.45 (#5:BB-BONELT-HDMI)
[ 1.807805] bone-capemgr bone_capemgr.9: slot #6: Failed verification
[ 1.814590] bone-capemgr bone_capemgr.9: loader: failed to load slot-6 BB-BONELT-HDMIN:00A0 (prio 2)
[ 1.824800] usb usb1: usb_probe_device
[ 1.824820] usb usb1: configuration #1 chosen from 1 choice
[ 1.824872] usb usb1: adding 1-0:1.0 (config #1, interface 0)
[ 1.824986] hub 1-0:1.0: usb_probe_interface
[ 1.824999] hub 1-0:1.0: usb_probe_interface - got id
[ 1.825019] hub 1-0:1.0: USB hub found
[ 1.829050] hub 1-0:1.0: 1 port detected
[ 1.833208] hub 1-0:1.0: standalone hub
[ 1.833219] hub 1-0:1.0: individual port power switching
[ 1.833230] hub 1-0:1.0: no over-current protection
[ 1.833239] hub 1-0:1.0: Single TT
[ 1.833251] hub 1-0:1.0: TT requires at most 8 FS bit times (666 ns)
[ 1.833261] hub 1-0:1.0: power on to power good time: 10ms
[ 1.833289] hub 1-0:1.0: local power source is good
[ 1.833355] hub 1-0:1.0: enabling power on all ports
[ 1.834070] mousedev: PS/2 mouse device common for all mice
[ 1.841668] omap_rtc 44e3e000.rtc: rtc core: registered 44e3e000.rtc as rtc0
[ 1.849223] 44e3e000.rtc: already running
[ 1.853677] i2c /dev entries driver
[ 1.858383] pps_ldisc: PPS line discipline registered
[ 1.863808] Driver for 1-wire Dallas network protocol.
[ 1.870558] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec
[ 1.878297] device-mapper: ioctl: 4.23.1-ioctl (2012-12-18) initialised: dm-devel@redhat.com
[ 1.887261] cpuidle: using governor ladder
[ 1.891601] cpuidle: using governor menu
[ 1.896026] of_get_named_gpio_flags exited with status 6
[ 1.896040] of_get_named_gpio_flags: can’t parse gpios property
[ 1.896049] of_get_named_gpio_flags: can’t parse gpios property
[ 1.896072] omap_hsmmc mmc.5: of_parse_phandle_with_args of ‘reset’ failed
[ 1.903312] omap_hsmmc mmc.5: Failed to get rstctl; not using any
[ 1.910052] edma-dma-engine edma-dma-engine.0: allocated channel for 0:25
[ 1.917255] edma-dma-engine edma-dma-engine.0: allocated channel for 0:24
[ 1.924579] mmc.5 supply vmmc_aux not found, using dummy regulator
[ 1.931445] omap_hsmmc mmc.5: pins are not configured from the driver
[ 1.938343] hub 1-0:1.0: state 7 ports 1 chg 0000 evt 0000
[ 1.938395] hub 1-0:1.0: hub_suspend
[ 1.938425] usb usb1: bus auto-suspend, wakeup 1
[ 1.965187] of_get_named_gpio_flags: can’t parse gpios property
[ 1.965204] of_get_named_gpio_flags: can’t parse gpios property
[ 1.965212] of_get_named_gpio_flags: can’t parse gpios property
[ 1.965252] gpio-rctrl rstctl.4: gpio_rctrl_request eMMC_RSTn
[ 1.971441] omap_hsmmc mmc.11: Got rstctl (gpio:#0 name eMMC_RSTn) label:eMMC_RSTn
[ 1.979441] gpio-rctrl rstctl.4: gpio_rctrl_deassert eMMC_RSTn
[ 1.985826] edma-dma-engine edma-dma-engine.0: allocated channel for 0:3
[ 1.992957] edma-dma-engine edma-dma-engine.0: allocated channel for 0:2
[ 2.000640] mmc.11 supply vmmc_aux not found, using dummy regulator
[ 2.007386] omap_hsmmc mmc.11: pins are not configured from the driver
[ 2.041562] pinctrl-single 44e10800.pinmux: pin 44e10854 already requested by 44e10800.pinmux; cannot claim for gpio-leds.8
[ 2.053288] pinctrl-single 44e10800.pinmux: pin-21 (gpio-leds.8) status -22
[ 2.060605] pinctrl-single 44e10800.pinmux: could not request pin 21 on device pinctrl-single
[ 2.069587] leds-gpio gpio-leds.8: pins are not configured from the driver
[ 2.076841] of_get_named_gpio_flags exited with status 53
[ 2.076855] of_get_named_gpio_flags exited with status 54
[ 2.076866] of_get_named_gpio_flags exited with status 55
[ 2.076878] of_get_named_gpio_flags exited with status 56
[ 2.076896] of_get_named_gpio_flags exited with status 53
[ 2.077058] of_get_named_gpio_flags exited with status 54
[ 2.077182] of_get_named_gpio_flags exited with status 55
[ 2.077303] of_get_named_gpio_flags exited with status 56
[ 2.077654] ledtrig-cpu: registered to indicate activity on CPUs
[ 2.084379] edma-dma-engine edma-dma-engine.0: allocated channel for 0:36
[ 2.091599] omap-sham 53100000.sham: hw accel on OMAP rev 4.3
[ 2.099185] omap-aes 53500000.aes: OMAP AES hw accel rev: 3.2
[ 2.105509] edma-dma-engine edma-dma-engine.0: allocated channel for 0:5
[ 2.112683] edma-dma-engine edma-dma-engine.0: allocated channel for 0:6
[ 2.120544] usbcore: registered new interface driver usbhid
[ 2.126484] usbhid: USB HID core driver
[ 2.130585] mmc0: host does not support reading read-only switch. assuming write-enable.
[ 2.139934] ashmem: initialized
[ 2.143634] logger: created 256K log ‘log_main’
[ 2.148614] mmc0: new high speed SDHC card at address 0007
[ 2.154664] logger: created 256K log ‘log_events’
[ 2.160128] mmcblk0: mmc0:0007 SD04G 3.67 GiB
[ 2.165093] logger: created 256K log ‘log_radio’
[ 2.170920] logger: created 256K log ‘log_system’
[ 2.176067] mmcblk0: p1 p2
[ 2.182222] of_get_named_gpio_flags exited with status 59
[ 2.183229] davinci_evm sound.14: nxp-hdmi-hifi <-> 48038000.mcasp mapping ok
[ 2.193253] TCP: cubic registered
[ 2.196911] NET: Registered protocol family 10
[ 2.202665] NET: Registered protocol family 17
[ 2.207805] Key type dns_resolver registered
[ 2.212506] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3
[ 2.220660] ThumbEE CPU extension supported.
[ 2.225194] Registering SWP/SWPB emulation handler
[ 2.231154] registered taskstats version 1
[ 2.237206] of_get_named_gpio_flags: can’t parse gpios property
[ 2.237230] tilcdc 4830e000.fb: No power control GPIO
[ 2.277073] mmc1: BKOPS_EN bit is not set
[ 2.283799] mmc1: new high speed MMC card at address 0001
[ 2.290034] mmcblk1: mmc1:0001 MMC02G 1.78 GiB
[ 2.295145] mmcblk1boot0: mmc1:0001 MMC02G partition 1 1.00 MiB
[ 2.301717] mmcblk1boot1: mmc1:0001 MMC02G partition 2 1.00 MiB
[ 2.309872] mmcblk1: p1 p2
[ 2.314800] mmcblk1boot1: unknown partition table
[ 2.321485] mmcblk1boot0: unknown partition table
[ 2.356194] tilcdc 4830e000.fb: found TDA19988
[ 2.361514] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[ 2.368468] [drm] No driver support for vblank timestamp query.
[ 2.375000] tilcdc 4830e000.fb: No connectors reported connected with modes
[ 2.382332] [drm] Cannot find any crtc or sizes - going 1024x768
[ 2.396843] Console: switching to colour frame buffer device 128x48
[ 2.408554] tilcdc 4830e000.fb: fb0: frame buffer device
[ 2.414228] tilcdc 4830e000.fb: registered panic notifier
[ 2.419920] [drm] Initialized tilcdc 1.0.0 20121205 on minor 0
[ 2.474789] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6
[ 2.481212] davinci_mdio 4a101000.mdio: detected phy mask fffffffe
[ 2.488604] libphy: 4a101000.mdio: probed
[ 2.492855] davinci_mdio 4a101000.mdio: phy[0]: device 4a101000.mdio:00, driver SMSC LAN8710/LAN8720
[ 2.502663] Detected MACID = d0:ff:50:09:53:07
[ 2.507292] cpsw 4a100000.ethernet: NAPI disabled
[ 2.513691] omap_rtc 44e3e000.rtc: setting system clock to 2014-01-20 04:20:05 UTC (1390191605)
[ 2.527899] ALSA device list:
[ 2.531071] #0: TI BeagleBone Black
[ 2.547884] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
[ 2.556517] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
[ 2.568655] devtmpfs: mounted
[ 2.572227] Freeing init memory: 292K
[ 3.409794] init: ureadahead main process (88) terminated with status 5
[ 4.890134] systemd-udevd[193]: starting version 204
[ 6.336695] init: plymouth main process (98) killed by ABRT signal
[ 6.356373] init: plymouth-splash main process (226) terminated with status 2
[ 7.217673] net eth0: initializing cpsw version 1.12 (0)
[ 7.220206] net eth0: phy found : id is : 0x7c0f1
[ 7.220306] libphy: PHY 4a101000.mdio:01 not found
[ 7.225390] net eth0: phy 4a101000.mdio:01 not found on slave 1
[ 7.247580] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 7.824601] EXT4-fs (mmcblk0p2): re-mounted. Opts: errors=remount-ro
[ 8.649013] init: plymouth-log main process (296) terminated with status 1
[ 9.300172] init: plymouth-upstart-bridge main process (316) terminated with status 1
[ 10.297785] libphy: 4a101000.mdio:00 - Link is Up - 100/Full
[ 10.297860] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 13.450374] init: failsafe main process (360) killed by TERM signal
[ 27.550559] gadget: using random self ethernet address
[ 27.550596] gadget: using random host ethernet address
[ 27.552364] usb0: MAC 6e:b3:a4:53:39:77
[ 27.552381] usb0: HOST MAC 72:a8:8d:e0:d0:c4
[ 27.556943] gadget: Mass Storage Function, version: 2009/09/11
[ 27.556967] gadget: Number of LUNs=1
[ 27.556993] lun0: LUN: removable file: /dev/mmcblk0p1
[ 27.557082] gadget: Multifunction Composite Gadget
[ 27.557121] gadget: g_multi ready
[ 27.557164] musb-hdrc musb-hdrc.0.auto: MUSB HDRC host driver
[ 27.557529] musb-hdrc musb-hdrc.0.auto: new USB bus registered, assigned bus number 2
[ 27.557560] musb-hdrc musb-hdrc.0.auto: supports USB remote wakeup
[ 27.557644] usb usb2: default language 0x0409
[ 27.557682] usb usb2: udev 1, busnum 2, minor = 128
[ 27.557695] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[ 27.557706] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 27.557717] usb usb2: Product: MUSB HDRC host driver
[ 27.557728] usb usb2: Manufacturer: Linux 3.8.13-bone30 musb-hcd
[ 27.557738] usb usb2: SerialNumber: musb-hdrc.0.auto
[ 27.558249] usb usb2: usb_probe_device
[ 27.558267] usb usb2: configuration #1 chosen from 1 choice
[ 27.558317] usb usb2: adding 2-0:1.0 (config #1, interface 0)
[ 27.558457] hub 2-0:1.0: usb_probe_interface
[ 27.558472] hub 2-0:1.0: usb_probe_interface - got id
[ 27.558493] hub 2-0:1.0: USB hub found
[ 27.558520] hub 2-0:1.0: 1 port detected
[ 27.558532] hub 2-0:1.0: standalone hub
[ 27.558541] hub 2-0:1.0: individual port power switching
[ 27.558551] hub 2-0:1.0: no over-current protection
[ 27.558561] hub 2-0:1.0: Single TT
[ 27.558572] hub 2-0:1.0: TT requires at most 8 FS bit times (666 ns)
[ 27.558583] hub 2-0:1.0: power on to power good time: 10ms
[ 27.558607] hub 2-0:1.0: local power source is good
[ 27.558690] hub 2-0:1.0: enabling power on all ports
[ 27.658685] hub 2-0:1.0: state 7 ports 1 chg 0000 evt 0000
[ 27.658757] hub 2-0:1.0: hub_suspend
[ 27.658791] usb usb2: bus auto-suspend, wakeup 1
[ 29.722324] IPv6: ADDRCONF(NETDEV_UP): usb0: link is not ready
[ 30.488175] usb usb1: usb auto-resume
[ 30.488233] hub 1-0:1.0: hub_resume
[ 30.488337] hub 1-0:1.0: state 7 ports 1 chg 0000 evt 0000
[ 30.876191] init: plymouth-stop pre-start process (839) terminated with status 1
[ 120.750046] hub 1-0:1.0: state 7 ports 1 chg 0000 evt 0002
[ 120.750325] hub 1-0:1.0: port 1, status 0101, change 0001, 12 Mb/s
[ 120.859676] hub 1-0:1.0: debounce: port 1: total 100ms stable 100ms status 0x101
[ 120.965165] usb 1-1: new full-speed USB device number 2 using musb-hdrc
[ 121.084268] usb 1-1: ep0 maxpacket = 8
[ 121.085958] usb 1-1: default language 0x0409
[ 121.090549] usb 1-1: udev 2, busnum 1, minor = 1
[ 121.090604] usb 1-1: New USB device found, idVendor=0403, idProduct=6001
[ 121.090643] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 121.090677] usb 1-1: Product: FT232R USB UART
[ 121.090710] usb 1-1: Manufacturer: FTDI
[ 121.090742] usb 1-1: SerialNumber: A700ahEf
[ 121.094286] usb 1-1: usb_probe_device
[ 121.094348] usb 1-1: configuration #1 chosen from 1 choice
[ 121.096216] usb 1-1: adding 1-1:1.0 (config #1, interface 0)
[ 121.101572] hub 1-0:1.0: state 7 ports 1 chg 0000 evt 0002
[ 121.101693] hub 1-0:1.0: port 1 enable change, status 00000103
[ 121.208970] usbcore: registered new interface driver usbserial
[ 121.213415] usbcore: registered new interface driver usbserial_generic
[ 121.213652] usbserial: USB Serial support registered for generic
[ 121.256581] usbcore: registered new interface driver ftdi_sio
[ 121.256886] usbserial: USB Serial support registered for FTDI USB Serial Device
[ 121.257269] ftdi_sio 1-1:1.0: usb_probe_interface
[ 121.257317] ftdi_sio 1-1:1.0: usb_probe_interface - got id
[ 121.257400] ftdi_sio 1-1:1.0: FTDI USB Serial Device converter detected
[ 121.257808] usb 1-1: Detected FT232RL
[ 121.257847] usb 1-1: Number of endpoints 2
[ 121.257882] usb 1-1: Endpoint 1 MaxPacketSize 64
[ 121.257917] usb 1-1: Endpoint 2 MaxPacketSize 64
[ 121.258164] usb 1-1: Setting MaxPacketSize 64
[ 121.280447] usb 1-1: FTDI USB Serial Device converter now attached to ttyUSB0

And this is the dmesg outut if I start it up with the device plugged in:

[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 3.8.13-bone30 (root@imx6q-sabrelite-1gb-1) (gcc version 4.8.1 (Ubuntu/Linaro 4.8.1-10ubuntu8) ) #1 SMP Thu Nov 14 06:23:24 UTC 2013
[ 0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c5387d
[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
[ 0.000000] Machine: Generic AM33XX (Flattened Device Tree), model: TI AM335x BeagleBone
[ 0.000000] Memory policy: ECC disabled, Data cache writeback
[ 0.000000] On node 0 totalpages: 130816
[ 0.000000] free_area_init_node: node 0, pgdat c09a6e00, node_mem_map c0a22000
[ 0.000000] Normal zone: 1024 pages used for memmap
[ 0.000000] Normal zone: 0 pages reserved
[ 0.000000] Normal zone: 129792 pages, LIFO batch:31
[ 0.000000] AM335X ES1.0 (neon )
[ 0.000000] PERCPU: Embedded 9 pages/cpu @c0e32000 s14080 r8192 d14592 u36864
[ 0.000000] pcpu-alloc: s14080 r8192 d14592 u36864 alloc=9*4096
[ 0.000000] pcpu-alloc: [0] 0
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 129792
[ 0.000000] Kernel command line: console=ttyO0,115200n8 fixrtc root=/dev/mmcblk0p2 ro rootfstype=ext4 rootwait
[ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
[ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
[ 0.000000] __ex_table already sorted, skipping sort
[ 0.000000] allocated 1048576 bytes of page_cgroup
[ 0.000000] please try ‘cgroup_disable=memory’ option if you don’t want memory cgroups
[ 0.000000] Memory: 511MB = 511MB total
[ 0.000000] Memory: 507240k/507240k available, 17048k reserved, 0K highmem
[ 0.000000] Virtual kernel memory layout:
[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
[ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
[ 0.000000] vmalloc : 0xe0800000 - 0xff000000 ( 488 MB)
[ 0.000000] lowmem : 0xc0000000 - 0xe0000000 ( 512 MB)
[ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
[ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
[ 0.000000] .text : 0xc0008000 - 0xc08db468 (9038 kB)
[ 0.000000] .init : 0xc08dc000 - 0xc0925700 ( 294 kB)
[ 0.000000] .data : 0xc0926000 - 0xc09a9dc0 ( 528 kB)
[ 0.000000] .bss : 0xc09a9dc0 - 0xc0a211c0 ( 477 kB)
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=1.
[ 0.000000] NR_IRQS:16 nr_irqs:16 16
[ 0.000000] IRQ: Found an INTC at 0xfa200000 (revision 5.0) with 128 interrupts
[ 0.000000] Total of 128 interrupts on 1 active controller
[ 0.000000] OMAP clockevent source: GPTIMER1 at 24000000 Hz
[ 0.000000] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 178956ms
[ 0.000000] OMAP clocksource: GPTIMER2 at 24000000 Hz
[ 0.000000] Console: colour dummy device 80x30
[ 0.000249] Calibrating delay loop… 663.07 BogoMIPS (lpj=647168)
[ 0.035026] pid_max: default: 32768 minimum: 301
[ 0.035177] Security Framework initialized
[ 0.035243] Mount-cache hash table entries: 512
[ 0.041256] Initializing cgroup subsys cpuacct
[ 0.041284] Initializing cgroup subsys memory
[ 0.041326] Initializing cgroup subsys blkio
[ 0.041426] CPU: Testing write buffer coherency: ok
[ 0.041856] CPU0: thread -1, cpu 0, socket -1, mpidr 0
[ 0.041911] Setting up static identity map for 0x8060e908 - 0x8060e960
[ 0.042978] Brought up 1 CPUs
[ 0.042994] SMP: Total of 1 processors activated (663.07 BogoMIPS).
[ 0.043822] devtmpfs: initialized
[ 0.101498] pinctrl core: initialized pinctrl subsystem
[ 0.101664] rstctl core: initialized rstctl subsystem
[ 0.102006] regulator-dummy: no parameters
[ 0.102369] NET: Registered protocol family 16
[ 0.102900] DMA: preallocated 256 KiB pool for atomic coherent allocations
[ 0.108722] pinctrl-single 44e10800.pinmux: 142 pins at pa f9e10800 size 568
[ 0.109194] platform 49000000.edma: alias fck already exists
[ 0.109214] platform 49000000.edma: alias fck already exists
[ 0.109273] platform 49000000.edma: alias fck already exists
[ 0.109983] gpiochip_add: registered GPIOs 0 to 31 on device: gpio
[ 0.110079] OMAP GPIO hardware version 0.1
[ 0.111005] gpiochip_add: registered GPIOs 32 to 63 on device: gpio
[ 0.111834] gpiochip_add: registered GPIOs 64 to 95 on device: gpio
[ 0.112607] gpiochip_add: registered GPIOs 96 to 127 on device: gpio
[ 0.112895] of_get_named_gpio_flags exited with status 52
[ 0.112918] gpio-rctrl rstctl.4: loaded OK
[ 0.116217] hw-breakpoint: debug architecture 0x4 unsupported.
[ 0.117573] cpsw.0: No hwaddr in dt. Using d0:ff:50:09:53:07 from efuse
[ 0.117595] cpsw.1: No hwaddr in dt. Using d0:ff:50:09:53:09 from efuse
[ 0.125949] bio: create slab at 0
[ 0.132840] edma-dma-engine edma-dma-engine.0: TI EDMA DMA engine driver
[ 0.133000] of_get_named_gpio_flags: can’t parse gpios property
[ 0.133149] vmmcsd_fixed: 3300 mV
[ 0.134855] SCSI subsystem initialized
[ 0.135130] usbcore: registered new interface driver usbfs
[ 0.135196] usbcore: registered new interface driver hub
[ 0.135434] usbcore: registered new device driver usb
[ 0.136824] omap_i2c 44e0b000.i2c: bus 0 rev0.11 at 400 kHz
[ 0.137869] input: tps65217_pwr_but as /devices/ocp.3/44e0b000.i2c/i2c-0/0-0024/input/input0
[ 0.139594] DCDC1: at 1500 mV
[ 0.140460] vdd_mpu: 925 <–> 1325 mV at 1325 mV
[ 0.141327] vdd_core: 925 <–> 1150 mV at 1125 mV
[ 0.142157] LDO1: at 1800 mV
[ 0.143034] LDO2: at 3300 mV
[ 0.144562] LDO3: 1800 mV
[ 0.145392] LDO4: at 3300 mV
[ 0.146137] tps65217 0-0024: TPS65217 ID 0xe version 1.2
[ 0.146727] omap_i2c 44e0b000.i2c: unable to select pin group
[ 0.147285] omap_i2c 4819c000.i2c: bus 1 rev0.11 at 100 kHz
[ 0.148905] omap_i2c 4819c000.i2c: unable to select pin group
[ 0.149066] media: Linux media interface: v0.10
[ 0.149131] Linux video capture interface: v2.00
[ 0.149221] pps_core: LinuxPPS API ver. 1 registered
[ 0.149675] Advanced Linux Sound Architecture Driver Initialized.
[ 0.150449] NetLabel: Initializing
[ 0.150462] NetLabel: domain hash size = 128
[ 0.150469] NetLabel: protocols = UNLABELED CIPSOv4
[ 0.150545] NetLabel: unlabeled traffic allowed by default
[ 0.150728] Switching to clocksource gp_timer
[ 0.184662] NET: Registered protocol family 2
[ 0.185362] TCP established hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.185445] TCP bind hash table entries: 4096 (order: 4, 81920 bytes)
[ 0.185535] TCP: Hash tables configured (established 4096 bind 4096)
[ 0.185602] TCP: reno registered
[ 0.185618] UDP hash table entries: 256 (order: 1, 12288 bytes)
[ 0.185643] UDP-Lite hash table entries: 256 (order: 1, 12288 bytes)
[ 0.185910] NET: Registered protocol family 1
[ 0.186426] RPC: Registered named UNIX socket transport module.
[ 0.186441] RPC: Registered udp transport module.
[ 0.186449] RPC: Registered tcp transport module.
[ 0.186456] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.186974] hw perfevents: enabled with ARMv7 Cortex-A8 PMU driver, 5 counters available
[ 0.187229] CPU PMU: attempt to register multiple PMU devices!
[ 0.187258] arm-pmu: probe of arm-pmu failed with error -28
[ 0.187562] omap2_mbox_probe: platform not supported
[ 0.347928] VFS: Disk quotas dquot_6.5.2
[ 0.348190] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 0.349023] NFS: Registering the id_resolver key type
[ 0.349111] Key type id_resolver registered
[ 0.349122] Key type id_legacy registered
[ 0.349167] fuse init (API version 7.20)
[ 0.349735] Btrfs loaded
[ 0.349850] msgmni has been set to 990
[ 0.351714] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
[ 0.351732] io scheduler noop registered
[ 0.351741] io scheduler deadline registered
[ 0.351767] io scheduler cfq registered (default)
[ 0.352968] tps65217-bl tps65217-bl: no platform data provided
[ 0.353000] tps65217-bl: probe of tps65217-bl failed with error -22
[ 0.353571] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 0.355086] omap_uart 44e09000.serial: did not get pins for uart0 error: -19
[ 0.355412] 44e09000.serial: ttyO0 at MMIO 0x44e09000 (irq = 88) is a OMAP UART0
[ 1.090133] console [ttyO0] enabled
[ 1.094611] [drm] Initialized drm 1.1.0 20060810
[ 1.107493] brd: module loaded
[ 1.114858] loop: module loaded
[ 1.118282] at24 0-0050: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
[ 1.125585] at24 1-0054: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
[ 1.132875] at24 1-0055: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
[ 1.140236] at24 1-0056: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
[ 1.147517] at24 1-0057: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
[ 1.161445] bone-capemgr bone_capemgr.9: Baseboard: ‘A335BNLT,0A6A,5113BBBK0383’
[ 1.169237] bone-capemgr bone_capemgr.9: compatible-baseboard=ti,beaglebone-black
[ 1.207448] bone-capemgr bone_capemgr.9: slot #0: No cape found
[ 1.244553] bone-capemgr bone_capemgr.9: slot #1: No cape found
[ 1.281662] bone-capemgr bone_capemgr.9: slot #2: No cape found
[ 1.318771] bone-capemgr bone_capemgr.9: slot #3: No cape found
[ 1.325018] bone-capemgr bone_capemgr.9: slot #4: specific override
[ 1.331616] bone-capemgr bone_capemgr.9: bone: Using override eeprom data at slot 4
[ 1.339661] bone-capemgr bone_capemgr.9: slot #4: ‘Bone-LT-eMMC-2G,00A0,Texas Instrument,BB-BONE-EMMC-2G’
[ 1.349788] bone-capemgr bone_capemgr.9: slot #5: specific override
[ 1.356386] bone-capemgr bone_capemgr.9: bone: Using override eeprom data at slot 5
[ 1.364431] bone-capemgr bone_capemgr.9: slot #5: ‘Bone-Black-HDMI,00A0,Texas Instrument,BB-BONELT-HDMI’
[ 1.374446] bone-capemgr bone_capemgr.9: slot #6: specific override
[ 1.381041] bone-capemgr bone_capemgr.9: bone: Using override eeprom data at slot 6
[ 1.389086] bone-capemgr bone_capemgr.9: slot #6: ‘Bone-Black-HDMIN,00A0,Texas Instrument,BB-BONELT-HDMIN’
[ 1.399564] bone-capemgr bone_capemgr.9: loader: before slot-4 BB-BONE-EMMC-2G:00A0 (prio 1)
[ 1.408449] bone-capemgr bone_capemgr.9: loader: check slot-4 BB-BONE-EMMC-2G:00A0 (prio 1)
[ 1.417300] bone-capemgr bone_capemgr.9: loader: before slot-5 BB-BONELT-HDMI:00A0 (prio 1)
[ 1.426077] bone-capemgr bone_capemgr.9: loader: check slot-5 BB-BONELT-HDMI:00A0 (prio 1)
[ 1.434779] bone-capemgr bone_capemgr.9: initialized OK.
[ 1.440376] bone-capemgr bone_capemgr.9: loader: before slot-6 BB-BONELT-HDMIN:00A0 (prio 2)
[ 1.449236] bone-capemgr bone_capemgr.9: loader: check slot-6 BB-BONELT-HDMIN:00A0 (prio 2)
[ 1.459234] OneNAND driver initializing
[ 1.464191] usbcore: registered new interface driver cdc_ether
[ 1.470372] bone-capemgr bone_capemgr.9: loader: after slot-4 BB-BONE-EMMC-2G:00A0 (prio 1)
[ 1.479207] usbcore: registered new interface driver rndis_host
[ 1.485489] bone-capemgr bone_capemgr.9: loader: after slot-5 BB-BONELT-HDMI:00A0 (prio 1)
[ 1.494187] bone-capemgr bone_capemgr.9: loader: check slot-6 BB-BONELT-HDMIN:00A0 (prio 2)
[ 1.503034] usbcore: registered new interface driver cdc_ncm
[ 1.509005] bone-capemgr bone_capemgr.9: slot #4: Requesting firmware ‘cape-bone-2g-emmc1.dtbo’ for board-name ‘Bone-LT-eMMC-2G’, version ‘00A0’
[ 1.523167] usbcore: registered new interface driver cdc_acm
[ 1.529146] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
[ 1.537549] Initializing USB Mass Storage driver…
[ 1.542695] bone-capemgr bone_capemgr.9: slot #4: dtbo ‘cape-bone-2g-emmc1.dtbo’ loaded; converting to live tree
[ 1.553417] bone-capemgr bone_capemgr.9: slot #5: Requesting firmware ‘cape-boneblack-hdmi-00A0.dtbo’ for board-name ‘Bone-Black-HDMI’, version ‘00A0’
[ 1.567636] usbcore: registered new interface driver usb-storage
[ 1.573948] USB Mass Storage support registered.
[ 1.579012] bone-capemgr bone_capemgr.9: slot #4: #2 overlays
[ 1.585677] bone-capemgr bone_capemgr.9: slot #4: Applied #2 overlays.
[ 1.592581] bone-capemgr bone_capemgr.9: loader: done slot-4 BB-BONE-EMMC-2G:00A0 (prio 1)
[ 1.601297] bone-capemgr bone_capemgr.9: loader: check slot-6 BB-BONELT-HDMIN:00A0 (prio 2)
[ 1.610094] bone-capemgr bone_capemgr.9: slot #5: dtbo ‘cape-boneblack-hdmi-00A0.dtbo’ loaded; converting to live tree
[ 1.621510] musb-hdrc: version 6.0, ?dma?, otg (peripheral+host)
[ 1.628128] musb-hdrc musb-hdrc.0.auto: pdev->id = 0
[ 1.633375] musb-hdrc musb-hdrc.0.auto: drivers/usb/musb/musb_dsps.c:468 dsps_musb_init: OK
[ 1.642737] bone-capemgr bone_capemgr.9: slot #5: #4 overlays
[ 1.650264] platform 4830e000.fb: alias fck already exists
[ 1.656175] musb-hdrc: ConfigData=0xde (UTMI-8, dyn FIFOs, bulk combine, bulk split, HB-ISO Rx, HB-ISO Tx, SoftConn)
[ 1.656190] musb-hdrc: MHDRC RTL version 2.0
[ 1.656199] musb-hdrc: setup fifo_mode 4
[ 1.656216] musb-hdrc: 28/31 max ep, 16384/16384 memory
[ 1.656319] musb-hdrc musb-hdrc.0.auto: *** mode=3
[ 1.661388] musb-hdrc musb-hdrc.0.auto: *** power=250
[ 1.667746] bone-capemgr bone_capemgr.9: slot #5: Applied #4 overlays.
[ 1.674684] bone-capemgr bone_capemgr.9: loader: done slot-5 BB-BONELT-HDMI:00A0 (prio 1)
[ 1.683317] bone-capemgr bone_capemgr.9: loader: check slot-6 BB-BONELT-HDMIN:00A0 (prio 2)
[ 1.692638] musb-hdrc musb-hdrc.1.auto: pdev->id = 1
[ 1.697899] musb-hdrc musb-hdrc.1.auto: drivers/usb/musb/musb_dsps.c:468 dsps_musb_init: OK
[ 1.706708] bone-capemgr bone_capemgr.9: loader: after slot-6 BB-BONELT-HDMIN:00A0 (prio 2)
[ 1.715519] musb-hdrc: ConfigData=0xde (UTMI-8, dyn FIFOs, bulk combine, bulk split, HB-ISO Rx, HB-ISO Tx, SoftConn)
[ 1.715532] musb-hdrc: MHDRC RTL version 2.0
[ 1.715540] musb-hdrc: setup fifo_mode 4
[ 1.715553] musb-hdrc: 28/31 max ep, 16384/16384 memory
[ 1.715650] musb-hdrc musb-hdrc.1.auto: *** mode=1
[ 1.720706] musb-hdrc musb-hdrc.1.auto: *** power=250
[ 1.726019] musb-hdrc musb-hdrc.1.auto: MUSB HDRC host driver
[ 1.732083] bone-capemgr bone_capemgr.9: slot #6: Requesting firmware ‘cape-boneblack-hdmin-00A0.dtbo’ for board-name ‘Bone-Black-HDMIN’, version ‘00A0’
[ 1.746553] bone-capemgr bone_capemgr.9: slot #6: dtbo ‘cape-boneblack-hdmin-00A0.dtbo’ loaded; converting to live tree
[ 1.758284] musb-hdrc musb-hdrc.1.auto: new USB bus registered, assigned bus number 1
[ 1.766551] musb-hdrc musb-hdrc.1.auto: supports USB remote wakeup
[ 1.766634] usb usb1: default language 0x0409
[ 1.766670] usb usb1: udev 1, busnum 1, minor = 0
[ 1.766682] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 1.773846] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.781435] usb usb1: Product: MUSB HDRC host driver
[ 1.786655] usb usb1: Manufacturer: Linux 3.8.13-bone30 musb-hcd
[ 1.792965] usb usb1: SerialNumber: musb-hdrc.1.auto
[ 1.798427] bone-capemgr bone_capemgr.9: slot #6: BB-BONELT-HDMIN conflict P8.45 (#5:BB-BONELT-HDMI)
[ 1.808049] bone-capemgr bone_capemgr.9: slot #6: Failed verification
[ 1.814823] bone-capemgr bone_capemgr.9: loader: failed to load slot-6 BB-BONELT-HDMIN:00A0 (prio 2)
[ 1.825038] usb usb1: usb_probe_device
[ 1.825058] usb usb1: configuration #1 chosen from 1 choice
[ 1.825112] usb usb1: adding 1-0:1.0 (config #1, interface 0)
[ 1.825226] hub 1-0:1.0: usb_probe_interface
[ 1.825239] hub 1-0:1.0: usb_probe_interface - got id
[ 1.825258] hub 1-0:1.0: USB hub found
[ 1.829290] hub 1-0:1.0: 1 port detected
[ 1.833442] hub 1-0:1.0: standalone hub
[ 1.833454] hub 1-0:1.0: individual port power switching
[ 1.833464] hub 1-0:1.0: no over-current protection
[ 1.833473] hub 1-0:1.0: Single TT
[ 1.833485] hub 1-0:1.0: TT requires at most 8 FS bit times (666 ns)
[ 1.833495] hub 1-0:1.0: power on to power good time: 10ms
[ 1.833522] hub 1-0:1.0: local power source is good
[ 1.833589] hub 1-0:1.0: enabling power on all ports
[ 1.834327] mousedev: PS/2 mouse device common for all mice
[ 1.841932] omap_rtc 44e3e000.rtc: rtc core: registered 44e3e000.rtc as rtc0
[ 1.849668] i2c /dev entries driver
[ 1.854419] pps_ldisc: PPS line discipline registered
[ 1.859853] Driver for 1-wire Dallas network protocol.
[ 1.866601] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec
[ 1.874335] device-mapper: ioctl: 4.23.1-ioctl (2012-12-18) initialised: dm-devel@redhat.com
[ 1.883283] cpuidle: using governor ladder
[ 1.887620] cpuidle: using governor menu
[ 1.892032] of_get_named_gpio_flags exited with status 6
[ 1.892044] of_get_named_gpio_flags: can’t parse gpios property
[ 1.892054] of_get_named_gpio_flags: can’t parse gpios property
[ 1.892078] omap_hsmmc mmc.5: of_parse_phandle_with_args of ‘reset’ failed
[ 1.899319] omap_hsmmc mmc.5: Failed to get rstctl; not using any
[ 1.906049] edma-dma-engine edma-dma-engine.0: allocated channel for 0:25
[ 1.913248] edma-dma-engine edma-dma-engine.0: allocated channel for 0:24
[ 1.920574] mmc.5 supply vmmc_aux not found, using dummy regulator
[ 1.927437] omap_hsmmc mmc.5: pins are not configured from the driver
[ 1.934335] hub 1-0:1.0: state 7 ports 1 chg 0000 evt 0000
[ 1.934388] hub 1-0:1.0: hub_suspend
[ 1.934417] usb usb1: bus auto-suspend, wakeup 1
[ 1.961546] of_get_named_gpio_flags: can’t parse gpios property
[ 1.961563] of_get_named_gpio_flags: can’t parse gpios property
[ 1.961572] of_get_named_gpio_flags: can’t parse gpios property
[ 1.961611] gpio-rctrl rstctl.4: gpio_rctrl_request eMMC_RSTn
[ 1.967801] omap_hsmmc mmc.11: Got rstctl (gpio:#0 name eMMC_RSTn) label:eMMC_RSTn
[ 1.975802] gpio-rctrl rstctl.4: gpio_rctrl_deassert eMMC_RSTn
[ 1.982187] edma-dma-engine edma-dma-engine.0: allocated channel for 0:3
[ 1.989317] edma-dma-engine edma-dma-engine.0: allocated channel for 0:2
[ 1.996752] mmc.11 supply vmmc_aux not found, using dummy regulator
[ 2.003694] omap_hsmmc mmc.11: pins are not configured from the driver
[ 2.037907] pinctrl-single 44e10800.pinmux: pin 44e10854 already requested by 44e10800.pinmux; cannot claim for gpio-leds.8
[ 2.049638] pinctrl-single 44e10800.pinmux: pin-21 (gpio-leds.8) status -22
[ 2.056955] pinctrl-single 44e10800.pinmux: could not request pin 21 on device pinctrl-single
[ 2.065937] leds-gpio gpio-leds.8: pins are not configured from the driver
[ 2.073194] of_get_named_gpio_flags exited with status 53
[ 2.073208] of_get_named_gpio_flags exited with status 54
[ 2.073219] of_get_named_gpio_flags exited with status 55
[ 2.073231] of_get_named_gpio_flags exited with status 56
[ 2.073249] of_get_named_gpio_flags exited with status 53
[ 2.073409] of_get_named_gpio_flags exited with status 54
[ 2.073536] of_get_named_gpio_flags exited with status 55
[ 2.073659] of_get_named_gpio_flags exited with status 56
[ 2.074005] ledtrig-cpu: registered to indicate activity on CPUs
[ 2.080723] edma-dma-engine edma-dma-engine.0: allocated channel for 0:36
[ 2.087945] omap-sham 53100000.sham: hw accel on OMAP rev 4.3
[ 2.095547] omap-aes 53500000.aes: OMAP AES hw accel rev: 3.2
[ 2.101873] edma-dma-engine edma-dma-engine.0: allocated channel for 0:5
[ 2.109052] edma-dma-engine edma-dma-engine.0: allocated channel for 0:6
[ 2.116918] usbcore: registered new interface driver usbhid
[ 2.122861] usbhid: USB HID core driver
[ 2.126964] mmc0: host does not support reading read-only switch. assuming write-enable.
[ 2.136307] ashmem: initialized
[ 2.140013] logger: created 256K log ‘log_main’
[ 2.145005] mmc0: new high speed SDHC card at address 0007
[ 2.151033] logger: created 256K log ‘log_events’
[ 2.156501] mmcblk0: mmc0:0007 SD04G 3.67 GiB
[ 2.161463] logger: created 256K log ‘log_radio’
[ 2.167288] logger: created 256K log ‘log_system’
[ 2.172438] mmcblk0: p1 p2
[ 2.178644] of_get_named_gpio_flags exited with status 59
[ 2.179601] davinci_evm sound.14: nxp-hdmi-hifi <-> 48038000.mcasp mapping ok
[ 2.189625] TCP: cubic registered
[ 2.193282] NET: Registered protocol family 10
[ 2.199028] NET: Registered protocol family 17
[ 2.204057] Key type dns_resolver registered
[ 2.208770] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3
[ 2.216927] ThumbEE CPU extension supported.
[ 2.221468] Registering SWP/SWPB emulation handler
[ 2.227417] registered taskstats version 1
[ 2.233561] of_get_named_gpio_flags: can’t parse gpios property
[ 2.233586] tilcdc 4830e000.fb: No power control GPIO
[ 2.273421] mmc1: BKOPS_EN bit is not set
[ 2.280142] mmc1: new high speed MMC card at address 0001
[ 2.286386] mmcblk1: mmc1:0001 MMC02G 1.78 GiB
[ 2.291516] mmcblk1boot0: mmc1:0001 MMC02G partition 1 1.00 MiB
[ 2.298087] mmcblk1boot1: mmc1:0001 MMC02G partition 2 1.00 MiB
[ 2.306247] mmcblk1: p1 p2
[ 2.311168] mmcblk1boot1: unknown partition table
[ 2.317861] mmcblk1boot0: unknown partition table
[ 2.352540] tilcdc 4830e000.fb: found TDA19988
[ 2.357862] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[ 2.364814] [drm] No driver support for vblank timestamp query.
[ 2.371342] tilcdc 4830e000.fb: No connectors reported connected with modes
[ 2.378671] [drm] Cannot find any crtc or sizes - going 1024x768
[ 2.393192] Console: switching to colour frame buffer device 128x48
[ 2.404902] tilcdc 4830e000.fb: fb0: frame buffer device
[ 2.410579] tilcdc 4830e000.fb: registered panic notifier
[ 2.416268] [drm] Initialized tilcdc 1.0.0 20121205 on minor 0
[ 2.471145] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6
[ 2.477568] davinci_mdio 4a101000.mdio: detected phy mask fffffffe
[ 2.484999] libphy: 4a101000.mdio: probed
[ 2.489246] davinci_mdio 4a101000.mdio: phy[0]: device 4a101000.mdio:00, driver SMSC LAN8710/LAN8720
[ 2.499049] Detected MACID = d0:ff:50:09:53:07
[ 2.503683] cpsw 4a100000.ethernet: NAPI disabled
[ 2.510084] omap_rtc 44e3e000.rtc: setting system clock to 2000-01-01 00:00:01 UTC (946684801)
[ 2.524189] ALSA device list:
[ 2.527365] #0: TI BeagleBone Black
[ 2.535349] EXT4-fs (mmcblk0p2): INFO: recovery required on readonly filesystem
[ 2.543091] EXT4-fs (mmcblk0p2): write access will be enabled during recovery
[ 9.447772] EXT4-fs (mmcblk0p2): orphan cleanup on readonly fs
[ 9.453991] EXT4-fs (mmcblk0p2): ext4_orphan_cleanup: deleting unreferenced inode 27570
[ 9.454530] EXT4-fs (mmcblk0p2): ext4_orphan_cleanup: deleting unreferenced inode 27625
[ 9.454602] EXT4-fs (mmcblk0p2): ext4_orphan_cleanup: deleting unreferenced inode 27624
[ 9.454653] EXT4-fs (mmcblk0p2): ext4_orphan_cleanup: deleting unreferenced inode 25686
[ 9.454703] EXT4-fs (mmcblk0p2): ext4_orphan_cleanup: deleting unreferenced inode 27619
[ 9.454747] EXT4-fs (mmcblk0p2): ext4_orphan_cleanup: deleting unreferenced inode 27618
[ 9.454795] EXT4-fs (mmcblk0p2): ext4_orphan_cleanup: deleting unreferenced inode 27565
[ 9.454836] EXT4-fs (mmcblk0p2): 7 orphan inodes deleted
[ 9.460478] EXT4-fs (mmcblk0p2): recovery complete
[ 10.886124] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
[ 10.894711] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
[ 10.906843] devtmpfs: mounted
[ 10.910541] Freeing init memory: 292K
[ 11.724888] init: ureadahead main process (89) terminated with status 5
[ 13.197633] systemd-udevd[194]: starting version 204
[ 14.711970] init: plymouth main process (99) killed by ABRT signal
[ 14.733153] init: plymouth-splash main process (229) terminated with status 2
[ 15.401997] net eth0: initializing cpsw version 1.12 (0)
[ 15.404381] net eth0: phy found : id is : 0x7c0f1
[ 15.404404] libphy: PHY 4a101000.mdio:01 not found
[ 15.409483] net eth0: phy 4a101000.mdio:01 not found on slave 1
[ 15.435083] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 16.097423] EXT4-fs (mmcblk0p2): re-mounted. Opts: errors=remount-ro
[ 16.962265] init: plymouth-log main process (297) terminated with status 1
[ 17.589319] init: plymouth-upstart-bridge main process (318) terminated with status 1
[ 18.481508] libphy: 4a101000.mdio:00 - Link is Up - 100/Full
[ 18.481579] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 22.811747] init: failsafe main process (362) killed by TERM signal
[ 31.209271] gadget: using random self ethernet address
[ 31.209307] gadget: using random host ethernet address
[ 31.211013] usb0: MAC ee:18:59:62:1b:3c
[ 31.211032] usb0: HOST MAC 36:f3:09:b0:d6:62
[ 31.215424] gadget: Mass Storage Function, version: 2009/09/11
[ 31.215448] gadget: Number of LUNs=1
[ 31.215474] lun0: LUN: removable file: /dev/mmcblk0p1
[ 31.215551] gadget: Multifunction Composite Gadget
[ 31.215586] gadget: g_multi ready
[ 31.215633] musb-hdrc musb-hdrc.0.auto: MUSB HDRC host driver
[ 31.215997] musb-hdrc musb-hdrc.0.auto: new USB bus registered, assigned bus number 2
[ 31.216028] musb-hdrc musb-hdrc.0.auto: supports USB remote wakeup
[ 31.216113] usb usb2: default language 0x0409
[ 31.216150] usb usb2: udev 1, busnum 2, minor = 128
[ 31.216163] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[ 31.216175] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 31.216186] usb usb2: Product: MUSB HDRC host driver
[ 31.216197] usb usb2: Manufacturer: Linux 3.8.13-bone30 musb-hcd
[ 31.216207] usb usb2: SerialNumber: musb-hdrc.0.auto
[ 31.216714] usb usb2: usb_probe_device
[ 31.216733] usb usb2: configuration #1 chosen from 1 choice
[ 31.216784] usb usb2: adding 2-0:1.0 (config #1, interface 0)
[ 31.216920] hub 2-0:1.0: usb_probe_interface
[ 31.216933] hub 2-0:1.0: usb_probe_interface - got id
[ 31.216953] hub 2-0:1.0: USB hub found
[ 31.216979] hub 2-0:1.0: 1 port detected
[ 31.216991] hub 2-0:1.0: standalone hub
[ 31.217000] hub 2-0:1.0: individual port power switching
[ 31.217010] hub 2-0:1.0: no over-current protection
[ 31.217019] hub 2-0:1.0: Single TT
[ 31.217031] hub 2-0:1.0: TT requires at most 8 FS bit times (666 ns)
[ 31.217041] hub 2-0:1.0: power on to power good time: 10ms
[ 31.217066] hub 2-0:1.0: local power source is good
[ 31.217152] hub 2-0:1.0: enabling power on all ports
[ 31.317284] hub 2-0:1.0: state 7 ports 1 chg 0000 evt 0000
[ 31.317361] hub 2-0:1.0: hub_suspend
[ 31.317394] usb usb2: bus auto-suspend, wakeup 1
[ 33.296356] IPv6: ADDRCONF(NETDEV_UP): usb0: link is not ready
[ 33.443066] usb usb1: usb auto-resume
[ 33.443125] hub 1-0:1.0: hub_resume
[ 33.443229] hub 1-0:1.0: state 7 ports 1 chg 0000 evt 0000
[ 33.714867] init: plymouth-stop pre-start process (818) terminated with status 1

The USB host-driver is broken, and it’s a blocking point for me to use the card.
I have to connect three USB-devices to my beaglebone card via an external powered USB-hub, but it fails to find the devices 95% of the times.
After unplugging the USB-hub, the Beaglebone sometimes panic as well.

There is a patched kernel available, but the auther want some compensation for the work he spent on the development. Texas Instruments should of course fix it, but I wonder when…
https://groups.google.com/forum/#!topic/beagleboard/L_znK2sUAJo

The solution for me is to use a Raspberry PI instead, just to get working a USB host adapter. sigh…