ChanServ changed the topic of #linux-msm to:
marvin24 has joined #linux-msm
marvin24_ has quit [Ping timeout: 480 seconds]
jhovold has joined #linux-msm
jstultz_ has quit []
jstultz has joined #linux-msm
Arian[m] has joined #linux-msm
mripard has joined #linux-msm
Opsec420[m] has joined #linux-msm
Opsec420[m] has left #linux-msm [User left]
pespin has joined #linux-msm
telent has joined #linux-msm
pespin has quit [Remote host closed the connection]
pespin has joined #linux-msm
YahiaShamaa[m] has joined #linux-msm
<YahiaShamaa[m]> hello, i am trying to bring up gpu (adreno a616) on the sdm710
<YahiaShamaa[m]> i extracted the firmware from android and squashed it, but upon loading the firmware, i get
<YahiaShamaa[m]> `error -22 initializing firmware qcom/sdm710/rmx1851/a615_zap.mbn`
<YahiaShamaa[m]> the comment suggests invalid firmware metadata
<YahiaShamaa[m]> but this firmware works fine on downstream? i checksum'ed everything to make sure i didn't copy corrupt or different files but i still can't load the firmware
<YahiaShamaa[m]> any idea why?
<flamingradian[m]> Yahia Shamaa I suggested tzmem might be the issue before, did it not work when you blocked tzmem?
jessica_24 has joined #linux-msm
<YahiaShamaa[m]> flamingradian[m]: do i block it by adding "qcom,sdm710", to static const char *const qcom_tzmem_blacklist[]?
pespin has quit [Remote host closed the connection]
<YahiaShamaa[m]> flamingradian: soooo, i got it to work....
<YahiaShamaa[m]> and as you said, it was because of tzmem
<YahiaShamaa[m]> i had the compatible string in dts set to sdm710 instead of sdm670
<YahiaShamaa[m]> so that enabled tzmem lol
<YahiaShamaa[m]> thank you though 🫶