Ticket #2050 (in_testing defect)
Phone doesn't suspend after recieving text message
| Reported by: | Ebbe | Owned by: | openmoko-devel |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | unknown | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | ebbe@… | Blocked By: | |
| Blocking: | Estimated Completion (week): | ||
| HasPatchForReview: | no | PatchReviewResult: | |
| Reproducible: | sometimes |
Description
I'm using official Om2008.9 Update:
Om2008.9-gta02-20080916.rootfs.jffs2
Om2008.9-gta02-20080916.uImage.bin
- Phone is suspended.
- Recieve text message. Phone wakes up.
- Do not touch screen or buttons.
- Phone does not suspend again (only turns off screen). It should.
You have to touch the screen before it suspends normally.
Change History
comment:2 Changed 5 years ago by regina_kim
- HasPatchForReview unset
flash : 2008.10.28
update :1008.10.29
above update is fine now. we will keep watching this.
comment:3 Changed 5 years ago by zecke
The negative impact might be to reset the screensaver before we actually go to suspend (in the case that system("apm -s") is not waiting until it suspended. So a good test would be to suspend the device, leave it suspended for ~2 minutes (bigger than the screen saver interval) and then send a message again.
Note: See
TracTickets for help on using
tickets.

ompower should now execute a command to reset the screensaver. This might not work or might have other impacts. Let us test this.