4IceG / luci-app-3ginfo-lite

Graphic visualization of the mPCI-E / M.2 and USB 3G / LTE / LTE-A / 5G modem connection status. (LuCI JS) | OpenWrt >= 21.02
89 stars 35 forks source link

Fibocom L860-GL modem support #39

Closed newdanceradio closed 1 year ago

newdanceradio commented 1 year ago

Hello dear 4IceG Is it possible to add support for modem L860-GL I have one, what information I need to send to add support for this modem ?

4IceG commented 3 weeks ago

@newdanceradio In the Manufacturer / Product field you can enter the corrected name of modem (manually).

Data is taken from command result cat /sys/kernel/debug/usb/devices, sometimes they show stupid things there.

T:  Bus=01 Lev=01 Prnt=01 Port=01 Cnt=01 Dev#=  2 Spd=480  MxCh= 0
D:  Ver= 2.10 Cls=ef(misc ) Sub=02 Prot=01 MxPS=64 #Cfgs=  1
P:  Vendor=8087 ProdID=095a Rev= 3.50
S:  Manufacturer=Intel Corp.
S:  Product=MODEM + 2 CDC-ACM + 3 CDC-NCM + SS
newdanceradio commented 3 weeks ago

Manufacturer / Product field you can enter the corrected name of modem (manually).

Heh, right, didn't noticed right away. Entered manufacturer and product manually. Thank you @4IceG as always.

4IceG commented 3 weeks ago

Heh, right, didn't noticed right away. Entered manufacturer and product manually. Thank you @4IceG as always.

Super! The OpenWrt community should help each other 💪🏻 😃.