NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: kern/54474: Jetson TK1 audio playback has clicks since isaki-audio2 merge



At Sat, 17 Aug 2019 07:45:00 +0000 (UTC),
nick@tk1.localdomain wrote:
> armv7# audiocfg test 0
> [  53.4834681] audio_track_setinfo_check failed: slinear_le 16bit 14ch 44100Hz
> 0: [*] audio0 @ hdafg0: NVIDIA Tegra124 HDMI, 12 playback channels
>   testing channel 0... done
>   testing channel 1... done
>   testing channel 2... done
>   testing channel 3... done
>   testing channel 4... done
>   testing channel 5... done
>   testing channel 6... done
>   testing channel 7... done
>   testing channel 8... done
>   testing channel 9... done
>   testing channel 10... done
>   testing channel 11... done

audiocfg<8.99.39 and kernel>=8.99.39 are not compatible.
Please use
 audiocfg<8.99.39 for kernel<8.99.39, or
 audiocfg>=8.99.39 for kernel>=8.99.39.

New audiocfg uses new ioctl AUDIO_{GET,SET}FORMAT introduced on
isaki-audio2 branch to get/set hardware information properly.
It can support devices which have more than 2 channels.

Thanks,
---
Tetsuya Isaki <isaki%pastel-flower.jp@localhost / isaki%NetBSD.org@localhost>


Home | Main Index | Thread Index | Old Index