Search found 50 matches

by k.s.deviate
Tue Apr 07, 2026 9:20 pm
Forum: Your projects
Topic: 2005 Ford Freestar
Replies: 1
Views: 157

Re: 2005 Ford Freestar

Small changes. Changed the dashboard, and added an optical disk player. And added peppymeter

The disk player pictured is for testing only, not the final product. Big changes coming in the next few weeks..
by k.s.deviate
Tue Apr 07, 2026 7:37 pm
Forum: Hudiy
Topic: Hudiy Now Playing dashboard
Replies: 2
Views: 35

Re: Hudiy Now Playing dashboard

Nevermind, I figured it out.
by k.s.deviate
Tue Apr 07, 2026 5:33 pm
Forum: Hudiy
Topic: Hudiy Now Playing dashboard
Replies: 2
Views: 35

Hudiy Now Playing dashboard

How is the now playing panel is driven? By mpv IPC, internal API, or something else?

I am looking to integrate an external optical drive.
by k.s.deviate
Wed Apr 01, 2026 11:05 pm
Forum: Displays
Topic: touch drivers not loading
Replies: 4
Views: 74

Re: touch drivers not loading

yes, it is selected.
by k.s.deviate
Wed Apr 01, 2026 2:39 pm
Forum: Displays
Topic: touch drivers not loading
Replies: 4
Views: 74

Re: touch drivers not loading

I'm using a Waveshare 7.9 DSI, I have the appropriate dtoverlay=vc4-kms-dsi-waveshare-panel,7_9_inch in the config.txt.

Here is my config.txt

# Uncomment some or all of these to enable the optional hardware interfaces
dtparam=i2c_arm=on
dtparam=i2s=on
dtparam=spi=off

# Enable audio (loads snd ...
by k.s.deviate
Wed Apr 01, 2026 6:13 am
Forum: Displays
Topic: touch drivers not loading
Replies: 4
Views: 74

touch drivers not loading

hello, i'm having this issue where the touch controller isnt initializing without an HID plugged into the USB port. preliminary searches state its a USB power timing/driver initialization issue that may be resolved by a kernel update.

when i sudo rpi-update, i get this warning - Updating a system ...
by k.s.deviate
Fri Mar 27, 2026 3:57 am
Forum: Audio
Topic: AA 3 sec playback
Replies: 1
Views: 52

Re: AA 3 sec playback

solved by a fresh install
by k.s.deviate
Wed Mar 25, 2026 10:20 pm
Forum: Audio
Topic: AA 3 sec playback
Replies: 1
Views: 52

AA 3 sec playback

AA playback is 3 sec audio, 3 sec no audio, repeat - when using amp hat. Normal playback when routing audio out through bluetooth, any ideas?

Edit to add: playing audio from phone to Hudiy, (no AA) same thing occurs.

Edit2: if playing music via bluetooth to Hudiy and i exit Hudiy, the audio still ...
by k.s.deviate
Sat Mar 14, 2026 5:30 am
Forum: Audio
Topic: suspend sink when audio paused/stopped
Replies: 1
Views: 54

Re: suspend sink when audio paused/stopped

sorted it out, I added "pactl load-module module-suspend-on-idle timeout=5" just before the last line of hudiy_startup.sh
by k.s.deviate
Fri Mar 06, 2026 8:04 pm
Forum: Input controllers
Topic: usb rotary encoder
Replies: 13
Views: 1145

Re: usb rotary encoder

I am having this issue again where the rotary encoder isnt adjusting the volume in Hudiy.

It is only adjusting the volume of the system (desktop) while the volume in Hudiy is independently adjustable from within Hudiy. Changing from the default volume sink completely disables the ability to adjust ...