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)
falk689 has quit [Remote host closed the connection]
falk689 has joined #aarch64-laptops
falk689 has quit [Quit: No Ping reply in 180 seconds.]
falk689 has joined #aarch64-laptops
alpernebbi has quit [Ping timeout: 480 seconds]
alpernebbi has joined #aarch64-laptops
pbsds has quit []
pbsds has joined #aarch64-laptops
hexdump0815 has joined #aarch64-laptops
hexdump01 has quit [Ping timeout: 480 seconds]
Penguinpee has quit [Remote host closed the connection]
Penguinpee has joined #aarch64-laptops
iivanov__ has joined #aarch64-laptops
iivanov__ has quit []
iivanov has joined #aarch64-laptops
jhovold has joined #aarch64-laptops
SSJ_GZ has joined #aarch64-laptops
<HdkR> steev: Quality ISP there
<steev> yeah....
<steev> they still aren't sure where the issue is
<steev> 1112 packets transmitted, 684 received, 38.4892% packet loss, time 1128417ms
<steev> rtt min/avg/max/mdev = 270.606/5849.017/23847.354/6032.037 ms, pipe 24
<steev> the good news - irc works. as does lore. bad news is, b4 times out every freaking time
<steev> i'm guessing i need to kill off the dkim check because if it doesn't get a response in 5 seconds it considers it a timeout and kills it
matthias_bgg has joined #aarch64-laptops
lool_ has joined #aarch64-laptops
ndec_ has joined #aarch64-laptops
steev_ has joined #aarch64-laptops
pundir_ has joined #aarch64-laptops
arnd_ has joined #aarch64-laptops
mani_s- has joined #aarch64-laptops
dianders_ has joined #aarch64-laptops
Erisa has quit [synthon.oftc.net larich.oftc.net]
gwolf has quit [synthon.oftc.net larich.oftc.net]
mani_s has quit [synthon.oftc.net larich.oftc.net]
dianders has quit [synthon.oftc.net larich.oftc.net]
arnd has quit [synthon.oftc.net larich.oftc.net]
steev has quit [synthon.oftc.net larich.oftc.net]
lool has quit [synthon.oftc.net larich.oftc.net]
ndec has quit [synthon.oftc.net larich.oftc.net]
pundir has quit [synthon.oftc.net larich.oftc.net]
ndec_ is now known as ndec
steev_ is now known as steev
Erisa has joined #aarch64-laptops
pundir_ is now known as pundir
gwolf has joined #aarch64-laptops
Lucanis0 has joined #aarch64-laptops
Lucanis has quit [Ping timeout: 480 seconds]
srinik has quit [Killed (NickServ (Too many failed password attempts.))]
srinik has joined #aarch64-laptops
Guest4169 is now known as qzed
lool_ is now known as lool
matthias_bgg has quit [Ping timeout: 480 seconds]
matthias_bgg has joined #aarch64-laptops
<bamse> steev: seems i screwed up one of the binding changes, but this should interest you https://lore.kernel.org/linux-arm-msm/20221028034155.5580-1-quic_bjorande@quicinc.com/ ...and i'm interested in testing :)
SSJ_GZ has quit [Read error: Connection reset by peer]
SSJ_GZ has joined #aarch64-laptops
<clover[m]> nice, RAM go brr
<HdkR> Nice indeed
iivanov has quit [Quit: Leaving...]
<steev> bamse: that was why i was complaining about b4 timing out
<steev> i saw it, and was v interested, have been using it today (i dropped the binding bit since yeah, don't need that to actually test :D)
<steev> mani's thermal stuff is also of interest :D
<steev> holy, i didn't realize the change was that much
<bamse> so what are you going to do with all that extra bandwidth?!
<steev> point and laugh at all the arch users who don't have it
<steev> gonna use it to do more work :(
<bamse> i wanted to run geekbench again...but i don't have johan's pcie patches in my current branch
<steev> sure
<bamse> iirc we were 12% slower than windows before
<steev> this first one will be 6.0.5 with your patches on top (and a few other ones), will try johan's 6.1 rc2 with your patches on top after
<bamse> nice!
<steev> 6.1 rc2 test going now
<ajhalaney[m]> wow that's a nice increase
<steev> hmm, something seems off with the 6.1 rc2 results...
<steev> ah yeah, something about the timers?
<steev> that's just using the defconfig, let me slap my kernel config in
<bamse> pretty good score for a 0MHz core
<steev> Lol
<steev> bamse: do you want me to include those mybw numbers in my t-b email?
<bamse> steev: sure
<clover[m]> give us arch users a crumb
<steev> i gotta back out like 100 patches first before i can push that branch :(
<steev> they're unrelated to anything y'all would use
<steev> and wouldn't affect benchmarks either
<bamse> clover[m]: you should be able to just apply those patches onto whatever tree you have
<steev> yeah, just drop the binding patch because it won't apply cleanly (or with fuzz)
<steev> https://github.com/steev/linux/tree/lenovo-x13s-6.0-bwmon there's a branch with it applied... i think i got rid of everything that is still very much in flux
<steev> ajhalaney[m]: that reminds me - your commit mentions SECCOMP, and i tried enabling it here too.. and i simply can't get it to actually enable in the defconfig (or more specifically, it seems like it goes away no matter what in a savedefconfig)
<ajhalaney[m]> thanks I'd love if you'd pull that in. I saw it too, that's cuz SECCOMP is default y I believe (going off memory) so a defconfig won't list it explicitly steev
* ajhalaney[m] goes to double check
<steev> i did pull it in :)
<steev> they made sense, and they don't break things on debian based systems
<steev> i think it would help out the arch-y type peeps too cuz iirc they use ~~gummiboot~~systemd-boot
<ajhalaney[m]> for some reason fedora's grub just wouldn't work with the x13s, never looked into it deeply. I've come to like systemd-boot after being forced to use it! I'll play with that branch hopefully before calling it quits on the computers today :D
<steev> :D
<ajhalaney[m]> steev: boots well for me (way faster boot, not completely sure why haven't really looked at the diff between that branch and your 6.0.3 tag!), but I see you dropped this SECCOMP bit when applying my patch, _not_ having the "is not set part" is what gets CONFIG_SECCOMP to be set when running make laptop_defconfig:
<ajhalaney[m]> So I'll locally redo that and rebuild! If you could squash that in or fixup the patch that would be much appreciated as others I know running fedora use your branches right now on x13s too
<steev> hm, i don't quite follow - unlike every other option... having it is not set... sets it?
<ajhalaney[m]> The line I linked to from my branch is what makes it _get_ set when you run make laptop_defconfig. My naive understanding is defconfigs don't specify non-defaults, and CONFIG_SECCOMP is a default. So having "# CONFIG_SECCOMP is not set" in the defconfig is turning it off
<ajhalaney[m]> probably explained that poorly :)
<ajhalaney[m]> i.e. if you remove the "# CONFIG_SECCOMP is not set" line in your defconfig you should have CONFIG_SECCOMP=y after config generation, and that's what my patch had as well. Somehow when you cherry-picked it into your branch that part got dropped which results in no SECCOMP
<steev> ohhhh
<steev> got ya, okay
<steev> sorry!
<steev> working on some go packages at the moment, but will get that fixed up! and thanks for the explanation!
<ajhalaney[m]> No problem and absolutely no worries!
matthias_bgg has quit [Ping timeout: 480 seconds]
matthias_bgg has joined #aarch64-laptops
matthias_bgg has quit [Quit: Leaving]