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)
hexdump01 has joined #aarch64-laptops
hexdump0815 has quit [Ping timeout: 480 seconds]
acathrow has quit [Ping timeout: 480 seconds]
acathrow has joined #aarch64-laptops
iivanov has joined #aarch64-laptops
mcbridematt has quit [Ping timeout: 480 seconds]
SSJ_GZ has joined #aarch64-laptops
iivanov has quit [Remote host closed the connection]
iivanov has joined #aarch64-laptops
<steev>
just a whole lot has gone in to next
<steev>
we're at ~81 patches above next now, so getting there - probably closer to 60 if you remove my hacks and the config files
<jhovold>
steev: I'm counting 65 on top of today's next, but that's excluding the (4) pending audio patches (but including some non-sc8280 stuff as well)
<steev>
:)
<steev>
i was just about to ping you actually, and ask if you know why, the PCS_USB offset wasn't applied but the rest were?
<steev>
oh, actually it is, just somehow i have it twice
<jhovold>
hmm, I thought that one had been applied, let me check.
<jhovold>
ah, ok, good
<steev>
i'm guessing the thermal one is also applied and somehow i have it twice too
<steev>
yeah, that was a double up, so now it's just a matter of doing the new patches
<steev>
hm, i'm showing 57 after applying your 6.1 rc6 to next
<jhovold>
steev: yeah, I'm overcounting a bit. No surpises in -next this morning? Booting as it should now?
<steev>
i haven't checked yet :) just applied them all (minus the audio patches because i always have to manually fix them up on top of our stuff)
<jhovold>
steev: well actually that should be 65 on top of next if you count configs and non-sc8280xp stuff.
<jhovold>
perhaps I missed something that has already been applied to -next.
<jhovold>
steev: I'll try to find some time to do a -next release next week. Always too many things going on...
<steev>
no worries :)
<jhovold>
steev: want to have audio myself :)
<steev>
i'm showing 69 here with my stuff on top, which is just the uefi thingies from qzed that upstream already nacked, but i like having the ability to go into uefi firmware from grub, and the efivars access, the rest are just a few minor changes i've made like adding the battery present property, adding the 0x81 notification, and adding the sc8280xp mdss to the smmu
matthias_bgg has quit [Ping timeout: 480 seconds]
<steev>
kicking off a build, but now it's almost 4am here so i should sleep
<jhovold>
yeah, I figured you must be up late. Let me know how the next build works when you get around to booting it.
matthias_bgg has joined #aarch64-laptops
<ndec>
steev: we've changed our mind about the efivars stuff.. we've discussed with the right folks inside qcom, and it looks like the current patches are pretty much what we want upstream. the smc-involke/tee stuff will be for future platforms. but for all current 'compute' platform (and most likely the next one too!) using qtee as it's done is the path forward.
<ndec>
i've played with the current patches and efibootmgr and found it works quite well
martijnbraam has joined #aarch64-laptops
<martijnbraam>
heyo, anyone knows the state of the lenovo x13s on linux?
<martijnbraam>
it's kinda on sale
<ardb>
ndec: so does setting variables work as well?
<ardb>
i tried on my c630 but i cannot change anything, only read the contents
<steev>
ndec: oh that's good to hear
<steev>
jhovold: yeah, next isn’t booting here for me, not with my config, not with yours, not with defconfig
<steev>
calebccff: actually, if I remember correctly (and my brain definitely isn’t what it used to so HUGE grain of salt) - the i2c timeout thing was taken care of by 3 patches from bamse to the i2c geni driver