You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Related Application and/or Package Version (run apt policy $PACKAGE NAME):
Kernel, Ethernet, Power Management (maybe?)
Issue/Bug Description:
ASIX AX88179 Gigabit Ethernet on any USB C dock/hub will randomly disconnect in a way where its no longer detected by the OS and requires a system reboot to reconnect. Wired connection is still undetected even after plugging then unplugging the USB host and Ethernet cables; this problem persists even after plugging in a separate USB hub that uses the same Ethernet controller.
Steps to reproduce (if you know):
Wired connection inexplicably drops after several hours of use at complete random.
Expected behavior:
Wired internet connection drops and ASIX AX88179 Gigabit Ethernet is no longer detected or can be detected, verified by with inxi -N and lsusb. ASIX AX88179 Gigabit Ethernet can't be reconnected even after restarting NetworkManager service or reloading udev and requires a system reboot.
Other Notes:
In my experience, this bug can happen after uptimes that range from half a day to over a week on Pop!. From my experience with Linux Mint and EndeavourOS, this bug happened more frequently after less time.
This bug seems to have been around since kernel 5.11 and was supposed to be fixed in kernel 6.x, yet there are multiple posts on the internet in every popular distro describing similar behavior with ASIX adapters specifically.
The USB docking station and USB hubs I used to test this were of different brands yet used the same ASIX AX88179 Gigabit Ethernet.
After my laptops would lose connection from this bug, I was still able to have a wired connection with other USB C devices such as my Steam Deck, ruling out my router as a culprit.
On both laptops I used my USB C docks/hubs on, both were connected via their Thunderbolt 4 ports.
According to inxi -N, ASIX AX88179 Gigabit Ethernet is using the cdc_ncm driver instead of the ax88179_178a driver.
The text was updated successfully, but these errors were encountered:
Distribution (run
cat /etc/os-release
):Related Application and/or Package Version (run
apt policy $PACKAGE NAME
):Kernel, Ethernet, Power Management (maybe?)
Issue/Bug Description:
ASIX AX88179 Gigabit Ethernet on any USB C dock/hub will randomly disconnect in a way where its no longer detected by the OS and requires a system reboot to reconnect. Wired connection is still undetected even after plugging then unplugging the USB host and Ethernet cables; this problem persists even after plugging in a separate USB hub that uses the same Ethernet controller.
Steps to reproduce (if you know):
Wired connection inexplicably drops after several hours of use at complete random.
Expected behavior:
Wired internet connection drops and ASIX AX88179 Gigabit Ethernet is no longer detected or can be detected, verified by with
inxi -N
andlsusb
. ASIX AX88179 Gigabit Ethernet can't be reconnected even after restarting NetworkManager service or reloading udev and requires a system reboot.Other Notes:
inxi -N
, ASIX AX88179 Gigabit Ethernet is using thecdc_ncm
driver instead of theax88179_178a
driver.The text was updated successfully, but these errors were encountered: