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
Sayatomoki[m] has joined #aarch64-laptops
<Sayatomoki[m]>
does anyone know the status of alarm repo? it seems cant upgrade.
<Sayatomoki[m]>
* does anyone know the status of archlinux arm repo? it seems cant upgrade.
happynewyear2025 has quit [Ping timeout: 480 seconds]
icecream95 has joined #aarch64-laptops
<icecream95>
This seems relevant to the CPU idle discussion (though 7W savings seems too large to be something that Linux doesn't already do?): https://freshbsd.org/netbsd/src/commit/W2Vm2TruayMzIyDF ("Enable support for low power idle CPU states on ACPI platforms")
tobhe has joined #aarch64-laptops
tobhe_ has quit [Ping timeout: 480 seconds]
hexdump01 has joined #aarch64-laptops
hexdump0815 has quit [Ping timeout: 480 seconds]
alfredo has joined #aarch64-laptops
alfredo has quit [Ping timeout: 480 seconds]
SpieringsAE has joined #aarch64-laptops
<SpieringsAE>
Sayatomoki: alarm servers take a nap sometimes, it will be back in a week or so.
<SpieringsAE>
From my understanding if some particular package updates, it needs to do a bunch of work also updating other packages which apparently takes quite long. I believe it is python in this case?
<abby>
probably, everything that uses libpython or is a python module needs to be rebuilt every 3.x version
martiert_work has quit [Quit: WeeChat 4.4.4]
martiert_work has joined #aarch64-laptops
<SpieringsAE>
I wonder long it would take to build the complete alarm repos on one of these snapdragon x elites
Nios34[m] has joined #aarch64-laptops
<Nios34[m]>
Hello! I'm trying to look into the EC of Samsung Galaxy Book Go. It seems it uses a driver called EmuEC.sys (Samsung EmuEC) to control the USB port and charging.
<Nios34[m]>
But when I look it the ACPI resources, I got really confused. It calims 0x33@i2c7 0x14@i2c7 0x09@i2c4 0x0b@i2c4 0x10@i2c1 0x33@i2c2 0x14@i2c2 0x2c@i2c6. Also ghidra shows there are strings including PS8743B, SM5504, s2mm005. So what to do with this? I'd like to retrieve battery status switching charging state from it but I don't have any clue yet
<Nios34[m]>
(Those I2C devices was probed to be existing with i2cdetect, except 0x2c@i2c6)
<alx___>
On my x13s, latest kernel versions somehow never boot and crash with a UBSAN error if enabled, someone else experienced this?
icecream95 has quit [Ping timeout: 480 seconds]
srinik has joined #aarch64-laptops
<anthony25>
icecream95: that's interesting, the LPI thing
<anthony25>
the only thing I see about this is audio related
<kettenis>
the LPI states are represented in the device tree (in the domain-idle-states)
<anthony25>
ha ok
<kettenis>
actually the LPI thing on my vivobook matches what's encoded in the 'idle-states' node
<kettenis>
there are placeholders in some of the _LPI methods for what could be the equivalent of the 'domain-idle-states' that seem to depend on PEP magic
alpernebbi has joined #aarch64-laptops
pinskia has quit [Read error: Connection reset by peer]
pinskia has joined #aarch64-laptops
srinik has quit [Ping timeout: 480 seconds]
hipboi has joined #aarch64-laptops
hipboi has quit []
hipboi has joined #aarch64-laptops
srinik has joined #aarch64-laptops
hipboi has quit [Quit: hipboi]
sgerhold has joined #aarch64-laptops
xroumegue has joined #aarch64-laptops
srinik has quit [Read error: Connection reset by peer]
cyrinux has quit []
cyrinux has joined #aarch64-laptops
SpieringsAE has quit [Quit: Leaving]
juergh_ has quit [Ping timeout: 480 seconds]
juergh has joined #aarch64-laptops
juergh has quit [Quit: ZNC 1.8.2+deb2ubuntu0.1 - https://znc.in]
juergh has joined #aarch64-laptops
juergh has quit [Ping timeout: 480 seconds]
juergh has joined #aarch64-laptops
aidful[m] has joined #aarch64-laptops
flokli has quit [Ping timeout: 480 seconds]
flokli has joined #aarch64-laptops
<macc24>
William Goodspeed: what dts file are you using with that laptop?
<macc24>
can you dump the dsdt table? the one on github seems to be a bit weird
<steev>
alx___: i do not have ubsan enabled, so i haven't seen that here