Missing pkg for desktop entry flash_bm818.desktop

I’ve a desktop entry file which says:

cat flash_bm818.desktop
[Desktop Entry]
Type=Application
Name=Flash BM818
Comment=Flash the Broadmobi BM818 modem
Exec=/usr/bin/flash_bm818
Terminal=true
X-Purism-FormFactor=Workstation;Mobile;

and can’t find the installed pkg for it. Any help?

1 Like

I got this PDF from Purism support when I wanted to upgrade my modem’s firmware to support VoLTE. Is that what you’re looking for?

4 Likes

Thanks! This explains where this desktop icon came from and why I can’t find the pkg with apt search .... It seems that I did the same nearly a year ago, because I have these files in my L5:

purism@pureos:~$ ls -l guru/BM818-reflash
total 91000
-rw-r--r-- 1 purism purism 93163052 Mar 27  2023 firmware-bm818-nonfree_0.6pureos1+librem5ci83034.2dcae67_arm64.deb
-rw-r--r-- 1 purism purism    14548 Oct  7  2022 qdl_0.2pureos1+librem5ci77119.0103259_arm64.deb
-rw-r--r-- 1 purism purism     3666 Apr 18  2023 reflashModem.txt

The txt file is a cut&paste of the commands I issued and their output. With the date April 18, 2023 I also found the PDF file in my mbox from/to puri.sm

Thanks

2 Likes

dpkg -S flash_bm818.desktop should tell you the package if it’s coming from a package.

2 Likes