Ticket #1479 (closed defect: fixed in core)

Opened 21 months ago

Last modified 19 months ago

Palmpre2 SHR-u : halt/reboot handling

Reported by: GarthPS Owned by: mrmoku
Priority: major Milestone:
Component: upstream Version: SHR-unstable
Keywords: Cc:

Description

rebooting or halting device hang on

Change History

comment:1 Changed 21 months ago by GarthPS

should be fixed with this commit  http://cgit.openembedded.org/cgit.cgi/openembedded/commit/?id=9add266141c2c6ae9e96b62bb6529c13129d11bb

but for this device it is not completely perfectly intergrated in SHR as shr call halt by default from phoneui-quick-settings which let the device completely down (hardware design) then you need to remove/reput the battery. phoneui-quick-settings should call reboot instead.

comment:2 Changed 19 months ago by mrmoku

  • Status changed from new to closed
  • Resolution set to fixed in core

I made the command fsousaged is using to shutdown the phone a configurable option in fsousaged.conf. Having something like:

[fsousage]
shutdown_command = "/sbin/shutdown -r now"

should make it reboot instead of shutting down.

comment:3 Changed 19 months ago by GarthPS

cool! thx!

Note: See TracTickets for help on using tickets.