Re: noise on USB audio on RPi4B

2021-05-12 Thread Luca Castagnini
Hi, > Next step would be to build a kernel with UAUDIO_DEBUG and see if the > driver reports too many errors. Below I send the kernel messages that I get during playing a song. I pasted the two cases: with default sndiod and with sndiod -z 4096. After that there's the dmesg with UAUDIO_DEBUG.

Re: noise on USB audio on RPi4B

2021-05-12 Thread Alexandre Ratchov
On Wed, May 12, 2021 at 11:55:11AM +0200, Luca Castagnini wrote: > Hi, > > > > Next step would be to build a kernel with UAUDIO_DEBUG and see if the > > driver reports too many errors. > > Below I send the kernel messages that I get during playing a song. I pasted > the two cases: with default