Moode Forum
[PROBLEM] Popping sound during playback - 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: [PROBLEM] Popping sound during playback (/showthread.php?tid=205)

Pages: 1 2 3 4 5 6 7 8


RE: Popping sound during playback - manolomalele - 03-21-2020

The issue is related to the same bus shared by USB and eth0 on the pi.
I've tried to disable permanently the eth0 and the onboard wifi using an USB wifi stick.
No results.
There are 2 more options:
- buy a hat with USB, hoping that this way the bus won't be shared
- buy a pi4 that is known for not having the bus shared.

Do you think the first option is a good one?


RE: Popping sound during playback - CallMeMike - 03-22-2020

(03-21-2020, 09:42 AM)manolomalele Wrote: The issue is related to the same bus shared by USB and eth0 on the pi................ snip .........................

1. @leicray is using a RPi4
2. On RPi4 the USB host controller is connected directly to the SoC via a PCIe bus, while the Ethernet Controller is built directly into the SoC (unlike all the previous RPi models)

      https://www.raspberrypi.org/documentation/hardware/raspberrypi/usb/README.md


RE: Popping sound during playback - manolomalele - 03-23-2020

(03-22-2020, 05:01 AM)CallMeMike Wrote:
(03-21-2020, 09:42 AM)manolomalele Wrote: The issue is related to the same bus shared by USB and eth0 on the pi................ snip .........................

1. @leicray is using a RPi4
2. On RPi4 the USB host controller is connected directly to the SoC via a PCIe bus, while the Ethernet Controller is built directly into the SoC (unlike all the previous RPi models)

      https://www.raspberrypi.org/documentation/hardware/raspberrypi/usb/README.md

So you agree with me saying that with the pi4 the noises due to the same bus shared on the 3 should be avoided? 


What is really unclear to me is why on the same machine volumio has very few clics, the same as gentooplayer, while in moode (which I like more) they are very consistant even enabling the uac2 fix and the eth fix.