** 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
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
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:
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
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
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
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
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:
** 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
** 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
** 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
11 matches
Mail list logo