02-29-2024, 07:04 PM
(02-29-2024, 12:55 AM)Kevin Kofler Wrote: Alpine Linux is by design an extremely minimalist distribution. They do not even use the de-facto standard GNU glibc, but the musl libc. Using OpenRC and Ash fits into that concept.
I was not aware it was that minimalist. At any rate, it's a fairly trivial to install bash and change both root and user default shells to it
(02-29-2024, 12:55 AM)Kevin Kofler Wrote: For both of those issues, my suggestion is to just plug the phone in before you go to sleep and keep it plugged overnight. This ensures that you have power in the battery the next morning. And, while this setting is hidden in the mobile version of the power management KCM and disabled by default in Plasma Mobile, you can set it to not suspend when plugged in (as commonly done for notebooks) by manually bringing up the desktop KCM with kcmshell5 powerdevilprofilesconfig and making the setting there. Doing this ensures that the alarm will definitely ring. It will not fix your suspend issues (quite the opposite), but with the phone plugged in, you will have a full battery in the morning anyway.
The caffeine toggle should do about the same as fiddling with kcmshell5 modules if one were to want the phone to suspend while charging under normal circumstances. I was under the impression that leaving a phone on the charger after it reaches 100% charge is not good for its battery health, though. Also, it makes no sense to let the phone idle at that temperature if it's not doing any work. I suppose that may be the only option with PMOS for now though...
The morning after I made my initial post, Mobian released an installer that included plasma-mobile. I'm giving that the shakedown now. The camera issue persists and I'm thinking it's actually the kernel that's breaking the camera. The Mobian/Phosh image I was able to take pictures with had kernel 6.1 while both PMOS and Mobian Trixie are using 6.6. The camera debugging commands fail on 6.6 while I can get most of the way through them on 6.1 before screwing something up.
I'm going to try building 6.7 with megi's config and patches and see if that gets me anywhere. In theory it could also help with suspend. If it works for one distro, I'm sure it could work for the other so I'll be back with my results.