My apologies, the 5V 0.8A hub is mislabeled.  

It is 5V 3A output.   The 0.8A was the input 120VAC rating.

On Thursday, June 3, 2021 at 8:55:03 AM UTC-7 Patrick Bolton wrote:

> Yes.
>
> These are the voltage readings with nothing connected on several power 
> supplies options I have:
>
> Voltage Readings
> Pin          Function          USB Power          5V 0.8A HUB          5V 
> 8A power supply
> P1-5    Vbus                    0                            0            
>                    0
> P1-7    VIN                       4.97                      5.152          
>              5.163
> P1-14  3.3V                     3.422                    3.422            
>            3.422
> P 1.24 Vout                     4.925                    5.108            
>            5.118
>
> I can not talk to the pb when its on the 5V 8A, but nothing shows up in 
> either on usb power or on a usb power hub.
>
> I just connected it to see if it had any voltage impact.
>
> Thank you.
>
> Pat
>
>
>
>
>
> On Wednesday, June 2, 2021 at 12:01:12 PM UTC-7 [email protected] wrote:
>
>> Have you tried connecting a Powered USB HUB to the USB board attached to 
>> the PocketBeagle so the WiFi module is not drawing current directly from 
>> the PB?
>>
>> It seems there is an over-current condition being reported:
>> * 126.004560] usb usb2-port1: over-current condition*
>>
>> Cheers,
>>
>> Jon
>>
>> On Wed, Jun 2, 2021 at 10:19 AM Patrick Bolton <[email protected]> 
>> wrote:
>>
>>> I do not have a standoff on a pocket beagle.
>>>
>>> But the problem is recurring on all models right side up, upside down 
>>> with and without 2/4-port USB 2.0 HUB Cape for PocketBeagle from 
>>> microwavemont on Tindie 
>>> <https://www.tindie.com/products/microwavemont/24-port-usb-20-hub-cape-for-pocketbeagle/>
>>>  installed 
>>> or a female pin block that keeps any pins or pads from contacting the 
>>> static pad.
>>>
>>> lsusb -v & udevadm trigger --> dmesg  below
>>>
>>> I simply can not believe that the random selection process of purchasing 
>>> 4 pb's over a course of a year yielded four defective devices in my 
>>> possession.  
>>>
>>> OK, I'll admit it: I purchased 6 and burned up 2 pulling too much power 
>>> from a gpio.  That's my simple attempt at humor.
>>>
>>>
>>> [image: IMG_6921.jpg]
>>>
>>> root@beaglebone:/var/lib/cloud9# lsusb -v
>>>
>>> Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
>>> Device Descriptor:
>>>   bLength                18
>>>   bDescriptorType         1
>>>   bcdUSB               2.00
>>>   bDeviceClass            9 Hub
>>>   bDeviceSubClass         0
>>>   bDeviceProtocol         1 Single TT
>>>   bMaxPacketSize0        64
>>>   idVendor           0x1d6b Linux Foundation
>>>   idProduct          0x0002 2.0 root hub
>>>   bcdDevice            4.19
>>>   iManufacturer           3 Linux 4.19.94-ti-r64 musb-hcd
>>>   iProduct                2 MUSB HDRC host driver
>>>   iSerial                 1 musb-hdrc.1
>>>   bNumConfigurations      1
>>>   Configuration Descriptor:
>>>     bLength                 9
>>>     bDescriptorType         2
>>>     wTotalLength       0x0019
>>>     bNumInterfaces          1
>>>     bConfigurationValue     1
>>>     iConfiguration          0
>>>     bmAttributes         0xe0
>>>       Self Powered
>>>       Remote Wakeup
>>>     MaxPower                0mA
>>>     Interface Descriptor:
>>>       bLength                 9
>>>       bDescriptorType         4
>>>       bInterfaceNumber        0
>>>       bAlternateSetting       0
>>>       bNumEndpoints           1
>>>       bInterfaceClass         9 Hub
>>>       bInterfaceSubClass      0
>>>       bInterfaceProtocol      0 Full speed (or root) hub
>>>       iInterface              0
>>>       Endpoint Descriptor:
>>>         bLength                 7
>>>         bDescriptorType         5
>>>         bEndpointAddress     0x81  EP 1 IN
>>>         bmAttributes            3
>>>           Transfer Type            Interrupt
>>>           Synch Type               None
>>>           Usage Type               Data
>>>         wMaxPacketSize     0x0004  1x 4 bytes
>>>         bInterval              12
>>> Hub Descriptor:
>>>   bLength               9
>>>   bDescriptorType      41
>>>   nNbrPorts             1
>>>   wHubCharacteristic 0x0011
>>>     Per-port power switching
>>>     No overcurrent protection
>>>     TT think time 8 FS bits
>>>   bPwrOn2PwrGood        5 * 2 milli seconds
>>>   bHubContrCurrent      0 milli Ampere
>>>   DeviceRemovable    0x02
>>>   PortPwrCtrlMask    0xff
>>>  Hub Port Status:
>>>    Port 1: 0000.010c power oc suspend
>>> can't get device qualifier: Resource temporarily unavailable
>>> can't get debug descriptor: Resource temporarily unavailable
>>> Device Status:     0x0001
>>>   Self Powered
>>>
>>> Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
>>> Device Descriptor:
>>>   bLength                18
>>>   bDescriptorType         1
>>>   bcdUSB               2.00
>>>   bDeviceClass            9 Hub
>>>   bDeviceSubClass         0
>>>   bDeviceProtocol         1 Single TT
>>>   bMaxPacketSize0        64
>>>   idVendor           0x1d6b Linux Foundation
>>>   idProduct          0x0002 2.0 root hub
>>>   bcdDevice            4.19
>>>   iManufacturer           3 Linux 4.19.94-ti-r64 musb-hcd
>>>   iProduct                2 MUSB HDRC host driver
>>>   iSerial                 1 musb-hdrc.0
>>>   bNumConfigurations      1
>>>   Configuration Descriptor:
>>>     bLength                 9
>>>     bDescriptorType         2
>>>     wTotalLength       0x0019
>>>     bNumInterfaces          1
>>>     bConfigurationValue     1
>>>     iConfiguration          0
>>>     bmAttributes         0xe0
>>>       Self Powered
>>>       Remote Wakeup
>>>     MaxPower                0mA
>>>     Interface Descriptor:
>>>       bLength                 9
>>>       bDescriptorType         4
>>>       bInterfaceNumber        0
>>>       bAlternateSetting       0
>>>       bNumEndpoints           1
>>>       bInterfaceClass         9 Hub
>>>       bInterfaceSubClass      0
>>>       bInterfaceProtocol      0 Full speed (or root) hub
>>>       iInterface              0
>>>       Endpoint Descriptor:
>>>         bLength                 7
>>>         bDescriptorType         5
>>>         bEndpointAddress     0x81  EP 1 IN
>>>         bmAttributes            3
>>>           Transfer Type            Interrupt
>>>           Synch Type               None
>>>           Usage Type               Data
>>>         wMaxPacketSize     0x0004  1x 4 bytes
>>>         bInterval              12
>>> Hub Descriptor:
>>>   bLength               9
>>>   bDescriptorType      41
>>>   nNbrPorts             1
>>>   wHubCharacteristic 0x0011
>>>     Per-port power switching
>>>     No overcurrent protection
>>>     TT think time 8 FS bits
>>>   bPwrOn2PwrGood        5 * 2 milli seconds
>>>   bHubContrCurrent      0 milli Ampere
>>>   DeviceRemovable    0x02
>>>   PortPwrCtrlMask    0xff
>>>  Hub Port Status:
>>>    Port 1: 0000.0100 power
>>> can't get device qualifier: Resource temporarily unavailable
>>> can't get debug descriptor: Resource temporarily unavailable
>>> Device Status:     0x0001
>>>   Self Powered
>>>
>>>
>>> root@beaglebone:/var/lib/cloud9# udevadm trigger
>>> root@beaglebone:/var/lib/cloud9# dmesg
>>> [    0.000000] Booting Linux on physical CPU 0x0
>>> [    0.000000] Linux version 4.19.94-ti-r64 (voodoo@rpi4b4g-07) (gcc 
>>> version 8.3.0 (Debian 8.3.0-6)) #1buster SMP PREEMPT Fri May 21 23:57:28 
>>> UTC 2021
>>> [    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] 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]   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/0x4c0 with crng_init=0
>>> [    0.000000] percpu: Embedded 17 pages/cpu s38988 r8192 d22452 u69632
>>> [    0.000000] pcpu-alloc: s38988 r8192 d22452 u69632 alloc=17*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 ro rootfstype=ext4 rootwait coherent_pool=1M 
>>> net.ifnames=0 lpj=1990656 rng_core.default_quality=100 quiet
>>> [    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: 438104K/522240K available (13312K kernel code, 
>>> 1140K rwdata, 4340K rodata, 1024K init, 350K bss, 34984K 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 : 0x(ptrval) - 0x(ptrval)   (14304 kB)
>>>                      .init : 0x(ptrval) - 0x(ptrval)   (1024 kB)
>>>                      .data : 0x(ptrval) - 0x(ptrval)   (1141 kB)
>>>                       .bss : 0x(ptrval) - 0x(ptrval)   ( 351 kB)
>>> [    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
>>> [    0.000000] ftrace: allocating 42210 entries in 124 pages
>>> [    0.000000] rcu: Preemptible hierarchical RCU implementation.
>>> [    0.000000] rcu:     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 0x(ptrval) (revision 5.0) with 128 
>>> interrupts
>>> [    0.000000] OMAP clockevent source: timer2 at 24000000 Hz
>>> [    0.000020] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps 
>>> every 89478484971ns
>>> [    0.000039] clocksource: timer1: mask: 0xffffffff max_cycles: 
>>> 0xffffffff, max_idle_ns: 79635851949 ns
>>> [    0.000049] OMAP clocksource: timer1 at 24000000 Hz
>>> [    0.001524] timer_probe: no matching timers found
>>> [    0.001768] Console: colour dummy device 80x30
>>> [    0.001794] WARNING: Your 'console=ttyO0' has been replaced by 'ttyS0'
>>> [    0.001799] This ensures that you still see kernel messages. Please
>>> [    0.001803] update your kernel commandline.
>>> [    0.001961] Calibrating delay loop (skipped) preset value.. 995.32 
>>> BogoMIPS (lpj=1990656)
>>> [    0.001981] pid_max: default: 32768 minimum: 301
>>> [    0.002269] Security Framework initialized
>>> [    0.002285] Yama: becoming mindful.
>>> [    0.002430] AppArmor: AppArmor initialized
>>> [    0.002537] Mount-cache hash table entries: 1024 (order: 0, 4096 
>>> bytes)
>>> [    0.002549] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 
>>> bytes)
>>> [    0.003657] CPU: Testing write buffer coherency: ok
>>> [    0.003720] CPU0: Spectre v2: using BPIALL workaround
>>> [    0.004203] CPU0: thread -1, cpu 0, socket -1, mpidr 0
>>> [    0.025990] Setting up static identity map for 0x80100000 - 0x80100060
>>> [    0.033891] rcu: Hierarchical SRCU implementation.
>>> [    0.045112] EFI services will not be available.
>>> [    0.049901] smp: Bringing up secondary CPUs ...
>>> [    0.049915] smp: Brought up 1 node, 1 CPU
>>> [    0.049927] SMP: Total of 1 processors activated (995.32 BogoMIPS).
>>> [    0.049934] CPU: All CPU(s) started in SVC mode.
>>> [    0.051665] devtmpfs: initialized
>>> [    0.078240] VFP support v0.3: implementor 41 architecture 3 part 30 
>>> variant c rev 3
>>> [    0.078878] clocksource: jiffies: mask: 0xffffffff max_cycles: 
>>> 0xffffffff, max_idle_ns: 7645041785100000 ns
>>> [    0.078899] futex hash table entries: 256 (order: 2, 16384 bytes)
>>> [    0.082875] xor: automatically using best checksumming function   neon
>>> [    0.082892] pinctrl core: initialized pinctrl subsystem
>>> [    0.084213] NET: Registered protocol family 16
>>> [    0.089465] DMA: preallocated 1024 KiB pool for atomic coherent 
>>> allocations
>>> [    0.160175] l4_wkup_cm:clk:0010:0: failed to disable
>>> [    0.212529] audit: initializing netlink subsys (disabled)
>>> [    0.217990] audit: type=2000 audit(0.204:1): state=initialized 
>>> audit_enabled=0 res=1
>>> [    0.221368] OMAP GPIO hardware version 0.1
>>> [    0.243694] hw-breakpoint: debug architecture 0x4 unsupported.
>>> [    0.270044] raid6: using algorithm neonx8 gen() 0 MB/s
>>> [    0.270057] raid6: .... xor() 0 MB/s, rmw enabled
>>> [    0.270065] raid6: using neon recovery algorithm
>>> [    0.278059] edma 49000000.edma: TI EDMA DMA engine driver
>>> [    0.283923] SCSI subsystem initialized
>>> [    0.286045] libata version 3.00 loaded.
>>> [    0.286355] usbcore: registered new interface driver usbfs
>>> [    0.286414] usbcore: registered new interface driver hub
>>> [    0.286535] usbcore: registered new device driver usb
>>> [    0.288508] omap_i2c 4802a000.i2c: bus 1 rev0.11 at 400 kHz
>>> [    0.289377] omap_i2c 4819c000.i2c: bus 2 rev0.11 at 400 kHz
>>> [    0.290034] pps_core: LinuxPPS API ver. 1 registered
>>> [    0.290044] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 
>>> Rodolfo Giometti <[email protected]>
>>> [    0.290073] PTP clock support registered
>>> [    0.290984] omap-mailbox 480c8000.mailbox: omap mailbox rev 0x400
>>> [    0.294253] Advanced Linux Sound Architecture Driver Initialized.
>>> [    0.295023] NetLabel: Initializing
>>> [    0.295034] NetLabel:  domain hash size = 128
>>> [    0.295039] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
>>> [    0.295129] NetLabel:  unlabeled traffic allowed by default
>>> [    0.296204] clocksource: Switched to clocksource timer1
>>> [    0.458548] VFS: Disk quotas dquot_6.6.0
>>> [    0.458651] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 
>>> bytes)
>>> [    0.459533] AppArmor: AppArmor Filesystem Enabled
>>> [    0.472479] NET: Registered protocol family 2
>>> [    0.473530] tcp_listen_portaddr_hash hash table entries: 512 (order: 
>>> 0, 6144 bytes)
>>> [    0.473568] TCP established hash table entries: 4096 (order: 2, 16384 
>>> bytes)
>>> [    0.473609] TCP bind hash table entries: 4096 (order: 3, 32768 bytes)
>>> [    0.473668] TCP: Hash tables configured (established 4096 bind 4096)
>>> [    0.473807] UDP hash table entries: 256 (order: 1, 8192 bytes)
>>> [    0.473832] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
>>> [    0.474181] NET: Registered protocol family 1
>>> [    0.487337] RPC: Registered named UNIX socket transport module.
>>> [    0.487347] RPC: Registered udp transport module.
>>> [    0.487352] RPC: Registered tcp transport module.
>>> [    0.487357] RPC: Registered tcp NFSv4.1 backchannel transport module.
>>> [    0.488392] Unpacking initramfs...
>>> [    0.884189] Freeing initrd memory: 6904K
>>> [    0.885100] hw perfevents: enabled with armv7_cortex_a8 PMU driver, 5 
>>> counters available
>>> [    0.888166] Initialise system trusted keyrings
>>> [    0.888760] workingset: timestamp_bits=14 max_order=17 bucket_order=3
>>> [    0.895897] zbud: loaded
>>> [    0.903403] NFS: Registering the id_resolver key type
>>> [    0.903448] Key type id_resolver registered
>>> [    0.903453] Key type id_legacy registered
>>> [    0.903480] nfs4filelayout_init: NFSv4 File Layout Driver 
>>> Registering...
>>> [    0.903830] fuse init (API version 7.27)
>>> [    0.914543] Key type asymmetric registered
>>> [    0.914558] Asymmetric key parser 'x509' registered
>>> [    0.914664] Block layer SCSI generic (bsg) driver version 0.4 loaded 
>>> (major 246)
>>> [    0.919026] io scheduler noop registered
>>> [    0.919037] io scheduler deadline registered
>>> [    0.919335] io scheduler cfq registered (default)
>>> [    0.919345] io scheduler mq-deadline registered
>>> [    0.922960] pinctrl-single 44e10800.pinmux: 142 pins, size 568
>>> [    0.931981] gpio-of-helper ocp:cape-universal: ready
>>> [    0.942016] Serial: 8250/16550 driver, 6 ports, IRQ sharing disabled
>>> [    0.945661] 44e09000.serial: ttyS0 at MMIO 0x44e09000 (irq = 30, 
>>> base_baud = 3000000) is a 8250
>>> [    0.955776] console [ttyS0] enabled
>>> [    0.957017] 48022000.serial: ttyS1 at MMIO 0x48022000 (irq = 31, 
>>> base_baud = 3000000) is a 8250
>>> [    0.958019] 48024000.serial: ttyS2 at MMIO 0x48024000 (irq = 32, 
>>> base_baud = 3000000) is a 8250
>>> [    0.958964] 481a8000.serial: ttyS4 at MMIO 0x481a8000 (irq = 33, 
>>> base_baud = 3000000) is a 8250
>>> [    0.962509] omap_rng 48310000.rng: Random Number Generator ver. 20
>>> [    0.963455] sdhci: Secure Digital Host Controller Interface driver
>>> [    0.963463] sdhci: Copyright(c) Pierre Ossman
>>> [    0.963938] omap_gpio 44e07000.gpio: Could not set line 6 debounce to 
>>> 200000 microseconds (-22)
>>> [    0.963949] omap_hsmmc 48060000.mmc: Got CD GPIO
>>> [    0.964752] omap_hsmmc 48060000.mmc: Linked as a consumer to 
>>> regulator.1
>>> [    0.965095] random: fast init done
>>> [    0.965455] random: crng init done
>>> [    0.991385] sdhci-pltfm: SDHCI platform and OF driver helper
>>> [    1.001238] eqep 48300180.eqep: ver. 1.0
>>> [    1.001262] eqep 48300180.eqep: unable to select pin group
>>> [    1.001502] eqep 48300180.eqep: count_mode:0
>>> [    1.001513] eqep 48300180.eqep: invert_qa:1
>>> [    1.001521] eqep 48300180.eqep: invert_qb:1
>>> [    1.001529] eqep 48300180.eqep: invert_qi:0
>>> [    1.001538] eqep 48300180.eqep: invert_qs:0
>>> [    1.001546] eqep 48300180.eqep: swap_inputs:0
>>> [    1.001555] eqep 48300180.eqep: QDECCTL:0x0180
>>> [    1.001563] eqep 48300180.eqep: QPOSINIT:0x00000000
>>> [    1.001571] eqep 48300180.eqep: QPOSMAX:0xffffffff
>>> [    1.001578] eqep 48300180.eqep: QPOSCNT:0x00000000
>>> [    1.001586] eqep 48300180.eqep: omit_interrupt:0
>>> [    1.001710] eqep 48300180.eqep: QEINT:0x0800
>>> [    1.001718] eqep 48300180.eqep: QUPRD:0x05f5e100
>>> [    1.001726] eqep 48300180.eqep: QEPCTL:0x009e write
>>> [    1.001734] eqep 48300180.eqep: QEPCTL:0x009e read
>>> [    1.001763] eqep 48300180.eqep: irq:101, clk_rate:100000000
>>> [    1.002080] eqep 48304180.eqep: ver. 1.0
>>> [    1.002098] eqep 48304180.eqep: unable to select pin group
>>> [    1.002231] eqep 48304180.eqep: count_mode:0
>>> [    1.002241] eqep 48304180.eqep: invert_qa:1
>>> [    1.002249] eqep 48304180.eqep: invert_qb:1
>>> [    1.002258] eqep 48304180.eqep: invert_qi:0
>>> [    1.002266] eqep 48304180.eqep: invert_qs:0
>>> [    1.002275] eqep 48304180.eqep: swap_inputs:0
>>> [    1.002282] eqep 48304180.eqep: QDECCTL:0x0180
>>> [    1.002290] eqep 48304180.eqep: QPOSINIT:0x00000000
>>> [    1.002297] eqep 48304180.eqep: QPOSMAX:0xffffffff
>>> [    1.002304] eqep 48304180.eqep: QPOSCNT:0x00000000
>>> [    1.002312] eqep 48304180.eqep: omit_interrupt:0
>>> [    1.002319] eqep 48304180.eqep: QEINT:0x0800
>>> [    1.002326] eqep 48304180.eqep: QUPRD:0x05f5e100
>>> [    1.002416] eqep 48304180.eqep: QEPCTL:0x009e write
>>> [    1.002424] eqep 48304180.eqep: QEPCTL:0x009e read
>>> [    1.002446] eqep 48304180.eqep: irq:102, clk_rate:100000000
>>> [    1.055043] mmc0: host does not support reading read-only switch, 
>>> assuming write-enable
>>> [    1.058182] mmc0: new high speed SDHC card at address aaaa
>>> [    1.069206] mmcblk0: mmc0:aaaa SC32G 29.7 GiB
>>> [    1.075394] libphy: Fixed MDIO Bus: probed
>>> [    1.076823] CAN device driver interface
>>> [    1.078338] c_can_platform 481cc000.can: c_can_platform device 
>>> registered (regs=a73e130a, irq=39)
>>> [    1.079460] c_can_platform 481d0000.can: c_can_platform device 
>>> registered (regs=1eaec869, irq=40)
>>> [    1.080713]  mmcblk0: p1
>>> [    1.083543] usbcore: registered new interface driver smsc95xx
>>> [    1.085359] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
>>> [    1.085409] ehci-platform: EHCI generic platform driver
>>> [    1.085769] ehci-omap: OMAP-EHCI Host Controller driver
>>> [    1.086648] usbcore: registered new interface driver usb-storage
>>> [    1.090010] am335x-phy-driver 47401300.usb-phy: 47401300.usb-phy 
>>> supply vcc not found, using dummy regulator
>>> [    1.090198] am335x-phy-driver 47401300.usb-phy: Linked as a consumer 
>>> to regulator.0
>>> [    1.093768] musb-hdrc musb-hdrc.0: MUSB HDRC host driver
>>> [    1.093810] musb-hdrc musb-hdrc.0: new USB bus registered, assigned 
>>> bus number 1
>>> [    1.094153] usb usb1: New USB device found, idVendor=1d6b, 
>>> idProduct=0002, bcdDevice= 4.19
>>> [    1.094165] usb usb1: New USB device strings: Mfr=3, Product=2, 
>>> SerialNumber=1
>>> [    1.094173] usb usb1: Product: MUSB HDRC host driver
>>> [    1.094181] usb usb1: Manufacturer: Linux 4.19.94-ti-r64 musb-hcd
>>> [    1.094188] usb usb1: SerialNumber: musb-hdrc.0
>>> [    1.095039] hub 1-0:1.0: USB hub found
>>> [    1.095102] hub 1-0:1.0: 1 port detected
>>> [    1.097977] am335x-phy-driver 47401b00.usb-phy: 47401b00.usb-phy 
>>> supply vcc not found, using dummy regulator
>>> [    1.098165] am335x-phy-driver 47401b00.usb-phy: Linked as a consumer 
>>> to regulator.0
>>> [    1.101588] musb-hdrc musb-hdrc.1: MUSB HDRC host driver
>>> [    1.101628] musb-hdrc musb-hdrc.1: new USB bus registered, assigned 
>>> bus number 2
>>> [    1.101950] usb usb2: New USB device found, idVendor=1d6b, 
>>> idProduct=0002, bcdDevice= 4.19
>>> [    1.101961] usb usb2: New USB device strings: Mfr=3, Product=2, 
>>> SerialNumber=1
>>> [    1.101969] usb usb2: Product: MUSB HDRC host driver
>>> [    1.101976] usb usb2: Manufacturer: Linux 4.19.94-ti-r64 musb-hcd
>>> [    1.101984] usb usb2: SerialNumber: musb-hdrc.1
>>> [    1.102784] hub 2-0:1.0: USB hub found
>>> [    1.102848] hub 2-0:1.0: 1 port detected
>>> [    1.115208] omap_rtc 44e3e000.rtc: registered as rtc0
>>> [    1.116852] i2c /dev entries driver
>>> [    1.120756] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 
>>> 60 sec
>>> [    1.121387] softdog: initialized. soft_noboot=0 soft_margin=60 sec 
>>> soft_panic=0 (nowayout=0)
>>> [    1.125794] ledtrig-cpu: registered to indicate activity on CPUs
>>> [    1.126372] omap-aes 53500000.aes: OMAP AES hw accel rev: 3.2
>>> [    1.126738] omap-aes 53500000.aes: will run requests pump with 
>>> realtime priority
>>> [    1.129466] omap-sham 53100000.sham: hw accel on OMAP rev 4.3
>>> [    1.133314] hidraw: raw HID events driver (C) Jiri Kosina
>>> [    1.140873] gnss: GNSS driver registered with major 242
>>> [    1.148110] NET: Registered protocol family 10
>>> [    1.220152] Segment Routing with IPv6
>>> [    1.220445] mip6: Mobile IPv6
>>> [    1.220607] NET: Registered protocol family 17
>>> [    1.220640] can: controller area network core (rev 20170425 abi 9)
>>> [    1.220739] NET: Registered protocol family 29
>>> [    1.220838] 8021q: 802.1Q VLAN Support v1.8
>>> [    1.220926] Key type dns_resolver registered
>>> [    1.220934] mpls_gso: MPLS GSO support
>>> [    1.221198] ThumbEE CPU extension supported.
>>> [    1.221214] Registering SWP/SWPB emulation handler
>>> [    1.221225] omap_voltage_late_init: Voltage driver support not added
>>> [    1.229555] registered taskstats version 1
>>> [    1.229565] Loading compiled-in X.509 certificates
>>> [    1.229702] zswap: loaded using pool lzo/zbud
>>> [    1.233195] Btrfs loaded, crc32c=crc32c-generic
>>> [    1.233320] AppArmor: AppArmor sha1 policy hashing enabled
>>> [    1.255554] musb-hdrc musb-hdrc.1: VBUS_ERROR in a_wait_vrise (81, 
>>> <SessEnd), retry #1, port1 00000104
>>> [    1.289902] tps6521x_pwrbutton tps65217-pwrbutton: DMA mask not set
>>> [    1.290734] input: tps65217_pwr_but as 
>>> /devices/platform/ocp/44e0b000.i2c/i2c-0/0-0024/tps65217-pwrbutton/input/input0
>>> [    1.291675] tps65217 0-0024: TPS65217 ID 0xe version 1.2
>>> [    1.292767] at24 0-0050: 32768 byte 24c256 EEPROM, writable, 1 
>>> bytes/write
>>> [    1.292886] omap_i2c 44e0b000.i2c: bus 0 rev0.11 at 400 kHz
>>> [    1.293867] cpu cpu0: Linked as a consumer to regulator.3
>>> [    1.293974] cpu cpu0: Dropping the link to regulator.3
>>> [    1.294497] cpu cpu0: Linked as a consumer to regulator.3
>>> [    1.296781] omap_rtc 44e3e000.rtc: setting system clock to 2000-01-01 
>>> 00:00:01 UTC (946684801)
>>> [    1.297998] ALSA device list:
>>> [    1.298007]   No soundcards found.
>>> [    1.304667] Freeing unused kernel memory: 1024K
>>> [    1.305396] Run /init as init process
>>> [    1.407989] musb-hdrc musb-hdrc.1: VBUS_ERROR in a_wait_vrise (81, 
>>> <SessEnd), retry #2, port1 00000104
>>> [    1.560416] musb-hdrc musb-hdrc.1: VBUS_ERROR in a_wait_vrise (81, 
>>> <SessEnd), retry #3, port1 00000104
>>> [    1.712848] musb-hdrc musb-hdrc.1: VBUS_ERROR in a_wait_vrise (80, 
>>> <SessEnd), retry #3, port1 0008010c
>>> [    8.712579] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data 
>>> mode. Opts: (null)
>>> [    9.506738] systemd[1]: System time before build time, advancing 
>>> clock.
>>> [    9.562147] systemd[1]: systemd 241 running in system mode. (+PAM 
>>> +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP 
>>> +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN 
>>> -PCRE2 default-hierarchy=hybrid)
>>> [    9.562865] systemd[1]: Detected architecture arm.
>>> [    9.590814] systemd[1]: Set hostname to <beaglebone>.
>>> [   11.110862] systemd[1]: Set up automount Arbitrary Executable File 
>>> Formats File System Automount Point.
>>> [   11.112129] systemd[1]: Listening on udev Kernel Socket.
>>> [   11.119346] systemd[1]: Created slice system-serial\x2dgetty.slice.
>>> [   11.121983] systemd[1]: Created slice User and Session Slice.
>>> [   11.122153] systemd[1]: Reached target Slices.
>>> [   11.122252] systemd[1]: Reached target Swap.
>>> [   11.122810] systemd[1]: Started Forward Password Requests to Wall 
>>> Directory Watch.
>>> [   12.039029] EXT4-fs (mmcblk0p1): re-mounted. Opts: errors=remount-ro
>>> [   13.107843] systemd-journald[829]: Received request to flush runtime 
>>> journal from PID 1
>>> [   22.681928] using random self ethernet address
>>> [   22.681945] using random host ethernet address
>>> [   23.060030] Mass Storage Function, version: 2009/09/11
>>> [   23.060054] LUN: removable file: (no medium)
>>> [   23.399756] using random self ethernet address
>>> [   23.399775] using random host ethernet address
>>> [   23.622530] usb0: HOST MAC 60:64:05:5b:24:0d
>>> [   23.628884] usb0: MAC 60:64:05:5b:24:0c
>>> [   23.640690] usb1: HOST MAC 60:64:05:5b:24:0f
>>> [   23.641005] usb1: MAC 60:64:05:5b:24:10
>>> [   23.886192] IPv6: ADDRCONF(NETDEV_UP): usb0: link is not ready
>>> [   24.013118] configfs-gadget gadget: high-speed config #1: c
>>> [   24.013488] IPv6: ADDRCONF(NETDEV_CHANGE): usb0: link becomes ready
>>> [   24.159712] IPv6: ADDRCONF(NETDEV_UP): usb1: link is not ready
>>> [   54.719227] pvrsrvkm: loading out-of-tree module taints kernel.
>>> [   55.037101] [drm] Initialized pvr 1.17.4948957 20110701 for 
>>> 56000000.sgx on minor 0
>>> [   60.828113] remoteproc remoteproc0: wkup_m3 is available
>>> [   61.128477] remoteproc remoteproc0: powering up wkup_m3
>>> [   61.128512] remoteproc remoteproc0: Booting fw image 
>>> am335x-pm-firmware.elf, size 217148
>>> [   61.128804] remoteproc remoteproc0: remote processor wkup_m3 is now up
>>> [   61.128834] wkup_m3_ipc 44e11324.wkup_m3_ipc: CM3 Firmware Version = 
>>> 0x192
>>> [   61.217546] PM: bootloader does not support rtc-only!
>>> [   63.150834] remoteproc remoteproc1: 4a334000.pru is available
>>> [   63.151031] pru-rproc 4a334000.pru: PRU rproc node pru@4a334000 
>>> probed successfully
>>> [   63.164515] remoteproc remoteproc2: 4a338000.pru is available
>>> [   63.164711] pru-rproc 4a338000.pru: PRU rproc node pru@4a338000 
>>> probed successfully
>>> [  126.004560] usb usb2-port1: over-current condition
>>> [  126.048748] musb-hdrc musb-hdrc.1: VBUS_ERROR in a_wait_vrise (81, 
>>> <SessEnd), retry #1, port1 0000010c
>>> [  126.201173] musb-hdrc musb-hdrc.1: VBUS_ERROR in a_wait_vrise (81, 
>>> <SessEnd), retry #2, port1 0000010c
>>> [  126.353599] musb-hdrc musb-hdrc.1: VBUS_ERROR in a_wait_vrise (81, 
>>> <SessEnd), retry #3, port1 0000010c
>>> [  126.506031] musb-hdrc musb-hdrc.1: VBUS_ERROR in a_wait_vrise (80, 
>>> <SessEnd), retry #3, port1 0008010c
>>>
>>> On Wednesday, June 2, 2021 at 9:59:30 AM UTC-7 Dennis Bieber wrote:
>>>
>>>> On Tue, 1 Jun 2021 09:33:31 -0700 (PDT), in 
>>>> gmane.comp.hardware.beagleboard.user Patrick Bolton 
>>>> <[email protected]> wrote: 
>>>>
>>>> >This morning, I setup a brand spanking new pocketbeagle straight out 
>>>> of 
>>>> >the package and have very concerning errors on installation of the 
>>>> most 
>>>> >recent image. Nothing whatsoever is connected other than the USB cable 
>>>> to 
>>>> >my PC. And the device is sitting on a grounded anti-static pad. 
>>>> > 
>>>>
>>>> Do you have standoffs on that board...Sitting on an anti-static pad 
>>>> could be making contact with some underside circuitry, causing 
>>>> unexpected 
>>>> voltages on some pins. 
>>>>
>>>>
>>>> -- 
>>>> Dennis L Bieber 
>>>>
>>>> -- 
>>> 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 [email protected].
>>> To view this discussion on the web visit 
>>> https://groups.google.com/d/msgid/beagleboard/77469212-0bbf-48fa-b3b6-56fcabd4efd3n%40googlegroups.com
>>>  
>>> <https://groups.google.com/d/msgid/beagleboard/77469212-0bbf-48fa-b3b6-56fcabd4efd3n%40googlegroups.com?utm_medium=email&utm_source=footer>
>>> .
>>>
>>

-- 
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/af40853a-bd23-44b9-b790-4993222c5830n%40googlegroups.com.

Reply via email to