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: | 15 |
Popularity: | 0.010819 |
First Submitted: | 2020-11-21 14:53 (UTC) |
Last Updated: | 2024-11-08 20:45 (UTC) |
Dependencies (3)
- dkms (dkms-gitAUR, dkms-fast-zstdAUR)
- 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 »
shanedav4 commented on 2022-04-01 11:34 (UTC)
Just another person here with no programming experience saying help. The r8125-dkms works fine with Kernel 5.16 but 5.17 totally hoses it. I try this and I also tried downloading the code from Realtek and that didn't work either with 5.17. When you get a chance could you look into this? Maybe we just need to wait for Realtek to update their code for 5.17. Thank You so much for working to provide this for us. I'll unblacklist r8169 for now.
mathes.s commented on 2022-03-30 12:18 (UTC)
I could fix the not working network for me by removing this package and re-enabling the r8169 module. Then the system used the build module directly from the kernel.
So thanks for your efforts in the past to build this package, but I think I no longer need it.
mathes.s commented on 2022-03-30 08:24 (UTC)
Hi, I am also getting build errors. This comes out of the "var/lib/dkms/r8125/9.008.00/build/make.log"
darose commented on 2022-03-29 21:57 (UTC)
I'm getting build errors on kernel 5.17.1
ptb commented on 2021-11-14 15:16 (UTC) (edited on 2021-11-14 15:16 (UTC) by ptb)
@fierce_brake My link is currently full duplex 2,5 GBit/s. I would assume your cable is damaged 100 MBit/s requires 4 wires and >1000 GBit/s requires 8 wires in your Ethernet cable.
fierce_brake commented on 2021-11-14 14:47 (UTC)
Greetings everyone!
anyone unable to go 1000 full duplex ?
in my case the NIC will only connect at 100 full duplex. If i try to force it to 1000 full duplex it will simply fail to connect to the router.
johntdavis commented on 2021-03-02 18:39 (UTC)
@ptb Thanks! I've deleted my comment. I don't even know how I ended up posting it here.
ptb commented on 2021-03-02 16:33 (UTC)
@johntdavis I don't think you intended to write the comment to this package, sounds more like https://aur.archlinux.org/packages/r8152-dkms/ .
aravance commented on 2020-11-24 16:46 (UTC) (edited on 2020-11-24 18:24 (UTC) by aravance)
I found one more potential bug fiddling with another dkms package (similar comment here: https://aur.archlinux.org/packages/it87-dkms-git). I also updated it to use my own github fork with an explicit release rather than relying on the master branch of ibmibmibm's repo.
According to https://linux.die.net/man/8/dkms
DEST_MODULE_LOCATION[#]=
This git diff will address that:
EDIT: fix a bad reference to master
```
« First ‹ Previous 1 2 3 4 5 6 Next › Last »