[GH-ISSUE #101] Fibocom L860-GL(-16) is not detected in usbmode 11 #76

Open
opened 2026-03-04 11:58:27 +03:00 by kerem · 1 comment
Owner

Originally created by @bam80 on GitHub (Oct 15, 2024).
Original GitHub issue: https://github.com/4IceG/luci-app-3ginfo-lite/issues/101

There are at least 3 USB NCM modes for Fibocom L860-GL(-16) modems:
at@nvm:cal_usbmode.num=0, 10, 11

In 0, 10 modes the modem is represented as Intel device and correctly detected by the app:
Bus 001 Device 024: ID 8087:095a Intel Corp. MODEM + 2 CDC-ACM + 3 CDC-NCM + SS

In 11 mode the vendor is "Fibocom" instead, and the app doesn't show up info about the modem (IMEI, firmware, etc.):
Fibocom 3 CDC-ACM + 3 CDC-NCM

Originally created by @bam80 on GitHub (Oct 15, 2024). Original GitHub issue: https://github.com/4IceG/luci-app-3ginfo-lite/issues/101 There are at least 3 USB NCM modes for Fibocom L860-GL(-16) modems: `at@nvm:cal_usbmode.num=0, 10, 11` In 0, 10 modes the modem is represented as Intel device and correctly detected by the app: `Bus 001 Device 024: ID 8087:095a Intel Corp. MODEM + 2 CDC-ACM + 3 CDC-NCM + SS` In 11 mode the vendor is "Fibocom" instead, and the app doesn't show up info about the modem (IMEI, firmware, etc.): `Fibocom 3 CDC-ACM + 3 CDC-NCM`
Author
Owner

@ii343hbka commented on GitHub (Jan 29, 2025):

Just do
cp /usr/share/3ginfo-lite/modem/usb/808707f9 /usr/share/3ginfo-lite/modem/usb/2cb7000b
on the router

<!-- gh-comment-id:2620862130 --> @ii343hbka commented on GitHub (Jan 29, 2025): Just do `cp /usr/share/3ginfo-lite/modem/usb/808707f9 /usr/share/3ginfo-lite/modem/usb/2cb7000b` on the router
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/luci-app-3ginfo-lite#76
No description provided.