PINE64

Full Version: Linux Mainline
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6 7
Would it be better to re-image my older flash to get past an issue i have been having with a upgrade ?

I have posted my error else where ... i would reference it but i am on my phone at church ... just got out
any possible to add this patch to kernel so it could support new combo384 firmware native dsd,ths!

https://www.fclose.com/linux-kernels/596...x-4-13-13/

sound/usb/quirks.c | 1 +
1 file changed, 1 insertion(+)

diff --git a/sound/usb/quirks.c b/sound/usb/quirks.c
index 0e54fe4..f910c4f 100644
--- a/sound/usb/quirks.c
+++ b/sound/usb/quirks.c
@@ -1373,6 +1373,7 @@ u64 snd_usb_interface_dsd_format_quirks(struct snd_usb_audio *chip,
case 0x199:
return SNDRV_PCM_FMTBIT_DSD_U32_LE;
case 0x19b:
+ case 0x203:
return SNDRV_PCM_FMTBIT_DSD_U32_BE;
default:
break;

new combo384 firmware's changed to VID/PID 0X160D 0X0A23 .
Bump. Any resolution to the USB issues? Should I try rolling back to 4.19?
Does it support also Rockbox?
Pages: 1 2 3 4 5 6 7