mirror of
https://github.com/4IceG/luci-app-modemdata.git
synced 2026-04-26 03:06:03 +03:00
[GH-ISSUE #17] small issue for modem Dell DW5821e (Foxconn T77W968) #10
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#10
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 @FaruqAsap on GitHub (Oct 28, 2025).
Original GitHub issue: https://github.com/4IceG/luci-app-modemdata/issues/17
some information not showing

@4IceG commented on GitHub (Oct 28, 2025):
Show results from diagnostics tab for .sh scripts. Photo doesn't say anything. I don't know which scripts are causing problem.
P.S.
Do you have two modems? Is the configuration for one modem duplicated?
@FaruqAsap commented on GitHub (Oct 30, 2025):
i only use 1 modem. i make 2 menu modem with different data reading port to see the different (mm and serial)
this is different serial and mm reading data mode
for some output log ill upload with separated file here
output usb debug information.txt
output check param.txt
output check serial and ecm mode.txt
output check product.txt
output check network.txt
output check tty port.txt
cmiiw
@4IceG commented on GitHub (Oct 30, 2025):
@obsy Cezary masz moze pomysl jak elegancko uzupelnic brakujace dane?
@obsy commented on GitHub (Oct 30, 2025):
Jak widać nie wszystkie modemy reagują w taki sam sposób na vendorproduct.gcom czyli standardowe CGMI/CGMM/CGMR itp. Więc należało by zrobić osobne skrypty dla niektórych modeli modemów, a w skryptach sprawdzać czy istnieje skrypt specyficzny dla modemu jak tak to go wykonać jak nie to używać generycznego.
@obsy commented on GitHub (Oct 31, 2025):
@FaruqAsap wait a moment, I will write a slightly different procedure for reading modem data.
@FaruqAsap commented on GitHub (Oct 31, 2025):
ok sir
@obsy commented on GitHub (Oct 31, 2025):
@FaruqAsap install today's version of modemdata from https://dl.eko.one.pl/packages/ and test again
@astra1 commented on GitHub (Oct 31, 2025):
@obsy I have Dell DW5821e too, but it my situation, there are no bands data in serial mode.
In modemmanager mode in the Connection card no signal strength and Cell Information is empty too
modemdata: 20250830-r1
modemdataproduct.txt
modemdataparams.txt
md_serial_ecm.txt
mm_md_modemmanager.txt
mm_product_modemmanager.txt
mm_params_modemmanager.txt
@obsy commented on GitHub (Oct 31, 2025):
Beacuse your type (413c:81e4) is not supported. copy script from 413c81d7 and test again.
@4IceG commented on GitHub (Oct 31, 2025):
P.S.
@astra1 Show results for only one protocol, do not use several protocols on one modem at the same time, because this makes it difficult to read data from modem.
I see that I need to add this information before configuring modems, because users probably do not know such basics.
@astra1 commented on GitHub (Oct 31, 2025):
@obsy @4IceG
thank you from the bottom of my heart!
made script copies in /usr/share/modemdata/vendorproduct/usb & /usr/share/modemdata/addon/usb
Primary band signal levels working too
@obsy commented on GitHub (Oct 31, 2025):
I will make the appropriate links in the next version and it will be available.
@astra1 commented on GitHub (Oct 31, 2025):
@obsy please, add the same thing in modemband too, I can confirm it working too
@obsy commented on GitHub (Oct 31, 2025):
ok
@FaruqAsap commented on GitHub (Nov 1, 2025):
thanks @obsy for the fix 😎👍
@4IceG commented on GitHub (Nov 1, 2025):
I'm closing, data is displayed correctly.