mirror of
https://github.com/4IceG/luci-app-3ginfo-lite.git
synced 2026-04-25 19:35:53 +03:00
[GH-ISSUE #50] EM7455 data missing (with a fix) #170
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/luci-app-3ginfo-lite#170
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @jfrogg on GitHub (Sep 24, 2023).
Original GitHub issue: https://github.com/4IceG/luci-app-3ginfo-lite/issues/50
For whatever reason the support file for the original or generic EM7455 (1199:9071) is missing some code that is present in the Dell branded version of the same model (413c:81b6).
As a result, SIM information is not available as well as the modem model and firmware version.
Fixed by borrowing some code from
/usr/share/3ginfo-lite/modem/413c81b6.11999071.zip
@4IceG commented on GitHub (Sep 24, 2023):
Hi @jfrogg ,
Ok.. Thanks, I will add this fix in the next package update.