lanefu changed the topic of #armbian-rockchip to: Armbian - Linux for ARM development boards | Rockchip SoC | www.armbian.com | This channel is relayed to the equivalent Discord channel | this channel is logged
DC-IRC has quit [Remote host closed the connection]
DC-IRC has joined #armbian-rockchip
<DC-IRC> [Discord] <amazingfate> rkr3 wip pr: https://github.com/armbian/linux-rockchip/pull/200
<DC-IRC> [Discord] <amazingfate> rkr3 kernel booted
<DC-IRC> [Discord] <amazingfate> Just noticed that armbian is building uboot with `-Werror`, which breaks radxa's vendor uboot, I just create a pr to upsteam to fix it: https://github.com/radxa/u-boot/pull/81
DC-IRC has quit [Remote host closed the connection]
DC-IRC has joined #armbian-rockchip
katerX has quit [Ping timeout: 264 seconds]
katerX has joined #armbian-rockchip
katerX has quit [Ping timeout: 246 seconds]
katerX has joined #armbian-rockchip
<DC-IRC> [Discord] <t1msu_87222> ```
<DC-IRC> [Discord] <t1msu_87222> gst-launch-1.0 alsasrc device=hw:${hdmiin_card},0 ! audioconvert ! audioresample ! queue ! alsasink device="hw:${rt5616_card},0" ```
<DC-IRC> [Discord] <t1msu_87222> I'm using a gstreamer pipeline to stream audio from the hdmi input to the headphone out on a rk3588 board. But when the source stops playing audio it seems that the stream gets corrupted (Audio can't get recorded fast enough).
<DC-IRC> [Discord] <t1msu_87222> Does anybody have an idea hot wo fix that except manually restarting the stream?
<DC-IRC> [Discord] <rpardini> hmm. Is Armbian itself adding/forcing `-Werror`?