Skip to content

Gadget: Try to replace Android Gadget with mainline #4

@PsychoGame

Description

@PsychoGame

Edit 1:
I've opened this issue to keep track of my experiment in trying to replace the Android Gadget driver with mainline gadget driver.
Also some discussion between developers can take place in this thread, so we can share some ideas and knowledge.
Step 1: Switch over Sysinitv to SystemD. (It's not mandatory, but a lot of scripts which are necessary are written for SystemD, otherwise would need to rewrite a lot). Also we might benefit from using SystemD in boot times as it is a parallel boot manager. It can handle multiple services at the same time, while Sysinitv boots up one after the other.
Step 2: Getting ADB up/running on the modem, or replace adb with OpenSSH exposed through the mainline gadget.
Step 3: QMI: Try to get a QMI interface up and running (Investigate if we can use opensource qmi_wwan driver)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions