robclark 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
bluerise has joined #aarch64-laptops
bluerise_ has quit [Ping timeout: 480 seconds]
SintayewGashaw[m] has quit []
alpernebbi has quit [Ping timeout: 480 seconds]
alpernebbi has joined #aarch64-laptops
baryluk3 has joined #aarch64-laptops
bruno_rodriguezz[m] has quit []
srinik has joined #aarch64-laptops
KhalIshaIii[m] has quit []
alfredo has joined #aarch64-laptops
alfredo1 has joined #aarch64-laptops
alfredo has quit [Ping timeout: 480 seconds]
alfredo1 is now known as alfredo
adamcstephens has quit [Remote host closed the connection]
adamcstephens has joined #aarch64-laptops
<gabertron> for the x1e laptops does mainline mesa work with them?
jhovold has joined #aarch64-laptops
alfredo has quit [Read error: Connection reset by peer]
Lucy[m]1 has quit [Quit: Client limit exceeded: 20000]
dlx[m] has quit []
srinik has quit [Ping timeout: 480 seconds]
smpl has joined #aarch64-laptops
<konradybcio> gabertron: either you need to recompile mesa or the kernel.. https://pastebin.com/raw/euuvRH6Z the latter is probably more convenient
<konradybcio> this makes mesa think this gpu is a740 (which well, it almost is anyway)
hightower2 has quit [Ping timeout: 480 seconds]
alfredo has joined #aarch64-laptops
<Nios34[m]> Is it possible to upgrade from win10 to win11 on arm machines?
<Jasper[m]> Nios34[m]: iirc the 8c and up can do it, but you need to check the requirements
<Nios34[m]> Yeah, I own a lenovo 81xe but the system is out of date
<Jasper[m]> Nios34[m]: You could check what winupdate says
<Nios34[m]> I'm running on 20H2 and catching up with all the updates for now
<Nios34[m]> 😔😔 WinUpdate is just painful
alfredo1 has joined #aarch64-laptops
alfredo has quit [Ping timeout: 480 seconds]
alfredo1 is now known as alfredo
alfredo has quit [Quit: alfredo]
<Dylanger> Has anyone managed to boot Linux on the newer Surface Laptops yet?
srinik has joined #aarch64-laptops
anthr76[m] has quit []
xroumegue has quit [Ping timeout: 480 seconds]
<spawacz> Can I check the battery state of x13s on kernel 6.9?
<spawacz> via /sys maybe
xroumegue has joined #aarch64-laptops
<Jasper[m]> <spawacz> "Can I check the battery state of..." <- As in current charge?
<Jasper[m]> Or (not) charging?
<kalebris> Jasper[m]: can any of those be deduced somehow?
<Jasper[m]> kalebris: You can already do it, but you need to have a systemd service installed and running
<kalebris> oh the pd-mapper thing
<Jasper[m]> Yes
<Jasper[m]> That and linux-firmware
<spawacz> both, actually
<Jasper[m]> <kalebris> "oh the pd-mapper thing" <- If you install them and have them running successfully you can get it from the normal places
<Jasper[m]> KDE and GNOME's applets will already pick them up
<kalebris> yeah, waybar picks it up as well, although a bit oddly
shoragan has quit [Quit: quit]
<adamcstephens> colemickens: i'm happy to help test any ISOs once you figure out the DTB loading
<robclark> re: battery (and other things the remoteproc does) on x13s, recently I've been having to manually `echo start > /sys/class/remoteproc/remoteproc0/state`
Leandro[m]12 has quit [Quit: Client limit exceeded: 20000]
Guest831 has quit []
mothenjoyer69 has quit [Quit: Client limit exceeded: 20000]
nick1343[m] has quit []
Prawn[m] has quit [Quit: Client limit exceeded: 20000]
strongtz[m] has quit [Quit: Client limit exceeded: 20000]
<jhovold> robclark: fwiw, haven't noticed anything like that here, sounds like something in your setup (e.g. adsp fw not being available in initramfs)
<robclark> yeah, probably
<robclark> would be kinda nice if the kernel realized when the real rootfs was in place and re-tried things that failed due to lack of hw
<robclark> s/hw/fw/
<colemickens> <adamcstephens> "colemickens: i'm happy to help..." <- I'm probably punting on all of that after all, and just going with a nixos-generator's raw disk image. I'll provision to that to a new NVME and test with it.
<colemickens> I really have no interest in dealing with grub, or the bespoke grub setup used for the iso.
echanude has quit [Quit: WeeChat 4.3.3]
echanude has joined #aarch64-laptops
srinik has quit [Ping timeout: 480 seconds]
hightower2 has joined #aarch64-laptops
<colemickens> also, I still need to make a linux-firmware package.
<colemickens> Is someone here willing to upload one? Or send me a zip of the Yoga7x firmware files at least and I'll make one?
<bluerise> I can, what do you need?
<steev> robclark: iirc they tried to do that before and it made linus very unhappy (i could be misremembering)
<JensGlathe[m]> It's a PITA though
<robclark> steev: it should probably be userspace (like, maybe systemd) notifying the kernel rather than the kernel trying to figure it out for itself.. idk what they tried before. Like maybe `echo 1 > /sys/kernel/debug/devices_deferred` triggers a reprobe of deferred devices. (Although at that point, it should probably not be debugfs)
hightower3 has joined #aarch64-laptops
hightower2 has quit [Ping timeout: 480 seconds]
<colemickens> bluerise: ideally, just a linux-firmware repo with the yoga7x files added. Short of that, a zip of the yoga7x files, and then I'll integrate them and throw up a `linux-firmware-sd` repo under some anonymous name just because I doubt the windows driver files come with a redist license.
kalebris has quit [Quit: ZNC 1.9.0 - https://znc.in]
kalebris has joined #aarch64-laptops
MarcoZiebell[m] has quit [Quit: Client limit exceeded: 20000]
<steev> colemickens: you could always check if lenovo hosts them as support downloads
<colemickens> they don't even have a support/download page up. which, I know they're going to be slow about, and not use LVFS, and I'm annoyed at the idea of giving them my money. But alas.
<steev> they don't charge for downloads?
<JensGlathe[m]> my X13s says it installs QCOM Firmware 4.0.2.8 - had it just booted on Windows out of curiosity
<steev> that's the 5g modem firmware
<JensGlathe[m]> yeah it also says new driver for it
<colemickens> I meant more that I want to give money to manufacturers that support LVFS. Also, it seems I was wrong, they have a Downloads page and recovery media, they just identify it as "Slim 7 [part number]" instead of Slim 7x like I expected.
<steev> i don't think any of the x1e manufs support lvfs yet (afaik, no technical reasons they can't)
<robclark> afaict lenovo does support lvfs .. at least for things that "officially" support linux. (Which doesn't _yet_ include any of the aarch64 laptops.)
jhovold has quit [Ping timeout: 480 seconds]
smpl has quit [Ping timeout: 480 seconds]
dcavalca has quit [Quit: Client limit exceeded: 20000]
EricCurtin[m] has quit []
JosDehaes[m] has quit [Quit: Client limit exceeded: 20000]
steevdave[m] has quit [Quit: Client limit exceeded: 20000]