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> in your 6.1-rc6 it's patch 64
<jhovold> what the commit summary?
<steev> ph: qcom-qmp-usb: fix sc8280xp PCS_USB offset
<steev> phy: qcom-qmp-usb: fix sc8280xp PCS_USB offset
<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
<clover[m]> <martijnbraam> "heyo, anyone knows the state..." <- https://github.com/ironrobin/archiso-x13s/wiki/Feature-Support
<martijnbraam> oh that eeeh... doesn't look like a lot yet
<clover[m]> I can get most of my work done on it. I usually switch to windows for zoom calls
<ndec> ardb: yes, it works here, on x13s, at least. i could modify BootXXXX entries (add/remove), change BootOrder, BootNext, ..
<ardb> ndec: right
<ardb> and it /should/ work on c630 too, i suppose
<ardb> can anyone confirm that it does?
<ndec> well, it /could/ be slightly different too :)
<ardb> steev: ^^^
<ardb> exactly :-)
<ndec> but if you can read, it's a good sign, perhaps we need to check the commands/args on the setvar path..
<jhovold> steev: ok, thanks for the heads up
<steev> Ah I left the c630 at home, I’ll check it after the England/USA game and report back ardb
<ardb> steev: cheers
<steev> Thinking on it, I do think that maybe it was read only on the 845
<steev> Do have 30 minutes before the game starts, I could run home and grab it
<ardb> no worries
<ardb> it can wait, seriously
miracolix has joined #aarch64-laptops
matthias_bgg has quit [Quit: Leaving]
aguslr has joined #aarch64-laptops
<steev> ardb: https://paste.debian.net/1261875/ looks like i can write em
<ardb> interesting
<ardb> thanks for double checking
<ardb> btw you should really be using Driver0000 for DtbLoader not Boot0000
<steev> i'm using https://github.com/steev/linux/tree/linux-6.0.y with the distro_defconfig in there
<ardb> i'll play with that tomorrow, thanks
<steev> ardb: good to know but... i have no idea what that means tbh; i just followed the readme
<ardb> right
<ardb> surprised it even runs, as it comes second in your boot order
<steev> oh, the 0001 was just added
<steev> so it took prescedence i guess
<ardb> yes
<ardb> where is your bootloader?
<steev> in \EFI\debian
<ardb> yeah but why isn't it listed?
<steev> afaik, dtbloader -> grub
<ardb> ugh
<ardb> really?
<steev> yeah, but likely because we don't know what we're doing and it was a hack to get things working?
<ardb> anyway, if it works for everybody then who am i to complain
<ardb> i collaborated with rob at the time but i didn't follow where it went afterwards
<steev> just because it works doesn't mean it's right :) would be nice to do things "correctly" and have them working too
<steev> and i was able to delete that entry and rebooting still works so... it can create, read and delete
<ardb> good to know
<steev> deleting 0001 i mean
<ardb> tbh i never really needed this to begin with
<steev> i definitely don't have your skillset
<ardb> you just set it once and never update it
<ardb> using efivars for pstore etc on this machine is only going to lead to tears
<steev> yeah but that first time setting it is currently a pita
<steev> it would be nice to let the installer do it
<steev> fwiw
<steev> root@limitless:~# efibootmgr -r -v
<steev> No DriverOrder is set
<ardb> yeah you can set entries with -r just like you set the Boot#### ones
<ardb> but i used 'bcfg driver add' in the EFI shell
<ardb> (~2 years ago and never changed it)
<steev> hm
<steev> trying to add it by passing -r it just says no driverorder set every time
<steev> efibootmgr -r c -d /dev/sda -p 1 -L DtbLoader -l \EFI\DtbLoader.efi
<steev> oh
<steev> silly me, c != -c
<ardb> you'll need \\ not \ there i think
<steev> And it’s not inside \EFI anyway
<steev> So fix that too
<steev> Hm, it doesn’t appear to save it
<steev> Rebooting and it shows back up as no driver order set
<ardb> yeah that was my point before
<ardb> i can read but i cannot set
<steev> Oh, got ya,
<ardb> guess i wasn't quite clear, sorry about that
<steev> I guess we can’t write on 845, pretty sure we can on 8180x and 8280xp
<ardb> ok good to know
<ardb> now i just need to find someone who will buy me a x13s :-)
<steev> Christmas is coming, maybe Santa will hook us both up
<ardb> indeed
<steev> I have one… but I’d like one that I can actually afford to break
<ardb> right
<ardb> doesn't really explain why though
<ndec> right..
<ndec> robclark might remember ;)
<ardb> more loaders, just what we need :-)
erik3424 has quit [Quit: erik3424]
<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
pbsds0 has joined #aarch64-laptops
pbsds has quit [Ping timeout: 480 seconds]
SSJ_GZ has quit [Ping timeout: 480 seconds]
Lucanis0 has quit [Ping timeout: 480 seconds]