Ticket #305 (closed task: upstream)
Don't turn off WiFi on suspend
| Reported by: | spaetz | Owned by: | daniel |
|---|---|---|---|
| Priority: | trivial | Milestone: | wishlist |
| Component: | Frameworkd / FSO | Version: | SHR-unstable |
| Keywords: | Cc: |
Description
we might want to set some policy to keep the wlan connection while in suspend mode. This can be done through:
If you want to suspend the rest of the device but not the WLAN (i.e., so that it keeps the association and config settings, or if you're interested in experimenting with wakeup-on-WLAN), you would echo 1 >/sys/module/s3cmci/parameters/persist
alternatively we should see how we can prevent suspend altogether while using wlan (annoying if you are following IRC chat)
Change History
comment:1 Changed 4 years ago by dos
- Owner changed from ainulindale to daniel
- Component changed from SHR Image to frameworkd / FSO
comment:2 Changed 3 years ago by spaetz
- Status changed from new to closed
- Resolution set to upstream
fsoraw fulfils a big aspect of that issue already. I can prevent suspend while I have my IRC client open now. I filed an upstream issue on keeping WLAN on when suspended.
http://trac.freesmartphone.org/ticket/498
Note: See
TracTickets for help on using
tickets.

FSO should have some interface to that... Can you fill ticket in FSO trac for that, and then close as upstream?