Solutions to modem / connection problems - Printable Version +- PINE64 (https://forum.pine64.org) +-- Forum: PinePhone (https://forum.pine64.org/forumdisplay.php?fid=120) +--- Forum: PinePhone Software (https://forum.pine64.org/forumdisplay.php?fid=121) +--- Thread: Solutions to modem / connection problems (/showthread.php?tid=15497) |
Solutions to modem / connection problems - Anna - 12-09-2021 For people trying to use the Pinephone as a daily driver, the biggest showstopper appears to be the modem with its quirks and crashes. There are many stories about many problems, sometimes along with workarounds and fixes, spread all over the forum and often difficult to find. I would therefore like to ask you: Which modem problems did you have, that -- now comes the important part of the question -- you could solve or minimise and how did you do it? RE: Solutions to modem / connection problems - dukla2000 - 12-09-2021 To answer your question - I haven't resolved any issues with my modem mainly because I haven't really had any! My main problemette with the modem is (currently) it drops the data connection every couple of hours. On my home network it usually recovers pretty quickly (seconds) - when I am roaming it can be much more painful (5 minutes) and/or need a reboot. As I am usually on my home network it is very much an observation rather than a show stopper. For completeness I flashed to 01.002 way back Code: journalctl -b | grep EG25GGBR Code: uname -a RE: Solutions to modem / connection problems - zetabeta - 12-09-2021 (12-09-2021, 03:57 PM)dukla2000 Wrote: To answer your question - I haven't resolved any issues with my modem mainly because I haven't really had any! i found something, it's not total fix though. https://forum.pine64.org/showthread.php?tid=11815&pid=103530#pid103530 shortly: edit file "/usr/lib/udev/rules.d/80-modem-eg25.rules" and change ATTR{power/control}="auto" into ATTR{power/control}="on". tested on manjaro arm linux. most likely will have side effects like wasting battery. RE: Solutions to modem / connection problems - AntonReiser - 12-10-2021 If you have problems sending text messages, this might fix it. |