[GH-ISSUE #16] display incorrect #11

Closed
opened 2026-03-04 12:06:54 +03:00 by kerem · 9 comments
Owner

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

Image
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 <img width="971" height="416" alt="Image" src="https://github.com/user-attachments/assets/08788601-efc8-4792-b405-f1be7d3110d4" />
kerem closed this issue 2026-03-04 12:06:54 +03:00
Author
Owner

@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.

<!-- gh-comment-id:3418293902 --> @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.
Author
Owner

@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

Image
<!-- gh-comment-id:3450538839 --> @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_ <img width="1167" height="390" alt="Image" src="https://github.com/user-attachments/assets/d8989a86-d1d5-40de-9342-185c8ffbe8b3" />
Author
Owner

@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).

<!-- gh-comment-id:3451138653 --> @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).
Author
Owner

@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

<!-- gh-comment-id:3455912254 --> @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
Author
Owner

@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:

AT+GTPKGVER?
AT+GMM?
AT+CGSN
AT+CIMI
AT+CCID

Plus show results from diagnostics tab for .sh scripts.

<!-- gh-comment-id:3457015561 --> @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: ``` AT+GTPKGVER? AT+GMM? AT+CGSN AT+CIMI AT+CCID ``` Plus show results from diagnostics tab for .sh scripts.
Author
Owner

@Gimenz commented on GitHub (Oct 28, 2025):

i got it at modemdata/addon/usb
Image

<!-- gh-comment-id:3458329161 --> @Gimenz commented on GitHub (Oct 28, 2025): i got it at modemdata/addon/usb <img width="1366" height="768" alt="Image" src="https://github.com/user-attachments/assets/0cb140ad-50fe-4800-8a7a-fbb741cc9f9e" />
Author
Owner

@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.

<!-- gh-comment-id:3475725404 --> @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.
Author
Owner

@4IceG commented on GitHub (Nov 11, 2025):

@ivan-ef , @Gimenz Check if the latest version of package looks better.

<!-- gh-comment-id:3516326819 --> @4IceG commented on GitHub (Nov 11, 2025): @ivan-ef , @Gimenz Check if the latest version of package looks better.
Author
Owner

@ivan-ef commented on GitHub (Nov 15, 2025):

@ivan-ef , @Gimenz Check if the latest version of package looks better.

It looks okay now. Thanks. hyphenation on small screen is not ideal, but it doesn't metter.

Image Image
<!-- gh-comment-id:3536413901 --> @ivan-ef commented on GitHub (Nov 15, 2025): > [@ivan-ef](https://github.com/ivan-ef) , [@Gimenz](https://github.com/Gimenz) Check if the latest version of package looks better. It looks okay now. Thanks. hyphenation on small screen is not ideal, but it doesn't metter. <img width="1056" height="427" alt="Image" src="https://github.com/user-attachments/assets/2efc99e0-f317-4c54-b1fe-6a1cb49ce81a" /> <img width="1052" height="281" alt="Image" src="https://github.com/user-attachments/assets/3ef9d425-dcc9-42c2-b76e-3373ecaf0aee" />
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-modemdata#11
No description provided.