PPP modem firmware updater - Printable Version +- PINE64 (https://forum.pine64.org) +-- Forum: PinePhone Pro (https://forum.pine64.org/forumdisplay.php?fid=177) +--- Forum: General Discussion of PinePhone Pro (https://forum.pine64.org/forumdisplay.php?fid=178) +--- Thread: PPP modem firmware updater (/showthread.php?tid=16567) |
PPP modem firmware updater - henrythemouse - 04-27-2022 There are other threads on modem firmware. However, this post is specifically targeting the use of the gnome-firmware application to update the modem firmware. I recently installed the gnome-firmware package on mobian. As far as I know gnome-firmware is not installed by default on mobian. I wonder if it has been tested under mobian. When I opened it three devices were listed for possible updating, only the Qualcomm modem actually had an update available. The available release is designated 0.6.1, offered by Biktorgj. It is also designated as a Downgrade (maybe due to a different versioning system than Qualcomm). I'd like to know if anyone has used gnome-firmware to install this update and if they found the process to be without issues. Did the update improve the functionality of the modem? What improvements were noticeable. Has anyone been able to restore the original modem firmware using gnome-firmware? RE: PPP modem firmware updater - fxc - 04-28-2022 You can revert to stock firmware and update the stock firmware using the following method: https://wiki.pine64.org/wiki/PinePhone#Firmware_update (applies to the Pro as well). RE: PPP modem firmware updater - henrythemouse - 05-05-2022 (04-28-2022, 04:02 PM)fxc Wrote: You can revert to stock firmware and update the stock firmware using the following method: https://wiki.pine64.org/wiki/PinePhone#Firmware_update (applies to the Pro as well). Thanks for the link. RE: PPP modem firmware updater - Fish - 05-05-2022 I tried fwupd (gnome-firmware) to downgrade from 0.6.3 to 0.6.1. It took about ten minutes, and I had to restart the phone so gnome-firmware would show the correct version. It seems to work fine for now RE: PPP modem firmware updater - henrythemouse - 05-08-2022 (05-05-2022, 03:09 PM)Fish Wrote: I tried fwupd (gnome-firmware) to downgrade from 0.6.3 to 0.6.1. It took about ten minutes, and I had to restart the phone so gnome-firmware would show the correct version. It seems to work fine for now I wonder, does it show that you can upgrade to 0.6.3 now? It just shows that 0.6.1 is available for me. I'm trying to figure out where it finds the firmware that it shows. It would be nice to re-install the original firmware if I wanted to. Maybe I could put the firmware files in the system where it could access them. Does anyone have know if that is possible? RE: PPP modem firmware updater - Fish - 05-09-2022 It only shows 0.6.1. And perhaps this is what you are looking for? https://github.com/Biktorgj/pinephone_modem_sdk RE: PPP modem firmware updater - henrythemouse - 05-10-2022 (05-09-2022, 11:26 AM)Fish Wrote: It only shows 0.6.1. While Biktorgj does publish his releases, and I did end up installing the latest one from there, my original question was directed more toward managing the fwudate process when using gnome-firmware. I was given some good information concerning this process, but still need to study it a bit more to understand what is and is not currently possible (safe). Firmware in general is being managed by an organization known as LVFS. They publish stable and testing repos. Unless you purposely enable the testing repo, only the stable releases are available. So, in this case, by default, gnome-firmware is displaying what LVFS is publishing in the stable repo. Changing this default may not be for everyone and gnome-firmware may not be the best tool for the job. Read more: LVFS-Testing-remote wiki |