mirror of
https://github.com/4IceG/luci-app-modemdata.git
synced 2026-04-26 03:06:03 +03:00
[GH-ISSUE #16] display incorrect #11
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-modemdata#11
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 @ivan-ef on GitHub (Oct 17, 2025).
Original GitHub issue: https://github.com/4IceG/luci-app-modemdata/issues/16
openwrt 24.10.2
@4IceG commented on GitHub (Oct 18, 2025):
Change theme to a supported theme.
Theme either doesn't have the controls described in the CSS or ignores the CSS settings from LuCi package.
@Gimenz commented on GitHub (Oct 27, 2025):
hi bro, just edit .ifacebox-head at /www/tinyfm/rootfs/www/luci-static/resources/view/modem/modempreview.js
@4IceG commented on GitHub (Oct 27, 2025):
Instead of fixing the theme and adding the missing styles to it, it's better to force my package to adapt to the theme, makes sense.
@Gimenz Now check your changes in Bootstrap theme for the latest release of OpenWrt and for the development version (also for the dark theme).
@Gimenz commented on GitHub (Oct 28, 2025):
@4IceG can you fixing bug, i use Fibocom L850-GL, SINR didn't show and many property like vendor, revision, etc.
i think this UI was better than 3ginfo. thanks
@4IceG commented on GitHub (Oct 28, 2025):
@Gimenz Sinr/snr is missing because it was commented out in script (I don't remember why).
The remaining data is to check if modem is responding (scripts may need to be changed).
Show the result of at commands:
Plus show results from diagnostics tab for .sh scripts.
@Gimenz commented on GitHub (Oct 28, 2025):
i got it at modemdata/addon/usb

@4IceG commented on GitHub (Nov 1, 2025):
@Gimenz If you want to have a fixed package for your modem, send me what I asked for above, the photo does not help at all.
@4IceG commented on GitHub (Nov 11, 2025):
@ivan-ef , @Gimenz Check if the latest version of package looks better.
@ivan-ef commented on GitHub (Nov 15, 2025):
It looks okay now. Thanks. hyphenation on small screen is not ideal, but it doesn't metter.