<rz2k>
hi everyone, long time no see. have anyone tried to compile the arm-trusted-firmware lately with aarch64 binutils 2.39 and gcc 12.2.0? I'm getting an error about segments with RWX permissions.
anarsoul has quit [Read error: Connection reset by peer]
moteen has quit [Remote host closed the connection]
anarsoul has joined #linux-sunxi
freemangordon1 has joined #linux-sunxi
freemangordon has quit [Read error: Connection reset by peer]
junari has quit [Ping timeout: 480 seconds]
moteen has joined #linux-sunxi
moteen has quit [Ping timeout: 480 seconds]
moteen has joined #linux-sunxi
moteen has quit [Ping timeout: 480 seconds]
anarsoul has quit []
anarsoul has joined #linux-sunxi
apritzel has quit [Ping timeout: 480 seconds]
<jernej>
Kain123: try and see? HW decoding is still in development, but at least kernel part is getting near completion. I suggest to use latest possible kernel, 5.15 is ancient in this regard.
<jernej>
and use self build latest dev version of gstreamer
<jernej>
ffmpeg can be still used, but you'll have to find appropriate patches based on kernel and ffmpeg version
<jernej>
note that if you're looking into ffmpeg patches, you'll most likely get link to my gh repo. be aware that there are only ffmpeg patches for latest kernel (currently 5.19), support for older is not keept
moteen has joined #linux-sunxi
moteen has quit [Ping timeout: 480 seconds]
apritzel has joined #linux-sunxi
vagrantc has joined #linux-sunxi
ftg has joined #linux-sunxi
apritzel has quit [Ping timeout: 480 seconds]
<jernej>
apritzel: Did you develop AC200 PHY driver only with U-Boot EPHY hack?
<jernej>
I tried AC200 audio driver on PineH64 and unsurprisingly, it didn't work
<jernej>
we missed quite a lot of small details due to U-Boot early init, which leaked into Linux
<jernej>
btw, do you mind if I first send AC200 MFD and audio driver? At least that part can be reviewed and merged relatively quickly