Search Criteria
Package Details: r8125-dkms 9.014.01-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/r8125-dkms.git (read-only, click to copy) |
---|---|
Package Base: | r8125-dkms |
Description: | Kernel module for RTL8125 |
Upstream URL: | https://www.realtek.com/en/component/zoo/category/network-interface-controllers-10-100-1000m-gigabit-ethernet-pci-express-software |
Licenses: | GPL2 |
Conflicts: | r8125 |
Submitter: | ptb |
Maintainer: | aravance |
Last Packager: | aravance |
Votes: | 16 |
Popularity: | 0.23 |
First Submitted: | 2020-11-21 14:53 (UTC) |
Last Updated: | 2024-11-08 20:45 (UTC) |
Dependencies (3)
- dkms (dkms-gitAUR)
- linux-headers (optional) – Build the module for Arch kernel
- linux-lts-headers (optional) – Build the module for LTS Arch kernel
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 Next › Last »
powerLien commented on 2024-08-14 05:44 (UTC) (edited on 2024-08-14 05:45 (UTC) by powerLien)
@barand3
Copy everything in the code block and save it as a text file with the extension .patch. Then run
where /path/to/file is most likely going to be /usr/src/r8125-<version>.
Then regenerate your kernel and you should be good to go.
barand3 commented on 2024-08-08 09:27 (UTC) (edited on 2024-08-08 09:32 (UTC) by barand3)
@devome, a stupid question, how do I apply this patch? he asks me for a file to patch
actionless commented on 2024-07-07 17:01 (UTC)
i forgot to mention the problem because of which i actually started looking into it :)
i have such systemd link config:
and with both stock r8169 and this custom-built module i see this in boot logs:
actionless commented on 2024-07-07 16:49 (UTC) (edited on 2024-07-07 16:50 (UTC) by actionless)
also it seems that the readme is from extremely old version of the module (or even the module for another controller),
because documented kernel parameters are not recognized,
and advertise numbers not match between readme and actual code of the module
actionless commented on 2024-07-07 16:27 (UTC)
upstream url is dead, the new url should be:
https://www.realtek.com/Download/List?cate_id=584
or
https://www.realtek.com/Download/ToDownload?type=direct&downloadid=3763
Korialo commented on 2024-06-12 19:02 (UTC)
@devome Thanks for the patch.
evine commented on 2024-06-12 10:54 (UTC) (edited on 2024-07-24 01:42 (UTC) by evine)
Referring to r8168-dkms, I wrote a patch and it can be compiled now.
PsiTrax commented on 2024-05-30 16:36 (UTC)
As suggest in Reddit:
Tried
sudo modprobe r8169
but system hangs / freezesA simple reboot did the trick and it seems to work with r8169 now.
https://www.reddit.com/r/archlinux/comments/1cus8x4/comment/l5ozd5n/
tfl5034 commented on 2024-05-25 22:32 (UTC)
According to realtek documentation, this module only supports up to Linux 6.8. https://www.realtek.com/Download/List?cate_id=584
« First ‹ Previous 1 2 3 4 5 6 Next › Last »