[Bug 267514] AXGE(4) ASIX AX88179A ue0: link state changed to DOWN
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 267514] AXGE(4) ASIX AX88179A ue0: link state changed to DOWN"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 02 Jul 2024 06:07:05 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267514 --- Comment #11 from ykla <yklaxds@gmail.com> --- The bug is seems to fixed in 15-Current, specifically in FreeBSD-15.0-CURRENT-arm64-aarch64-20240628-14fee5324a9b-270986-memstick.img.xz. I can't reproduce the bug on a Raspberry Pi 5. The Raspberry Pi 5 has been on for a day and the up and down issue hasn't happened. No extra network settings were made. Please check if this issue has been fixed on x86 systems too. Thanks. -------------- root@ykla:~ # uname -a FreeBSD ykla 15.0-CURRENT FreeBSD 15.0-CURRENT #0 main-n270986-14fee5324a9b: Thu Jun 27 22:55:34 UTC 2024 root@releng3.nyi.freebsd.org:/usr/obj/usr/src/arm64.aarch64/sys/GENERIC arm64 root@ykla:~ # cat /var/log/messages | grep ue0 Jul 1 19:27:11 ykla kernel: ue0: <USB Ethernet> on axge0 Jul 1 19:27:11 ykla kernel: ue0: Ethernet address: f8:e4:3b:9f:ea:3c Jul 1 19:27:11 ykla kernel: ue0: link state changed to DOWN Jul 1 19:27:15 ykla kernel: ue0: link state changed to UP Jul 1 19:27:26 ykla dhclient[941]: New IP Address (ue0): 192.168.31.169 Jul 1 19:27:26 ykla dhclient[945]: New Subnet Mask (ue0): 255.255.255.0 Jul 1 19:27:26 ykla dhclient[949]: New Broadcast Address (ue0): 192.168.31.255 Jul 1 19:27:26 ykla dhclient[953]: New Routers (ue0): 192.168.31.1 root@ykla:~ # -- You are receiving this mail because: You are the assignee for the bug.