[Bug 1420169] Re: Alarms don't wake up the phone when it is powered off

2017-01-05 Thread John McAleely
** Changed in: canonical-devices-system-image Assignee: John McAleely (john.mcaleely) => (unassigned) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1420169 Title: Alarms don't wake up the phone

[Bug 1420169] Re: Alarms don't wake up the phone when it is powered off

2016-05-26 Thread Pat McGowan
That is what we use for alarms but it doesn't work when the device is powered off. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1420169 Title: Alarms don't wake up the phone when it is powered off

[Bug 1420169] Re: Alarms don't wake up the phone when it is powered off

2016-05-26 Thread Andrea Bernabei
Wasn't https://code.launchpad.net/~charlesk/powerd/add-hardware- alarms/+merge/231302 supposed to provide the needed beef for this usecase? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1420169 Title:

[Bug 1420169] Re: Alarms don't wake up the phone when it is powered off

2016-05-23 Thread Pat McGowan
The Android API RTC_WAKEUP indeed refers to waking from deep sleep, I see no reference to an API for powering on the device. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1420169 Title: Alarms don't

[Bug 1420169] Re: Alarms don't wake up the phone when it is powered off

2016-05-23 Thread Pat McGowan
Can we look into whether we need to enable something in the kernel configs? ** Changed in: canonical-devices-system-image Assignee: Thomas Voß (thomas-voss) => John McAleely (john.mcaleely) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1420169] Re: Alarms don't wake up the phone when it is powered off

2016-05-23 Thread Pat McGowan
The use of the API by powerd is correct u_hardware_alarm_set_relative_to_with_behavior( hardware_alarm, U_HARDWARE_ALARM_TIME_REFERENCE_RTC, U_HARDWARE_ALARM_SLEEP_BEHAVIOR_WAKEUP_DEVICE, &sleep_interval);w Which platform_api maps to else if (time_referen

[Bug 1420169] Re: Alarms don't wake up the phone when it is powered off

2016-05-23 Thread Andrea Bernabei
Jolla phone can do it as well, fwiw. I love that feature, and I think it is a real showstopper for people who are used to having a reliable alarm-phone. I already missed the alarm twice because my Krillin switched off because of a bug (or because it had run out of battery) during the night. I've

[Bug 1420169] Re: Alarms don't wake up the phone when it is powered off

2016-05-23 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: platform-api (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1420169 Title:

[Bug 1420169] Re: Alarms don't wake up the phone when it is powered off

2016-05-23 Thread Pat McGowan
** Description changed: The alarms API is not setting the device's RTC alarm to power on the phone when an alarm should ring and the device is powered off. This causes alarms to be lost. We are instead using Android's /dev/alarm interface which only works while the phone is on or s

[Bug 1420169] Re: Alarms don't wake up the phone when it is powered off

2015-11-06 Thread Pat McGowan
** Description changed: The alarms API is not setting the device's RTC alarm to power on the phone when an alarm should ring and the device is powered off. This causes alarms to be lost. + + We are instead using Android's /dev/alarm interface which only works + while the phone is on or s

[Bug 1420169] Re: Alarms don't wake up the phone when it is powered off

2015-11-06 Thread Pat McGowan
** Summary changed: - Alarms don't set RTC alarm to wake up the phone + Alarms don't wake up the phone when it is powered off -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1420169 Title: Alarms don