Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 May 2024 19:09:31 +0000
From:      bugzilla-noreply@freebsd.org
To:        usb@FreeBSD.org
Subject:   [Bug 278990] Framework 13 USB Ethernet Card (RTL8156) only periodically detected on 15.0-CURRENT
Message-ID:  <bug-278990-19105-Y2EOryirRS@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-278990-19105@https.bugs.freebsd.org/bugzilla/>
References:  <bug-278990-19105@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D278990

--- Comment #6 from Kyle Taylor <kyle.a.taylor@gmail.com> ---
(In reply to Kyle Taylor from comment #5)

Wait, sorry! The patch did work.

# uname -a
FreeBSD kyle-laptop-a 15.0-CURRENT FreeBSD 15.0-CURRENT #8
main-n270169-d7adf3b47a05-dirty: Wed May 15 12:19:47 MDT 2024
root@kyle-laptop-a:/usr/obj/usr/src/amd64.amd64/sys/GENERIC-NODEBUG amd64

# dmesg | grep re0
ure0 on uhub0
ure0: <Realtek USB 10/100/1G/2.5G LAN, class 0/0, rev 3.20/31.04, addr 2> on
usbus0
ue0: <USB Ethernet> on ure0

# dmesg | grep ue0
ue0: <USB Ethernet> on ure0
ue0: Ethernet address: 9c:bf:0d:00:39:9e
ue0: link state changed to DOWN
ue0: promiscuous mode enabled
ue0: link state changed to UP

But it only works if I cold reboot the system and start without the USB-C
charger attached. I can then plug the charger in after booting and it works
just fine. If I boot the kernel with the charger attached, I get nothing.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-278990-19105-Y2EOryirRS>