Hi all,
Our DietPi RPi kernel now supports 384KHz output!
We’ve tested this on Allo BOSS DAC and JustBoom DAC’s:
root@DietPi:~# aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: sndrpijustboomd [snd_rpi_justboom_dac], device 0: JustBoom DAC HiFi pcm512x-hifi-0 []
Subdevices: 1/1
Subdevice #0: subdevice #0
root@DietPi:~# cat /proc/asound/card*/pcm0p/sub0/hw_params
access: RW_INTERLEAVED
format: S32_LE
subformat: STD
channels: 2
rate: 384000 (384000/1)
period_size: 16384
buffer_size: 65536
The updated kernel will be patch in the v149 update:
However, you can apply the new kernel now, with 384KHz support, by running the following commands:
/DietPi/dietpi/func/dietpi-set_hardware kernel dietpi_rpi
reboot