USB ethernet wake-on-LAN?

2023-11-22 Thread Chris Adams
I have a new ThinkPad T14s AMD 4th gen notebook, and a USB-C ethernet adapter. I would like to be able to send wake-on-LAN to the notebook for some uses. The ethernet adapter also has a USB-C port for power delivery (so it can also charge the notebook). When the notebook is suspended

Re: Wake On LAN

2023-06-23 Thread George N. White III
On Thu, Jun 22, 2023 at 9:14 AM Patrick O'Callaghan wrote: > > AFAIK the wol client is for sending magic packets, not receiving them. > Correct. I use a Wake-on-lan client when my Fedora box isn't accepting ssh, then I can use ssh. I haven't needed to do anything to enable

Re: Wake On LAN

2023-06-23 Thread Tom Horsley
On Fri, 23 Jun 2023 09:18:32 +0200 Roberto Ragusa wrote: > - WOL listening only after a shutdown; if the power goes away and comes back > WOL doesn't work anymore (the BIOS was just "playing dead" waiting, but > needing power to keep this state) That's the main reason I started using home

Re: Wake On LAN

2023-06-23 Thread Patrick O'Callaghan
On Fri, 2023-06-23 at 09:18 +0200, Roberto Ragusa wrote: > On 6/21/23 13:52, Patrick O'Callaghan wrote: > > I'm trying to set up WOL for my desktop. I've enabled the feature > > in > > BIOS and set my router config to send magic packets on the wired > > connection, but clearly there's something

Re: Wake On LAN

2023-06-23 Thread Roberto Ragusa
On 6/21/23 13:52, Patrick O'Callaghan wrote: I'm trying to set up WOL for my desktop. I've enabled the feature in BIOS and set my router config to send magic packets on the wired connection, but clearly there's something else I need to do. Wakeup does work from the front panel button on the

Re: Wake On LAN

2023-06-22 Thread Patrick O'Callaghan
, but > > > lately working without re-applying it. > > > > > > > Thanks. I may try that. I'd like to be able to check if WOL is > > already > > enabled, but maybe the Arch doc already cited by another responder > > can > > tell me that. >

Re: Wake On LAN

2023-06-22 Thread George N. White III
> enabled, but maybe the Arch doc already cited by another responder can > tell me that. > Wake-on-lan has been working for me. The Arch docs mention a systemd package, but I only needed the wol client package. -- George N. White III ___ us

Re: Wake On LAN

2023-06-21 Thread Patrick O'Callaghan
On Wed, 2023-06-21 at 13:05 +, Alex Gurenko via users wrote: > I'm using WOL in my home setup, apart from enabling PCIe devices wake > up in a BIOS, I'm setting following for the connection: > > ``` > nmcli c modify 802-3-ethernet.wake-on-lan magic > ``` > > This unfortunately sometimes get

Re: Wake On LAN

2023-06-21 Thread Patrick O'Callaghan
On Wed, 2023-06-21 at 08:37 -0400, Tom Horsley wrote: > On Wed, 21 Jun 2023 12:52:04 +0100 > Patrick O'Callaghan wrote: > > > Suggestions welcome. > > Not necessarily a useful suggestion, but I always found wake on lan > support to be very spotty and unreliable. I've got

Re: Wake On LAN

2023-06-21 Thread Patrick O'Callaghan
lution. > https://wiki.archlinux.org/title/Wake-on-LAN Thanks, I always forget how useful the Arch docs are. poc ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedora Code

Re: Wake On LAN

2023-06-21 Thread old sixpack13
... > > aboe command maybe a in an script, runable under nautilus ... > s/aboe/above/ ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedora Code of Conduct:

Re: Wake On LAN

2023-06-21 Thread old sixpack13
> I'm trying to set up WOL for my desktop. I've enabled the feature in > BIOS and set my router config to send magic packets on the wired > connection, but clearly there's something else I need to do. Wakeup > does work from the front panel button on the case, but nothing happens > when I try it

Re: Wake On LAN

2023-06-21 Thread Alex Gurenko via users
I'm using WOL in my home setup, apart from enabling PCIe devices wake up in a BIOS, I'm setting following for the connection: ``` nmcli c modify 802-3-ethernet.wake-on-lan magic ``` This unfortunately sometimes get reset with a kernel update, but lately working without re-applying it. ---

Re: Wake On LAN

2023-06-21 Thread Tom Horsley
On Wed, 21 Jun 2023 12:52:04 +0100 Patrick O'Callaghan wrote: > Suggestions welcome. Not necessarily a useful suggestion, but I always found wake on lan support to be very spotty and unreliable. I've got all the systems I want to turn on remotely set to boot at power up and use home automat

Re: Wake On LAN

2023-06-21 Thread Michal Schorm
I remember the Arch has a good guide with a number of different approaches. You may try if some other approach works for you at all and only after that debug the one approach you want to implement as final solution. https://wiki.archlinux.org/title/Wake-on-LAN -- Michal Schorm Software Engineer

Wake On LAN

2023-06-21 Thread Patrick O'Callaghan
I'm trying to set up WOL for my desktop. I've enabled the feature in BIOS and set my router config to send magic packets on the wired connection, but clearly there's something else I need to do. Wakeup does work from the front panel button on the case, but nothing happens when I try it over the