ChanServ changed the topic of #aarch64-laptops to: Linux support for AArch64 Laptops (Chrome OS Trogdor Devices - Asus NovaGo TP370QL - HP Envy x2 - Lenovo Mixx 630 - Lenovo Yoga C630 - Lenovo ThinkPad X13s - and various other snapdragon laptops) - https://oftc.irclog.whitequark.org/aarch64-laptops
Lucanis has joined #aarch64-laptops
abc123bac2[m] has left #aarch64-laptops [User left]
<steev>
the bluetooth firmware hasn't been updated since 2025-03-06
<dgilmore>
i downgraded the firmware.. its not that
<steev>
are you using the udev rule?
<dgilmore>
I had a overlay to the bluetooth service that was setting the mac address
pabs has quit [Ping timeout: 480 seconds]
pabs has joined #aarch64-laptops
<craftyguy>
I think there was a bug recently in bluez that broke bootmac / setting MAC. We backported a fix in pmOS for things that use bootmac. I just updated the x13s port in the OS to use dtbloader so now bootmac isn't required for us 😛
eluks has quit [Remote host closed the connection]
eluks has joined #aarch64-laptops
mani_s has joined #aarch64-laptops
zetam has quit [Ping timeout: 480 seconds]
sungold has joined #aarch64-laptops
sungold has quit [Read error: Connection reset by peer]
sungold has joined #aarch64-laptops
sungold has quit [Read error: Connection reset by peer]
sungold[m] has joined #aarch64-laptops
Stardust has quit [Read error: Connection reset by peer]
enyalios_ has joined #aarch64-laptops
enyalios has quit [Ping timeout: 480 seconds]
mani_s_ has joined #aarch64-laptops
mani_s has quit [Ping timeout: 480 seconds]
mani_s_ has quit [Quit: Leaving]
mani_s_ has joined #aarch64-laptops
mani_s_ has quit []
mani_s has joined #aarch64-laptops
jhovold has joined #aarch64-laptops
ravikant_ has joined #aarch64-laptops
<jdb[m]>
Sleep / suspend is not totally stable yet on Surface Pro 11
<jdb[m]>
it works when I trigger a few commands manually over a short period of time but I can get a system crash when using the device over a longer period
<jdb[m]>
I'll need to look at dmesg messages to see if I can detect a specific error
svarbanov__ has quit [Ping timeout: 480 seconds]
pbsds is now known as Guest18283
pbsds has joined #aarch64-laptops
Guest18283 has quit [Ping timeout: 480 seconds]
svarbanov__ has joined #aarch64-laptops
pabs has quit [Remote host closed the connection]
pabs has joined #aarch64-laptops
kalebris has quit [Remote host closed the connection]
kalebris has joined #aarch64-laptops
svarbanov__ has quit [Ping timeout: 480 seconds]
<steveej[m]>
is there documentation on using fwupdmgr safely on x13s?
xroumegue has quit [Ping timeout: 480 seconds]
zdykstra has quit [Ping timeout: 480 seconds]
xroumegue has joined #aarch64-laptops
<steveej[m]>
also, i'm wondering if code that i'm using (but didn't write) is still correct for linux 6.16. which is: it extracts graphics firmware from lenovo's n3hdr20w.exe like so: cp -v code\$GetExtractPath\$/*/*.mbn "$out/lib/firmware/qcom/sc8280xp/LENOVO/21BX/. i'm wondering this because on 6.16-rc1 i'm getting a fatal error in initrd about missing "a660_sqw.fw"
svarbanov has joined #aarch64-laptops
<steveej[m]>
turns out it's a non-fatal error and i could actually input the luks password and continue to boot despite the error
zdykstra has joined #aarch64-laptops
svarbanov has quit [Ping timeout: 480 seconds]
ravikant_ has quit [Remote host closed the connection]
ravikant_ has joined #aarch64-laptops
ravikant_ has quit [Ping timeout: 480 seconds]
svarbanov has joined #aarch64-laptops
ravikant_ has joined #aarch64-laptops
svarbanov has quit [Ping timeout: 480 seconds]
pabs has quit []
pabs has joined #aarch64-laptops
zetam has joined #aarch64-laptops
ravikant_ has quit []
mani_s has quit [Remote host closed the connection]
<deathmist>
actually nvm apparently it wasn't tested over USB DP
jhovold has quit [Ping timeout: 480 seconds]
<konradybcio>
the dp controller shouldn't be too bothered with what receptacle houses the signal lines
eluks has quit [Remote host closed the connection]
eluks has joined #aarch64-laptops
chrisl has joined #aarch64-laptops
chrisl has quit [Ping timeout: 480 seconds]
<bamse>
konradybcio: there's some differences depending on the HPD (hotplug) signal coming over a physical GPIO straight into the DP controller, or via the tcpm...but beyond that, i believe you're correct
<genius1237[m]>
On my x1p42, launching a VM with KVM crashes unless I have this boot arg `id_aa64mmfr0.ecv=1`. This was pointed out to me by kuruczgy . Does anyone know what this does?
<genius1237[m]>
*crashes the host unless the host is booted with that arg
<HdkR>
Does the VM try using ECV but the host disables it for some reason?
<HdkR>
so booting the VM with ecv=0 but the host with nothing also worksaround it?
<konradybcio>
see commit 358dd4a9bdac63a0a8fb13773bfce6f599e25433
<konradybcio>
although i would assume =0 would be the fix..
<HdkR>
hah, wacky.
<kuruczgy[m]>
Haha love a nice snarky commit message :D
<kuruczgy[m]>
So I gather that the bug is in the EL3 firmware, is that something that will ever have a chance of getting fixed?