<asdf28>
apritzel: no, i meant what feature was tested?
<asdf28>
banana pi m1 forever... i also have one!
<apritzel>
asdf28: just the U-Boot console via HDMI, on three different devices
sunshavi has joined #linux-sunxi
<asdf28>
oh... so you couldn't access it before because there was no video output?
<apritzel>
asdf28: I always used the UART before, and there was support for a graphical console, just not using the modern DM_VIDEO framework
<apritzel>
asdf28: and all non-DM-VIDEO drivers are doomed, there is a compile time warning around for ages about that, and there was already a patch last year to drop graphics support for those devices altogether
<asdf28>
i always thought you connect the serial USB adapter and you can see what you're typing on the screen
<asdf28>
could you recommend a serial USB adapter to me that works with the banana pi? what would i need to look for on ebay/aliexpress?
<ndufresne>
wens: yeah, I know, that being said the Rock Pi 4 is pretty popular, but not as cheap as the sunxi soc for sure
<apritzel>
asdf28: any 3.3V TTL UART USB adapter should work, really (and most (if not all) are 3.3V capable)
<apritzel>
asdf28: I would prefer an FTDI chipset, for best compatibility (but all others should work in Linux as well)
<apritzel>
asdf28: and for the U-Boot console in general: you don't *need* graphical output, of course, but for actual users a keyboard and monitor make those devices much more accessible
<montjoie>
in our kernelCI experience, FTDI are more reliable
<asdf28>
thanks!
reinforce has quit [Quit: Leaving.]
<plaes>
PPA: I saw that you got cedrus working on debian bullseye
s_frit has quit [Remote host closed the connection]
<plaes>
did you need to update gstreamer libraries?
<PPA>
This has been merged into 5.11.6, but needs to be added in any version of 5.11 below that
<jernej>
plaes: you have to build gstreamer from git, required improvements landed about week ago
<plaes>
btw, do I need to edit kernel cmdline for cedrus memory region (or whatever it was called) on A20?
<jernej>
It should be taken care in DT already
<jernej>
Cedrus on A83t and newer can take any address
<kayterina>
hello. I have a banana pi 0 and v4l2-compliance says "fail: v4l2-test-formats.cpp(443): pixelformat 32315453 (ST12) for buftype 1 not reported by ENUM_FMT" so I try to find where I can change that in the driver.
<kayterina>
I can see that inside /driers/staging/media/sunxi/cedrus/cedrus_video.c it sets V4L2_PIX_FMT_SUNXI_TILED_NV12 as a format
cmeerw has joined #linux-sunxi
<plaes>
any idea whether gstreamer plans to backports these to 1.18?
<jernej>
ndufresne: ^
<jernej>
but my guess would be no
<jernej>
kayterina: you didn't say which kernel you're testing
JohnDoe_71Rus has joined #linux-sunxi
<kayterina>
it's 5.10.21 from the armbian build system. I am trying somethif ndfrese suggested in gstreamer about copying the caps flags into the device caps
matthias_bgg has quit [Ping timeout: 245 seconds]
buzzmarshall has joined #linux-sunxi
<ndufresne>
plaes: support for 5.11 is on top of a pretty large rework to reduce memory usage and allow for a render delay on non-live pipelines, this is pretty complex change, so short answer no, it will land in 1.120
<ndufresne>
1.20, sorry
sunshavi has quit [Remote host closed the connection]
sunshavi has joined #linux-sunxi
<montjoie>
MoeIcenowy: we have some pl2303, cpxxxx but first they lack serial IDs
<montjoie>
and they die more often
matthias_bgg has joined #linux-sunxi
nosliot is now known as zumbi
<MoeIcenowy>
montjoie: how about CH340?
<MoeIcenowy>
(although I also doubt they have no ID
<karlp>
montjoie: cp210x can be programmed with custom ids...