Moode Forum
[PROBLEM] USB-volume controll on raspberry pi - Printable Version

+- Moode Forum (https://moodeaudio.org/forum)
+-- Forum: moOde audio player (https://moodeaudio.org/forum/forumdisplay.php?fid=3)
+--- Forum: Support (https://moodeaudio.org/forum/forumdisplay.php?fid=7)
+--- Thread: [PROBLEM] USB-volume controll on raspberry pi (/showthread.php?tid=7369)

Pages: 1 2


USB-volume controll on raspberry pi - ma00aem - 01-30-2025

Hi! I have bought a usb volume control to have as a volume control for moode audio with camilladsp. I have tried to get it to work, but haven´t got it to work in moode audio. I have tried it in Linux arch in gnome desktop and it works without any configuration. I have played around with the different settings on volume control, but i haven't figured out how to get it to work,


RE: USB-volume controll on raspberry pi - Tim Curtis - 01-30-2025

Menu > Configure > Peripherals
Volume controllers


RE: USB-volume controll on raspberry pi - ma00aem - 01-30-2025

(01-30-2025, 01:20 PM)Tim Curtis Wrote: Menu > Configure > Peripherals
Volume controllers
Yes that is how i have tried. Can i somehow see from terminal if the volume control is working?


RE: USB-volume controll on raspberry pi - Tim Curtis - 01-30-2025

Sure. Use either of the two commands below to see if the triggerhappy daemon is processing events. If no events are logged then the USB device was not recognized by Linux as an input device which would be a manufacturer issue.

Code:
sudo thd --dump /dev/imput/event*
sudo systemctl status triggerhappy

I ran a quick test with a USB volume control I had lying around and no issues.


RE: USB-volume controll on raspberry pi - speedy210 - 02-02-2025

Is this also possible with a rotary control via the Gipos?


RE: USB-volume controll on raspberry pi - the_bertrum - 02-03-2025

(02-02-2025, 09:32 PM)speedy210 Wrote: Is this also possible with a rotary control via the Gipos?

There's a setting in the "peripherals" config for setting up a rotary controller also.


RE: USB-volume controll on raspberry pi - speedy210 - 02-03-2025

(02-03-2025, 08:10 AM)the_bertrum Wrote:
(02-02-2025, 09:32 PM)speedy210 Wrote: Is this also possible with a rotary control via the Gipos?

There's a setting in the "peripherals" config for setting up a rotary controller also.

ok, I'll take a look thanks


RE: USB-volume controll on raspberry pi - ma00aem - 02-10-2025

It seams that i have problem with the usb-volume controller. Do you have one working that you could recommend? I'm trying to build a case to a raspberry pi5 with dac8x and hoped to use a volume control to the box. I don´t have the knowledge to understand if i can use a rotary control on top of the raspberry pi 5 hat (dac8x). If someone know how to do that with a GPIO rotary, i would really appreciate your help. Other way around is to use a USB-controller that i can fit inside of the box with the knob put outside my box. Is some one has a usb-controller that you know work. Appreciate your help. I use CamillaDSP for making a 2 way speaker. Is it the same volume in Moode audio as in Camilla DSP or will this not work?


RE: USB-volume controll on raspberry pi - Tim Curtis - 02-10-2025

I have this one
https://www.amazon.com/dp/B01MV411BR?ref_=ppx_hzsearch_conn_dt_b_fed_asin_title_1&th=1

I'm not sure I understand your question about CamillaDSP volume.


RE: USB-volume controll on raspberry pi - ma00aem - 02-10-2025

(02-10-2025, 10:42 AM)Tim Curtis Wrote: I have this one
https://www.amazon.com/dp/B01MV411BR?ref_=ppx_hzsearch_conn_dt_b_fed_asin_title_1&th=1

I'm not sure I understand your question about CamillaDSP volume.

If i use CarmillaDSP do i still control the audio level with the remote configured in moode audio, or do i somehow need to configure the remote in CamillaDSP?