mmind00 changed the topic of #linux-rockchip to: Rockchip development discussion | public log at https://libera.irclog.whitequark.org/linux-rockchip
vagrantc has quit [Quit: leaving]
qschulz has quit [Read error: Connection reset by peer]
qschulz has joined #linux-rockchip
stikonas has quit [Quit: Konversation terminated!]
hexdump0815 has quit [Ping timeout: 252 seconds]
hexdump0815 has joined #linux-rockchip
tlwoerner_ has quit [Quit: Leaving]
tlwoerner has joined #linux-rockchip
System_Error has quit [Remote host closed the connection]
System_Error has joined #linux-rockchip
helene has joined #linux-rockchip
cbeznea has joined #linux-rockchip
ldevulder has joined #linux-rockchip
franoosh has joined #linux-rockchip
raster has joined #linux-rockchip
sjoerd has joined #linux-rockchip
<diederik> Dex2x: try without the ``ARCH=arm64``. If you don't specify it, it takes the native arch ... which is arm64
<diederik> tbf: it shouldn't make a difference
jaganteki has joined #linux-rockchip
jaganteki has quit [Quit: Client closed]
jaganteki has joined #linux-rockchip
dliviu has joined #linux-rockchip
nashpa has quit [Ping timeout: 252 seconds]
<jaganteki> mriesch: about bayer question. I did try the pipeline using bayer2rgb and it stream and hangs in all resolutions
<jaganteki> gst-launch-1.0 -v aravissrc do-timestamp=true ! video/x-bayer,format=gbrg,width=2448,height=2048 ! queue ! bayer2rgb ! queue ! videoconvert ! queue ! fpsdisplaysink sync=false text-overlay=true video-sink="kmssink"
<jaganteki> mriesch: like above pipeline.
<CounterPillow> mriesch may specifically be inquiring further because he is working on getting the camera and ISP stuff up and running in mainline ;)
<mriesch> jaganteki: triggered by your question i quickly ran a test pipeline on rk3588 with the downstream kernel and gstreamer 1.26. this ended up in a segfault :-/
<mriesch> but CounterPillow is correct of course, i used the element before for my rk3588 vicap mainline work. but there the issue is that i don't get any frames out of the hw
<mriesch> jaganteki: since your pipeline is not exactly trivial, have you tried simplifying it a bit to rule out issues that could stem from other elements?
<jaganteki> mriesch: i'm running downstream 6.1.84 with 1.22 gst. do you have any apt source to grab 1.26 gst?
ldevulder has quit [Ping timeout: 260 seconds]
<mriesch> jaganteki: should be this one, if you can access it: https://gitlab.collabora.com/hardware-enablement/rockchip-3588/pkg/gst-plugins-bad1.0/
<mriesch> anyway in the mean time the rk3588 showed the first signs of life with a mainline driver
<mriesch> (based on mainline, more like. or hopefully-soon-to-be-mainline)
<mriesch> and the bayer2rgb element worked as expected. the image is wrong in many ways, but i don't think the bayer2rgb is to blame for that
<qschulz> mriesch: \o/
ldevulder has joined #linux-rockchip
<mriesch> (rk3588 VICAP, that is)
<qschulz> mriesch: but once that's done, we can use Software ISP in libcamera no?
<mriesch> qschulz: surely there's a ton of bugs remaining, but in principle yes
<qschulz> darn it, I should really start working on the few camera modules we have :)
<qschulz> so we're ready when this time comes
<mriesch> qschulz: what modules do you have? :-)
<qschulz> ov5675 which needs to run at 24MHz, ov13850 and ov9281
<qschulz> fortunately the first two I can have them run with a PX30/RK3399-based SoM
<qschulz> the latter is more difficult, have to dig a downstream-only motherboard
jaganteki has quit [Ping timeout: 240 seconds]
<qschulz> and it's also black and white only, which the ISP doesn't like
<mriesch> does omnivision encode the megapixels in their part names?
<qschulz> I was able to hack things quickly a year or so ago and then some deeper changes happened in v4l2 and my quick and dirty solutionm doesn't apply anymore :)
<qschulz> no clue :)
<qschulz> but no, 13850 is 13.2Mp, but maybe if you count the binning or whatever the name of the "dead" pixels are, maybe?
jaganteki has joined #linux-rockchip
System_Error has quit [Remote host closed the connection]
System_Error has joined #linux-rockchip
System_Error has quit [Read error: Connection reset by peer]
warpme has joined #linux-rockchip
System_Error has joined #linux-rockchip
naoki has quit [Quit: naoki]
jaganteki has quit [Quit: Client closed]
<warpme> guys: i'm adding 3566 cpu overclock capability via overlays and have strange issue(?). My overlay adds two extra oop: 1608Mhz and 1800Mhz. But on running system dt opp table gets active only 1608 opp. 1800 is present but with status 'disabled'. My dtbs: https://gist.github.com/warpme/84cff21d8ed0715e65c893e9f7ce1438 I see cpu_vdd is the allowable limit of regulator: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/tree/arch/arm64/boo
<warpme> t/dts/rockchip/rk3566-radxa-zero-3.dtsi?h=v6.15#n428 Why this?
<qschulz> warpme: did I misread or is the two OPPs you want to add already in the rk3566.dtsi?
<qschulz> grmbl, why is the board not named rk3566t then
<qschulz> smh
<qschulz> no clue otherwise, sorry
<warpme> ah got it! i have typo in board dtsi. let me fix this....
jaganteki has joined #linux-rockchip
<robmur01> mriesch: seems there's definitely some rough numerical relationship: ov2xxx == ~2MP, ov5xxx == ~5MP, ov7xxx == 0.7MP, ov9xxx == 0.9-1MP
<mriesch> robmur01: ah, 9 means 0.9 :-)
<mriesch> i like that sort of thing :-)
jaganteki has quit [Quit: Client closed]
jaganteki has joined #linux-rockchip
warpme has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
System_Error has quit [Remote host closed the connection]
System_Error has joined #linux-rockchip
dsimic has quit [Ping timeout: 248 seconds]
dsimic has joined #linux-rockchip
vagrantc has joined #linux-rockchip
jaganteki has quit [Quit: Client closed]
jaganteki has joined #linux-rockchip
ungeskriptet has quit [Ping timeout: 244 seconds]
npcomp has quit [Ping timeout: 244 seconds]
System_Error has quit [Remote host closed the connection]
System_Error has joined #linux-rockchip
ldevulder has quit [Quit: Leaving]
ungeskriptet has joined #linux-rockchip
npcomp has joined #linux-rockchip
stikonas has joined #linux-rockchip
jaganteki has quit [Quit: Client closed]
jaganteki has joined #linux-rockchip
<CounterPillow> rockchip-dfi in mainline seems busted for LPDDR4/X on RK3588, as I've noticed while adding LPDDR5 support. I get half the clock cycles I should be getting, and 2/3rds of the bandwidth I expect of 2112 MHz memory.
<CounterPillow> 22625.43 / 1.003342714 * 8 / 64 / 4224 = 0.6673192361128852
<CounterPillow> 1059590022 / 1.003342714 / (2112 * 1000 * 1000) = 0.5000283691926299
<CounterPillow> can anyone else confirm?
jaganteki has quit [Quit: Client closed]
franoosh has quit [Ping timeout: 265 seconds]
ungeskriptet has quit [Ping timeout: 265 seconds]
ungeskriptet has joined #linux-rockchip
<CounterPillow> okay, the bandwidth is actually fine, as stress-ng --stream confirms
raster has quit [Quit: Gettin' stinky!]
cbeznea has quit [Ping timeout: 276 seconds]
eballetbo has quit [Quit: Connection closed for inactivity]
System_Error has quit [Remote host closed the connection]
System_Error has joined #linux-rockchip
<CounterPillow> Kwiboo: ROCK 2A/2F boards arrived btw, will use some time on the weekend or next week to play with them :)
jaganteki has joined #linux-rockchip
jaganteki has quit [Quit: Client closed]
ungeskriptet has quit [Ping timeout: 276 seconds]
ungeskriptet has joined #linux-rockchip
sre has quit [Read error: Connection reset by peer]
sre0 has joined #linux-rockchip
detlevc3 has joined #linux-rockchip
detlevc8 has quit [Read error: Connection reset by peer]