10-21-2020, 12:41 PM
(10-15-2020, 09:24 AM)patrickmollohan Wrote: Great work! Flashed just now via Mobian (SD card) on my PostmarketOS CE PinePhone. Needed sudo before the command, and had to chown and chmod the directories since I extracted the files on Windows and copied them over via USB. Aside from initial permission issues due to no sudo, all went well as far as I can tell. The modem info displays properly in the settings, calls work. The Phone app does occasionally crash on me, but that's probably an issue with Mobian, or more specifically, Mobian with all the things I've installed and changed on my end. Haven't switched over to my PinePhone just yet as my daily driver, and won't until MMS is supported, so I don't have much data to compare this firmware to the previous, but I can at least confirm calling and data work. Will need to test SMS.
"had to chown and chmod the directories"
additional I had no access to the serial port
Code:
sudo chown :root /dev/ttyUSB0
Update sucessful !