Hi,

I am working on the PocketBeagle platform and using the USB breakout pins 
to interface with devices. I had successful communication with USB devices 
with the debian image for the PocketBeagle. I tried running the Ubuntu 
image and ran into a problem with the device tree configuration.

I tried to change the uEnv.txt by adding this line:
dtb=am335x-pocketbeagle.dtb

However, it resulted in the same error.

When I see the following error, I feel like the current configuration isn't 
setting the USB as ground (host).
 VBUS_ERROR in a_wait_vrise (80, <SessEnd), retry #3, port1 0008010c


Is there a way to specify the correct configuration or modify the 
configuration for USB outputs?

Thank you.



Image directions from here:   https://elinux.org/BeagleBoardUbuntu

Image link:  
https://rcn-ee.com/rootfs/2018-12-10/elinux/ubuntu-18.04.1-console-armhf-2018-12-10.tar.xz


Kernel Version
4.14.79-ti-r84


Below is the dmesg dump


[    0.000000] Booting Linux on physical CPU 0x0
[    0.000000] Linux version 4.14.79-ti-r84 (root@a2-imx6q-wandboard-2gb) 
(gcc v             ersion 7.3.0 (Ubuntu/Linaro 7.3.0-27ubuntu1~18.04)) #1 
SMP PREEMPT Tue Nov 13 20             :35:19 UTC 2018
[    0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), 
cr=10c5387d
[    0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing 
instructio             n cache
[    0.000000] OF: fdt: Machine model: TI AM335x PocketBeagle
[    0.000000] Memory policy: Data cache writeback
[    0.000000] efi: Getting EFI parameters from FDT:
[    0.000000] efi: UEFI not found.
[    0.000000] cma: Reserved 48 MiB at 0x9c800000
[    0.000000] On node 0 totalpages: 130560
[    0.000000] free_area_init_node: node 0, pgdat c15ed340, node_mem_map 
df96100             0
[    0.000000]   Normal zone: 1148 pages used for memmap
[    0.000000]   Normal zone: 0 pages reserved
[    0.000000]   Normal zone: 130560 pages, LIFO batch:31
[    0.000000] CPU: All CPU(s) started in SVC mode.
[    0.000000] AM335X ES2.1 (sgx neon)
[    0.000000] random: get_random_bytes called from start_kernel+0xac/0x450 
with              crng_init=0
[    0.000000] percpu: Embedded 18 pages/cpu @df900000 s41548 r8192 d23988 
u7372             8
[    0.000000] pcpu-alloc: s41548 r8192 d23988 u73728 alloc=18*4096
[    0.000000] pcpu-alloc: [0] 0
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 129412
[    0.000000] Kernel command line: console=ttyO0,115200n8 
root=/dev/mmcblk0p1 r             o rootfstype=ext4 rootwait 
coherent_pool=1M net.ifnames=0 quiet
[    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] Memory: 437312K/522240K available (13312K kernel code, 1170K 
rwda             ta, 4372K rodata, 1024K init, 361K bss, 35776K reserved, 
49152K cma-reserved, 0K              highmem)
[    0.000000] Virtual kernel memory layout:
                   vector  : 0xffff0000 - 0xffff1000   (   4 kB)
                   fixmap  : 0xffc00000 - 0xfff00000   (3072 kB)
                   vmalloc : 0xe0000000 - 0xff800000   ( 504 MB)
                   lowmem  : 0xc0000000 - 0xdfe00000   ( 510 MB)
                   pkmap   : 0xbfe00000 - 0xc0000000   (   2 MB)
                   modules : 0xbf000000 - 0xbfe00000   (  14 MB)
                     .text : 0xc0008000 - 0xc0e00000   (14304 kB)
                     .init : 0xc1400000 - 0xc1500000   (1024 kB)
                     .data : 0xc1500000 - 0xc1624928   (1171 kB)
                      .bss : 0xc162ea78 - 0xc1688f80   ( 362 kB)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[    0.000000] ftrace: allocating 42852 entries in 126 pages
[    0.000000] Preemptible hierarchical RCU implementation.
[    0.000000]  RCU restricting CPUs from NR_CPUS=2 to nr_cpu_ids=1.
[    0.000000]  Tasks RCU enabled.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1
[    0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
[    0.000000] IRQ: Found an INTC at 0xfa200000 (revision 5.0) with 128 
interrup             ts
[    0.000000] OMAP clockevent source: timer2 at 24000000 Hz
[    0.000020] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 
89478             484971ns
[    0.000040] clocksource: timer1: mask: 0xffffffff max_cycles: 
0xffffffff, max             _idle_ns: 79635851949 ns
[    0.000050] OMAP clocksource: timer1 at 24000000 Hz
[    0.001607] timer_probe: no matching timers found
[    0.001950] Console: colour dummy device 80x30
[    0.001976] WARNING: Your 'console=ttyO0' has been replaced by 'ttyS0'
[    0.001981] This ensures that you still see kernel messages. Please
[    0.001985] update your kernel commandline.
[    0.002009] Calibrating delay loop... 995.32 BogoMIPS (lpj=1990656)
[    0.021774] pid_max: default: 32768 minimum: 301
[    0.022038] Security Framework initialized
[    0.022054] Yama: becoming mindful.
[    0.022094] AppArmor: AppArmor disabled by boot time parameter
[    0.022171] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.022183] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 
bytes)
[    0.023192] CPU: Testing write buffer coherency: ok
[    0.023259] CPU0: Spectre v2: using BPIALL workaround
[    0.023709] CPU0: thread -1, cpu 0, socket -1, mpidr 0
[    0.037869] Setting up static identity map for 0x80100000 - 0x80100060
[    0.045774] Hierarchical SRCU implementation.
[    0.056910] EFI services will not be available.
[    0.061783] smp: Bringing up secondary CPUs ...
[    0.061798] smp: Brought up 1 node, 1 CPU
[    0.061809] SMP: Total of 1 processors activated (995.32 BogoMIPS).
[    0.061816] CPU: All CPU(s) started in SVC mode.
[    0.063426] devtmpfs: initialized
[    0.090096] VFP support v0.3: implementor 41 architecture 3 part 30 
variant c              rev 3
[    0.090552] clocksource: jiffies: mask: 0xffffffff max_cycles: 
0xffffffff, ma             x_idle_ns: 7645041785100000 ns
[    0.090576] futex hash table entries: 256 (order: 2, 16384 bytes)
[    0.094806] xor: measuring software checksum speed
[    0.133802]    arm4regs  :  1217.000 MB/sec
[    0.173752]    8regs     :  1091.000 MB/sec
[    0.213749]    32regs    :  1170.000 MB/sec
[    0.253750]    neon      :  1674.000 MB/sec
[    0.253757] xor: using function: neon (1674.000 MB/sec)
[    0.253775] pinctrl core: initialized pinctrl subsystem
[    0.254999] NET: Registered protocol family 16
[    0.258919] DMA: preallocated 1024 KiB pool for atomic coherent 
allocations
[    0.319978] omap_hwmod: debugss: _wait_target_disable failed
[    0.372603] cpuidle: using governor menu
[    0.379308] OMAP GPIO hardware version 0.1
[    0.401558] No ATAGs?
[    0.401579] hw-breakpoint: debug architecture 0x4 unsupported.
[    0.402575] omap4_sram_init:Unable to allocate sram needed to handle 
errata I             688
[    0.402591] omap4_sram_init:Unable to get sram pool needed to handle 
errata I             688
[    0.497830] raid6: neonx2   gen()  1879 MB/s
[    0.565781] raid6: neonx2   xor()  1437 MB/s
[    0.565789] raid6: using algorithm neonx2 gen() 1879 MB/s
[    0.565795] raid6: .... xor() 1437 MB/s, rmw enabled
[    0.565802] raid6: using neon recovery algorithm
[    0.573364] edma 49000000.edma: TI EDMA DMA engine driver
[    0.579303] SCSI subsystem initialized
[    0.581933] libata version 3.00 loaded.
[    0.582217] usbcore: registered new interface driver usbfs
[    0.582274] usbcore: registered new interface driver hub
[    0.582386] usbcore: registered new device driver usb
[    0.583272] omap_i2c 44e0b000.i2c: could not find pctldev for node 
/ocp/l4_wk             up@44c00000/scm@210000/pinmux@800/pinmux_i2c0_pins, 
deferring probe
[    0.584218] omap_i2c 4802a000.i2c: bus 1 rev0.11 at 400 kHz
[    0.584973] omap_i2c 4819c000.i2c: bus 2 rev0.11 at 400 kHz
[    0.585370] media: Linux media interface: v0.10
[    0.585418] Linux video capture interface: v2.00
[    0.585587] pps_core: LinuxPPS API ver. 1 registered
[    0.585594] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo 
Giome             tti <giome...@linux.it>
[    0.585617] PTP clock support registered
[    0.586328] omap-mailbox 480c8000.mailbox: omap mailbox rev 0x400
[    0.590051] FPGA manager framework
[    0.590151] Advanced Linux Sound Architecture Driver Initialized.
[    0.590829] NetLabel: Initializing
[    0.590840] NetLabel:  domain hash size = 128
[    0.590846] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.590929] NetLabel:  unlabeled traffic allowed by default
[    0.594212] clocksource: Switched to clocksource timer1
[    0.760413] VFS: Disk quotas dquot_6.6.0
[    0.760536] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 
bytes)
[    0.772816] NET: Registered protocol family 2
[    0.773721] TCP established hash table entries: 4096 (order: 2, 16384 
bytes)
[    0.773766] TCP bind hash table entries: 4096 (order: 3, 32768 bytes)
[    0.773824] TCP: Hash tables configured (established 4096 bind 4096)
[    0.773941] UDP hash table entries: 256 (order: 1, 8192 bytes)
[    0.773963] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
[    0.774173] NET: Registered protocol family 1
[    0.783193] RPC: Registered named UNIX socket transport module.
[    0.783204] RPC: Registered udp transport module.
[    0.783209] RPC: Registered tcp transport module.
[    0.783214] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.783968] Unpacking initramfs...
[    1.018274] random: fast init done
[    1.217772] Freeing initrd memory: 7568K
[    1.218417] hw perfevents: no interrupt-affinity property for /pmu, 
guessing.
[    1.218639] hw perfevents: enabled with armv7_cortex_a8 PMU driver, 5 
counter             s available
[    1.220707] audit: initializing netlink subsys (disabled)
[    1.221918] audit: type=2000 audit(1.220:1): state=initialized 
audit_enabled=             0 res=1
[    1.222047] workingset: timestamp_bits=14 max_order=17 bucket_order=3
[    1.227820] zbud: loaded
[    1.235349] NFS: Registering the id_resolver key type
[    1.235395] Key type id_resolver registered
[    1.235401] Key type id_legacy registered
[    1.235420] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[    1.235790] fuse init (API version 7.26)
[    1.236393] SGI XFS with ACLs, security attributes, realtime, no debug 
enable             d
[    1.255501] Key type asymmetric registered
[    1.255516] Asymmetric key parser 'x509' registered
[    1.255648] Block layer SCSI generic (bsg) driver version 0.4 loaded 
(major 2             45)
[    1.259986] io scheduler noop registered
[    1.259996] io scheduler deadline registered
[    1.260282] io scheduler cfq registered (default)
[    1.260293] io scheduler mq-deadline registered
[    1.262893] pinctrl-single 44e10800.pinmux: 142 pins at pa f9e10800 size 
568
[    1.270992] gpio-of-helper ocp:cape-universal: ready
[    1.277758] wkup_m3_ipc 44e11324.wkup_m3_ipc: could not get rproc handle
[    1.280070] Serial: 8250/16550 driver, 6 ports, IRQ sharing disabled
[    1.283738] 44e09000.serial: ttyS0 at MMIO 0x44e09000 (irq = 38, 
base_baud =              3000000) is a 8250
[    1.295601] console [ttyS0] enabled
[    1.296764] 48022000.serial: ttyS1 at MMIO 0x48022000 (irq = 39, 
base_baud =              3000000) is a 8250
[    1.297743] 48024000.serial: ttyS2 at MMIO 0x48024000 (irq = 40, 
base_baud =              3000000) is a 8250
[    1.298852] 481a8000.serial: ttyS4 at MMIO 0x481a8000 (irq = 41, 
base_baud =              3000000) is a 8250
[    1.301972] omap_rng 48310000.rng: Random Number Generator ver. 20
[    1.303378] [drm] Initialized vgem 1.0.0 20120112 for virtual device on 
minor              0
[    1.303489] usbcore: registered new interface driver udl
[    1.350403] libphy: Fixed MDIO Bus: probed
[    1.351244] CAN device driver interface
[    1.352531] c_can_platform 481cc000.can: c_can_platform device 
registered (re             gs=fa1cc000, irq=47)
[    1.353462] c_can_platform 481d0000.can: c_can_platform device 
registered (re             gs=fa1d0000, irq=48)
[    1.356718] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.356777] ehci-platform: EHCI generic platform driver
[    1.357104] ehci-omap: OMAP-EHCI Host Controller driver
[    1.357951] usbcore: registered new interface driver usb-storage
[    1.361007] am335x-phy-driver 47401300.usb-phy: 47401300.usb-phy supply 
vcc n             ot found, using dummy regulator
[    1.365463] musb-hdrc musb-hdrc.0: MUSB HDRC host driver
[    1.365518] musb-hdrc musb-hdrc.0: new USB bus registered, assigned bus 
numbe             r 1
[    1.365868] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    1.365879] usb usb1: New USB device strings: Mfr=3, Product=2, 
SerialNumber=             1
[    1.365887] usb usb1: Product: MUSB HDRC host driver
[    1.365894] usb usb1: Manufacturer: Linux 4.14.79-ti-r84 musb-hcd
[    1.365901] usb usb1: SerialNumber: musb-hdrc.0
[    1.366933] hub 1-0:1.0: USB hub found
[    1.367015] hub 1-0:1.0: 1 port detected
[    1.369610] am335x-phy-driver 47401b00.usb-phy: 47401b00.usb-phy supply 
vcc n             ot found, using dummy regulator
[    1.373992] musb-hdrc musb-hdrc.1: MUSB HDRC host driver
[    1.374032] musb-hdrc musb-hdrc.1: new USB bus registered, assigned bus 
numbe             r 2
[    1.374540] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[    1.374552] usb usb2: New USB device strings: Mfr=3, Product=2, 
SerialNumber=             1
[    1.374560] usb usb2: Product: MUSB HDRC host driver
[    1.374567] usb usb2: Manufacturer: Linux 4.14.79-ti-r84 musb-hcd
[    1.374575] usb usb2: SerialNumber: musb-hdrc.1
[    1.375488] hub 2-0:1.0: USB hub found
[    1.375584] hub 2-0:1.0: 1 port detected
[    1.386899] omap_rtc 44e3e000.rtc: already running
[    1.387652] omap_rtc 44e3e000.rtc: registered as rtc0
[    1.388926] i2c /dev entries driver
[    1.390024] Driver for 1-wire Dallas network protocol.
[    1.393309] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 60 
sec
[    1.393881] softdog: initialized. soft_noboot=0 soft_margin=60 sec 
soft_panic             =0 (nowayout=0)
[    1.395571] cpuidle: enable-method property 'ti,am3352' found operations
[    1.396360] sdhci: Secure Digital Host Controller Interface driver
[    1.396368] sdhci: Copyright(c) Pierre Ossman
[    1.397240] omap_hsmmc 48060000.mmc: Got CD GPIO
[    1.435485] sdhci-pltfm: SDHCI platform and OF driver helper
[    1.441029] ledtrig-cpu: registered to indicate activity on CPUs
[    1.441625] omap-aes 53500000.aes: OMAP AES hw accel rev: 3.2
[    1.441989] omap-aes 53500000.aes: will run requests pump with realtime 
prior             ity
[    1.444773] omap-sham 53100000.sham: hw accel on OMAP rev 4.3
[    1.451819] hidraw: raw HID events driver (C) Jiri Kosina
[    1.452743] usbcore: registered new interface driver usbhid
[    1.452751] usbhid: USB HID core driver
[    1.453162] remoteproc remoteproc0: wkup_m3 is available
[    1.456312] ti_am3359-tscadc 44e0d000.tscadc: chan 0 step_avg truncating 
to 1             6
[    1.456327] ti_am3359-tscadc 44e0d000.tscadc: chan 1 step_avg truncating 
to 1             6
[    1.456335] ti_am3359-tscadc 44e0d000.tscadc: chan 2 step_avg truncating 
to 1             6
[    1.456343] ti_am3359-tscadc 44e0d000.tscadc: chan 3 step_avg truncating 
to 1             6
[    1.456351] ti_am3359-tscadc 44e0d000.tscadc: chan 4 step_avg truncating 
to 1             6
[    1.456358] ti_am3359-tscadc 44e0d000.tscadc: chan 5 step_avg truncating 
to 1             6
[    1.456366] ti_am3359-tscadc 44e0d000.tscadc: chan 6 step_avg truncating 
to 1             6
[    1.456373] ti_am3359-tscadc 44e0d000.tscadc: chan 7 step_avg truncating 
to 1             6
[    1.461385] wireguard: WireGuard 0.0.20181018 loaded. See 
www.wireguard.com f             or information.
[    1.461398] wireguard: Copyright (C) 2015-2018 Jason A. Donenfeld 
<Jason@zx2c             4.com>. All Rights Reserved.
[    1.462483] NET: Registered protocol family 10
[    1.467861] Segment Routing with IPv6
[    1.467955] mip6: Mobile IPv6
[    1.467976] NET: Registered protocol family 17
[    1.467995] can: controller area network core (rev 20170425 abi 9)
[    1.468090] NET: Registered protocol family 29
[    1.468217] Key type dns_resolver registered
[    1.468224] mpls_gso: MPLS GSO support
[    1.468478] omap_voltage_late_init: Voltage driver support not added
[    1.475912] PM: Cannot get wkup_m3_ipc handle
[    1.480935] ThumbEE CPU extension supported.
[    1.480963] Registering SWP/SWPB emulation handler
[    1.482311] registered taskstats version 1
[    1.482468] zswap: loaded using pool lzo/zbud
[    1.484993] Btrfs loaded, crc32c=crc32c-generic
[    1.485098] ima: No TPM chip found, activating TPM-bypass! (rc=-19)
[    1.485124] ima: Allocated hash algorithm: sha256
[    1.485604] mmc0: host does not support reading read-only switch, 
assuming wr             ite-enable
[    1.487535] mmc0: new high speed SDHC card at address 0001
[    1.495132] mmcblk0: mmc0:0001 GB1QT 29.8 GiB
[    1.497530]  mmcblk0: p1
[    1.528309] musb-hdrc musb-hdrc.1: VBUS_ERROR in a_wait_vrise (81, 
<SessEnd),              retry #1, port1 00000104
[    1.532261] input: tps65217_pwr_but as 
/devices/platform/ocp/44e0b000.i2c/i2c            
 -0/0-0024/tps65217-pwrbutton/input/input0
[    1.532862] tps65217 0-0024: TPS65217 ID 0xe version 1.2
[    1.533335] at24 0-0050: 32768 byte 24c256 EEPROM, writable, 1 
bytes/write
[    1.533444] omap_i2c 44e0b000.i2c: bus 0 rev0.11 at 400 kHz
[    1.535203] remoteproc remoteproc0: powering up wkup_m3
[    1.535811] remoteproc remoteproc0: Booting fw image 
am335x-pm-firmware.elf,              size 217168
[    1.536976] PM: Cannot get wkup_m3_ipc handle
[    1.541819] remoteproc remoteproc0: remote processor wkup_m3 is now up
[    1.541839] wkup_m3_ipc 44e11324.wkup_m3_ipc: CM3 Firmware Version = 
0x193
[    1.543321] omap_rtc 44e3e000.rtc: setting system clock to 2000-01-01 
00:10:2             0 UTC (946685420)
[    1.543341] of_cfs_init
[    1.543507] of_cfs_init: OK
[    1.544612] ALSA device list:
[    1.544621]   No soundcards found.
[    1.549357] Freeing unused kernel memory: 1024K
[    1.680752] musb-hdrc musb-hdrc.1: VBUS_ERROR in a_wait_vrise (81, 
<SessEnd),              retry #2, port1 00000104
[    1.833187] musb-hdrc musb-hdrc.1: VBUS_ERROR in a_wait_vrise (81, 
<SessEnd),              retry #3, port1 00000104
[    1.985608] musb-hdrc musb-hdrc.1: VBUS_ERROR in a_wait_vrise (80, 
<SessEnd),              retry #3, port1 0008010c
[   18.933869] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data 
mode. O             pts: (null)
[   19.725466] systemd[1]: System time before build time, advancing clock.
[   19.820325] ip_tables: (C) 2000-2006 Netfilter Core Team
[   19.845684] systemd[1]: systemd 237 running in system mode. (+PAM +AUDIT 
+SEL             INUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP 
+GCRYPT +GNUTLS +ACL +             XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD 
-IDN2 +IDN -PCRE2 default-hierarchy=hybr             id)
[   19.846789] systemd[1]: Detected architecture arm.
[   19.862695] systemd[1]: Set hostname to <arm>.
[   20.779144] random: systemd: uninitialized urandom read (16 bytes read)
[   20.779974] systemd[1]: Started Forward Password Requests to Wall 
Directory W             atch.
[   20.780421] random: systemd: uninitialized urandom read (16 bytes read)
[   20.781984] systemd[1]: Created slice System Slice.
[   20.783245] random: systemd: uninitialized urandom read (16 bytes read)
[   20.783699] systemd[1]: Listening on Journal Audit Socket.
[   20.785177] systemd[1]: Created slice User and Session Slice.
[   20.786040] systemd[1]: Listening on udev Control Socket.
[   20.787048] systemd[1]: Listening on /dev/initctl Compatibility Named 
Pipe.
[   20.787791] systemd[1]: Listening on Journal Socket (/dev/log).
[   21.348864] EXT4-fs (mmcblk0p1): re-mounted. Opts: errors=remount-ro
[   22.324008] systemd-journald[706]: Received request to flush runtime 
journal              from PID 1
[   22.331404] systemd-journald[706]: File 
/var/log/journal/34673b08161f804ddc6e            
 148d5c0f1dae/system.journal corrupted or uncleanly shut down, renaming and 
repla             cing.
[   26.933648] Bluetooth: Core ver 2.22
[   26.933837] NET: Registered protocol family 31
[   26.933845] Bluetooth: HCI device and connection manager initialized
[   26.933874] Bluetooth: HCI socket layer initialized
[   26.933890] Bluetooth: L2CAP socket layer initialized
[   26.933941] Bluetooth: SCO socket layer initialized
[   27.143441] nf_conntrack version 0.5.0 (8192 buckets, 32768 max)
[   30.803384] using random self ethernet address
[   30.803404] using random host ethernet address
[   30.922051] using random self ethernet address
[   30.922071] using random host ethernet address
[   31.316245] usb0: HOST MAC 98:84:e3:bb:10:a2
[   31.320699] usb0: MAC 98:84:e3:bb:10:a3
[   31.327723] usb1: HOST MAC 98:84:e3:bb:10:a5
[   31.331144] usb1: MAC 98:84:e3:bb:10:a6
[   31.773742] configfs-gadget gadget: high-speed config #1: c
[   31.982356] IPv6: ADDRCONF(NETDEV_UP): usb0: link is not ready
[   32.171274] IPv6: ADDRCONF(NETDEV_UP): usb1: link is not ready
[   32.363033] IPv6: ADDRCONF(NETDEV_CHANGE): usb0: link becomes ready
[   36.913169] PM: bootloader does not support rtc-only!
[   38.032836] random: crng init done
[   38.032858] random: 7 urandom warning(s) missed due to ratelimiting

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/b6843d4f-2996-42f8-98ac-6be3dcbe5b9b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to