Warm boot of the axge USB device fails

Bakul Shah bakul at iitbombay.org
Sat Feb 20 05:06:53 UTC 2021


This is on a 13.0-STABLE system but this was also a problem while 13.0 was -current.

If I warmboot (reboot) the system the axge USB GbE driver fails:

# dmesg|grep axge
Feb 19 15:03:00 motile kernel: axge0 on uhub1
Feb 19 15:03:00 motile kernel: axge0: <ASIX Elec. Corp. AX88179, rev 3.00/1.00, addr 2> on usbus0
Feb 19 15:03:00 motile kernel: axge0: attaching PHYs failed


If coldboot the system the device connects fine:

# dmesg|grep axge
Feb 19 16:03:42 motile kernel: axge0 on uhub1
Feb 19 16:03:42 motile kernel: axge0: <NetworkInterface> on usbus0
Feb 19 16:03:42 motile kernel: miibus2: <MII bus> on axge0
Feb 19 16:03:42 motile kernel: ue1: <USB Ethernet> on axge0

Interesting that the second line in each case is different. Is there a workaround for this?

Thanks!


More information about the freebsd-current mailing list