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:

483
active users

#librem5

5 posts3 participants0 posts today

I was not getting mobile data while at #DebConf25 (Brest, France) on #Librem5. My home network is vi India. Another provider airtel worked, and the same Vi sim worked on an android phone as well as pinephone pro running mobian. On #FLX1 also vi failed but airtel worked.
I manged to get it working after installing a patched ModemManager that uses ppp instead of qmi for data connection. Thanks to @dos for maintaining these patches source.puri.sm/sebastian.krzys

GitLabCommits · bearers · Sebastian Krzyszkowiak / ModemManager · GitLabFork of https://gitlab.freedesktop.org/mobile-broadband/ModemManager.git with SIM7100 support patches
Replied in thread

@ronnylam I have suspend enabled when on battery power. This works pretty well, although it is officially still considered experimental. In general, I keep the #Librem5 connected to a charger whenever possible, so I do not know exactly how long the battery lasts. But for sure there has been a lot of progress in how long you can use the phone on one battery charge. Maybe not up to par with other phones, but workable for me.

Did you ever have a look at the excellent #documentation of #Purism products?

docs.puri.sm/

One of the products of Purism is the #Librem5. The Librem 5 is a #Linux phone that runs the #PureOS operating system.

This phone is built up from the bottom to provide #privacy and software #freedom. No #surveillance by the manufacturer, free and #opensource (#FOSS) is their standard.

I use a Librem 5 as my daily phone.

docs.puri.smHome - Purism user documentation
Replied in thread
@datenwolf I believe I'm limited to OpenGL ES 2.0. Presumably hardware can do more but our current drivers can not, so we are stuck there.

On the other hand... #librem5 main sensor can not do 10bpp at the moment, due to missing drivers. So maybe we can focus on 8bpp, first. Probably ineffecient conversion is "good enough" too, as GPU is a bit overpowered for this job.
Can you program GPUs and do you want to become a HERO? #linuxphone
community needs your help.

We are trying record video, and have most pieces working, but one is
missing: fast enough debayering. That means about 23MB/sec on #librem5.

Debayering is not hard; camera images have subpixels split on two
lines, which need to be corrected. They also use different color
representation, but that's fixable by some table lookup and two matrix
multiplies.

Librem 5 has Vivante GPU, 4 in-order CPU cores and 3GB RAM. My feeling
is that it should be fast enough for that. If task is for some reason
impossible, that would be good to know, too.

Image data looks like this

RGRGRG...
xBxBxB...
.........
.........

Task is to turn that into usual rgbrgb.... format. rgb = RGB * color
matrix, with table lookups for better quality. I can fix that once I
get an example.

I'm looking for example code (#pinephone would work, too), reasons it
can not be done... and boosts if you have friends that can program
GPUs. #gpu #opensource

Last night, I spent several hours debugging an issue with some CTS tests for a new feature. I couldn't pinpoint the problem and ended up staring at related GPU states until I eventually gave up for the night.

The next day, I took another look at my code - and within moments, I spotted the issue, fixed it, and the CTS passed without complaint.

dEQP-GLES31.functional.texture.gather.offset.*rgba*

Test run totals:
Passed: 136/136 (100.0%)

Weekly GNU-like #MobileLinux Update (25/2025): Packed with Goodies
https://linmob.net/weekly-update-25-2025/

This week really was something: #postmarketOS ship 25.06 (which, among other things, adds systemd) and work to reverse-engineer #VoLTE, #FuriOS 13.1.0 lands with Open-Store support (for #UbuntuTouch apps) and plenty of other improvements, #PlasmaMobile share detailed log of all the fixes and improvements they managed to land in the past year (and what's to come), Jolla announce free #SailfishOS updates for all #JollaC2 customers, I managed to interview #Liberux about their Nexx phone - but there's way more still, including a packed Apps section. Enjoy!
#FuriLabsFLX1 #PureOS #Librem5 #LiberuxNexx #PinePhone #Phosh #LinuxMobile #LinuxOnMobile

LINux on MOBileWeekly GNU-like Mobile Linux Update (27/2025): Releases, Reports and SetbacksAnother week, another update: The failed crowdfunder is not the end for Liberux, two usage reports, Jolla unveils plans for open-sourcing SailfishOS apps, Phosh 0.48.0, and more! Enjoy!

Ervaren jullie ook #appdwang?

appdwang.nl/

Ik wil geen apps gebruiken die alleen beschikbaar zijn uit appstores van surveillancekapitalistisch #BigTech (Apple en Google). Ook wil ik alleen vrije #opensource-software (#FOSS) gebruiken op mijn apparaten. Daarom gebruik ik geen Android of iPhone, maar een #Linux-telefoon: de #Librem5.

Ik ben benieuwd, ervaren jullie ook appdwang? Wat vind je daarvan? Verzet je je er tegen? Zo ja, hoe? Zo nee, waarom niet?

appdwang.nlBied weerstand tegen appdwang! | appdwang.nlBied weerstand tegen appdwang en laat je geen apps opdringen! Op appdwang.nl vind je praktijkvoorbeelden en argumenten om duidelijk te maken wat je van appdwang vindt.

🎉 Filmbook is now available on Flathub! 📷

Your film tracking app just got easier to install! You can now get Filmbook directly from Flathub:
https://flathub.org/apps/page.codeberg.bjawebos.Filmbook

Built with Rust & GTK4/libadwaita, Filmbook helps analog photographers keep track of their film usage with a smooth, modern interface that works great on desktop Linux and even Linux phones like the Librem 5 and Pinephone Pro!

Calling all analog photographers: I need your creative input! What features are you missing? What would make your film photography workflow even smoother? Your ideas will help shape the future of Filmbook.

Share your thoughts and join our community:
https://codeberg.org/bjawebos/filmbook

#filmphotography #analogphotography #flathub #linux #opensource #rustlang #gtk #filmbook #community #librem5 #pinephone

Replied in thread

@smeg @smallcircles I'm from the Netherlands. I refuse to install WhatsApp, actually, I can't because I have a Linux #Librem5 phone.

I use SMS when people do not have #Signal. My experience is that people will install Signal after exchanging a few SMS's and you tell them about Signal. If you give in and install WhatsApp, other people will start contacting you on WhatsApp for sure, and Signal usage between you and your contacts will go down.

Following my request one and a half months ago: mstdn.social/@theDarky/1144151

By adding the following line to my #Mobian configuration:

/etc/apt/sources.list.d/experimental.list
deb deb.debian.org/debian experimental main

And by installing the experimental versions of the mesa Vulkan package:
sudo apt -t experimental install mesa-vulkan-drivers

1/2

Mastodon 🐘theDarky (@theDarky@mstdn.social)Hello Does anyone know how to install the proprieraty drivers for the #librem5 to replace the etnaviv driver ? I dont find any documentation about it #librem5 #linuxmobile #mobilelinux