Search Criteria
Package Details: r8152-dkms 2.20.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/r8152-dkms.git (read-only, click to copy) |
---|---|
Package Base: | r8152-dkms |
Description: | A kernel module for Realtek RTL8152/RTL8153/RTL8154/RTL8156 Based USB Ethernet Adapters |
Upstream URL: | http://www.realtek.com |
Licenses: | GPL-2.0-only |
Conflicts: | r8152 |
Submitter: | crocowhile |
Maintainer: | wget (hcartiaux) |
Last Packager: | hcartiaux |
Votes: | 18 |
Popularity: | 0.63 |
First Submitted: | 2016-09-17 11:34 (UTC) |
Last Updated: | 2025-05-26 07:17 (UTC) |
Dependencies (4)
- dkms (dkms-gitAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR)
- linux-headers (optional) – Build the module for Arch kernel
- linux-lts-headers (optional) – Build the module for LTS Arch kernel
Latest Comments
1 2 3 4 5 6 Next › Last »
bseibold commented on 2025-05-30 09:14 (UTC)
In case someone else runs into the same issue: Since the version was not bumped when fixing the checksum,
yay
might still have the old version with the wrong checksum and not update it.That can be fixed by deleting
.cache/yay/r8152-dkms
.hcartiaux commented on 2025-05-26 07:18 (UTC)
Oops, checksum updated.
SimonJ commented on 2025-05-26 04:49 (UTC) (edited on 2025-05-26 04:51 (UTC) by SimonJ)
I am getting an error with this today? Is it only me?
hcartiaux commented on 2025-03-11 22:59 (UTC)
@HurricanePootis: fixed
HurricanePootis commented on 2025-03-11 22:16 (UTC)
@wget @hcartiaux
Please make the
license()
SPDX compliant.hcartiaux commented on 2024-12-19 17:33 (UTC) (edited on 2024-12-19 17:34 (UTC) by hcartiaux)
@Andy123Andy1 On my system, the new module is installed in
/lib/modules/<KERNEL VERSION>/updates/dkms/
and it gets loaded by default.I admit, it has always worked like that on my system and I've never spent time on understanding modules loading priorities...
arti commented on 2023-12-27 14:32 (UTC)
Linux kernel since v6.3 includes a fix for always loading the mainline r8152 driver that performs much better than the default
cdc_ncm
driver. For my UGREE 2.5G ethernet dongle the mainline driver seems to now work fine and I no longer need to use this vendor dkms package.Andy123Andy1 commented on 2023-11-01 14:10 (UTC)
How can I ensure that this driver is also loaded? And not the kernel driver?
Pietro_Pizzi commented on 2023-02-10 16:09 (UTC)
Thanks!
In the meantime I have figured out with "modinfo r8152" that there is a driver in the kernel and it has the "firmware: rtl_nic/rtl8156b-2.fw".
Am I right that this means that I don't need the DKMS driver and that it is only available for custom kernels that doesn't include the official diver?
hcartiaux commented on 2023-02-10 16:02 (UTC)
According to the realtek website[0], yes:
[0] https://www.realtek.com/en/component/zoo/category/network-interface-controllers-10-100-1000m-gigabit-ethernet-usb-3-0-software
1 2 3 4 5 6 Next › Last »