mmind00 changed the topic of #linux-rockchip to: Rockchip development discussion | public log at https://libera.irclog.whitequark.org/linux-rockchip
stikonas has quit [Quit: Konversation terminated!]
Hypfer has quit [Read error: Connection reset by peer]
Hypfer6 has joined #linux-rockchip
qschulz has quit [Read error: Connection reset by peer]
qschulz has joined #linux-rockchip
warpme has joined #linux-rockchip
System_Error has joined #linux-rockchip
raster has joined #linux-rockchip
warpme has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
raster has quit [Quit: Gettin' stinky!]
warpme has joined #linux-rockchip
smaeul has quit [Quit: Down for maintenance...]
naoki has quit [Quit: naoki]
Livio has joined #linux-rockchip
warpme has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
cp- has joined #linux-rockchip
warpme has joined #linux-rockchip
kevery1 has joined #linux-rockchip
kevery has quit [Ping timeout: 264 seconds]
kevery1 is now known as kevery
naoki has joined #linux-rockchip
naoki has quit [Client Quit]
alpernebbi has quit [Ping timeout: 264 seconds]
alpernebbi has joined #linux-rockchip
Livio has quit [Ping timeout: 256 seconds]
psydroid2 has joined #linux-rockchip
Livio has joined #linux-rockchip
Stat_headcrabed has joined #linux-rockchip
Livio has quit [Ping timeout: 264 seconds]
warpme has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
warpme has joined #linux-rockchip
dsimic has quit [Ping timeout: 255 seconds]
dsimic has joined #linux-rockchip
smaeul has joined #linux-rockchip
vagrantc has joined #linux-rockchip
Livio has joined #linux-rockchip
Stat_headcrabed has quit [Quit: Stat_headcrabed]
warpme has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<diederik> TFW after almost a year old patch set, now in version 9, the question arises: "How are these compiled? I don't see any makefile references" *facepalm*
<qschulz> Kwiboo: I think sjg1's point is that he's not changing the current behavior for external TPL, so there's no need for him to fix this in that patch
Stat_headcrabed has joined #linux-rockchip
vagrantc has quit [Quit: leaving]
Stat_headcrabed has quit [Quit: Stat_headcrabed]
<Kwiboo> qschulz: sure, but if you add a helper, claim it to do one thing, and it does that thing wrong, I think it should be fixed, regardless of current behavior
Stat_headcrabed has joined #linux-rockchip
Stat_headcrabed has quit [Client Quit]
Stat_headcrabed has joined #linux-rockchip
Livio has quit [Ping timeout: 246 seconds]
Livio has joined #linux-rockchip
stikonas has joined #linux-rockchip
Stat_headcrabed has quit [Quit: Stat_headcrabed]
raster has joined #linux-rockchip
warpme has joined #linux-rockchip
warpme has quit [Client Quit]
Livio has quit [Ping timeout: 252 seconds]
Livio has joined #linux-rockchip
raster has quit [Quit: Gettin' stinky!]
naoki has joined #linux-rockchip
tlwoerner_ has quit [Quit: Leaving]
tlwoerner has joined #linux-rockchip
psydroid2 has quit [Quit: KVIrc 5.0.0 Aria http://www.kvirc.net/]
Livio has quit [Ping timeout: 264 seconds]
<naoki> Kwiboo: led default-state = "on" is for u-boot? I was thinking to add it to all radxa boards
<Kwiboo> naoki: if I remember correctly that should be the default, but u-boot only act if the property is defined, u-boot should possible be fixed, for now I just add it to have the led turn on in u-boot
<naoki> since power led is always on regardless of software state, I'm thinking to tell "u-boot is running but kernel is not running"
<naoki> hmm, in u-boot, very few deconfig enable CONFIG_LED_GPIO ;)
<naoki> probably I will make patches for adding default-state to dts in linux and CONFIG_LED_GPIO in u-boot for Radxa boards
<Kwiboo> yeah, I know, I did not enable it on earlier board, have started to do it on newer boards I can test, have not gotten back to try and enable on boards with a gpio-leds compatible
<Kwiboo> please do :-)
<naoki> (I need to ask radxa people to change LED behavior)
<naoki> btw there is no ethernet for generic rk35xx in u-boot, ethernet(phy reset) doesn't work well on linux, right?
<diederik> I have to verify whether it's still the case with master/2024.07-rc5, but I had massive packet loss on Q64-A and -B since (u-boot) commit 25f56459aebced8e4bb7d01061dcb1b765b197e2
<naoki> I mainly use ROCK 5B for my work, but sometimes I use 5A/3A too. I didn't notice packet loss but I'll test it
<naoki> btw cpufreq for rk3588 is landed on linux-next, cpu is extremely hot ;)
<naoki> (and cpu freq is down to 1.2GHz lol)
<diederik> it could be specific to Q64-A and -B
alpernebbi has quit [Ping timeout: 256 seconds]
<Kwiboo> diederik: I really need to start using my boards ;-), hoping to circle back to your issue in near future, at the moment my focus has mainly shifted back on linux media and completing rkvdec high10 and hevc support
<diederik> Kwiboo: Keep focussing on that :-D
<diederik> I hope to test your 4k patch set soon (tm) (Already compiled a kernel with it)
<Kwiboo> need to send out an RFC to linux-iommu list on how to best handle that rkvdec reset and disable the iommu after decoding fails, something along the lines of https://github.com/Kwiboo/linux-rockchip/compare/6da640232631...bf332524d880 seem to help re-enable the mmu
<diederik> Kwiboo: is it ok if I send you privately a RFC patch set (it's small)?
<Kwiboo> diederik: sure, I may not have any time too look too close until later this weekend
<diederik> That's ok, thanks :)
stikonas has quit [Quit: Konversation terminated!]
alpernebbi has joined #linux-rockchip
<naoki> diederik: at least there is no problem with iperf3 on ROCK 5A/3A
<naoki> (btw my ROCK 3A doesn't detect microSD card... maybe my 3A is broken...?)
<diederik> nice :) IME there was no need to do a test with iperf3, just ping made it really obvious (usually between 30 and 80% packet loss, so you can't miss that)
<naoki> diederik: ah, tested with u-boot v2024.07-rc5 and linux-next 20240625
<naoki> ping on u-boot works too
<diederik> I still need to do it, but it was present since (IIRC) 2023.10 and my last test was with 2024.04