He described a USB output from Pi 4 to DAC - not to Pi4.Hi there, which HAT did you use to implement a USB output to Pi 4? Did you include additional LDOs?
He described a USB output from Pi 4 to DAC - not to Pi4.Hi there, which HAT did you use to implement a USB output to Pi 4? Did you include additional LDOs?
Well yes. I need the same as my dac prefers usb input in terms of jitter removal, but i’m just not too sure how to get a clean usb input out of RPI.He described a USB output from Pi 4 to DAC - not to Pi4.
Connect the built in USB of the Pi4 to your DAC - job done.Well yes. I need the same as my dac prefers usb input in terms of jitter removal, but i’m just not too sure how to get a clean usb input out of RPI.
Amir tested the usb out of raspberry pi 4 and it resulted perfect, so i am using it. On raspberry pi 3 some users say there might be some technical reasons to expect more noise, but I don't know if it has been demonstrated. In the meanwhile, Volumio released Qobuz Connect, no problems so far and user experience highly improved. As far as i know you have to pay for the premium Volumio subscription (around 70€/year) to have it. There is also an ongoing project to implement Qobuz Connect on moOde (an open source operating system similar to volumio) to have everything free, but it is a volunteer project and is expected to take quite a long time, i bet 3+ monthsHi there, which HAT did you use to implement a USB output to Pi 4? Did you include additional LDOs?
Raspberry Pi issue #2215 was closed as WONTFIX. It produces random pops/clicks a bit like listening to vinyl. Whether you will get it at all, or how badly, depends on a lot of things, including exactly which softeare is running. Search this site for #2215 for posts with more details.On raspberry pi 3 some users say there might be some technical reasons to expect more noise, but I don't know if it has been demonstrated.
Makes sense, RPi3 is an outdated HW which is clearly not capable of reliable USB transmission at 125us (bInterval=1) https://github.com/raspberrypi/linux/issues/2215#issuecomment-848137081Raspberry Pi issue #2215 was closed as WONTFIX. It produces random pops/clicks a bit like listening to vinyl. Whether you will get it at all, or how badly, depends on a lot of things, including exactly which softeare is running. Search this site for #2215 for posts with more details.
Moode Audio is what I'm using on both Pi4 and Pi5. No HAT's or anything else. Pure USB out to external DAC. Qobuz as the streaming service. So far it has bested anything else I have tried. DAC's range from SMSL SU01 / Topping D90SE / Qutest / LAiV uDAC. Keep it simple.Amir tested the usb out of raspberry pi 4 and it resulted perfect, so i am using it. On raspberry pi 3 some users say there might be some technical reasons to expect more noise, but I don't know if it has been demonstrated. In the meanwhile, Volumio released Qobuz Connect, no problems so far and user experience highly improved. As far as i know you have to pay for the premium Volumio subscription (around 70€/year) to have it. There is also an ongoing project to implement Qobuz Connect on moOde (an open source operating system similar to volumio) to have everything free, but it is a volunteer project and is expected to take quite a long time, i bet 3+ months
How do you stream Qobuz in Volumio? Upnp?Moode Audio is what I'm using on both Pi4 and Pi5. No HAT's or anything else. Pure USB out to external DAC. Qobuz as the streaming service. So far it has bested anything else I have tried. DAC's range from SMSL SU01 / Topping D90SE / Qutest / LAiV uDAC. Keep it simple.
Probably Qobuz Connect which they integrated in May this year. LMS is another option.How do you stream Qobuz in Volumio? Upnp?
Moode Audio itself. Either with upplay on Linux, the Lumin App, Bubble UPNP or Linn Kazoo. Unfortunately not compatible with Qobuz Connect yet. Moode runs MPD, Mimidlna and upmdpcli. It is upmpdcli that has the Qobuz API. I've tried Volumio but the sound quality wasn't quite as good. A screenshot is attached from the junk room system.How do you stream Qobuz in Volumio? Upnp?

Switching from an i2S DAC to a USB one will require you to go into the setting for Volumio to select the USB one. That is it though. Once you do that, Volumio will output just fine to the USB DAC. As far as which one to use, I personally would not pay the cost of an R2R DAC that is sonically inferior to delta sigma. For around half the cost of the K11 you could get an SMSL SU-1 or similar delta sigma DAC that can decode all hi-res formats including DSD and be completely transparent. I believe the Allo Boss was already transparent so I doubt you will hear much difference unless you like the changes the filters in the K11 like NOS can make.Hello everyone! I have been listening to Raspberry Pi-based streamers for a few years now, currently using a Pi4b with an Allo Boss V1.2 DAC. Volumio operating system runs on the RPI, and I am satisfied with its services and usability. I mainly listen to 44/16 FLAC files, but I also have some higher resolution music files. I would like to upgrade my DAC and am considering purchasing a Fiio K11 R2R, or at least looking at something in that price range. Is it likely that a DAC in this price range will be an improvement over the Allo Boss V1.2? Does anyone have any other suggestions for a DAC in a similar price range (the rest of the audio chain consists of a Proton AA2120 power amplifier, a JBL 250 Ti Jubilee speaker, simple cables, and the Raspberry Pi and current DAC are powered by custom-made linear power supplies)? Do I need to adjust anything in Volumio, or is it enough to connect it to a USB port and it will work right away?
Thanks for help! Sincerely Istvan from Hungary
Very likely but not guaranteed. While most USB DACs now support UAC1 or UAC2 standard interfaces, occasionally the implementation isn't quite compatible. In those cases it needs someone to work out what's wrong and add a quirk handler to the linux kernel. It may take some time before that quirk makes it into the kernel version used by the RPi OS you're using.Every DAC that offers a USB input can be fed by a RPi's USB out.
Sorry, I was not talking about _also_ controlling the DACs function via USB. Just streaming audio through it. Linux kernel supports both UAC1 and 2 since the beginning of time. Or so...Very likely but not guaranteed. While most USB DACs now support UAC1 or UAC2 standard interfaces, occasionally the implementation isn't quite compatible. In those cases it needs someone to work out what's wrong and add a quirk handler to the linux kernel. It may take some time before that quirk makes it into the kernel version used by the RPi OS you're using.
The Rasperian OS does support UAC2 to the correct standard. If you have a DAC that doesn't support the protocol properly then the best thing to do is place it in the bin.Very likely but not guaranteed. While most USB DACs now support UAC1 or UAC2 standard interfaces, occasionally the implementation isn't quite compatible. In those cases it needs someone to work out what's wrong and add a quirk handler to the linux kernel. It may take some time before that quirk makes it into the kernel version used by the RPi OS you're using.