Git Product home page Git Product logo

xmm7360-pci's Introduction

⚠️ In heavy development. No support provided. May not work, may crash your computer, may singe your jaffles. ⚠️

Getting started

CI

What

Driver for Fibocom L850-GL / Intel XMM7360 (PCI ID 8086:7360).

Please see DEVICES.md a list of devices this has been tested on.

How

Please see INSTALLING.md for details on how to setup this driver on your system.

Dependencies

  • build-essential
  • python3-pyroute2
  • python3-configargparse

Status

This release supports native IP.

To test:

  • sudo pip install --user pyroute2 ConfigArgParse
  • make && make load
  • If your sim has pin enabled, run echo "AT+CPIN=\"0000\"" | sudo tee -a /dev/ttyXMM1. Replace 0000 with your pin code.
  • sudo python3 rpc/open_xdatachannel.py --apn your.apn.here (or you can create the xmm7360.ini from the sample and edit the apn)
  • pray (if applicable)

If your sim has pin enabled, run echo "AT+CPIN=\"0000\"" | sudo tee -a /dev/ttyXMM1. Replace 0000 with your pin code.

You should receive a wwan0 interface, with an IP, and a default route.

Next

Involvement from someone involved in modem control projects like ModemManager would be welcome to shape the kernel interfaces so it's not too horrible to bring up.

Power management support is absent. The modem, as configured, turns off during suspend, and needs to be reconfigured on resume.

xmm7360-pci's People

Contributors

abrasive avatar tgxn avatar mbernasocchi avatar malikkirchner avatar ecos-hj avatar c3r34lk1ll3r avatar zear avatar fredr avatar nursoda avatar derchaot avatar rgherta avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.