kabubi Great job IceG, it works perfectly, I had to clear browser cache since I was still looking at previous config page, now I can select LTe Italy from the options. Thanks.
IceG kabubi I don't know how many mobile operators there are in Italy, but I did some tests and there were problems decoding the different MNC variations correctly. I fixed it and it works OK. Everything is already available, just download.
stich86 Hi IceG as i've said on eko, i'm trying to add your plugin to my MF289 build. I've created under openwrt base dir the directory files/etc/config and put inside: 3ginfo atinout sms_tool But looks like that these file are ignored, and on the image there are default configs. What's wrong? Thx in advance!
IceG stich86 Hi @stich86 This method must work because I use it myself. Set everything up as it is supposed to be and use WinSCP to compare files from root/etc/config/3ginfo and files/etc/config/3ginfo. Similarly for the other setup files: etc/config/sms_tool etc/config/atinout
stich86 IceG only difference for 3ginfo is the tty port. the one inside the package it's empty, while the one into files/etc/config has "/dev/ttyUSB1", but when i'm installing the image on the router (without retains settings) it starts with "/dev/ttyUSB0" π
IceG stich86 @stich86 Copy yourself the contents of this settings file from the router, maybe something has moved wrong or the file has edit marks in windows and does not recognize it correctly.
stich86 IceG i think the problem is the file set_3ginfo_port.sh, this will override the configuration on the 3ginfo.. Is it right? EDIT: ok i think the problem is missing comgt package, so all stuff point to ttyUSB0. Now i'm building the image with comgt inside and check if it's working or not.. let you know in the next few minutes π
IceG stich86 Yes script is supposed to detect ports and change settings, but I compile images for myself for the devices (Linksys WRT1200AC & ZTE MF286D) and in both cases it remembers the selected settings copied to the files folder, so it's not the script's fault (I think) because it doesn't change anything for me. You can remove the script for a test and see how the settings behave.
stich86 IceG it's the comgt missing package. Now custom properties are correctly parsed. Still have an issue, looks like the new version of 3ginfo-lite cannot get information from WAN. Any suggestion? Using either wwan or wwan0 doesn't report any info EDIT: fixed.. it wants wwan not wwan0
kabubi IceG Hi IceG, I tried with another italian provider (Postemobile, that uses Vodafone BTS) and there is some problem with MCC/MNC MCC MNC: 222 10 int(CellID/256) --> yyyyy https://lteitaly.it/it/internal/map.php#bts=222undefined.yyyyy It should point to: https://lteitaly.it/it/internal/map.php#bts=22210.yyyyy
IceG @kabubi New build is now available π. Openwrt is constantly changing and whether or not I want my packages need / will need to be updated.
IceG niceguy12 Hi @niceguy12 , I don't use this package, I didn't install it, so I won't answer this question except that You have to check for yourself π.
kabubi Hi IceG, is topenvpn available in your firmware? I see luci-openvpn but it seems kmod-tun is not installed and can't be installed via update: The installed version of package kernel is not compatible, require 5.10.139-1-954964c0β¦ while 5.10.139-1-5ea08bd4β¦ is installed. And openvpn binary is not present. Thanks, Kabubi.
IceG Hi @kabubi I made a new compilation add kmod-tun, I hope it will not change soon and the packages can be installed.
kabubi IceG Thank you so much IceG, I successfully installed openvpn, still have errors in installing vpn-policy-routing, would you be so kind to tell me how to generate a MF286D image myself from openwrt source? Kabubi
stich86 kabubi Direi di iniziare da qui: https://openwrt.org/docs/guide-developer/toolchain/install-buildsystem https://openwrt.org/docs/guide-developer/toolchain/use-buildsystem
IceG kabubi Hi @kabubi You can start with this topic, google translator will come in handy https://eko.one.pl/?p=openwrt-kompilacja Here are also my older sources, ready to be compiled right away when the system is prepared. https://github.com/4IceG/ZTE-MF286D/issues/5