Elektrine
EN
Log in Register
Paige Chat Timeline Communities Gallery Videos Email DNS VPN Uptime Kairo
Back to Timeline
Remote

Chris Vogel

@me@chrichri.ween.de
microblogpub 2.0.0+ynh2
  • Open on chrichri.ween.de

not yet

126 Followers
45 Following
8 Posts
intent:

no sarcasm, no irony

hashtag:

#packetfence, #yunohost, #flohmarkt, #librem5, #ShotOnLibrem5, #microblogpub, #Lite3DP, #deskhop, #espressi

matrix:

@chrichri:ween.de

sourcehut:

https://git.sr.ht/~chrichri/

codeberg:

https://codeberg.org/ChriChri

member:

@ev@social.phosh.mobi, @noybeu@mastodon.social, https://www.duh.de/

Posts

Open post
me
Chris Vogel @me@chrichri.ween.de · May 27, 2026
Chris Vogel
@me@chrichri.ween.de

not yet

chrichri.ween.de

Big fun! 🙃 Got a logic analyzer, because receiving the DCF77 time signal fails often.

The definition how the signal is supposed to look is simple and clean and there must be a better way to ignore the wrong pulses.

#PulseView #sigrok #fx2lafw

0
0
0
0
Open post
me
Chris Vogel @me@chrichri.ween.de · May 09, 2026
Chris Vogel
@me@chrichri.ween.de

not yet

chrichri.ween.de

I'm looking for a very special clock:

  • epaper display
  • receiver for time signal broadcast in Germany
  • showing
    • time
    • qr for an url containing a totp token
  • low power usage, battery not necessary
0
0
0
0
Open post
me
Chris Vogel @me@chrichri.ween.de · Apr 15, 2026
Chris Vogel
@me@chrichri.ween.de

not yet

chrichri.ween.de

The #school my son attends to gets new devices from the state of #Niedersachsen. The devices are a collection of #iOS, #windows and #chromeos.

His school - until know - promoted and supported using #linux and #opensource.

Now it is completely unclear whether it will be possible to use and support these devices with linux.

@chris@hallo.ween.de

0
0
0
0
Open post
me
Chris Vogel @me@chrichri.ween.de · Apr 08, 2026
Chris Vogel
@me@chrichri.ween.de

not yet

chrichri.ween.de
Replying to @dawndrums@mastodon.social
@dawndrums@mastodon.social Thanks for the answer and for the great project! I hope we'll get a Linux mobile phone that'll support all features 🙃 . Just in case - the modem I put for testing inside a Librem5 is SIM8202G. If you're interested in testing - let me know 😉 …
0
0
0
0
Open post
me
Chris Vogel @me@chrichri.ween.de · Apr 07, 2026
Chris Vogel
@me@chrichri.ween.de

not yet

chrichri.ween.de
Replying to @gpereira@ciberlandia.pt
@gpereira@ciberlandia.pt @dawndrums@mastodon.social there's a 5g module available by simcom which works inside a librem5...
0
0
0
0
Open post
me
Chris Vogel @me@chrichri.ween.de · Apr 07, 2026
Chris Vogel
@me@chrichri.ween.de

not yet

chrichri.ween.de
Replying to @dawndrums@mastodon.social
@dawndrums@mastodon.social Is there are reason for M.2 B-key GSM and 4G module This reads like there'd be a problem with using a 5G module?
0
2
0
0
Open post
me
Chris Vogel @me@chrichri.ween.de · Mar 08, 2026
Chris Vogel
@me@chrichri.ween.de

not yet

chrichri.ween.de

#RabbitHole: @okias@floss.social is doing a lot work to mainstream #sdm845 patches to the #linux kernel. During a meeting of Phosh.mobi e.V. members I learned that there seem to be not many testers for #Shift6mq #axolotl. I still had a broken Axolotl sitting on my desk…

  • repaired the phone that originally had been bought as part of a #ShiftPhone8 deal
    • cleaning inside (residue from water contact)
    • new display (two lines of broken pixels)
    • new usb-c pcb (didn't charge, data broke during testing)
  • learned about edl to recover if phone wouldn't boot to fastboot anymore (yes, really had that situation later 😉)
  • learned about the difference of fastboot and fastbootd mode
  • learned about u-boot and the boot chain on the phone
  • learned about dynamic partitions used in Android and how to use them from #linux
  • learned about pmbootstrap
    • to build my own device images (mixture of existing axolotl and sdm845 to be compatible to the phone and the usage with u-boot and dynamic partitions)
    • changed pmbootstrap to build small (92M) boot image for boot_a/b partition
  • tried to get more space for out of the phone for boot & root than provided by boot_a/b and system_a/b
    • resized userdata of Android
    • created two additional partitions for postmarketOS
  • learned how to recover from kernel not booting without re-flashing
    • u-boot usb mass storage mode exports the mass storage of the phone over usb-c
    • phone connected to an aarch64 system (#Librem5 running #Mobian)
    • mounting encrypted partition, boot and what-else is needed
    • installing kernel packages via apk while in chroot on Librem5
  • learned how to compile a kernel using ./envkernel.sh and pmbootstrap

Now I'm quite sure I can recover from any failure I will encounter while testing sdm845 kernels and I have the following setup on my Shift6mq:

  • ShiftOS-L with small userdata partition in slot_b
    • applications for demoing the phone installed
    • work profile to contain closed source applications
  • postmarketOS edge installed on partitions behind userdata
    • u-boot on rescue_a
    • 1GB pmOS_boot
    • 60GB pmOS_root
    • applications for demoing
    • multi-user: my testing user, demo user
    • everything except cameras work
  • dual-boot possible on-the-go: enter fastboot (by holding vol-up at start), change slot, reboot

I put my notes on the postmarketOS wiki.

I started two merge requests:

  • support audio configuration when started through u-boot in alsa
  • add support for booting using u-boot and dynamic partitions to axolotl

I'll carry the phone at #clt2026 - Chemnitzer Linux Tage 2026 - on saturday 28th this month. I'll mostly be around the "Linux on Mobile" booth.

0
0
0
0
Open post
me
Chris Vogel @me@chrichri.ween.de · Oct 22, 2025
Chris Vogel
@me@chrichri.ween.de

not yet

chrichri.ween.de

On my testing #Librem5 running #Mobian I had obviously installed a workaround to get echo cancellation for calls by using #pulseaudio for audio. I had forgotten about it and after some update or hardware tinkering sound just didn't work anymore.

I found out that I knew not much about sound and while trying to understand how it is supposed to work I wrote some of my findings on the Librem5 community wiki.

I'd be thankful for corrections and additions to be able to move the page soon out of the work in progress section.

0
0
0
0

Remote instance

chrichri.ween.de
Open on original server

Media

313k7r1n3
Elektrine

Tor hidden service

elekhj7afj4qnrr4yd3bkzslsyo5jgfxw3orgjkhlcxifueodybyiiad.onion

Platform

  • Email
  • Chat
  • Timeline
  • Communities
  • VPN
  • DNS

Company

  • About
  • Contact
  • FAQ

Legal

  • Terms of Service
  • Privacy Policy
  • Warrant Canary
  • Lite (no JS)
  • VPN Policy
  • Source code

Support

  • support@elektrine.com
  • Report Security Issue
Mail client setup IMAP mail.elektrine.com:993 POP3 mail.elektrine.com:995 SMTP mail.elektrine.com:465
© 2026 Elektrine. All rights reserved. Server: 05:40:54 UTC