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)
<bluerise>
I know this channel is about laptops, but is anyone working on a device tree for Windows DevKit? :) OpenBSD does work in ACPI mode, but having a device tree would be nice as well.
<HdkR>
kettenis: Someone needs to wire that up for me then :)
<steev>
if i had one, i might bluerise, but, i don't have one, so no
<steev>
t here
alpernebbi has quit [Ping timeout: 480 seconds]
alpernebbi has joined #aarch64-laptops
<leezu>
hexdump0815: Reverting c44094ee fixes the wifi issue on lazor. Unfortunately there are also some external display regressions on 6.1. I observed "arm-smmu 15000000.iommu: Unhandled context fault: fsr=0x402, iova=0x03ff0e00, fsynr=0x7f0023, cbfrsynra=0x800, cb=5" upon connecting a monitor and dpu errors upon disconnecting. dmesg for display regression at
<leezu>
https://termbin.com/asse I didn't have time yet to look further into the display issues.
<leezu>
The c44094ee revert is upstream at b7d9aae4
Sally[m]1 has left #aarch64-laptops [#aarch64-laptops]
hexdump01 has joined #aarch64-laptops
hexdump0815 has quit [Ping timeout: 480 seconds]
SSJ_GZ has joined #aarch64-laptops
iivanov has quit [Quit: Leaving...]
SSJ_GZ has quit [Ping timeout: 480 seconds]
SSJ_GZ has joined #aarch64-laptops
iivanov has joined #aarch64-laptops
SSJ_GZ has quit [Ping timeout: 480 seconds]
SSJ_GZ has joined #aarch64-laptops
minecrell8 has quit []
minecrell has joined #aarch64-laptops
iivanov has quit [Remote host closed the connection]
iivanov has joined #aarch64-laptops
<init>
steev: just saw your push of rc8, any recommandation on the defconfigs i should use?
<steev>
i would use the laptop_defconfig iirc
iivanov has quit [Quit: Leaving...]
<init>
thx
<init>
well, so many changes. ended up using my rc7 working one.
systwi has quit [Ping timeout: 480 seconds]
systwi has joined #aarch64-laptops
hexdump01 has quit [Quit: WeeChat 1.9.1]
hexdump0815 has joined #aarch64-laptops
<hexdump0815>
leezu: thanks a lot for bisecting and the info
<steev>
oh, sounds like you guys need dma-coherent stffs too
<HdkR>
steev: Did you ever test X13s with gpu firmware again?
<steev>
not in the past week, i poked at it a bit ago, but was failing :)
<steev>
needed to focus on the kali release but that's out the door so now i need to put out the post release fires and then can look at things
<HdkR>
cool cool
erik has joined #aarch64-laptops
<hexdump0815>
steev: do you mean dma-coherent too for sc7180? i guess no - ?
erik has quit [Remote host closed the connection]
<HdkR>
What is the general choice with zswap these days? LZO+zbud? LZ4? What's the differences between zbud, z3fold, and zsmalloc?
<steev>
idk, i use the defaults
<steev>
i think the current default is lz4
<HdkR>
Interesting. I don't currently use it just because it wasn't enabled in the kernel config but I'm planning on tinkering with it
<HdkR>
I've had problems with the Adreno driver faulting from paged out buffers, so getting CPU assets more compressed would be beneficial.
<hexdump0815>
HdkR: i have very good experiences with zstd+zsmalloc with zswap percentage set to 20% and plenty of swap space (1-2x ram) as the compressed memory is counted as swap as well (although not written to disk)
<hexdump0815>
or more correct: even if not written to disk