Search Criteria
Package Details: r8168-dkms 8.056.02-1
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: | 33 |
| Popularity: | 0.24 |
| First Submitted: | 2015-10-26 16:00 (UTC) |
| Last Updated: | 2026-02-19 05:46 (UTC) |
Dependencies (4)
- dkms (dkms-gitAUR)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- linux-firmware-realtek (linux-firmware-realtek-uncompressedAUR)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
Latest Comments
1 2 3 4 5 6 7 Next › Last »
cbb commented on 2025-06-22 09:00 (UTC)
Should the firmware dependency be on
linux-firmware-realteknow, in light of these 2 commits?:xuanruiqi commented on 2025-05-06 17:53 (UTC) (edited on 2025-05-06 17:55 (UTC) by xuanruiqi)
Just removing the CLEAN seems OK?
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_FILEand manually specifyr8168-objsto include all the defaults plusr8168_firmware.o. I tried doingr8168-objs+=' r8168_firmware.o, but this does not work.linux-firmwarewill 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_ASPMand-DENABLE_GIGA_LITEto 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
1 2 3 4 5 6 7 Next › Last »