Search Criteria
Package Details: asix-ax88179-dkms 3.5.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: | GPL-2.0-or-later |
Submitter: | mlq |
Maintainer: | mmoya |
Last Packager: | mmoya |
Votes: | 25 |
Popularity: | 0.22 |
First Submitted: | 2013-11-17 21:44 (UTC) |
Last Updated: | 2025-03-31 08:03 (UTC) |
Latest Comments
1 2 3 4 5 6 .. 9 Next › Last »
HurricanePootis commented on 2025-03-31 17:47 (UTC)
@mmoya You're right, it appears the Makefile handles itself. My bad, thank you for updating the package.
mmoya commented on 2025-03-31 08:02 (UTC)
Hi HurricanePootis
I'm unable to reproduce the issue of the module building for just the installed kernel. I always have at least two kernel installed: an LTS and a non-LTS version. Each installation of this package triggers a build for each installed kernel, not the current one running.
I've tested now before pushing the new version. My system has dkms-3.1.6-1, linux-6.13.8.arch1-1 and linux-lts-6.12.20-1 and I got a module built for each version.
Can you provide more information like installed kernel and dkms version plus the exact command that triggers the issue?
Thanks.
HurricanePootis commented on 2025-03-13 23:18 (UTC)
Patch for 3.5.0
mmoya commented on 2025-03-10 13:28 (UTC) (edited on 2025-03-10 13:29 (UTC) by mmoya)
@HurricanePootis
I'll test your patch and integrate it with the new release. As of 2025-03-10 the upstream version is still 3.4.0, the package is not out-of-date. I'd removed the flag.
HurricanePootis commented on 2025-03-06 01:38 (UTC) (edited on 2025-03-08 09:27 (UTC) by HurricanePootis)
@mmoya
I am proposing the following change. Currently, whenever dkms calls the archive's Makefile,
KDIR
is defined as the following:This means if you have multiple kernels installed, it's going to build only for the current kernel. This change should fix by just building the module directly with the same settings as the Makefile. This also avoids compiling the tools.
Edit: Also, please make the
license()
SPDX compliant:alllexx88 commented on 2024-12-02 16:14 (UTC)
@swkt1999 you're having this issue since v3.3.0 isn't available by the upstream link anymore. @mmoya has to upgrade the package to v3.4.0. You can wait for this, or to get the v3.3.0 archive you can (I uploaded it just now):
swkt1999 commented on 2024-12-02 12:06 (UTC) (edited on 2024-12-02 12:28 (UTC) by swkt1999)
HI, This is my first bug report.
There is a bug when i am installing the package named asix-ax88179-dkms using yay.
This is log:
pingplug commented on 2024-10-28 02:14 (UTC)
please use
${srcdir}/
instead of../
, for users who setBUILDDIR
inmakepkg.conf
mmoya commented on 2024-08-24 13:08 (UTC)
Perfect, already adopted the other one. I'm AFK these days, will start working on the merge on next month.
1 2 3 4 5 6 .. 9 Next › Last »