This project is archived. Its data is read-only.
eg25-manager can't open/unlock the modem
### Describe your issue After wake-up from suspend the modem was down and after some time the SIM unlock dialog for the PIN showed up. However, entering and submitting the PIN did not help and the dialog stayed open and had to be canceled. This kept happening until eg25-manger was restarted. The logs before service restart were: ``` Mai 29 16:42:16 mobian eg25manager[56390]: Response: [+CPIN: SIM PIN] Mai 29 16:44:16 mobian eg25manager[56390]: Modem is up for 120 seconds and fully ready Mai 29 16:44:16 mobian eg25manager[56390]: dropping systemd sleep block inhibitor Mai 29 16:45:16 mobian eg25manager[56390]: system is about to suspend Mai 29 16:45:16 mobian eg25manager[56390]: Sending command: AT+QGPSEND Mai 29 16:45:16 mobian eg25manager[56390]: Response: [+CME ERROR: 505] Mai 29 16:45:17 mobian eg25manager[56390]: Sending command: AT+QGPSEND Mai 29 16:45:17 mobian eg25manager[56390]: Response: [+CME ERROR: 505] Mai 29 16:45:17 mobian eg25manager[56390]: Sending command: AT+QGPSEND Mai 29 16:45:17 mobian eg25manager[56390]: Response: [+CME ERROR: 505] Mai 29 16:45:18 mobian eg25manager[56390]: Sending command: AT+QGPSEND Mai 29 16:45:18 mobian eg25manager[56390]: Response: [+CME ERROR: 505] Mai 29 16:45:18 mobian eg25manager[56390]: Command QGPSEND retried 4 times, aborting... Mai 29 16:45:18 mobian eg25manager[56390]: Executed suspend sequence Mai 29 16:45:18 mobian eg25manager[56390]: suspend sequence is over, drop inhibitor Mai 29 16:45:18 mobian eg25manager[56390]: dropping systemd sleep delay inhibitor Mai 29 16:49:25 mobian eg25manager[56390]: system is resuming Mai 29 16:49:25 mobian eg25manager[56390]: taking systemd sleep inhibitor Mai 29 16:49:25 mobian eg25manager[56390]: Executed resume sequence Mai 29 16:49:25 mobian eg25manager[56390]: inhibitor sleep fd is 20 Mai 29 16:49:35 mobian eg25manager[56390]: Modem wasn't probed in time, restart it! Mai 29 16:49:35 mobian eg25manager[56390]: Unknown modem USB ID Mai 29 16:49:35 mobian eg25manager[56390]: Sending command: AT+CFUN=1,1 Mai 29 16:49:35 mobian eg25manager[56390]: Response: [OK] Mai 29 16:49:43 mobian eg25manager[56390]: [13B blob data] Mai 29 16:49:54 mobian eg25manager[56390]: Response: [RDY] Mai 29 16:49:54 mobian eg25manager[56390]: taking systemd sleep inhibitor (blocking) Mai 29 16:49:54 mobian eg25manager[56390]: inhibitor block fd is 21 Mai 29 16:49:54 mobian eg25manager[56390]: Response: [+CFUN: 1] Mai 29 16:49:56 mobian eg25manager[56390]: Response: [+CPIN: SIM PIN] ``` #### Expected Behavior Either unlock should work or actually no unlock should be needed. #### Observed Behavior see above #### Specific area or package affected `eg25-manager 0.3.0-1` from unstable ### How reproducible is the bug? not sure ### Steps to reproduce the bug not sure ### What device are you using? PinePhone PostmarketOS CE ### Which mobian repository are you using? Mainly stable with a few packages from unstable (currently only eg25-manager) ### How did you get your Mobian Image? * https://images.mobian-project.org long time ago ### Screenshots if relevant ### Solutions you have tried ### Related non-duplicate issues The issue where a restart of eg25-manager is needed to get the modem working is similar but the difference is that now the unlock dialog shows up but is not working while previously the unlock dialog didn't show up until eg25-manager was restarted ### Additional Information see above
issue