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
<steev>
tobhe[m]: fwiw, i bumped to the 6.16 kernel based on johan's stuff, and the t14s has been fairly solid - i was able to build zed editor (8 minutes!) and while it definitely had some temps creep up to 96, the fans were on (doubt they were going full blast) and it didn't shut down or lock up (this is with the badmem option in grub as well as passing mem=32G
<tobhe>
that is good to know! I am planning to upload a 6.16 build based on that soon
<tobhe>
only need to figure out how to not break OLED users during upgrade
<steev>
i'm one so, i can test :D
<steev>
but that does remind that apparently our panel isn't in the kernel
<steev>
and actually i lied, the drm fixes that came in today have made the kernel very angry
<steev>
yeah, reverting 5307dce878d4 makes it go away
<steev>
robclark: ^
<steev>
or maybe lumag ?
<steev>
i dunno if it's generic drm issue or if its because msm needs to do something different now?
<robclark>
what is 5307dce878d4? I don't have that in my tree
<steev>
drm/gem: Acquire references on GEM handles for framebuffers
<steev>
it's from linus' tree, earlier today
<steev>
drm-misc-fixes-2025-07-03 - part of this pull request
<robclark>
hmm, not entirely sure that patch is valid but would have to look closer
<robclark>
welcome to the bleeding edge?
<robclark>
I guess report on-list
<steev>
looks like it was reported when it was in -next?
<steev>
https://www.spinics.net/lists/kernel/msg5751889.html - i am trying to figure out how to reply to it when i am not on the mailing lists it went to, normally i find the patchwork and find the git send-email link
<robclark>
I think lore lets you d/l an mbox that you can reply to?
<deathmist>
uh is anyone's X1E Vivobook behaving weirdly when it comes to entering UEFI boot menu? mine seems to have entirely given up at some point on showing it when spamming or holding Esc which used to trigger it 100% of the time, now I just get systemd-boot's menu. weirder is that if I disable "Fn Lock Option" the keyboard seems to stop working properly on systemd-boot
<deathmist>
wondering what I could've possibly done to break this now.. at least I could still "bootctl reboot-to-firmware true" after the "Disabled Fn Lock Option" incident but now I feel like I'm playing with fire and the machine can genuinely brick itself if I don't restore the functionality of Escape to trigger the boot menu
<deathmist>
it's running latest 366 UEFI build from Asus and I previously messed with some options in MyAsus, maybe I'll have to go back and see if any of those have an effect
<binarycraft[m]>
<deathmist> "wondering what I could've..." <- At least you could get into bios menu with F2?
ungeskriptet_ has joined #aarch64-laptops
ungeskriptet has quit [Ping timeout: 480 seconds]
<deathmist>
binarycraft[m]: nope, F2 or Fn + F2 do nothing either
<deathmist>
genuinely my easiest way to boot from a USB currently is via windows assuming my current OS/bootloader doesn't get bricked to the point I can no longer even reach userspace to change course. I'm now considering treating windows as a part of the firmware and making it my default boot option just to avoid that..
<binarycraft[m]>
deathmist: I am sure Asus has a magic button to reset uefi/bios settings
<deathmist>
binarycraft[m]: a factory UEFI settings reset later (and secure boot still disabled) and nothing changed if that's what you mean, I can't find any physical button on the device at least for CMOS clear or similar without opening up the chassis. also made windows the default boot option and will now have to make sure it stays that way since it's now officially my only way to
<deathmist>
boot from a USB
mani_s has joined #aarch64-laptops
janrinze has joined #aarch64-laptops
<Hugo[m]1>
Jens Glathe: Update on Touchscreen on the Surface Pro 11 (and Pro 9 5G as it shares the same structure):
mani_s has quit [Quit: Connection closed for inactivity]
<angeloverlain[m]>
[Hugo](https://matrix.to/#/@hmelder:matrix.org): is that also maybe applicable to romulus ?
<JensGlathe[m]>
I would say pretty much probable. Microsoft is doing things differently as it seems
<steev>
JensGlathe[m]: do you happen to know which codecs are required for audio on t14s? i'm getting WCD Playback: codec dai not found, but i'm using johan's defconfig so i'd have expected it to be enabled, so wondering what i might be missing
<JensGlathe[m]>
I see q6apmbedai and wcd938x
weirdtreething has quit [Remote host closed the connection]
weirdtreething has joined #aarch64-laptops
icecream95 has joined #aarch64-laptops
<icecream95>
deathmist: I've had some problems with entering the boot menu, but plugging in a USB drive with a new boot image seems to help sometimes
<icecream95>
Odd that the "Fn Lock Option" changes things, it doesn't seem to have any effect outside Windows
<steev>
yeah, those modules are loaded, hm
<icecream95>
For keyboard issues, perhaps the keyboard itself is the problem... sometimes keycodes can get stuck on. Try pressing keys such as PrtSc, Fn+K, Fn+B, Fn+P, Fn+F while in UEFI
<icecream95>
There have also been occasions where I've had a USB keyboard working, but not the builtin keyboard
<icecream95>
You could also try to reset/crash the EC, say by sudo i2cget -y 2 0x5b 23
<icecream95>
though it may be on a different i2c device, replace 2 with n from i2c-n in `echo /sys/bus/i2c/devices/*/*/0018:0B05:4543.0002`
<Hugo[m]1>
<angeloverlain[m]> "[Hugo](https://matrix.to/#/@..." <- Probably, but I'd need to look at the DSDT/SSDT to double check.
<Hugo[m]1>
Still need to get around and update the device tree for denali (surface pro 11)
<Hugo[m]1>
We have some pre-production Surface Laptop 7's at work which I can abuse to dump the DSDTs