stikonas has quit [Remote host closed the connection]
naoki has joined #linux-rockchip
hexdump0815 has quit [Ping timeout: 252 seconds]
hexdump0815 has joined #linux-rockchip
Daanct12 has joined #linux-rockchip
Daanct12 has quit [Quit: WeeChat 4.6.3]
Daanct12 has joined #linux-rockchip
naoki has quit [Quit: naoki]
System_Error has quit [Remote host closed the connection]
System_Error has joined #linux-rockchip
tucanae47 has quit [*.net *.split]
tucanae47 has joined #linux-rockchip
ldevulder has joined #linux-rockchip
cbeznea has joined #linux-rockchip
warpme has joined #linux-rockchip
cbeznea_ has joined #linux-rockchip
cbeznea has quit [Ping timeout: 260 seconds]
Dex2x has quit [Ping timeout: 260 seconds]
Dex2x has joined #linux-rockchip
Kwiboo- is now known as Kwiboo
raster has joined #linux-rockchip
<warpme>
guys: has anybody successfully booting 3576 from sd card on 6.16-rc1? Mine nanopi-m5 box was perfectly booting on 6.15.2 but after switch to 6.16-rc1 it gives: https://gist.github.com/warpme/9fee6782a6a12de3013284a45d7a468e I already dec. mmc freq to 200HMz and remove all high caps in dt. no change. Any ideas here?
<warpme>
s/200MHz/20MHz/
<CounterPillow>
haven't used SD in a while but I can try today I guess
<warpme>
qll thx!
raster has quit [Quit: Gettin' stinky!]
raster has joined #linux-rockchip
ldevulder has quit [Ping timeout: 276 seconds]
cbeznea_ has quit [Remote host closed the connection]
cbeznea has joined #linux-rockchip
ldevulder has joined #linux-rockchip
<diederik>
warpme: Check what changed wrt "rockchip-pm-domain 27380000.power-management:power-controller: Failed to create device link (0x180) with supplier soc for /soc/power-management@27380000/power-controller/..." I'm reasonably sure that's where all the problems come from
<warpme>
diederik : i have such exactly same entries on working 6.15.2... By curiosity i implanted whole drivers/mmc from 6.15.2 to 6.16-rc1 and issue is still present....
paulk has quit [Ping timeout: 248 seconds]
<robmur01>
another thing to check might be if anything's changed to break USB PD negotiation such that the board is underpowered
<diederik>
warpme: Sounds like you may got lucky with 6.15, but it's still problematic
<robmur01>
my old RK3288 box can boot on 500mA from USB (rather than a proper 2A+ PSU), but starts falling over once userspace starts hammering SD/eMMC with serious I/O
paulk has joined #linux-rockchip
<diederik>
if you have the dts source, you may want to run DTB validation ... which probably points to (several) things that should be fixed/improved
<warpme>
robmur01 : nanopi-m5 has dedicated STM32G030F6P6 mcu talking with fusb302 to drive usbpd nego...
<robmur01>
ooh, clever!
<warpme>
diederik : currently i reduced dt to minimal with: pmic, mmc and eth. still no go
<warpme>
robmur01 : indeed - friendlyelec has this design in many boards where supply is via usbc with pd
<diederik>
I thought I did recognize some things wrt my nanopi-r5s (concerning pd)
<qschulz>
warpme: v6.15-v6.16-rc1 shouldn't be too much of a gap that git bisect would be slower than debugging by hand?
<warpme>
infact i must say that they have best hw i'm dealing with. best i mean every detail is well thought...
<CounterPillow>
diederik: those errors are inconsequential and very hard to fix, it just defers creating the link until later, which is the proper way to handle this situation, the only downside is the message in the log
<robmur01>
first thing I'd try is enabling all the debug prints for drivers/mmc/ to see if that sheds any light on why it thinks the card keeps needing resetting
<diederik>
CounterPillow: I assume you're right, but those lines would be the first ones I'd look into. IME most problems with SBCs come from (improper) power (supply) and (poor) storage (SDcards)
<warpme>
robmur01 : good idea thx!
<diederik>
and I'd really do the DTB validation. It's pretty easy and can point to areas worth investigating
<warpme>
bisecting is a bit more difficult when i have series patches req. to enable hw working....
<diederik>
but also as qschulz said: a git bisect is worth it as well
<diederik>
Saving ``dmesg`` from both 6.15 and 6.16-rc1, stripping the timestamps and putting them in (f.e.) kdiff3 can be revealing as well
<diederik>
another thing I often look at is the output of ``dmesg --level 0,1,2`` (this should be empty) and ``dmesg --level 3`` (errors) and ``dmesg --level 4`` (warnings)
<CounterPillow>
if it's a regression then the first thing to look into is a bisect
<robmur01>
warpme: driver patches, or just DT? The latter should be easy enough to decouple from a bisect, assuming 6.15 still works with a 6.16-based DTB (and if not then you know where to start looking!)
<warpme>
robmur01 : fortunately for rk3576 it is dts :-)
<warpme>
mainly
cbeznea_ has joined #linux-rockchip
cbeznea has quit [Ping timeout: 260 seconds]
cbeznea_ has quit [Read error: Connection reset by peer]
cbeznea_ has joined #linux-rockchip
warpme has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
warpme has joined #linux-rockchip
eballetbo has joined #linux-rockchip
necessarypinch6 has joined #linux-rockchip
necessarypinch has quit [Ping timeout: 276 seconds]
necessarypinch6 is now known as necessarypinch
cbeznea has joined #linux-rockchip
cbeznea_ has quit [Ping timeout: 260 seconds]
cbeznea has quit [Remote host closed the connection]
cbeznea has joined #linux-rockchip
Daanct12 has quit [Quit: WeeChat 4.6.3]
raster has quit [Quit: Gettin' stinky!]
dsimic has quit [Ping timeout: 268 seconds]
dsimic has joined #linux-rockchip
ldevulder_ has joined #linux-rockchip
ldevulder has quit [Read error: Connection reset by peer]
necessarypinch9 has joined #linux-rockchip
necessarypinch has quit [Read error: Connection reset by peer]
necessarypinch9 is now known as necessarypinch
warpme has quit [Ping timeout: 260 seconds]
eballetbo has quit [Read error: Connection reset by peer]
eballetbo has joined #linux-rockchip
<CounterPillow>
looks like warpme left, but for future reference: SD cards work fine for me on RK3576.
warpme has joined #linux-rockchip
<warpme>
CounterPillow : what rk3576 hw you have?
raster has joined #linux-rockchip
ldevulder_ has quit [Ping timeout: 252 seconds]
raster has quit [Quit: Gettin' stinky!]
warpme has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
raster has joined #linux-rockchip
<CounterPillow>
Sige5
stikonas has joined #linux-rockchip
stikonas has quit [Remote host closed the connection]
stikonas has joined #linux-rockchip
xha has quit [Quit: WeeChat 4.6.3]
eballetbo has quit [Quit: Connection closed for inactivity]
warpme has joined #linux-rockchip
vagrantc has joined #linux-rockchip
warpme has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]