101010.pl is one of the many independent Mastodon servers you can use to participate in the fediverse.
101010.pl czyli najstarszy polski serwer Mastodon. Posiadamy wpisy do 2048 znaków.

Server stats:

490
active users

#pixel3a

1 post1 participant0 posts today

Is there a good writeup / overview on how cameras on mainline #mobilelinux work and where you can tweak things?

I'm asking because the back camera on my #pixel3a flashes and the picture sometimes freezes and I would like to look into fixing this. I just have no Idea how cameras work on linux and I'm unsure where to start.

Finally got a chance to load up #PostmarketOS on a #pixel3a . It's still not ready for prime the but damn... it's exciting to watch it get better.

EDIT: For all those people asking me why it's not ready for prime time, I've got a new website and I think my first post should be a more detailed set of issues (large and small) that I've found with #PostmarketOS. Give me a week or two.

And thanks for all the boosts and favourites! My most popular post yet?

This #Pixel3a may be the first #postmarketOS powered device or even first #Phone EVER to build and run the #Kuroko #Python dialect!

#GitHub repo for Kuroko (made by the same guy who created ToaruOS and even he ported Kuroko to UEFI):

github.com/kuroko-lang/kuroko

(Built on master branch directly from #pmOS which is cool!)

UPDATE:
gitlab.alpinelinux.org/alpine/

Now attempting to get Kuroko officially in Alpine repos!

For #linuxmobile #postmarketos #mobian folks interested in cameras: there's a first version of patches for #libcamera softwareISP color correction matrix (CCM) support now: patchwork.libcamera.org/cover/

Together with autofocus (AF) this probably the main missing feature to get a somewhat reasonable image quality on devices like the #pixel3a or #fairphone5 with open drivers / close to #mainlinelinux.

patchwork.libcamera.org[0/9] Software ISP support for CCM - Patchwork

For #linuxmobile / #postmarketos / #mobian etc. folks: there's a rather beginner friendly task to improve battery life for qcom devices like the #oneplus6, #pixel3a etc. by making sure sensors are idle when not needed.
If you have some spare cycles, motivation, basic C literacy (or want to learn it) and know how to build and deploy/test a package with pmbootstrap (or want to learn it) - this one could be for you.
The details are here: gitlab.postmarketos.org/postma

GitLabSDM845 battery life with sensors (#2455) · Issues · postmarketOS / pmaports · GitLabThis is mostly speculative right now, but I think there might be some impact on power consumption with sensors support in SDM845. I noticed when recording a video...

Hi,

Followup on placing calls with #sxmo on #pixel3a

I've successfully placed a call today using the internal mic from command line !

Sxmo dialer does this sequence : create call, change audio mode, start call. And mic is not correctly set up.

But if instead I do : create call, start call, change audio mode ... then it works

At least it worked once for me (I won't rejoice too much before making this work reliably ;))

Now I'll try to reproducee and tweak sxmo scripts ...