Search Criteria
Package Details: r8168-dkms 8.055.00-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/r8168-dkms.git (read-only, click to copy) |
---|---|
Package Base: | r8168-dkms |
Description: | A kernel module for Realtek 8168 network cards (DKMS version) |
Upstream URL: | https://github.com/mtorromeo/r8168 |
Keywords: | dkms ethernet network realtek |
Licenses: | GPL-2.0-or-later |
Conflicts: | r8168 |
Provides: | r8168 |
Submitter: | angelsl |
Maintainer: | patlefort |
Last Packager: | patlefort |
Votes: | 28 |
Popularity: | 1.15 |
First Submitted: | 2015-10-26 16:00 (UTC) |
Last Updated: | 2025-03-09 01:17 (UTC) |
Dependencies (4)
- dkms (dkms-gitAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR)
- linux-firmware (linux-libre-firmwareAUR, linux-firmware-xzAUR, linux-firmware-uncompressedAUR, linux-firmware-gitAUR)
- git (git-gitAUR, git-glAUR) (make)
Latest Comments
1 2 3 4 5 6 Next › Last »
HurricanePootis commented on 2025-03-09 04:09 (UTC)
No thank you, but thanks for offering.
patlefort commented on 2025-03-09 01:18 (UTC)
I applied the patch. You seem more familiar with dkms and drivers. Do you want to take ownership of this package?
HurricanePootis commented on 2025-03-09 00:06 (UTC)
@patlefort
Sorry for the spam, but I noticed that r8168 can be compiled to use firmware, just like the r8169 driver uses firmware.
You have to add
-DENABLE_USE_FIRMWARE_FILE
and manually specifyr8168-objs
to include all the defaults plusr8168_firmware.o
. I tried doingr8168-objs+=' r8168_firmware.o
, but this does not work.linux-firmware
will be needed as that provides the firmware files.Also, the
license()
should be SPDX compliantGPL-2.0-or-later
.HurricanePootis commented on 2025-03-08 09:25 (UTC)
@patlefort
Please add
-DCONFIG_DYNAMIC_ASPM
and-DENABLE_GIGA_LITE
to theEXTRA_CFLAGS
. They are enabled in the Makefile by default.yeaseb commented on 2024-03-13 00:42 (UTC)
dkms fails for linux-zen 6.8.0
safocl commented on 2023-08-14 17:33 (UTC)
fix for the mistake of minimal sublevel version for gso.h file
safocl commented on 2023-08-13 00:14 (UTC)
please, add a patch to support linux 6.4.y
parovoz commented on 2022-12-14 10:00 (UTC)
please, add a patch to support linux 6.1
patlefort commented on 2022-08-14 11:05 (UTC)
Update: the module r8169 will now be blacklisted automatically once this package is installed.
jaro3 commented on 2022-08-14 02:59 (UTC)
build on latest official kernel 5.19.1-arch2-1 fails:
1 2 3 4 5 6 Next › Last »