WOL of RTL8125A is not available

I am using the on-board network card rtl8125 on MSI x570 ace, but WOL is not available. WOL works under win10.

uname -r
5.7.17-2-MANJARO

It seems that RTL8125B support has been added in the coming 5.9 kernel, so whether to fix the WOL fault of RTL8125A?

Hi!
you need to install the driver from AUR.

  1. Activate the AUR repository in the sofware manager.
  2. Install yay
    sudo pacman -S
  3. Update the repos with
    sudo pacman -Syu
  4. Install the driver with
    yay -S r8521-dkms

Can the new driver help me?
And I can’t find r8521-dkms in AUR.

Hi!
take a look at this link
rtl8125

excellent!
After I modified pkgbuild, I finally successfully compiled r8125-dkms. Yes, it made my WOL work. I look forward to these revisions in Linux 5.9!

Hi!
Glad it work!!!
:beers:

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.