Distribution (run cat /etc/os-release):
PRETTY_NAME="Ubuntu 24.04.1 LTS"
NAME="Ubuntu"
VERSION_ID="24.04"
VERSION="24.04.1 LTS (Noble Numbat)"
VERSION_CODENAME=noble
ID=ubuntu
ID_LIKE=debian
HOME_URL="https://www.ubuntu.com/"
SUPPORT_URL="https://help.ubuntu.com/"
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
UBUNTU_CODENAME=noble
LOGO=ubuntu-logo
Related Application and/or Package Version (run apt policy $PACKAGE NAME):
system76-driver:
Installed: 20.04.98172911056124.041d024c2dev
Candidate: 20.04.98172911056124.041d024c2dev
Version table:
*** 20.04.98172911056124.041d024c2dev 1001
1001 https://ppa.launchpadcontent.net/system76-dev/stable/ubuntu noble/main amd64 Packages
100 /var/lib/dpkg/status
Issue/Bug Description:
Wake On Lan doesn't work on stock Ubuntu 24.04 out of the box on a Thelio R4
Resolved by manually running "sudo nmcli connection modify "netplan-eno1" 802-3-ethernet.wake-on-lan magic"
It would be nice if the system76 driver can automate ensuring wake on lan works on the Thelio R4 with stock ubuntu 24.04 out of the box.
Steps to reproduce (if you know):
- Deploy stock Ubuntu 24.04 on a Thelio R4 desktop.
- Shutdown Thelio R4
- Try to send a Wake On Lan packet to the Thelio R4. It won't wake.
Expected behavior:
Shutdown Ubuntu 24.04 on a Thelio R4 desktop and have it power back on when Wake on Lan packet sent to it.
Other Notes:
Distribution (run
cat /etc/os-release):PRETTY_NAME="Ubuntu 24.04.1 LTS"
NAME="Ubuntu"
VERSION_ID="24.04"
VERSION="24.04.1 LTS (Noble Numbat)"
VERSION_CODENAME=noble
ID=ubuntu
ID_LIKE=debian
HOME_URL="https://www.ubuntu.com/"
SUPPORT_URL="https://help.ubuntu.com/"
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
UBUNTU_CODENAME=noble
LOGO=ubuntu-logo
Related Application and/or Package Version (run
apt policy $PACKAGE NAME):system76-driver:
Installed: 20.04.98
172911056124.041d024c2devCandidate: 20.04.98
172911056124.041d024c2devVersion table:
*** 20.04.98
172911056124.041d024c2dev 10011001 https://ppa.launchpadcontent.net/system76-dev/stable/ubuntu noble/main amd64 Packages
100 /var/lib/dpkg/status
Issue/Bug Description:
Wake On Lan doesn't work on stock Ubuntu 24.04 out of the box on a Thelio R4
Resolved by manually running "sudo nmcli connection modify "netplan-eno1" 802-3-ethernet.wake-on-lan magic"
It would be nice if the system76 driver can automate ensuring wake on lan works on the Thelio R4 with stock ubuntu 24.04 out of the box.
Steps to reproduce (if you know):
Expected behavior:
Shutdown Ubuntu 24.04 on a Thelio R4 desktop and have it power back on when Wake on Lan packet sent to it.
Other Notes: