Search found 516 matches

by hudiy
Fri Apr 10, 2026 11:31 pm
Forum: Displays
Topic: Adding colors
Replies: 4
Views: 83

Re: Adding colors


Can we maybe get some more explicit details on how to add remove color themes.


We added the ability to override colorScheme colors to the backlog. This should be available around version 1.22/2.18.

If you just want to change your theme's source color, you can simply add your own to ...
by hudiy
Fri Apr 10, 2026 10:40 pm
Forum: Announcements
Topic: Update to version 1.16 (Bookworm) and 2.12 (Trixie) is already available
Replies: 7
Views: 223

Re: Update to version 1.16 (Bookworm) and 2.12 (Trixie) is already available

Due to the release of the direct renderer, the version currently being installed is 1.16/2.12 (1.x - Bookworm, 2.x - Trixie). If you are installing Hudiy after the 1.16/2.12 release, the installer will automatically install this version (which is currently the latest).

A version-by-version update ...
by hudiy
Fri Apr 10, 2026 11:33 am
Forum: Hudiy
Topic: Feature request: change font size
Replies: 1
Views: 23

Re: Feature request: change font size

Hello. Technically, it is possible to scale the font but we need to carefully check how the layout behaves with larger fonts. We will have a free slot to look into this soon, and we'll get back with the feedback.
by hudiy
Fri Apr 10, 2026 4:59 am
Forum: Raspberry Pi OS (Trixie)
Topic: Installation issue in Trixie
Replies: 6
Views: 365

Re: Installation issue in Trixie

It looks like the /lib/aarch64-linux-gnu/libboost_json.so.1.83.0 file is corrupted. It is a library installed by the apt. As it is a system file, it might indicate some filesystem/drive corruption.
by hudiy
Thu Apr 09, 2026 7:53 pm
Forum: Other
Topic: Need detailed help on automatic activation of backup camera
Replies: 17
Views: 267

Re: Need detailed help on automatic activation of backup camera

You can try to clone using https method:

Code: Select all

git clone https://github.com/wiboma/hudiy.git
or just download the zip https://github.com/wiboma/hudiy/archive ... s/main.zip
by hudiy
Thu Apr 09, 2026 12:18 am
Forum: Other
Topic: Need detailed help on automatic activation of backup camera
Replies: 17
Views: 267

Re: Need detailed help on automatic activation of backup camera

We just tested this on a fresh installation of Raspberry Pi OS Trixie 64-bit Desktop, and all packages install without any issues.

Have you made any modifications to the system (e.g., configuration files, especially the files in the /etc/apt/sources.list.d directory)?
Did the Raspberry Pi happen to ...
by hudiy
Wed Apr 08, 2026 9:48 pm
Forum: Hudiy
Topic: Feature request: overlays - no need to use specific resolutions
Replies: 1
Views: 29

Re: Feature request: overlays - no need to use specific resolutions

Hello,
Yes, this will be part of the feature with relative overlay coordinates. It will also be possible to set the relative size of the overlay.

We have an ongoing overlay rework which includes the mentioned features + multiple instances of built-in overlays and mirroring of Android Auto and ...
by hudiy
Tue Apr 07, 2026 10:10 pm
Forum: Other
Topic: Need detailed help on automatic activation of backup camera
Replies: 17
Views: 267

Re: Need detailed help on automatic activation of backup camera

Could you please post the output of sudo apt update command?
by hudiy
Tue Apr 07, 2026 7:33 pm
Forum: Audio
Topic: HifiBerry DAC8x
Replies: 3
Views: 34

Re: HifiBerry DAC8x

After configuring the routing using qpwgraph, you can save it to a file and restore it (e.g., in hudiy_startup.sh) using the following command:

Code: Select all

qpwgraph --minimized --activated --exclusive saved_routing.qpwgraph
viewtopic.php?p=1184#p1184
by hudiy
Tue Apr 07, 2026 7:25 pm
Forum: Audio
Topic: PCM5102 issue (DAC)
Replies: 3
Views: 54

Re: PCM5102 issue (DAC)

No problem at all, we aren't native speakers either. We were just hoping to clarify how that 'tick'/'select' actually works. Is it a specific command entered in the terminal or is it a setting you change in the Raspberry Pi Control Centre?

Also, could you please post a screenshot of the qpwgraph ...