Package eg25-manager: Information

    Source package: eg25-manager
    Version: 0.5.2-alt5
    Latest version according to Repology
    Build time:  Feb 24, 2025, 04:45 PM in the task #375863
    Category: Other
    Report package bug
    Summary: Manager daemon for the Quectel EG25 mobile broadband modem
    Description: 
    eg25-manager is a daemon for managing the Quectel EG25 modem found on the
    Pine64 PinePhone.
    
    It implements the following features:
    * cleanly power on/off the modem
    * configure/check essential parameters (such as the audio format) on startup
    * monitor the modem state through ModemManager
    * put the modem in low-power mode when suspending the system, and restore it
      back to normal behavior when resuming monitor the modem state on resume and
      recover it if needed

    List of RPM packages built from this SRPM:
    eg25-manager (x86_64, ppc64le, i586, aarch64)
    eg25-manager-debuginfo (x86_64, ppc64le, i586, aarch64)

    Maintainer: Anton Midyukov



      1. libmm-glib-devel
      2. cmake
      3. glib2-devel
      4. libcurl-devel
      5. libusb-devel
      6. libgpiod-devel >= 2.0
      7. libgudev-devel
      8. meson

    Last changed


    Feb. 24, 2025 Anton Midyukov 0.5.2-alt5
    - Do not use systemd preset, do not dependency on systemd
    Feb. 22, 2025 Andrew Savchenko 0.5.2-alt4
    - Fix trigger: return true even when hardware check is negative.
    Feb. 20, 2025 Andrew Savchenko 0.5.2-alt3
    - Autostart eg25-manager out of the box, but
      disable autostart on firstinstall on unsupported systems.