1110
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 22 Feb 2024
1110 points (96.1% liked)
linuxmemes
21180 readers
749 users here now
Hint: :q!
Sister communities:
- LemmyMemes: Memes
- LemmyShitpost: Anything and everything goes.
- RISA: Star Trek memes and shitposts
Community rules (click to expand)
1. Follow the site-wide rules
- Instance-wide TOS: https://legal.lemmy.world/tos/
- Lemmy code of conduct: https://join-lemmy.org/docs/code_of_conduct.html
2. Be civil
- Understand the difference between a joke and an insult.
- Do not harrass or attack members of the community for any reason.
- Leave remarks of "peasantry" to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
- Bigotry will not be tolerated.
- These rules are somewhat loosened when the subject is a public figure. Still, do not attack their person or incite harrassment.
3. Post Linux-related content
- Including Unix and BSD.
- Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of
sudo
in Windows. - No porn. Even if you watch it on a Linux machine.
4. No recent reposts
- Everybody uses Arch btw, can't quit Vim, and wants to interject for a moment. You can stop now.
Please report posts and comments that break these rules!
founded 1 year ago
MODERATORS
I daily drive mine and haven't noticed any missed calls, but maybe I'm just lucky or it's the Pro version that has the issue. The battery life can be increased with extended cases, but the performance will always suck and there are lots of annoying software issues too.
I had call drops on both the original and the Pro. They both use the same USB-attached modem and the modem has (had?) an issue where it would lose USB connection to the main processor sometimes, so you would just randomly lose cell connectivity. Sometimes the USB connection would restart right away and sometimes it would not and you'd have to restart eg25 manager to reboot the modem.
Ah, I see. It's often hard to tell if some issue is still there if I don't experience it myself. Some things get solved eventually, but you have to run the latest software (and I'm not) and then test things to see it. I think nowadays people recommend to install the libre modem firmware, so that's also another variable.
I had this issue using the libre modem firmware on both phones. I'm not sure if it's a modem side issue or a Linux side issue. I haven't used either PinePhone with a SIM card in almost a year though so my knowledge could be outdated.
Thanks for clarifying. I also use the libre firmware and sometimes the modem doesn't wake up from suspend when I unlock the phone (I sometimes also have to restart wifi with a script). So maybe I just didn't notice the missed calls or something.
Lately I found that there is some USB controller and I saw some messages about it when running dmesg:
So maybe that causes the modem issues. When I use the keyboard addon, I can't get any USB device to work when plugging it to the phone and I suspect that might be a connected problem too. I don't know much about hardware, tough.