mirror of
https://github.com/4IceG/luci-app-3ginfo-lite.git
synced 2026-04-25 11:25:50 +03:00
[GH-ISSUE #62] Doesn't work with old hilink stick anymore #181
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#181
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 @lux5am on GitHub (Mar 25, 2024).
Original GitHub issue: https://github.com/4IceG/luci-app-3ginfo-lite/issues/62
It used to work. I forgot which version. I just upgraded openwrt to 23.05.3 from 22.

Maybe it's a year older.
sh -x /usr/share/3ginfo-lite/3ginfo.sh
@lux5am commented on GitHub (Mar 25, 2024):
Also can you add temperature info?
Thanks
@lux5am commented on GitHub (Mar 26, 2024):
Aight I found a backup of the ipk file.
luci-app-3ginfo-lite_1.0.55-20230910_all.ipk
Edit:
I upgraded from above version to the latest and it suddenly works again. Idk what, maybe there's some path mismatch? I notice the structure was changed from the older version .
Edit:
After reboot it doesn't work anymore lol
@lux5am commented on GitHub (Mar 26, 2024):
Aight I figured out. It's because my modem sometimes return unknown RSSI as
<=-113dBm. I use it as portable hotspot. So it keeps changing tower maybe that's why. But the speed is normal tho.I will make a pull request.
#63
@lux5am commented on GitHub (Mar 26, 2024):
Thanks fam