Caterpillar has quit [Quit: Konversation terminated!]
<konradybcio>
warpme: please add `earlycon` to cmdline
Caterpillar has joined #linux-msm
<konradybcio>
sorry no, keep_bootcon
jnn has joined #linux-msm
jn has quit [Ping timeout: 480 seconds]
<warpme>
@konradybcio : oh you know: if only change of rc5->rc6 breaks device booting then - for me - this is pure regression
<warpme>
i'm not sure about: what will be most efficient deal with this.... Alwas I can imply wait for rc7 with hope it will magically resolved....
<konradybcio>
your logs stop at the time of "proper" console driver kicking in (which disables earlycon, which the cmdline addition I suggested would prevent) and getting logs from that crash would surely help in resolving that!
<konradybcio>
alternatively you can use git bisect to find the offending commit
<warpme>
indeed - console related changes was my first thought. but - afaik - there was no changes in this area between rc5 and rc6 - isn't ?
Caterpillar has quit [Quit: Konversation terminated!]
Caterpillar has joined #linux-msm
Caterpillar has quit [Quit: Konversation terminated!]
Caterpillar has joined #linux-msm
Caterpillar has quit [Quit: Konversation terminated!]
Caterpillar has joined #linux-msm
tomyz21[m] has joined #linux-msm
Caterpillar has quit [Quit: Konversation terminated!]
Caterpillar has joined #linux-msm
Caterpillar has quit [Quit: Konversation terminated!]
Caterpillar has joined #linux-msm
Caterpillar has quit [Quit: Konversation terminated!]
Caterpillar has joined #linux-msm
warpme has quit []
Caterpillar has quit [Quit: Konversation terminated!]
Caterpillar has joined #linux-msm
irungentoo has quit [Quit: ZNC 1.8.2+deb3.1 - https://znc.in]
irungentoo has joined #linux-msm
pespin has quit []
eugenhristev has quit [Ping timeout: 480 seconds]
eugenhristev has joined #linux-msm
warpme has joined #linux-msm
pespin has joined #linux-msm
warpme has quit []
eugenhristev has quit [Ping timeout: 480 seconds]
<valpackett>
for me, audio broke in next-20251118 (fine in next-20251114) 0.o
<valpackett>
btw, as travmurav said that only sc7180 ever had properly deep sleep upstream, i went to read the commits related to that soc..
<valpackett>
didn't find anything extraordinary but found that only sc7180 and 7280 have `.pm = &snd_soc_pm_ops` set in sound/soc/qcom
<valpackett>
setting that doesn't seem to break anything on hamoa (on top of next-20251114..)
tomyz21[m] has quit [autokilled: Possible spambot. Mail support@oftc.net if you think this is in error. (2025-11-20 19:36:45)]
<valpackett>
also camcc-sc7180.c is the only camcc with runtime pm ops (and according to pm_genpd_summary, camcc is holding up mmcx..)
pespin has quit []
warpme has joined #linux-msm
warpme has quit []
warpme has joined #linux-msm
warpme has quit []
eugenhristev has joined #linux-msm
<valpackett>
there seems to have been some power usage regression (?) i get 4.2W on next-20251003 and 5W on next-20251114 (screen-on idle)
<valpackett>
(both with aspm force) what's weird is that diffing the aspm related lspci output there's a lil difference *only* on the first (wifi) root port
<valpackett>
76934e495cdc "cpuidle: Add sanity check for exit latency and target residency"
mmediouni[m] has joined #linux-msm
<mmediouni[m]>
Random hexagon question: where's the DMA documentation and is there anything regarding the v1 DMA descriptors that isn't supported on v68? Currently backporting some code back to that and the HW choked on the DMA descriptors I gave
<mmediouni[m]>
Or should I rather use the v0 descriptors there?
<mmediouni[m]>
And if this isn't the right place to ask, where should I ask?