I am facing Audio streaming noise issue with Raspberry 3B+ Giga ethernet port.
I have verified Raspbbery 3B+ with various USB dac and observed audio noise, especially with Giga Ethernet port.
Test Setup : USB DAC connected on Raspberry Pi 3B+ and Music stored on Network drive , Both are in Giga (10/100/1000 ports) Ethernet Router , OS volumio /Dietpi , Music files 176k/352k flac files. Audio play with volumio or roon or HQplayer.
The same issue not observed with 10/100 router or switch. Only issue with 10/100/1000 ports.
due to this issue can't take the advantages of Improved 3B+ Ethernet port.
Please help.
Re: RPi 3B+ gigabit ethernet audio streaming noise
There are known issues yet to be resolved with ethernet on 3B+. viewtopic.php?f=63&t=208512
The latest official response (on 21 May) was "no fix yet" in viewtopic.php?f=63&t=208512&start=150#p1317961
The latest official response (on 21 May) was "no fix yet" in viewtopic.php?f=63&t=208512&start=150#p1317961
Quis custodiet ipsos custodes?
Re: RPi 3B+ gigabit ethernet audio streaming noise
The improved Ethernet is at most two times faster. In my opinion running at 100 Mbit to enjoy clean sound is not a big loss. You could try shielded CAT6 Ethernet cable to see if that makes a difference.
Re: RPi 3B+ gigabit ethernet audio streaming noise
yes Agree 100Mbps sufficient for Audio streaming , same time the network setup uses 10/100/1000 switches or router , need to change the network setup to 10/100
Is any updates going on to solve this issue ?
Is any updates going on to solve this issue ?
Re: RPi 3B+ gigabit ethernet audio streaming noise
We have multiple engineers working on ethernet issues.
We believe there is a problem with tcp segmentation offloading, whether that is the issue here is anyone's guess.
Can you try
`sudo ethtool -K eth0 tx-tcp-segmentation off`
to see if it helps?
We believe there is a problem with tcp segmentation offloading, whether that is the issue here is anyone's guess.
Can you try
`sudo ethtool -K eth0 tx-tcp-segmentation off`
to see if it helps?
Principal Software Engineer at Raspberry Pi (Trading) Ltd.
Contrary to popular belief, humorous signatures are allowed.
I've been saying "Mucho" to my Spanish friend a lot more lately. It means a lot to him.
Contrary to popular belief, humorous signatures are allowed.
I've been saying "Mucho" to my Spanish friend a lot more lately. It means a lot to him.
Re: RPi 3B+ gigabit ethernet audio streaming noise
Hi Thanks for your reply.
sudo ethtool -K eth0 tx-tcp-segmentation off` settings didn't helped.
Streaming Noise issue solved by forcing Onboard ethernet to 100Mbps
executed below command to set 100Mb/s
ethtool -s eth0 speed 100 duplex full
Rahul-KC
sudo ethtool -K eth0 tx-tcp-segmentation off` settings didn't helped.
Streaming Noise issue solved by forcing Onboard ethernet to 100Mbps
executed below command to set 100Mb/s
ethtool -s eth0 speed 100 duplex full
Rahul-KC
Re: RPi 3B+ gigabit ethernet audio streaming noise
Yes. you should up 200 full duplex . because
RPi 3B allow max set
RPi 3B allow max set