You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi there, mr Rafal. Something is broken again with 3ginfo and Foxconn T99W175 module.
It stucks at all and shows me absolutely nothing in web-ui.
If I delete two files 05c69025 and 05c690d5 in /usr/bla-bla-bla/modem/usb it works very fast but shows CSQ only.
the cli 3ginfo.sh stucks for a while either (10-20 secs) but then shows me this: root@OpenWrt:~# . /usr/share/3ginfo-lite/3ginfo.sh uci: Entry not found uci: Entry not found ash: ROSTELECOM: unknown operand ash: ROSTELECOM: unknown operand No response from modem. No response from modem. No response from modem. { "conn_time":"0d, 00:03:48", "conn_time_sec":"228", "conn_time_since":"20240816171933", "rx":"158.9 KiB", "tx":"59.7 KiB", "modem":"Qualcomm AT+CPIN?;+CSQ;+COPS=3,0;+COPS?;+COPS=3,2;+COPS?;+CREG=2;+CREG? +CPIN: READY +CSQ: 22,99 +COPS: 0,0,ROSTELECOM ROSTELECOM,7 +COPS: 0,2,25020,7 +CREG: 2,1,697F,3842515,7 T99W175", "mtemp":"36 °C", "firmware":"", "cport":"/dev/ttyUSB2", "protocol":"qmi", "csq":"21", "signal":"67", "operator_name":"ROSTELECOM ROSTELECOM", "operator_mcc":"250", "operator_mnc":"20", "location":"Russia", "mode":"LTE-A | B7 (2600 MHz) + B40 (2300 MHz) / B1 (2100 MHz) / B3 (1800 MHz)", "registration":"1", "simslot":"", "imei":"015829000102066 AT+COPS? at+cereg AT^TEMP? AT+CGMM T99W175", "imsi":"250205491431187", "iccid":"89701205769004311874", "lac_dec":"27007", "lac_hex":"697F", "tac_dec":"27007", "tac_hex":"697F", "tac_h":"", "tac_d":"", "cid_dec":"58991893", "cid_hex":"3842515", "pci":"102", "earfcn":"3400", "pband":"B7 (2600 MHz) @10.0 MHz", "s1band":"B40 (2300 MHz) @20.0 MHz", "s1pci":"202", "s1earfcn":"38950", "s2band":"B1 (2100 MHz) @10.0 MHz", "s2pci":"323", "s2earfcn":"100", "s3band":"B3 (1800 MHz) @20.0 MHz", "s3pci":"3", "s3earfcn":"1850", "s4band":"", "s4pci":"", "s4earfcn":"", "rsrp":"-107.2", "rsrq":"-19.9", "rssi":"-70.7", "sinr":"-6.0" }
Please could you fix it? or tell me what I need to do. no MM is installed, only luci-proto-qmi and luci-proto-mbim, and all necessary packages to work with modem module.
By the way, I start the ttyUSB ports with 'echo 05c6 9025 > /sys/bus/usb-serial/drivers/generic/new_id'
because option1 driver doesn't work propertly with this module. May it cause the errors?
owrt 23.05.4 installed at MTK7621 based device.
The text was updated successfully, but these errors were encountered:
Hi there, mr Rafal. Something is broken again with 3ginfo and Foxconn T99W175 module.
It stucks at all and shows me absolutely nothing in web-ui.
If I delete two files 05c69025 and 05c690d5 in /usr/bla-bla-bla/modem/usb it works very fast but shows CSQ only.
the cli 3ginfo.sh stucks for a while either (10-20 secs) but then shows me this:
root@OpenWrt:~# . /usr/share/3ginfo-lite/3ginfo.sh uci: Entry not found uci: Entry not found ash: ROSTELECOM: unknown operand ash: ROSTELECOM: unknown operand No response from modem. No response from modem. No response from modem. { "conn_time":"0d, 00:03:48", "conn_time_sec":"228", "conn_time_since":"20240816171933", "rx":"158.9 KiB", "tx":"59.7 KiB", "modem":"Qualcomm AT+CPIN?;+CSQ;+COPS=3,0;+COPS?;+COPS=3,2;+COPS?;+CREG=2;+CREG? +CPIN: READY +CSQ: 22,99 +COPS: 0,0,ROSTELECOM ROSTELECOM,7 +COPS: 0,2,25020,7 +CREG: 2,1,697F,3842515,7 T99W175", "mtemp":"36 °C", "firmware":"", "cport":"/dev/ttyUSB2", "protocol":"qmi", "csq":"21", "signal":"67", "operator_name":"ROSTELECOM ROSTELECOM", "operator_mcc":"250", "operator_mnc":"20", "location":"Russia", "mode":"LTE-A | B7 (2600 MHz) + B40 (2300 MHz) / B1 (2100 MHz) / B3 (1800 MHz)", "registration":"1", "simslot":"", "imei":"015829000102066 AT+COPS? at+cereg AT^TEMP? AT+CGMM T99W175", "imsi":"250205491431187", "iccid":"89701205769004311874", "lac_dec":"27007", "lac_hex":"697F", "tac_dec":"27007", "tac_hex":"697F", "tac_h":"", "tac_d":"", "cid_dec":"58991893", "cid_hex":"3842515", "pci":"102", "earfcn":"3400", "pband":"B7 (2600 MHz) @10.0 MHz", "s1band":"B40 (2300 MHz) @20.0 MHz", "s1pci":"202", "s1earfcn":"38950", "s2band":"B1 (2100 MHz) @10.0 MHz", "s2pci":"323", "s2earfcn":"100", "s3band":"B3 (1800 MHz) @20.0 MHz", "s3pci":"3", "s3earfcn":"1850", "s4band":"", "s4pci":"", "s4earfcn":"", "rsrp":"-107.2", "rsrq":"-19.9", "rssi":"-70.7", "sinr":"-6.0" }
Please could you fix it? or tell me what I need to do. no MM is installed, only luci-proto-qmi and luci-proto-mbim, and all necessary packages to work with modem module.
By the way, I start the ttyUSB ports with 'echo 05c6 9025 > /sys/bus/usb-serial/drivers/generic/new_id'
because option1 driver doesn't work propertly with this module. May it cause the errors?
owrt 23.05.4 installed at MTK7621 based device.
The text was updated successfully, but these errors were encountered: