11-03-2018, 04:23 PM
Any thoughts about this board? Does anyone have any experience of it?
https://www.khadas.com/tone
https://www.khadas.com/tone
Thank you for your donation!
Khadas Tone Board
|
11-03-2018, 04:23 PM
Any thoughts about this board? Does anyone have any experience of it?
https://www.khadas.com/tone
11-04-2018, 02:43 AM
Some discussion over at DIYAudio...
https://www.diyaudio.com/forums/digital-...11640.html
----------
bob
11-04-2018, 10:03 AM
Thanks for the link. It looks interesting.
03-25-2019, 11:52 AM
(This post was last modified: 03-25-2019, 11:53 AM by Tim Curtis.)
Post the output from the commands below and I'll have a look.
Code: amixer -c0 scontrols
03-25-2019, 04:08 PM
Ok thanks.
Post output from cmd below to see if any of the simple mixer controls are volume. Code: amixer -c1
03-25-2019, 04:34 PM
Below are the moOde commands that would determine the mixer name and whether the device supports hardware volume.
The first command should return the device name. The second command should return a list of the simple mixer controls. The last command should return a volume %. Code: cat /proc/asound/card1/id
03-25-2019, 05:38 PM
Yes that looks perfect.
The final check is to see whats been written to mpd config file. Code: cat /etc/mpd.conf -Tim
03-25-2019, 08:13 PM
I see u have set MPD volume control to Disabled. Does Hardware show up in the dropdown or are u only seeing Software and Disabled?
03-25-2019, 09:21 PM
I'll need to investigate further since the individual commands are all returning the correct values.
03-25-2019, 09:26 PM
When u get a moment, post the moode startup log.
Code: cat /var/log/moode.log |
« Next Oldest | Next Newest »
|