Re: Waking from suspend

2024-08-26 Thread Patrick O'Callaghan
On Sun, 2024-08-25 at 20:09 -0700, Samuel Sieb wrote: > On 8/25/24 12:51 AM, Barry wrote: > > > > > > > On 24 Aug 2024, at 12:18, Patrick O'Callaghan > > > wrote: > > > > > > If the RTC can wake > > > the system from hibernation, why can't it wake it from > > > suspension? > > > > The RTC wake

Re: Waking from suspend

2024-08-25 Thread Tim via users
On Sun, 2024-08-25 at 08:51 +0100, Barry wrote: > The RTC wake powers on the system. But a suspended system is > already powered up and kernel is in charge. I wouldn't say so. It's barely powered up, and you're relying on firmware to control waking it up. -- uname -rsvp Linux 3.10.0-1160.119

Re: Waking from suspend

2024-08-25 Thread Samuel Sieb
On 8/25/24 12:51 AM, Barry wrote: On 24 Aug 2024, at 12:18, Patrick O'Callaghan wrote: If the RTC can wake the system from hibernation, why can't it wake it from suspension? The RTC wake powers on the system. But a suspended system is already powered up and kernel is in charge. Sort of.

Re: Waking from suspend

2024-08-25 Thread Patrick O'Callaghan
On Sun, 2024-08-25 at 11:13 +0930, Tim via users wrote: > Doug Herr: > > > I also enabled the "Magic" check box for the Network Manager > > > config > > > for my Ethernet port. > > Patrick O'Callaghan: > > Not sure what that is. I don't see any such box. > > > In the Network Manager open up the

Re: Waking from suspend - SOLVED

2024-08-25 Thread Patrick O'Callaghan
On Sat, 2024-08-24 at 12:17 +0100, Patrick O'Callaghan wrote: > Having failed to get hibernation working (see recent posts about > Secure > Boot getting in the way), I tried to fall back to suspending the > system > overnight. That works of course. > > What doesn't work is waking it up automatical

Re: Waking from suspend

2024-08-25 Thread Patrick O'Callaghan
On Sun, 2024-08-25 at 08:51 +0100, Barry wrote: > > > > On 24 Aug 2024, at 12:18, Patrick O'Callaghan > > wrote: > > > > If the RTC can wake > > the system from hibernation, why can't it wake it from suspension? > > The RTC wake powers on the system. But a suspended system is > already powered

Re: Waking from suspend

2024-08-25 Thread Patrick O'Callaghan
On Sat, 2024-08-24 at 20:22 -0700, Doug Herr wrote: > On Sat, Aug 24, 2024, at 2:23 PM, Patrick O'Callaghan wrote: > > I use UEFI mode and don't want to change it. I'm pretty sure the > > UEFI > > settings have toggles for WOL but I'll need to check. The Android > > app I > > have is called WolOn a

Re: Waking from suspend

2024-08-25 Thread Barry
> On 24 Aug 2024, at 12:18, Patrick O'Callaghan wrote: > > If the RTC can wake > the system from hibernation, why can't it wake it from suspension? The RTC wake powers on the system. But a suspended system is already powered up and kernel is in charge. You need to use a systemd timer to sched

Re: Waking from suspend

2024-08-24 Thread Doug Herr
On Sat, Aug 24, 2024, at 2:23 PM, Patrick O'Callaghan wrote: > I use UEFI mode and don't want to change it. I'm pretty sure the UEFI > settings have toggles for WOL but I'll need to check. The Android app I > have is called WolOn and includes a scheduler, but I'll take a look at > LanDroid to compa

Re: Waking from suspend

2024-08-24 Thread Tim via users
Doug Herr: >> I also enabled the "Magic" check box for the Network Manager config >> for my Ethernet port. Patrick O'Callaghan: > Not sure what that is. I don't see any such box. In the Network Manager open up the editing window for a connection, go into the ethernet tab, the wake-on LAN section

Re: Waking from suspend

2024-08-24 Thread Patrick O'Callaghan
On Sat, 2024-08-24 at 10:49 -0700, Doug Herr wrote: > On Sat, Aug 24, 2024, at 9:25 AM, Patrick O'Callaghan wrote: > > On Sat, 2024-08-24 at 08:15 -0700, Doug Herr wrote: > > > I found that RTC wakeup did work to wake from suspend, but I also > > > had > > > a number of issues with it which I can't

Re: Waking from suspend

2024-08-24 Thread Patrick O'Callaghan
7;t want to have to be in front of the system to wake it up. > > > > I have used WOL with Fedora Workstation by LAN when I didn't want to > go outside to wake-up a suspended box in an outbuilding during sa > storm. > > Wireless WOL (WWOL) is a recent innovation, so may not

Re: Waking from suspend

2024-08-24 Thread Patrick O'Callaghan
On Sat, 2024-08-24 at 12:00 -0700, Mike Wright wrote: > On 8/24/24 09:25, Patrick O'Callaghan wrote: > > On Sat, 2024-08-24 at 08:15 -0700, Doug Herr wrote: > > > On Sat, Aug 24, 2024, at 4:17 AM, Patrick O'Callaghan wrote: > > > > Having failed to get hibernation working (see recent posts > > > >

Re: Waking from suspend

2024-08-24 Thread George N. White III
a suspended box in an outbuilding during sa storm. Wireless WOL (WWOL) is a recent innovation, so may not be supported on older hardware. Some Fedora systems have issues with WiFI when waking from suspend by keyboard, so I wouldn't expect WWOL to work for those. -- George N. White III --

Re: Waking from suspend

2024-08-24 Thread Mike Wright
On 8/24/24 09:25, Patrick O'Callaghan wrote: On Sat, 2024-08-24 at 08:15 -0700, Doug Herr wrote: On Sat, Aug 24, 2024, at 4:17 AM, Patrick O'Callaghan wrote: Having failed to get hibernation working (see recent posts about Secure Boot getting in the way), I tried to fall back to suspending the

Re: Waking from suspend

2024-08-24 Thread Doug Herr
On Sat, Aug 24, 2024, at 9:25 AM, Patrick O'Callaghan wrote: > On Sat, 2024-08-24 at 08:15 -0700, Doug Herr wrote: >> I found that RTC wakeup did work to wake from suspend, but I also had >> a number of issues with it which I can't really remember right now. >> My solution was to utilize a "Magic P

Re: Waking from suspend

2024-08-24 Thread Patrick O'Callaghan
On Sat, 2024-08-24 at 08:15 -0700, Doug Herr wrote: > On Sat, Aug 24, 2024, at 4:17 AM, Patrick O'Callaghan wrote: > > Having failed to get hibernation working (see recent posts about > > Secure > > Boot getting in the way), I tried to fall back to suspending the > > system > > overnight. That work

Re: Waking from suspend

2024-08-24 Thread Doug Herr
On Sat, Aug 24, 2024, at 4:17 AM, Patrick O'Callaghan wrote: > Having failed to get hibernation working (see recent posts about Secure > Boot getting in the way), I tried to fall back to suspending the system > overnight. That works of course. > > What doesn't work is waking it up automatically. If

Waking from suspend

2024-08-24 Thread Patrick O'Callaghan
Having failed to get hibernation working (see recent posts about Secure Boot getting in the way), I tried to fall back to suspending the system overnight. That works of course. What doesn't work is waking it up automatically. If the RTC can wake the system from hibernation, why can't it wake it fr

Re: Starting br0 device after waking from suspend

2010-11-10 Thread Gordon Messmer
On 11/10/2010 01:07 AM, Nick Urbanik wrote: > I have as a consequence already had both enabled: In that case, make sure "NM_CONTROLLED=no" appears in both ifcfg-br0 and ifcfg-eth0. -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fe

Re: Starting br0 device after waking from suspend

2010-11-10 Thread Nick Urbanik
Dear Tim, On 10/11/10 07:34 +1030, Tim wrote: >On Wed, 2010-11-10 at 07:20 +1100, Nick Urbanik wrote: >> Does anyone have any suggestions towards automating a solution? > >Perhaps with a script in: /etc/pm/sleep.d/ > >#!/bin/bash >case "$1" in >thaw|resume) >/sbin/ifup br0

Re: Starting br0 device after waking from suspend

2010-11-10 Thread Nick Urbanik
Dear Gordon, On 09/11/10 13:44 -0800, Gordon Messmer wrote: >I recommend using the "network" service instead of "NetworkManager" if >you are using bridge devices (because NetworkManager cannot manage them). > ># chkconfig network on ># chkconfig NetworkManager off Thank you very much for your tho

Re: Starting br0 device after waking from suspend

2010-11-09 Thread Gordon Messmer
On 11/09/2010 12:20 PM, Nick Urbanik wrote: > > My son's computer has br0 as the main network device (to support KVM > virtual machines), but when the computer wakes up from sleep, I need > to do > sudo ifup br0 > to have the machine get its address from the DHCP server. > Does anyone have any sugg

Re: Starting br0 device after waking from suspend

2010-11-09 Thread Tim
On Wed, 2010-11-10 at 07:20 +1100, Nick Urbanik wrote: > but when the computer wakes up from sleep, I need > to do > sudo ifup br0 > to have the machine get its address from the DHCP server. > Does anyone have any suggestions towards automating a solution? Perhaps with a script in: /etc/pm/sleep.

Starting br0 device after waking from suspend

2010-11-09 Thread Nick Urbanik
Dear Folks, My son's computer has br0 as the main network device (to support KVM virtual machines), but when the computer wakes up from sleep, I need to do sudo ifup br0 to have the machine get its address from the DHCP server. Does anyone have any suggestions towards automating a solution? This