Thank you
Do you use scp to upload the file to the Spitz?
QFirehose is included in the FW zip file?
Did you do it for the last one? Any weird output?
Thank you
Do you use scp to upload the file to the Spitz?
QFirehose is included in the FW zip file?
Did you do it for the last one? Any weird output?
Yes I do.
It is in the default firmware, not in the zip file.
If you have difficulties, pls write to us via email support at glinet.biz
Will this new Quectel modem firmware will be included in future Spitz firmware upgrades?
Is it already included in the current Beta?
Modem FW completed successfully to the RM520NGLAAR01A08M4G version, thank you
No, we need to do lots of test about Quectel RM520 new firmware.
Quectel RM520 firmware is independent of our firmware, when we purchase the RM520 module, the Quectel have flashed the RM520 firmware already.
Has the RM520NGLAAR03A03M4G_01.200.01.200 firmware been tested on the X3000 and if so, is it available to download? If it has not been tested, what is the latest firmware to be tested and is it available for download? I do see a link for R01A08M4G.
No, we don’t test RM520NGLAAR03A03M4G_01.200.01.200, you can download it from here: https://github.com/iamromulan/RM520N-GL?tab=readme-ov-file
The modem firmware is being shipped with non-USA towers, I had an issue where I could not connect to 5G at all. Here are instructions on how to flash it:
https://www.reddit.com/r/tmobileisp/comments/1aq4prj/comment/ks64127/
That provides detailed instructions and step-by-step.
I really hope gl-inet fixes this for future products. Non-techhnical people are not going to be able to fix this.
Folks,
Router firmware and modem firmware are two completely different and separate upgrades. It‘s up to the user to determine if they need to upgrade the modem firmware. That is outside of the gl-inet firmware.
Eric
The firmware version listed in the Reddit details is NOT recommended! You can follow the steps however after downloading the latest version RM520NGLAAR03A03M4G_01.201.01.201 from:
Before the update, my gateway could not connect to x3000. I confirmed the modem did not have configs for US towers. Following that reddit post, it resolved the issue.
Are you saying I should apply this version instead? Because the one I downloaded is from a forked project, but there are no changes between the repos.
*Edit misworded that
The firmware @SpitzAX3000 posted is the best firmware to use in my experience and is what GL recommended as well in another thread.
Is there any new Modem FW available that works with TMHI, currently I am using: RM520NGLAAR01A08M4G, thank you
SSH into your router and then do the following:
1.cd /
2.mkdir firmware
3.cd firmware
4.wget http://download.gl-inet.com/download/RM520GL-modem_firmware/RM520NGLAAR03A03M4G_01.201.01.201.zip
5.unzip RM520NGLAAR03A03M4G_01.201.01.201.zip -d RM520NGLAAR03A03M4G_01.201.01.201
6.QFirehose -f RM520NGLAAR03A03M4G_01.201.01.201
7.reboot
@gainestr Thank you so much for the steps, I have managed to reach till the second last where I get the error "QFilehose: Not found". Do I need to specify the specific model or version etc please? Thank you
It is typo. Should be
QFirehose
Thank you so much, worked like a charm.
Why cant GL-iNET Tech Support update their page with these simple steps. Thank you so much.
Their page works fine, you just have to change the path and file names based on the version of firmware you are using. What am I missing?
@TipuSultan Glad you got it working. I had done a simple copy and past from a different GL.iNet Staff member. I should have verified before posting. Sorry about that. I edited my post to reflect the correct command.