Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 4416

Troubleshooting • Pi5: Ethernet/Power over USB-C

$
0
0
First post here. By the way, you CANNOT create an account here using a mobile device. VERY frustrating...

I have power working from my iPad Pro to my pi5, but I cannot seem to coerce my pi5 to provide an IP address to my iPad Pro like I was able to do with my p4.

This video guide had a setup that works perfectly on the pi4. I've yet to find any equivalent way to get DHCP/Ethernet to work over USB-C with pi5. :(

https://www.youtube.com/watch?v=4PAdeZ4aokk

There are conversations happening elsewhere, but none (to my knowledge) have found a working solution. Here are some relevant discussions:

https://github.com/raspberrypi/bookworm ... /issues/77

https://github.com/raspberrypi/linux/issues/5737

Some of the conversations have been HERE, but they haven't found any solutions for this issue either:

viewtopic.php?t=357938

viewtopic.php?t=358527

Any help would be MUCH appreciated!!!

-Verxion

P.S. Here is a snapshot of my current situation:

dmesg | grep -E "dwc|usb|g_ether"
[ 0.000000] Kernel command line: coherent_pool=1M 8250.nr_uarts=1 pci=pcie_bus_safe snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1 smsc95xx.macaddr=D8:3A:DD:BC:5B:C4 vc_mem.mem_base=0x3fc00000 vc_mem.mem_size=0x40000000 console=ttyAMA10,115200 console=tty1 root=PARTUUID=4d83a40d-02 rootfstype=ext4 fsck.repair=yes rootwait modules-load=dwc2,g_ether plymouth.ignore-serial-consoles cfg80211.ieee80211_regdom=US
[ 0.000000] Unknown kernel command line parameters "modules-load=dwc2,g_ether", will be passed to user space.
[ 0.827451] usbcore: registered new interface driver usbfs
[ 0.832967] usbcore: registered new interface driver hub
[ 0.838308] usbcore: registered new device driver usb
[ 0.843479] usb_phy_generic phy: supply vcc not found, using dummy regulator
[ 1.342768] usbcore: registered new interface driver r8152
[ 1.348297] usbcore: registered new interface driver lan78xx
[ 1.353989] usbcore: registered new interface driver smsc95xx
[ 1.359901] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
[ 1.365742] dwc_otg: FIQ enabled
[ 1.365745] dwc_otg: NAK holdoff enabled
[ 1.365747] dwc_otg: FIQ split-transaction FSM enabled
[ 1.365751] Module dwc_common_port init
[ 1.366013] usbcore: registered new interface driver uas
[ 1.371359] usbcore: registered new interface driver usb-storage
[ 1.456747] usbcore: registered new interface driver usbhid
[ 1.462342] usbhid: USB HID core driver
[ 2.062106] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.01
[ 2.070429] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.077685] usb usb1: Product: xHCI Host Controller
[ 2.082582] usb usb1: Manufacturer: Linux 6.1.0-rpi7-rpi-2712 xhci-hcd
[ 2.089136] usb usb1: SerialNumber: xhci-hcd.0
[ 2.101757] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.01
[ 2.110063] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.117317] usb usb2: Product: xHCI Host Controller
[ 2.122213] usb usb2: Manufacturer: Linux 6.1.0-rpi7-rpi-2712 xhci-hcd
[ 2.128868] usb usb2: SerialNumber: xhci-hcd.0
[ 2.246398] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.01
[ 2.254837] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.262108] usb usb3: Product: xHCI Host Controller
[ 2.267005] usb usb3: Manufacturer: Linux 6.1.0-rpi7-rpi-2712 xhci-hcd
[ 2.273695] usb usb3: SerialNumber: xhci-hcd.1
[ 2.286278] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.01
[ 2.294763] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.302019] usb usb4: Product: xHCI Host Controller
[ 2.306915] usb usb4: Manufacturer: Linux 6.1.0-rpi7-rpi-2712 xhci-hcd
[ 2.313691] usb usb4: SerialNumber: xhci-hcd.1
[ 2.681582] modules-load=dwc2,g_ether
[ 4.465691] UDC core: g_ether: couldn't find an available UDC
[ 5.516161] usbcore: registered new interface driver brcmfmac

P.P.S These forums seem to be wholly unable to allow creation of new accounts from mobile devices. I tried with Safari, Edge, Chrome, and Opera from iPhone 15 and iPad Pro. I tried multiple times in multiple ways from multiple networks on both devices. It wasn't until I tried to create an account using my Mac itself that I succeeded. I mention this because it was incredibly annoying and surely I'm not the only person impacted...

Statistics: Posted by Verxion — Mon Feb 19, 2024 8:28 pm — Replies 0 — Views 27



Viewing all articles
Browse latest Browse all 4416

Trending Articles