Search Criteria
Package Details: asix-ax88179-dkms 3.4.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/asix-ax88179-dkms.git (read-only, click to copy) |
---|---|
Package Base: | asix-ax88179-dkms |
Description: | A kernel module for ASIX AX88179B USB network adapters |
Upstream URL: | https://www.asix.com.tw/en/product/USBEthernet/Super-Speed_USB_Ethernet/AX88179B |
Licenses: | GPL2 |
Submitter: | mlq |
Maintainer: | mmoya |
Last Packager: | mmoya |
Votes: | 24 |
Popularity: | 0.013240 |
First Submitted: | 2013-11-17 21:44 (UTC) |
Last Updated: | 2024-12-08 21:01 (UTC) |
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 Next › Last »
bpetlert commented on 2022-09-25 08:50 (UTC)
I sometime got errors below and the device stop functioning:
with the following packages:
asix-ax88179-dkms 1.20.0-2
linux-zen 5.19.8.zen1-1
to5.19.10.zen1-1
I already disable USB autosuspend for this device but the problem still occur. I created usb-net-restart script to temporary solve this problem. Is anyone facing the same issue?
Babiz commented on 2022-06-24 08:32 (UTC)
@wget ,I'm sorry for previous post, is my mistake because some "conflicts" affected my installation of Manjaro. So on new fresh install of OS and clean user configurations, the dkms module driver will load and work as well, hotplug usb adapter never hang kernel functionality, bootup also is fine, so many thanks for this updated driver man :) We know issue with "standard driver" shipped with default kernels (this one request unloading module and replug adapter every time) and you work save me to madness. I tested with 5.15 & 5.19 linux kernel release. Great job!
Babiz commented on 2022-05-04 17:49 (UTC)
Hi @wget I'm here to report issue on driver loading for "new" Ugreen usb-c to ethernet adapter. I write details on this thread: https://forum.manjaro.org/t/ax88179-178a-hotplug-fail-usb-c-to-ethernet-adapter-with-kernel-5-17/109966
And find workaround for "unlock" driver but I'm happy if you can get a look over it and check if any solid fix is possible. Thanks so much in advance :D
For "resetting" driver I Do only this two commands: 'rmmod ax88179_178a' After unplug/plug adapter: 'modprobe usbnet'
PiotrC commented on 2022-03-06 19:09 (UTC)
On kernel 5.15.26-2-rpi-ARCH (RaspberryPi4, ARM Arch Linux) I get
derpda commented on 2022-02-20 04:22 (UTC) (edited on 2022-02-20 04:31 (UTC) by derpda)
On kernel 5.16.10 I get
(same for all other kernel headers) during install.
Installing the package
linux-headers
(kinda obviously, I guess) fixes this. Maybe that should be a build dependency of this package?Gonna leave this here for others who run into the issue.
EDIT: Even with this package installed, internet stops working if I go over 100Mbps.
dmesg
show the following (multiple times):Relevant
dmesg
output during startup isAny ideas what I could do about this?
EDIT 2: Using
ethtool
to set the speed of the connection to 100Mbps is a temporary fix - at least the network doesn't drop anymore.ethtool -s enp15s0u1 speed 100
(device name is enp15s0u1 in my case, seeip a
)lolobuell commented on 2021-04-20 14:16 (UTC)
After installing it on my manjaro, I have these two lines : [ 2.280971] ax88179_178a: loading out-of-tree module taints kernel. [ 2.281012] ax88179_178a: module verification failed: signature and/or required key missing - tainting kernel
How can I signed this kernel module ?
wget commented on 2021-03-12 16:32 (UTC)
Package corrected. Should be good now :)
dfdfdf commented on 2021-03-06 15:28 (UTC)
As already reported, the driver file URL returns a 404. It was possible to download at the following URL.
https://www.asix.com.tw/en/support/download/file/120
jaykawb commented on 2021-03-03 13:51 (UTC)
patch for kernel 5.11.2: https://gist.github.com/vogelj/7e3bd1d0b05334502cb6e97a7e6c7d46
« First ‹ Previous 1 2 3 4 5 6 7 8 Next › Last »