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
lanefu has joined #armbian-rockchip
<DC-IRC> [Discord] <lanefu> Man I'm trying to enable `CONFIG_GPIO_SYSFS=y` on kernel 6.8.9 and failing miserably.... it's not like so deprecated that option shouldnt work right?
<DC-IRC> [Discord] <lanefu> can't get it to set on vendor kernel either..... πŸ€”
<DC-IRC> [Discord] <lanefu> okay yeah it's not on kernel 6.6 either... okay i guess i'll use new tools..
<DC-IRC> [Discord] <lanefu> now to figureout how to find `GPIO3_A7` with `gpioset`?
<DC-IRC> [Discord] <liwei19920307> I have the same problem.
<DC-IRC> [Discord] <liwei19920307> @spooky8086 How to debug gpio on 6.1 ?
<DC-IRC> [Discord] <liwei19920307> @spooky8086 How to debug gpio on 6.1 vendor kernel?
<DC-IRC> [Discord] <lanefu> oh i think i coudn it
<DC-IRC> [Discord] <lanefu> CONFIG_EXPERT=y also needs to be set
<DC-IRC> [Discord] <lanefu> oh i think i found it
<DC-IRC> [Discord] <lanefu> CONFIG_EXPERT=y also needs to be set
<DC-IRC> [Discord] <lanefu> aha the builder is stripping it back out
<DC-IRC> [Discord] <lanefu> see lines 617-700
<DC-IRC> [Discord] <lanefu> builder has guardrails in place using defconfig. fighting us on obseleted config flags.. it's scrubbing it out...
<DC-IRC> [Discord] <lanefu> i think i have a path forward
<DC-IRC> [Discord] <bret> hm, need to do some digging for the first time πŸ˜… Running some tests on the ROCK 5 ITX with Armbian 24.5 and 6.1 that I built but it's only running the 3588 at 2256MHz on the big cores and 2400 is nowhere to be found, did I miss a config option somewhere or was this a conscious decision for this board/3566
<DC-IRC> [Discord] <bret> I know the board's not supported, just hoping someone can point this dumbass in the right direction as I guess it's not a board specific question
<DC-IRC> [Discord] <bret> hm, need to do some digging for the first time πŸ˜… Running some tests on the ROCK 5 ITX with Armbian 24.5 and 6.1 that I built but it's only running the 3588 at 2256MHz on the big cores and 2400 is nowhere to be found, did I miss a config option somewhere during building? or was this a conscious decision for this board/3588
<DC-IRC> [Discord] <lanefu> what do you get on 5.10?
<DC-IRC> [Discord] <bret> 2400/2208/2016/1800/1608/1416/1200/1008/816/600/408
<DC-IRC> [Discord] <bret> Doing some digging, I don't see a reference to 2400 in the dtb file that's loaded, embarrasingly I know very little on this side of things so I'm not sure if it's as simple as comparing the 2, or replacing the frequency options with those on the radxa image
<DC-IRC> [Discord] <bret> oh I lie, there is a mention of it but it's not being used seemingly, bleh, I shall revisit this after taking the dog out πŸ˜„
<DC-IRC> [Discord] <liwei19920307> @lanefu I tried and it doesn't seem to work.
<DC-IRC> [Discord] <liwei19920307> I tried and it doesn't seem to work.
<DC-IRC> [Discord] <liwei19920307> I tried and it doesn't seem to work.
<DC-IRC> [Discord] <lanefu> yeah it's the builder scrubbing via this stuff https://github.com/armbian/build/blob/main/lib/functions/compilation/kernel-config.sh#L157-L175
<DC-IRC> [Discord] <lanefu> I even tried forcing the option in the builder via an extension and you can see it still change
<DC-IRC> [Discord] <lanefu> https://paste.next.armbian.com/ulusecikuy
<DC-IRC> [Discord] <lanefu> that was me even trying to force via builder with https://armbian.lane-fu.com/linx/eeqp8zvi.sh
<DC-IRC> [Discord] <lanefu> I'd say it's just time to embrace that its time to move on.
<DC-IRC> [Discord] <liwei19920307> Yeah , I'm still staying in the old way🀣. Thank you for reminding me🫑
DC-IRC has quit [Remote host closed the connection]
DC-IRC has joined #armbian-rockchip
<DC-IRC> [Discord] <bret> maybe I'm worrying about nothing on the opp table thing, given that when it said 2400, it was reporting 2268, though this at 2256 is reporting 2282 πŸ˜…
<DC-IRC> [Discord] <mecoblock> Did you try ubuntu-rockchip? https://github.com/Joshua-Riek/ubuntu-rockchip/releases/tag/v2.0.0 was it different?
<DC-IRC> [Discord] <bret> I didn't check the opp table when I was looking at it, no, I didn't think/notice it at the time, just when I was comparing Radxa's image to the Armbian I built πŸ˜„
<DC-IRC> [Discord] <Werner> Don't know for this one but I know 2400 has to be enabled via oc overlay on OPi5 and 5+. Maybe there is such an overlay available as well?
<DC-IRC> [Discord] <bret> Most likely, given `mhz` reports them at being about the same (even slightly higher on Armbian) I don't think I'll worry too much about it
<DC-IRC> [Discord] <bret> One day I'll catch up with everything and start learning/toying with the inner workings of all of this a little more, alas 2023 was a dumb year of saying yes to everything
<DC-IRC> [Discord] <infinity_q> doesn't seem to be board specific
<DC-IRC> [Discord] <efectn> I've not seen 2400mhz on any rk3588(s) board so fsr
<DC-IRC> [Discord] <efectn> I've not seen 2400mhz on any rk3588(s) board so far
<DC-IRC> [Discord] <efectn> Maximum 2350
<DC-IRC> [Discord] <efectn> @amazingfate are there any way to debug if hw video decoding works with chromium?
<DC-IRC> [Discord] <efectn> I see high CPU usage. It doesn't seem to work
<DC-IRC> [Discord] <filoozom> Has anyone here managed to install Armbian on NanoPC T6's eMMC? I keep getting input / output issues and the default installer doesn't even allow me to boot from the eMMC without having the SD card still inserted
<DC-IRC> [Discord] <monkablyat> At the moment, I'm also trying to figure out how to use the rk3588 HDMI input on Linux with hardware acceleration. Gstreamer drops countless frames and I'm using the deb's from amazingfate's repo
<DC-IRC> [Discord] <amazingfate> Do you mean rk vendor kernel?
<DC-IRC> [Discord] <efectn> Yes
<DC-IRC> [Discord] <amazingfate> `LIBV4L_RKMPP_LOG_FPS=1 chromium --enable-logging --vmodule=*media/gpu*=4`, log is at `~/.config/chromium/chrome_debug.log`
<DC-IRC> [Discord] <amazingfate> Here is the gstreamer pipeline I use for testing kmssink, which will run without colorspace convert. But that has to run in tty with no X11/Wayland running:
<DC-IRC> [Discord] <amazingfate> `gst-launch-1.0 -e videotestsrc ! video/x-raw,format=NV12,width=1920,height=1080,framerate=60/1 ! kmssink plane-id=71`
<DC-IRC> [Discord] <efectn> Thanks will try it
<DC-IRC> [Discord] <lanefu> you win this round! https://github.com/armbian/build/pull/6580
<DC-IRC> [Discord] <lanefu> `gpioset 3 7=0` will turn the rock-5b POE fan on
<DC-IRC> [Discord] <Tonymac32> using sysfs?
<DC-IRC> [Discord] <Tonymac32> no gpioset should be gpiod
<DC-IRC> [Discord] <Tonymac32> @lanefu did I lose contxt somewhere?