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
nothorseface has quit []
<anthony25>
spawacz: it doesn't work as it needs gamma support
<anthony25>
you need to use something that support color matrix
x44a has quit [Ping timeout: 480 seconds]
nothorseface has joined #aarch64-laptops
x44a has joined #aarch64-laptops
Dell__ has quit [Ping timeout: 480 seconds]
x44a has quit [Ping timeout: 480 seconds]
x44a has joined #aarch64-laptops
Dell has joined #aarch64-laptops
Dell has quit [Ping timeout: 480 seconds]
Dell has joined #aarch64-laptops
Dell has quit [Ping timeout: 480 seconds]
nothorseface has quit []
Dell has joined #aarch64-laptops
x44a has quit []
Dell has quit [Read error: Connection reset by peer]
nothorseface has joined #aarch64-laptops
nothorseface has quit [Ping timeout: 480 seconds]
nothorseface has joined #aarch64-laptops
nothorseface has quit []
nothorseface has joined #aarch64-laptops
nothorseface has quit []
tobhe has joined #aarch64-laptops
tobhe_ has quit [Ping timeout: 480 seconds]
<travmurav[m]>
macc24: the txt files are output of "fwupdtool hwids" as-is, yes. This is just what my funny scripts use to generate templates for dtbloader and I decided to keep them checked in just in case and so others can use them too (which clearly was a good decision as anonymix007 seem to find good use of them too :)
nothorseface has joined #aarch64-laptops
pabs has joined #aarch64-laptops
nothorseface has quit []
nothorseface has joined #aarch64-laptops
nothorseface has quit []
alfredo has joined #aarch64-laptops
nothorseface has joined #aarch64-laptops
nothorseface has quit []
nothorseface has joined #aarch64-laptops
<steveej[m]>
anthony25: that patch helped. no more lockups so far when connecting USB audio. thank you!
nothorseface has quit []
<macc24>
anonymix007: thanks, i'd rather generate them on the fly when updating as i think that'd be the best way to keep them in sync with dtbloader
<travmurav[m]>
I think the ones in that repo are pretty much in lock-step with my collection, but I guess the conversion script is right there as well :)
<anonymix007[m]>
macc24: I don't think you can easily generate them on the fly. These text files don't have all the required information, so i.e. `compatible` and `name` fields always have to be filled manually.
alfredo has quit [Ping timeout: 480 seconds]
alfredo has joined #aarch64-laptops
norwoodites has joined #aarch64-laptops
pinskia has quit [Remote host closed the connection]
svarbanov_ has joined #aarch64-laptops
norwoodites is now known as pinskia
svarbanov has quit [Read error: No route to host]
svarbanov__ has joined #aarch64-laptops
svarbanov_ has quit [Read error: Connection reset by peer]
svarbanov_ has joined #aarch64-laptops
svarbanov__ has quit [Ping timeout: 480 seconds]
nothorseface has joined #aarch64-laptops
<spawacz>
anthony25: can it be emulated in the software? Does it mean redshift is not going to work at all on x13s in the future, too?
<macc24>
spawacz: yes it can be emulated in software
<macc24>
at least on a theoretical level
alfredo has quit [Ping timeout: 480 seconds]
nothorseface has quit []
<anthony25>
CTM is hardware accelerated, if I understood correctly
<anthony25>
KDE and GNOME support it, for hyprland you can use hyprsunset
<anthony25>
For sway I don't know
<travmurav[m]>
um is it recent that gnome can use ctm for redshift?
<anthony25>
I thought I've read on Asahi that gnome supported it
<travmurav[m]>
well my 7c only has ctm and gnome 47.1 proudly says "redshift is unavailable, probably due to your gpu driver" which I think means "there is no gamma lut, sorry no can do" xD
<anthony25>
Ha yeah, so it's not supported :(
<anthony25>
KDE supports it, and hyprland
<leio>
GNOME night light is still GAMMA_LUT only sadly, yes
* leio
is stuck without night light in asahi on gnome
<leio>
they are using CTM now for other things, so it'll probably need to play together with that stuff and hopefully it'll be there eventually; maybe faster if someone (new) contributes ;)
* travmurav[m]
remembers reading comments being a mistake he did when he was submitting aspire1 stuff
alfredo has joined #aarch64-laptops
<Radical[m]>
macc24: nice!
alfredo1 has joined #aarch64-laptops
alfredo has quit [Ping timeout: 480 seconds]
alfredo1 has quit [Ping timeout: 480 seconds]
phire has quit [Ping timeout: 480 seconds]
hogliux has joined #aarch64-laptops
<hogliux>
anthony25: macc24: Thanks to you both. My slim 7x is now on NHCN53WW after upgrading with `fwupdtool install-blob`. Let's see if the system lock-ups go away...
hogliux has quit []
thevar1able_ has quit [Remote host closed the connection]
thevar1able_ has joined #aarch64-laptops
kalebris_ has joined #aarch64-laptops
kalebris has quit [Ping timeout: 480 seconds]
alpernebbi has quit [Ping timeout: 480 seconds]
hightower3 has quit [Remote host closed the connection]
hightower3 has joined #aarch64-laptops
Erisa0 has quit [Quit: Ping timeout (120 seconds)]
Erisa has joined #aarch64-laptops
alpernebbi has joined #aarch64-laptops
nothorseface has joined #aarch64-laptops
nothorseface has quit []
<erebion2142[m]>
Why is Virtualisation listed as "-" for the X13s? It seems to work just fine. :D
<erebion2142[m]>
I was bored, so I installed Windows XP via QEMU
<erebion2142[m]>
Currently running XP and 10 for purposes of doing something while bored, CPU is only at 31 °C. xD
<spawacz>
erebion2142[m]: is your VM hardware accelerated, though?
<spawacz>
that's the whole point
<Radical[m]>
Windows XP doesnt have an arm64 build so thats emulation and not hardware virtualization
carter has joined #aarch64-laptops
carter is now known as carterprince
<carterprince>
trying to boot Rawhide on the 64GB T14s
<carterprince>
tried adding my devicetree and I memcut to 32GB, but when I try to boot from the image I was hacking on it just kinda reboots after a few seconds. tried a bunch of other stuff, nothing really worked
<carterprince>
does the image need a build of grub with that memory.h patch?
<carterprince>
fwiw, I also tried putting the dtb on the EFI partition