Joseph Zikusooka ~ Zik

A Linux software engineer specializing in open source technologies | Very experienced in building and configuring UNIX/Linux systems and servers. Passionate about developing software applications and hardware for the smart home | Currently serving as the CEO of Jambula Labs and the project leader at JambulaTV, a smart home automation and entertainment platform - https://jambulatv.com | This blog focuses on the following areas: Linux How-Tos and Tutorials ::: IT Security News ::: Free and Libre Open Source Software ::: Smart Home Software ::: Digital Innovations in East Africa https://mastodon.social/@jzik | https://github.com/zikusooka

An Alternative Way to Install Home Assistant Core

Hass-Core-Installer Version 2025.5.1 Released

Official support for installing Home Assistant Core, Supervised, and some other methods will soon end (see announcement). If you still want to run Home Assistant Core on your own hardware, I have good news!

I’ve released a new and improved version of hass-core-installer. This tool makes it easy to install Home Assistant Core on many types of systems, including ARM64 devices like Raspberry Pi 5.

You can try it now by visiting the GitHub page.

Why Use Hass-Core-Installer?

  • Works on Many Systems: Supports most system types, especially ARM64.
  • Works Offline: You can install Home Assistant Core even without an internet connection.
  • Future-Proof: Keeps working even after official support ends.
  • For Power Users: Best for people who already know how to set up Home Assistant.

What’s New in Version 2025.5.1?

  1. Upgrade Home Assistant to the latest version
    Updated Home Assistant Core to the latest version of 2025.5.1
  2. Faster Installs with uv:
    The installer now uses uv, a new and very fast Python package manager. This means Home Assistant installs faster and package problems are easier to fix.
    (Learn more about uv here).
  3. Supports More Python Versions:
    You can now use different versions of Python. By default, it uses Python 3.13.3.
  4. Better Troubleshooting:
    Improved tests and logging help you find and fix problems more easily.

How to Get Started

  1. Go to the hass-core-installer GitHub page.
  2. Follow the instructions to download and use the tool.

If you’re an experienced Home Assistant user and want to keep running it your way, give hass-core-installer a try! Your feedback and suggestions are welcome on GitHub.


Easily Toggle Audio Between Multiple Streams with My Updated PipeWire based Tool

I have updated a tool that I find very useful, especially when watching or listening to multiple streams at the same time. For example, I often have Live TV, podcasts, or music playing on my Linux PC. Sometimes, I want to quickly switch which stream I hear without stopping the others.

With this tool, you too can now easily cycle through all your active media apps (like VLC, MPV, or FFPLAY) and mute or unmute them so that only one is audible at a time. The other streams keep playing in the background, but you won’t hear them until you toggle to them.

This is perfect for following several live TV channels during news hour or switching between music and podcasts without missing anything.

If you use GNOME, you can even set a keyboard shortcut to make switching super fast!

I’m still working on improving this tool, so if you have any suggestions or find any bugs, please let me know. You can check out the project and download it from my GitHub repository.

https://github.com/zikusooka/toggle-pw-volumes

Enjoy, and happy streaming!

Buildroot and GCC 15: Fixes for m4 and Other Packages

This week, I tried using Buildroot on my new Fedora 42 system, which comes with GCC 15. Right away, the build failed when compiling the package host-m4.

After looking into it, I found that GCC 15 has stricter rules that cause some Buildroot packages to break-not just m4, but also others like gmp. This means if you are using Buildroot on a Linux system with GCC 15, you might run into similar problems.

What to do?

There are patches available to fix these issues, including one I submitted for m4. You can find them here:
https://lists.buildroot.org/pipermail/buildroot/2025-April/777274.html

What’s next?

Hopefully, these problems will be fixed in the official Buildroot updates soon. Until then, applying these patches will help you build successfully with GCC 15.

If you use Buildroot with the latest Linux and GCC versions, keep an eye out for updates and patches like these!

Update [May 5, 2025]:

This patch has now been committed upstream to buildroot.

It will be applied as a workaround only when host gcc 15 is detected.

For more details, please check the full commit here:

https://gitlab.com/buildroot.org/buildroot/-/commit/7a07a9d155b8f601d68f07ee0ed1dc8d48907644

Releasing Jambula OS Linux – version 2025.3.0

🚀 I have uploaded the latest image of Jambula OS Linux version 2025.3.0 (Great Seasons)! 💻✨
While this is mostly a maintenance release, I’ve snuck in some exciting features like:

✅ Remote connections just got easier with Tailscale support! 🌐
✅ Audio calendar alerts are now possible with Radicale 📅🔔
✅ Nginx web/proxy server support 🖥️
✅ Geolocation tool to help you pinpoint device location 📍

For more information about Jambula OS Linux, including instructions on how to download and install it, please visit:
https://github.com/zikusooka/Jambula-OS

A recap of my presentation at FOSS Backstage 2025

Here’s a summary of my presentation delivered during the FOSS Backstage 2025 conference in Berlin, Germany. For a deeper dive into the points outlined below, please refer to the official recording of my talk.

Why Are There Low Adoption Rates for Open Source Software in Africa?

  1. Lack of awareness and motivation for those who know.
  2. Prestige associated with using software from larger, well-known vendors.
  3. Vendor lock-in and aggressive marketing by proprietary companies targeting governments.
  4. Limited availability of certified and experienced FOSS/Linux professionals.
  5. Prevalence of software piracy.
  6. Fragmented or non-existent FOSS communities.

More Barriers to Adoption of Open Source Software in Africa

Infrastructure Challenges:

  1. Internet connectivity issues.
  2. Unstable and unreliable power supply.
  3. Lack of resources and funding.
  4. Systemic corruption.

Why Bother with FOSS Adoption in Africa?

  • Africa accounts for 18% of the world’s population (1.5B+), with some of the fastest-growing economies globally.
  • By 2025, 12 of the world’s 20 fastest-growing economies are projected to be in Africa.

Benefits of FOSS Adoption:

  1. Lower costs.
  2. Skilling and narrowing the digital divide.
  3. Startups and job creation.
  4. Empowerment through access to free resources.
  5. Localized innovations driving growth in key sectors.

Key and Strategic Sectors in Africa for FOSS Adoption

  1. Mining
  2. Agriculture
  3. Tourism
  4. Startups/SMEs (e.g., Banking, Film & Music Industry)
  5. Education
  6. Health
  7. Research
  8. Environment

Enablers and Implementers of Open Source Software Adoption

  1. Advocates/Evangelists: Promote FOSS use in sectors like government, health, and education.
  2. Trainers/Educators: Teach FOSS concepts (e.g., Linux).
  3. Community Leaders: Lead FOSS communities.
  4. Software Developers: Create and maintain open-source software.
  5. Vendors/Integrators: Include Linux distributors and organizations promoting FOSS.

Strategies for Stakeholders

For Advocates:

  1. Timing
  2. Focus
  3. Campaigns
  4. Showcase (e.g., trade shows)
  5. Share and evangelize

For Trainers/Educators:

  1. Localize content
  2. Contextualize teachings
  3. Port content
  4. Adapt materials
  5. Evangelize

For Community Leaders:

  1. Assess needs
  2. Partner with stakeholders
  3. Fundraise and support initiatives
  4. Host events
  5. Engage strategic sectors

For Software Developers:

  1. Solve immediate problems.
  2. Localize solutions.
  3. Enable workarounds.
  4. Use free and open licenses.
  5. Adapt bravely.

For Vendors:

  1. Provide support.
  2. Engage with local FOSS advocates and communities.
  3. Partner with startups to promote FOSS.
  4. Certify professionals.
  5. Establish local FOSS incubators.

Conclusion

I am optimistic that the next decade will see a significant increase in open source software adoption across Africa, unlocking its potential for economic growth and innovation in key sectors.

Jambula OS Linux – Version 2025.1.0 Released

I have just compiled and released a new image for Jambula OS Linux version 2025.1.0! This exciting update features a range of innovative enhancements, including:

🌟 Seamless integration with the latest Home Assistant smart home software

📅 Radicale, the lightweight and powerful CalDAV/CardDAV server for all calendaring needs

🎵 A local music server that supports audio announcements and alerts

🕰️ A talking clock feature that announces the time at hourly intervals

🌦️ Periodic weather updates delivered through voice alerts tailored to your location

📷 MQTT-based triggers activated by motion detection from the built-in camera server

For more information about Jambula OS Linux, including instructions on how to download and install it, please visit:

https://github.com/zikusooka/Jambula-OS

Hass Core Installer, a new Home Assistant Installer and upgrade tool for Linux

I’m excited to announce that I have uploaded a new tool called HASS Core Installer. As you have guested, its a handy tool that makes it very easy to install, upgrade, and uninstall Home Assistant Core on Linux. So weather you are a beginner, intermediate, or advanced Home Assistant user, this tool is just what you need if any of the official and recommended methods are not sufficient for your use case.

I initially developed this tool for use on Jambula OS, a custom tailored Linux operating system designed for SoC devices such as the Raspberry Pi. However, you can use it on any Linux distribution such as Ubuntu, Fedora, OpenSUSE, Ubuntu, Debian etc.

HASS Core Installer also works off-line allowing for local installations and upgrades of Home Assistant in scenarios where there’s no access to the Internet.

To get started or contribute to this project, check out the HASS Core Installer repository on my Github!

Jambula OS Linux now offers support for Home Assistant

🚀✨ Exciting news for smart home enthusiasts! I have added support for Home Assistant Core installs & upgrades to Jambula OS (starting with version 2024.10.0) 🎉

⚙️ Jambula OS is a custom Linux operating system 🐧 designed specifically for SoC devices like the Raspberry Pi 5

⬇️ You can download it here: https://github.com/zikusooka/Jambula-OS/

🏡 Upgrade today and kickstart your journey to creating a private, offline smart home 💡hub!

Scroll to top