Skip to content

PCI driver for Fibocom L850-GL modem based on Intel XMM7360 modem

Notifications You must be signed in to change notification settings

lneuhaus/xmm7360-pci

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Getting started

What

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

Status

This release supports native IP.

To test:

  • Ensure Python package ConfigArgParse is installed for root eg. sudo pip install --user ConfigArgParse
  • make && make load
  • sudo python3 rpc/open_xdatachannel.py --apn your.apn.here
  • pray (if applicable)

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.

About

PCI driver for Fibocom L850-GL modem based on Intel XMM7360 modem

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 54.7%
  • C 44.5%
  • Makefile 0.8%