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
<craftyguy> calebccff: ya I feel your pain wrt missing kvm, but on my x13s (ya you're probably tired of hearing me say that D:)
anarsoul has quit [Ping timeout: 480 seconds]
anarsoul has joined #aarch64-laptops
patrickm has joined #aarch64-laptops
Kelsar_ has joined #aarch64-laptops
Kelsar has quit [Read error: Connection reset by peer]
anarsoul has quit [Read error: Connection reset by peer]
anarsoul has joined #aarch64-laptops
f_ has quit [Ping timeout: 480 seconds]
f_ has joined #aarch64-laptops
chrisl has quit [Ping timeout: 480 seconds]
<anthony25> robclark: thanks again for the debugging for the glitches on Hyprland, I sent a PR that uses the caps checks before enabling explicit (aquamarine was checking it already, just the Hyprland side never used it…)
<robclark> thx
alpernebbi has quit [Ping timeout: 480 seconds]
anarsoul has quit [Read error: Connection reset by peer]
anarsoul has joined #aarch64-laptops
alpernebbi has joined #aarch64-laptops
pstef_ has joined #aarch64-laptops
pstef has quit [Ping timeout: 480 seconds]
chrisl has joined #aarch64-laptops
chrisl has quit [Ping timeout: 480 seconds]
pstef has joined #aarch64-laptops
pstef_ has quit [Ping timeout: 480 seconds]
pstef_ has joined #aarch64-laptops
pstef has quit [Ping timeout: 480 seconds]
pstef has joined #aarch64-laptops
pstef_ has quit [Ping timeout: 480 seconds]
chrisl has joined #aarch64-laptops
tobhe has joined #aarch64-laptops
chrisl has quit [Ping timeout: 480 seconds]
tobhe_ has quit [Ping timeout: 480 seconds]
hexdump0815 has joined #aarch64-laptops
chrisl has joined #aarch64-laptops
chrisl has quit [Ping timeout: 480 seconds]
chrisl has joined #aarch64-laptops
chrisl has quit [Ping timeout: 480 seconds]
chrisl has joined #aarch64-laptops
chrisl has quit [Ping timeout: 480 seconds]
pabs has quit [Ping timeout: 480 seconds]
pabs has joined #aarch64-laptops
jhovold has joined #aarch64-laptops
chrisl has joined #aarch64-laptops
chrisl has quit [Ping timeout: 480 seconds]
chrisl has joined #aarch64-laptops
chrisl has quit [Ping timeout: 480 seconds]
icecream95 has quit [Ping timeout: 480 seconds]
srini_ has joined #aarch64-laptops
chrisl has joined #aarch64-laptops
chrisl has quit [Ping timeout: 480 seconds]
chrisl has joined #aarch64-laptops
chrisl has quit [Ping timeout: 480 seconds]
pabs has quit [Read error: No route to host]
pabs has joined #aarch64-laptops
teythoon has quit [Quit: WeeChat 3.6]
chrisl has joined #aarch64-laptops
chrisl has quit [Ping timeout: 480 seconds]
pabs has quit [Ping timeout: 480 seconds]
chrisl has joined #aarch64-laptops
pabs has joined #aarch64-laptops
chrisl has quit [Ping timeout: 480 seconds]
chrisl has joined #aarch64-laptops
laine has joined #aarch64-laptops
sally has quit [Ping timeout: 480 seconds]
<pengyu[m]> they said fedora aarch64 iso is signed with Microsoft key, we can install it with secure boot, but I cannot boot into the grub provided by iso on Qualcomm laptop
<robclark> konradybcio, jhovold: with the devkit no longer being a thing, is there any other NuC form-factor (ie. mainly no-battery) that someone has started looking at? (I'm looking for something that we could use for mesa+drm CI .. we need to be able to remotely cycle power..)
SpieringsAE has joined #aarch64-laptops
<SpieringsAE> robclark: the only thing I know that is coming is this one: https://liliputing.com/geekom-qs1-is-the-first-mini-pc-with-a-snapdragon-x-elite-processor/
<Jasper[m]> Wanted to mention that
<konradybcio> robclark: x1e?
<Jasper[m]> As far as lower end sku's go, there were some announcements at CES iirc
<robclark> purwa or hamoa
<Jasper[m]> I think Asus and Lenovo are making their models
<SpieringsAE> this is hamoa
<SpieringsAE> I believe its the 80 or 84
<Jasper[m]> Jasper[m]: These are purwa or lower
<robclark> deqp is mostly cpu limited so maybe hamoa would have some benefits
<Jasper[m]> (if that even exists)
<robclark> but I'll take what I can get
<SpieringsAE> yeah that geekom one has the X1E-80-100
<SpieringsAE> so little bit of extra boost on some cores as well
<SpieringsAE> does the 80 also have the higher gpu clock? Or is that 84/DE
<robclark> I think maybe 80 does.. although tbh that probably won't matter, for the most part the deqp tests don't submit a whole lot of rendering
<konradybcio> robclark i dont think theres anything on the market
<konradybcio> only laptops and these mini pcs
<konradybcio> but doesnt seem like there's a HDK like board
<robclark> ahh, lenovo has one too (mini pc)... but are any of those shipping yet?
<maz> ah?
<robclark> hmm, ok, one of the lenovo ones is expected in Feb
<SpieringsAE> Only see X plus and just X mentioned there
<SpieringsAE> no X elite :(
<robclark> for what I need, with purwa I'd just buy 50% more devices to offset the core count difference ;-)
<JensGlathe[m]> purwa seems pretty efficient, though
<JensGlathe[m]> roughly scales linearly for CPU
<robclark> for mesa CI we run as many threads as we can on a runner (lightly oversubscribing, so like 20% more threads than cpu cores, seems to work well), and then shard across as many runners as we need to keep runtime down to ~10min for pre-merge CI..
<HdkR> Sharding is definitely interesting. So far I've been able to get away with throwing faster hardware at the problem and lowering the number of tests on slower hardware :D
<SpieringsAE> would love it if arch linux arm got some better build servers lol
<SpieringsAE> almost on week 2 of sleepy time
<robclark> HdkR: runtime of deqp-vk, in particular, seems to keep growing ;-)
* robclark can't believe android-cts runs deqp serially (single thread)... that's like 10+hrs
<SpieringsAE> oof
SpieringsAE has quit [Remote host closed the connection]
<HdkR> eef
sally has joined #aarch64-laptops
thevar1able_ has joined #aarch64-laptops
weirdtreething_ has joined #aarch64-laptops
weirdtreething has quit [Ping timeout: 480 seconds]
weirdtreething_ is now known as weirdtreething
<abby> yeah :/
srini_ has quit [Ping timeout: 480 seconds]
<HdkR> Looks like Asahi has a good path forward planned with a good number of contributers though
<HdkR> So keep marching forward as usual
jhovold has quit [Ping timeout: 480 seconds]
laine has quit [Quit: (╯°□°)╯︵ ┻━┻]
icecream95 has joined #aarch64-laptops
lucanis has joined #aarch64-laptops
laine has joined #aarch64-laptops
<icecream95> Huh, so Windows (both native and WSL) is about twice as fast as Linux for llama.cpp generation on the CPU. So that means that there definitely is some "secret" switch to double the read memory bandwidth?
<bamse> icecream95: x1e?
laine has quit [Ping timeout: 480 seconds]
<icecream95> bamse: yes