Search Criteria
Package Details: asix-ax88179-dkms 1.20.0-2
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 AX88178A AX88179 USB 3.0 network adapters |
Upstream URL: | http://www.asix.com.tw/ |
Licenses: | GPL |
Submitter: | mlq |
Maintainer: | wget |
Last Packager: | wget |
Votes: | 16 |
Popularity: | 0.35 |
First Submitted: | 2013-11-17 21:44 (UTC) |
Last Updated: | 2021-03-12 16:32 (UTC) |
Latest Comments
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
andrej commented on 2020-12-11 15:33 (UTC)
For me just
https://www.asix.com.tw/en/support/download/file/120
works (without the timestamp parameter). The checksum appears to match. (However, it's rather unclear what the latest version is.)n17ikh commented on 2020-10-09 23:39 (UTC)
The URL for the driver 404s. A working URL I got was https://www.asix.com.tw/en/support/download/file/120?time=1602286472966 but I'm not sure that will hold up over time.
wget commented on 2020-06-09 10:00 (UTC)
@all Package updated :)
raulgbcr commented on 2020-03-16 04:08 (UTC)
@Gelmo
That works fine, thanks, lets hope @wget can update the package with the fix.
Regards.
Gelmo commented on 2020-03-13 02:12 (UTC)
Here's a working PKGBUILD that will install against newer kernels AND 4.19:
https://gist.github.com/Gelmo/c1dd2d3095870cec8d4aed53feb2359b
Simply needed to add the following to the prepare block:
More info here:
https://patchwork.kernel.org/patch/10690487/
Gelmo commented on 2020-03-13 01:14 (UTC)
Any updates on this issue?
raulgbcr commented on 2019-12-10 16:09 (UTC)
@blkh88
Having the same issue, downgrading to 5.3.9 seems to work for now...
blkh88 commented on 2019-12-09 15:02 (UTC) (edited on 2019-12-09 15:07 (UTC) by blkh88)
@wget
At the moment it is not possible to install asix-ax88179-dkms under Linux 5.4.2-arch1-1.
Under Linux 5.3 everything worked.
Thanks in advance for your help.
wget commented on 2019-01-16 11:08 (UTC)
Package updated because kernel internals have changed since kernel 4.20.
wget commented on 2018-04-19 10:46 (UTC)
Package updated. Thanks arcnmx for the patch.
bnavarro commented on 2018-02-14 16:06 (UTC)
Can this package be fixed? (update version to 1.19 and apply the patch proposed by arcnmx).
arcnmx commented on 2018-01-10 21:18 (UTC)
Small patch that fixes the DKMS build issues: https://pastebin.com/TGzhpKSM
Also yeah, the package version is out of date.
jchidley commented on 2018-01-08 12:38 (UTC) (edited on 2018-01-08 13:42 (UTC) by jchidley)
1.19.0 is the current version.
I modified f3flight's instructions slightly:
makepkg -si as normal.
wget commented on 2017-09-17 11:58 (UTC)
matteoipri commented on 2017-09-15 08:58 (UTC)
wget commented on 2017-06-16 08:41 (UTC)
wget commented on 2017-06-09 17:23 (UTC)
f3flight commented on 2017-06-09 16:35 (UTC)
recke96 commented on 2017-03-21 16:21 (UTC)
Nalydmerc commented on 2016-10-28 04:35 (UTC)
arcnmx commented on 2016-09-18 01:17 (UTC)
arcnmx commented on 2016-01-20 19:48 (UTC) (edited on 2016-01-20 19:48 (UTC) by arcnmx)
visit commented on 2015-12-01 01:05 (UTC)
sa7dse commented on 2015-01-03 18:15 (UTC)
visit commented on 2014-10-29 22:57 (UTC)
skuda commented on 2014-05-07 08:25 (UTC)
mlq commented on 2014-03-08 07:55 (UTC)
DarksideEE7 commented on 2014-02-27 03:09 (UTC)
DarksideEE7 commented on 2014-02-26 04:19 (UTC)
cdemoulins commented on 2014-01-30 13:03 (UTC)
visit commented on 2013-12-29 22:42 (UTC)