-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Description
Describe the bug
when I plug a portenta lite h7 into raspberry pi 2b or 4b no ttyxxx device gets created
tried:
tried 2 different cables (ineffective)
powered portenta with +5V to the Vin pins on J1 (ineffective)
upgraded my pi2b to latest install (ineffective)
tried it on my pi4 (this computer ineffective)
plugged same cable to my windows 11 computer and the portenta
showed up in the device manager as com10 with device id
USB\VID_2341&PID_025B&REV_0101&MI_00 (this worked but not
what I want to do)
Steps to reproduce the behaviour
I bought a usb a to c cable from amazon p/n B09FYVD6B5
I plugged usb cable from both raspberry pi 2b and 4 between pi and portenta lite
(https://store-usa.arduino.cc/products/portenta-h7-lite?queryID=undefined&selectedStore=us)
Device (s)
Raspberry Pi 2 Mod. B, Raspberry Pi 4 Mod. B
System
from raspberry pi 4
https://pastebin.com/ZJ0NdK1x
pi@ALLEN-ACP:/tmp $ cat /etc/rpi-issue
Raspberry Pi reference 2022-09-22
Generated using pi-gen, https://github.com/RPi-Distro/pi-gen, 005a8c73b05a2cab394073150208bf4f069e861a, stage4
pi@ALLEN-ACP:/tmp $ vcgencmd version
Jan 5 2023 10:46:54
Copyright (c) 2012 Broadcom
version 8ba17717fbcedd4c3b6d4bce7e50c7af4155cba9 (clean) (release) (start)
pi@ALLEN-ACP:/tmp $ uname -a
Linux ALLEN-ACP 5.15.84-v8+ #1613 SMP PREEMPT Thu Jan 5 12:03:08 GMT 2023 aarch64 GNU/Linux
Logs
complete dmesg log in pastebin link above
[ 139.251221] usb 1-1-port1: Cannot enable. Maybe the USB cable is bad?
[ 140.103638] usb 1-1-port1: attempt power cycle
[ 142.123606] usb 1-1-port1: unable to enumerate USB device
Additional context
reported bug to https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1071986
they said:
This does not seem to run a (native) Debian system, so closing.
Please reopen if an issue with a plain Debian system.