ChanServ changed the topic of #aarch64-laptops to: Linux support for AArch64 Laptops (Asus NovaGo TP370QL - HP Envy x2 - Lenovo Mixx 630 - Lenovo Yoga C630)
ChanServ changed the topic of #aarch64-laptops to: Linux support for AArch64 Laptops (Asus NovaGo TP370QL - HP Envy x2 - Lenovo Mixx 630 - Lenovo Yoga C630)
Anonymous has joined #aarch64-laptops
<Anonymous>
hi
<steev>
hello
<Anonymous>
espeak spanish
<steev>
i do not, i'm only english and bad english
<Anonymous>
im new
<Anonymous>
in all this
alpernebbi has quit [Read error: Connection reset by peer]
alpernebbi_ has joined #aarch64-laptops
<steev>
welcome to the club :)
<Anonymous>
thanks i want to learn
<Anonymous>
what is your favorite system
Anonymous has quit []
hexdump01 has joined #aarch64-laptops
hexdump0815 has quit [Ping timeout: 480 seconds]
iivanov has quit [Quit: Leaving...]
SSJ_GZ has joined #aarch64-laptops
laine has joined #aarch64-laptops
laine has quit [Ping timeout: 480 seconds]
iivanov has joined #aarch64-laptops
matthias_bgg has quit [Ping timeout: 480 seconds]
matthias_bgg has joined #aarch64-laptops
jbowen_ has quit [Read error: Network is unreachable]
jbowen_ has joined #aarch64-laptops
krzk has quit [Remote host closed the connection]
SSJ_GZ has quit [Remote host closed the connection]
SSJ_GZ has joined #aarch64-laptops
matthias_bgg has quit [Ping timeout: 480 seconds]
matthias_bgg has joined #aarch64-laptops
krzk has joined #aarch64-laptops
iivanov has quit [Remote host closed the connection]
jbowen_ has quit []
jbowen_ has joined #aarch64-laptops
jbowen_ has quit []
jbowen has joined #aarch64-laptops
systwi has quit [Ping timeout: 480 seconds]
systwi has joined #aarch64-laptops
matthias_bgg has quit [Ping timeout: 480 seconds]
matthias_bgg has joined #aarch64-laptops
iivanov has joined #aarch64-laptops
iivanov has quit []
<steev>
bamse: not that you can do anything about it i don't think, but whatever lenovo pushed for the venus 5.2 firmware to linux-firmware doesn't play nice on the c630
<steev>
s/lenovo/qualcomm/
<bamse>
steev: doesn't it just fail the signature check?
<bamse>
steev: you need to point it at a properly signed vss850.mbn (or whatever it's named...)...pretty sure it eats a firmware-name in dt
<steev>
hm, will have to look, it seems like if venus.mdt exists, it tries that
<steev>
which it does in linux-firmware, is a symlink to "venus.mbn"
<steev>
ah, we don't have the firmware name in dt
<bamse>
then it will fall back to venus-<version>.mdt
<steev>
will try adding it, and if it works, submit it
<bamse>
:)
<steev>
and still have to revert the dp patch in order to get vidya :(
<steev>
though, those patches are still way in flux i guess
<bamse>
iiuc we'll get the dp part in 6.3...
<bamse>
but the battery driver is still in flux
<steev>
yeah, don't they want it to be mfd?
<bamse>
well...there was a concern that the drm guys might want it to be an mfd
<steev>
the drm guys are weird
<bamse>
well, they might be...but they haven't voiced any concerns
<bamse>
the issue is concerns about them possibly not liking it
<bamse>
so it's possible to do...but it adds a lot of complexity...which seems unnecessary unless it's actually required
<bamse>
and it's going to cost us ~2kb of ram...for nothing
<steev>
f that
<steev>
i need as much of my 8gb as i can get
<bamse>
isn't it ~7?
<steev>
indeed it does work
<bamse>
cool
<bamse>
but what's up with your dp? or it's just black so you don't know?
<steev>
display-controller ends up deferred
<bamse>
forever?
<steev>
yes
<steev>
but reverting just the dp portion, it works fine
<steev>
well, i mean, no dp, but still
<bamse>
just the dp-link in dts? or the whole thing?
<steev>
i reverted the entirety of "arm64: dts: qcom: c630: Add DisplayPort controller" but, just setting both mdss_dp to status=disabled and adding in status=disabled inside port@1 also works
<steev>
wait a second
<steev>
oh it was just artifacting
<steev>
i thought somehow maybe it had not applied cleanly and i fucked it up, but i didn't
<steev>
and it didn't
<bamse>
let's make a rebase once the dp code is pulled in
<steev>
that works
<steev>
i was just trying -next since the efi patch was in and wanted to see what it looked like