![]() |
Native dsd no working - 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: Native dsd no working (/showthread.php?tid=2399) |
RE: Native dsd no working - Tim Curtis - 06-06-2020 moOde currently uses 4.19.115. Which specific kernel > .115 has the patch? RE: Native dsd no working - ottone - 06-06-2020 (06-06-2020, 02:23 AM)Tim Curtis Wrote: moOde currently uses 4.19.115. Hi, sorry my english, I use the translator, reading the previous posts, it seemed to me that I understood that with the following kernels: (rpi-4.19.y, rpi-5.4.y and rpi-5.6.y). The Nuprime dac 10 could play native dsd, therefore exceeding the limit of dsd 128 (DOP) Thanks RE: Native dsd no working - Tim Curtis - 06-06-2020 I need the .y number or the specific commit in those branches that references the patch. RE: Native dsd no working - ottone - 06-06-2020 (06-06-2020, 11:19 AM)Tim Curtis Wrote: I need the .y number or the specific commit in those branches that references the patch. Hi, thanks for your interest, unfortunately I don't know the value of y RE: Native dsd no working - ottone - 06-06-2020 (06-06-2020, 11:19 AM)Tim Curtis Wrote: I need the .y number or the specific commit in those branches that references the patch. there could be something here ... ??? https://github.com/lintweaker/xmos-native-dsd RE: Native dsd no working - TheOldPresbyope - 06-06-2020 Maybe this? Code: https://github.com/torvalds/linux/commit/547d2c9cf4f1f72adfecacbd5b093681fb0e8b3e Code: ALSA: usb-audio: Correct a typo of NuPrime DAC-10 USB ID Kent RE: Native dsd no working - ottone - 06-06-2020 (06-06-2020, 12:11 PM)TheOldPresbyope Wrote: Maybe this? Thanks, you are very kind Regards Anto RE: Native dsd no working - Tim Curtis - 06-06-2020 (06-06-2020, 12:11 PM)TheOldPresbyope Wrote: Maybe this? That looks like the commit but it's referencing the 5.7 branch and Raspberry Pi Linux is either the 4.19 branch or the current 5.4 branch. Since moOde uses only rpi-update kernels the only option in the 4.19 branch is 4.19.118 which was the last official rpi-update kernel after 4.19.115 which is the kernel used in current moOde release. The 5.4 rpi-update kernels are currently at 5.4.44 and I didn't see a reference to that commit in any of the kernel summaries. https://github.com/Hexxeh/rpi-firmware/commits/master RE: Native dsd no working - ottone - 06-06-2020 (06-06-2020, 12:47 PM)Tim Curtis Wrote:(06-06-2020, 12:11 PM)TheOldPresbyope Wrote: Maybe this? Thanks Tim, so there is no hope of playing native dsd on nuprime dac 10? Good day Anto RE: Native dsd no working - TheOldPresbyope - 06-06-2020 This is Linux. Real users patch and compile the kernel themselves. ![]() (Sorry, couldn’t resist.) |