I had similar problems with this too.
The .ko that is delivered with 21.10 gives me the same output as above.

I downloaded the firmware from ASIX and tried to compile it. 
That didn't work because 'usbnet_get_stats64' (line 1030) no longer exist in 
kernel 5.11 and up.

I had to change it out for 'dev_get_tstats64' as this replaced a whole lot of 
statements.
After this change it compiled perfectly and the USB3 adapter works just fine 
without error.
I am running it right now and i got 0 drops in the last 4 hours.

If needed i can add a .gz with my working files and compiled stuff.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1954746

Title:
  ASIX AX88179 compatible USB adapter not working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1954746/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to