PinePhone quickly crashes unless plugged to power
#5
Code:
Aug 05 20:34:41 mobian ModemManager[488]: <info>  [sleep-monitor] system is about to suspend
Aug 05 20:34:41 mobian NetworkManager[405]: <info>  [1628188481.6787] manager: sleep: sleep requested (sleeping: no  enabled: yes)
Aug 05 20:34:41 mobian ModemManager[488]: [/dev/cdc-wdm0] Releasing 'wds' client with flags 'release-cid'...
Aug 05 20:34:41 mobian NetworkManager[405]: <info>  [1628188481.6795] device (usb0): state change: unavailable -> unmanaged (reason 'sleeping', sys-iface-state: 'managed')
Aug 05 20:34:41 mobian ModemManager[488]: [/dev/cdc-wdm0] Unregistered 'wds' client with ID '19'
Aug 05 20:34:41 mobian eg25manager[408]: system is about to suspend
Aug 05 20:34:41 mobian ModemManager[488]: [/dev/cdc-wdm0] Releasing 'wds' client with flags 'release-cid'...
Aug 05 20:34:41 mobian eg25manager[408]: Sending command: AT+QGPSEND
Aug 05 20:34:41 mobian ModemManager[488]: [/dev/cdc-wdm0] Unregistered 'wds' client with ID '18'
Aug 05 20:34:41 mobian systemd-networkd[284]: usb0: Link DOWN
Aug 05 20:34:41 mobian ModemManager[488]: [/dev/cdc-wdm0] Releasing 'voice' client with flags 'release-cid'...
Aug 05 20:34:41 mobian eg25manager[408]: Response: [OK]
Aug 05 20:34:41 mobian ModemManager[488]: [/dev/cdc-wdm0] Unregistered 'voice' client with ID '3'
Aug 05 20:34:41 mobian eg25manager[408]: Executed suspend sequence
Aug 05 20:34:41 mobian ModemManager[488]: [/dev/cdc-wdm0] Releasing 'pdc' client with flags 'release-cid'...
Aug 05 20:34:41 mobian eg25manager[408]: suspend sequence is over, drop inhibitor
Aug 05 20:34:41 mobian ModemManager[488]: [/dev/cdc-wdm0] Unregistered 'pdc' client with ID '1'
Aug 05 20:34:41 mobian eg25manager[408]: dropping systemd sleep delay inhibitor
Aug 05 20:34:41 mobian ModemManager[488]: [/dev/cdc-wdm0] Releasing 'loc' client with flags 'release-cid'...
Aug 05 20:34:41 mobian eg25manager[408]: ModemManager object `/org/freedesktop/ModemManager1/Modem/1' removed
Aug 05 20:34:41 mobian ModemManager[488]: [/dev/cdc-wdm0] Unregistered 'loc' client with ID '1'
Aug 05 20:34:41 mobian NetworkManager[405]: <info>  [1628188481.7185] device (wlan0): state change: disconnected -> unmanaged (reason 'sleeping', sys-iface-state: 'managed')
Aug 05 20:34:41 mobian ModemManager[488]: [/dev/cdc-wdm0] Releasing 'uim' client with flags 'release-cid'...
Aug 05 20:34:41 mobian systemd-networkd[284]: wlan0: Link DOWN
Aug 05 20:34:41 mobian ModemManager[488]: [/dev/cdc-wdm0] Unregistered 'uim' client with ID '2'
Aug 05 20:34:41 mobian ModemManager[488]: [/dev/cdc-wdm0] Releasing 'wms' client with flags 'release-cid'...
Aug 05 20:34:41 mobian ModemManager[488]: [/dev/cdc-wdm0] Unregistered 'wms' client with ID '1'
Aug 05 20:34:41 mobian ModemManager[488]: [/dev/cdc-wdm0] Releasing 'wds' client with flags 'release-cid'...
Aug 05 20:34:41 mobian ModemManager[488]: [/dev/cdc-wdm0] Unregistered 'wds' client with ID '17'
Aug 05 20:34:41 mobian ModemManager[488]: [/dev/cdc-wdm0] Releasing 'nas' client with flags 'release-cid'...
Aug 05 20:34:41 mobian ModemManager[488]: [/dev/cdc-wdm0] Unregistered 'nas' client with ID '3'
Aug 05 20:34:41 mobian ModemManager[488]: [/dev/cdc-wdm0] Releasing 'dms' client with flags 'release-cid'...
Aug 05 20:34:41 mobian NetworkManager[405]: <info>  [1628188481.7597] device (wlan0): set-hw-addr: reset MAC address to 02:BA:36:56:60:D9 (unmanage)
Aug 05 20:34:41 mobian ModemManager[488]: [/dev/cdc-wdm0] Unregistered 'dms' client with ID '1'
Aug 05 20:34:41 mobian systemd-networkd[284]: wlan0: Link UP
Aug 05 20:34:41 mobian NetworkManager[405]: <info>  [1628188481.7850] device (p2p-dev-wlan0): state change: disconnected -> unmanaged (reason 'sleeping', sys-iface-state: 'managed')
Aug 05 20:34:41 mobian NetworkManager[405]: <info>  [1628188481.7866] manager: NetworkManager state is now ASLEEP
Aug 05 20:34:41 mobian NetworkManager[405]: <info>  [1628188481.7879] device (cdc-wdm0): state change: activated -> unmanaged (reason 'removed', sys-iface-state: 'removed')
Aug 05 20:34:41 mobian systemd-networkd[284]: wwan0: Link DOWN
Aug 05 20:34:41 mobian systemd-networkd[284]: wwan0: Lost carrier
Aug 05 20:34:41 mobian wpa_supplicant[422]: nl80211: deinit ifname=wlan0 disabled_11b_rates=0
Aug 05 20:34:41 mobian dbus-daemon[403]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.15' (uid=0 pid=405 comm="/usr/sbin/NetworkManager --no-daemon ")
Aug 05 20:34:41 mobian NetworkManager[405]: <warn>  [1628188481.9505] modem-broadband[cdc-wdm0]: failed to disconnect modem: GDBus.Error:org.freedesktop.DBus.Error.UnknownMethod: No such interface “org.freedesktop.ModemManager1.Modem.Simple” on object at path /org/freedesktop/ModemManager1/Modem/1

This is the end of the logs. The line before this block was 5 seconds earlier so I assume less relevant. What is interesting is that in the last second of the log I get:
Code:
system is about to suspend
Could it be that somehow crust fails ?

I will try other OSes this weekend.
  Reply


Messages In This Thread
RE: Pinephone quickly crashes unless plugged to power - by gab - 08-05-2021, 01:07 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Modem crashes worsening from daily to multiple times a day + sms delaysFor people car bacydentir85 2 352 02-03-2025, 01:34 PM
Last Post: biketool
Star Selling my Pinephone Pro Explorer Edition zheyon 0 251 01-31-2025, 02:27 PM
Last Post: zheyon
  PinePhone earpiece too quiet Waffelo 3 502 01-01-2025, 09:41 PM
Last Post: Kevin Kofler
Question WhatsApp & Pinephone - What are the alternatives for collaborative comms? danimations 15 19,621 12-27-2024, 03:02 AM
Last Post: biketool
  eSIM on PinePhone just_a_q 9 5,874 12-25-2024, 04:16 AM
Last Post: zetabeta
  US Mobile, via T-Mobile, won't support Pinephone Pro - SOLVED, SIMPLY jovval 13 7,827 12-05-2024, 04:38 PM
Last Post: tllim
  Pinephone compatibility with Telstra, now that 3 G shutdown and 5 G available tracyanne 0 346 12-04-2024, 10:53 PM
Last Post: tracyanne
  Want to buy second hand PinePhone 3G version rudi.timmermans 0 520 11-01-2024, 09:58 AM
Last Post: rudi.timmermans
  Can use PlayStation on Pinephone? willharper 6 6,412 10-30-2024, 08:07 AM
Last Post: biketool
  Ordered PinePhone till today have no info or confirmation about order hennadiyt 1 706 10-05-2024, 02:20 PM
Last Post: KC9UDX

Forum Jump:


Users browsing this thread: 1 Guest(s)