• 4 Posts
  • 42 Comments
Joined 6 months ago
cake
Cake day: February 3rd, 2024

help-circle
  • Okay, just wrote an Ansible Playbook to roll out the workarounds, including call audio, which I just got to work, I’ve also tried to get Bluetooth working, but the udev rule is still broken.

    https://git.erebion.eu/forgejo/erebion/sargo-temp

    There are also some hastily written steps for building an image. :)

    Let me know what things are unclear, I will improve this.

    EDIT: Only tried using call audio via headphone jack and did not notice that internal speaker and mic currently do nothing, so I have to amend my to do list by just another bug. :D

    EDIT 2: The mic patch has not yet been pushed by the kernel dev and the ALSA config needs changes, but then audio calls with built-in speaker and mic will work. :)




  • Seit dieser Woche hat Synapse experimentellen Support für Sliding Sync, in Kürze sollte es dann einfach da sein und dann wird es auch deutlich schneller.

    Ansonsten ist ein häufiges Problem, dass Leute auf matrix.org sind, und der Server überlastet ist.

    Und wenn ihr eure eigenen Server auf einer Version von Postgres 15.x habt, dann probiert mal auf ein neueres 15.x zu aktualisieren, da war irgendwas drin kaputt, bin allerdings nicht ganz sicher ob das nur ARM betraf.

    Zumindest ist Matrix eher dann sehr langsam wenn was kaputt ist, sonst merke ich da keinen Unterschied zu Signal.


  • You won’t have to wait for very long.

    Let me know if you’d like a writeup of the way I currently build the image out of the linked sources and what files (temporarily) need manual fixes, in case you want to try it out. Could still take a while to get the kernel and the call audio daemon ready for Mobian and to get it included, but other than that… Pretty close _

    If you exclude the time your PC does compiling and works for you, then it is probably 20 minutes work to get an image currently. :)

    I also have an Ansible role which does the few fixes I need for now, like that one systemd unit. I could publish that as well in case others want to be alpha testers and tell me about any issues they notice.

    I should probably also create a repo with a temporary issue tracker until there are official images. 🤔










  • Will have to post a proper update soon-ish, but for now I’ll just say that the device completely* works and I just have to get the kernel package into Mobian (until patches are upstream), for that get some Kernel packaging stuff right (it already builds, but is not yet the quality Debian people expect) and then create a few smaller MRs at projects which Mobian is built upon.

    *everything except some sensors and some patches which exist but aren’t yet pushed to git…







  • I don’t know what would fit your needs, but Signal does not require Play Services. And even if those are present, it does not leak data to Google. Other than “Signal is installed” and “You get a push message”, Signal does not put your messages into the notifications. Instead Signal connects to the Signal servers and then gets the encrypted messages from there and only then decrypts.

    Even if you have Play Services installed, you can force it to use a background connection inatead, if you disable Play Services before installing Signal, it wall automatically fall back to it.

    If you want a version without Play Services libraries, you could use Molly, a hardened version of Signal, which is available in a version without those libraries.

    Molly even allows linking phones as secondary devices, not just desktops.