Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • chatty chatty
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 298
    • Issues 298
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 14
    • Merge requests 14
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.

  • Librem5
  • chattychatty
  • Issues
  • #354
Closed
Open
Issue created Jun 09, 2020 by Guido Gunther@guido.gunther💤Owner

Continously tries to connect to modems every 5s causing wakeups

Chatty tries to connect to the modem over and over again although there is none (HKS off):

(10:49:41) mm-sms: ModemManager found: :1.11
(10:49:41) connection: Connection error on 0xaaaae20f1610 (reason: 0 description: Could not connect to modem)
(10:49:41) account: Disconnecting account SMS (0xaaaae20ff5b0)
(10:49:41) connection: Disconnecting connection 0xaaaae20f1610
(10:49:41) connection: Destroying connection 0xaaaae20f1610
(10:49:41) util: Writing file accounts.xml to directory /home/purism/.purple
(10:49:41) util: Writing file /home/purism/.purple/accounts.xml
(10:49:46) account: Connecting to account SMS.
(10:49:46) connection: Connecting. gc = 0xaaaae20f1610
(10:49:46) mm-sms: ModemManager found: :1.11
(10:49:46) connection: Connection error on 0xaaaae20f1610 (reason: 0 description: Could not connect to modem)
(10:49:46) account: Disconnecting account SMS (0xaaaae20ff5b0)
(10:49:46) connection: Disconnecting connection 0xaaaae20f1610
(10:49:46) connection: Destroying connection 0xaaaae20f1610

This wastes battery and causes unneeded disk writes although the plugin connects to the object-added DBus signal and can hence report new modems.

Edited Jun 09, 2020 by Guido Gunther
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking