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 reception of the ma

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 automat

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 els

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 case,

Re: Wake On LAN

2023-06-22 Thread Patrick O'Callaghan
On Thu, 2023-06-22 at 08:33 -0300, George N. White III wrote: > On Wed, Jun 21, 2023 at 6:30 PM Patrick O'Callaghan > > wrote: > > > 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 BIO

Re: Wake On LAN

2023-06-22 Thread George N. White III
On Wed, Jun 21, 2023 at 6:30 PM Patrick O'Callaghan wrote: > 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

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 all the systems > I want

Re: Wake On LAN

2023-06-21 Thread Patrick O'Callaghan
On Wed, 2023-06-21 at 13:57 +0200, Michal Schorm wrote: > 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.ar

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: https://docs.fedo

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 ov

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. --- Bes

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 automation to

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