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 ha risposto a questo messaggio
    • Autore
    • Modificato

    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.

      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 ha risposto a questo messaggio

        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 ha risposto a questo messaggio

          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 ha risposto a questo messaggio

            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 ha risposto a questo messaggio

              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 ha risposto a questo messaggio

                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 ha risposto a questo messaggio

                  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

                  • IceG ha messo mi piace.
                  12 giorni dopo

                  Hi @kabubi
                  OK, thanks for reporting the bug I will fix it with a new compilation.

                  @kabubi New build is now available 🙂.

                  Openwrt is constantly changing and whether or not I want my packages need / will need to be updated.

                  • kabubi ha risposto a questo messaggio

                    IceG
                    Thank you IceG, it works now!

                    • IceG ha messo mi piace.

                    @IceG hi. i want to know if with you release of wrt its working zerotier? 10x.

                    • IceG ha risposto a questo messaggio

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

                      11 giorni dopo

                      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.

                      Hi @kabubi
                      I made a new compilation add kmod-tun, I hope it will not change soon and the packages can be installed.

                      • kabubi ha risposto a questo messaggio
                      • kabubi ha messo mi piace.

                        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
                          Grazie mille Stich86!

                          2 mesi dopo

                          Hello everyone,
                          first of all thanks IceG for the great work you did, you made the use of this router an "out of the box" experience with all the plugins you created. Thanks a lot 🙂

                          So, I am here for a problem that I had using your firmware. Some weeks ago I tried to install some packages from the regual OpenWrt repositories, but when installing I got an error saying that the kernel version was not compatible with the one expected by the packages requested. Unfortunately I don't have the precise message I was presented, as I had to install the official firmware from OpenWrt to use the packages I needed.

                          Do you know about this issue?

                          Thanks a lot again for your great work!

                            iv82 that's a problem of snapshot build.
                            Kernel modules cannot be installed from original repos, you should build your own version and add custom kernel modules 🙂

                            • iv82 ha risposto a questo messaggio

                              stich86 glad to hear from you again 🙂

                              Yes, I was afraid of that...
                              Ok, I think I will go for the official OpenWrt firmware, and installing Ice's plugins. I did that and the router is working just fine 🙂

                              I have another question btw: from time to time (but at least once a day) I get myself with the GSM modem stuck, no connection or slow connection (even if the information about the modem say that everything's fine). Sometimes restarting the modem interface solves the problem, but most of the times I have to restart the whole router. Logs do not show anything special, or better anything at all, so I am a bit puzzled about this.
                              I am thinking about setting a watchdog for this.

                              Are you aware of such a problem with this router?

                              (the modem firmware currenctly is BD_TELIAMF286DV1.0.0B12)

                              Thanks!

                              Update: this issue occurred right now; strangely enough, rebooting the modem interface does not change the situation, but disabling/enabling the wifi radios does the trick. I don't know what's going on there...

                              iv82

                              Hi @iv82 🙂
                              I build images from the Master which has good (I can add something to the image that is still being tested, but has nice functionality) and bad sides (frequent changes in the source, kernel version).

                              There are 3 ways to do this:
                              1) Using regular OpenWrt with my repository added (which gives partial functionality with my images).
                              2) Installing packages right after my compilation, then there is a good chance of source compatibility.
                              3) Providing packages from my build in my repository. (that would be the best solution, I just don't know if enough packages are being built with my compilation.)

                                IceG hello 🙂

                                I see.
                                I think that by adding your plugins to the master firmware I already found a way to solve this problem of adding other packages that are not included in your build 😉

                                Thanks for your insight though!

                                un anno dopo

                                IceG Will you be releasing firmware for the 289f?

                                • IceG ha risposto a questo messaggio

                                  NiaMatos

                                  Hi @NiaMatos ,
                                  I'm sorry, but I don't build images for routers that I don't have (this way I can be sure that I won't make a brick out of someone else's router).

                                  Informativa privacy - Informativa cookie - Termini e condizioni - Regolamento - Disclaimer - 🏳️‍🌈
                                  P.I. IT16712091004 - info@fibraclick.it

                                  ♻️ Il server di questo sito è alimentato al 100% con energia rinnovabile