ASRock.com Homepage
Forum Home Forum Home > Technical Support > AMD Motherboards
  New Posts New Posts RSS Feed - DeskMini A300 WOL
  FAQ FAQ  Forum Search Search  Events   Register Register  Login Login

DeskMini A300 WOL

 Post Reply Post Reply
Author
Message Reverse Sort Order
Bowman View Drop Down
Newbie
Newbie
Avatar

Joined: 11 Jun 2019
Location: NL
Status: Offline
Points: 3
Post Options Post Options   Thanks (0) Thanks(0)   Quote Bowman Quote  Post ReplyReply Direct Link To This Post Topic: DeskMini A300 WOL
    Posted: 11 Jun 2019 at 5:30pm
Had some trouble to get WOL working on a B450M Pro4 using Ubuntu 19.04. The B450M Pro4 also uses Realtek RTL8111H for LAN, just like DeskMini A300. Ubuntu 19.04 uses a more recent kernel than Debian Buster, so our situations are not exactly the same.

However your posts put me on the wrong track for a moment because output of
ethtool -i <interface_name>
does look like you say:

driver: r8169
version:
firmware-version: rtl8168h-2_0.0.2 02/26/15


However the in-kernel driver r8169 should include most r8168 devices as well.

For my kernel (5.0.0-16-generic) at least it was not necessary to install r8168-dkms.

I just needed to make
ethtool -s <interface_name> wol g
persistent in
/etc/network/interfaces
.
Back to Top
xauser View Drop Down
Newbie
Newbie


Joined: 08 Mar 2019
Status: Offline
Points: 4
Post Options Post Options   Thanks (0) Thanks(0)   Quote xauser Quote  Post ReplyReply Direct Link To This Post Posted: 11 Mar 2019 at 1:19am
I have wake on lan working now. Issue wasn't on motherboard/bios side.

The A300 uses a RTL8168 network chip yet kernel module r8169 was loaded.
A simple "apt-get install r8168-dkms" fixed the issue.

BTW: No leds are lighting up during poweroff on the ethernet port when wake on lan is enabled.
Back to Top
xauser View Drop Down
Newbie
Newbie


Joined: 08 Mar 2019
Status: Offline
Points: 4
Post Options Post Options   Thanks (0) Thanks(0)   Quote xauser Quote  Post ReplyReply Direct Link To This Post Posted: 08 Mar 2019 at 2:56pm
I just build a deskmini a300 system and enabled wake-on-lan feature in bios version 3.2. I've installed Debian buster with kernel 4.19.0-2-amd64.
ethtool shows: "Supports Wake-on: pumbg" and "Wake-on: g".

Yet the system does not wake up if I send the magic wol packet. There are also no leds blinking on the ethernet port.

Is wake-on-lan feature broken on deskmini a300 at the moment?
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.109 seconds.