<povik>
axboe: so you see a regression even in `speaker-test -D hw:0,1 -c 6 -s 1..6` ?
<povik>
if that's the case i wonder if there's something bad we pulled from upstream
mindw0rk has joined #asahi
<axboe>
povik: not quite sure to be honest, it behaves a bit erratically - I get a lot of: Playback open error: -16,Device or resource busy when I try to run it
<axboe>
but when it does run, it does seem to work
espo has quit [Quit: zzz]
<axboe>
and playback does seem to be the right speed, just half pitch? something like that
<povik>
if it's half pitch it's most likely half speed
<povik>
it's nontrivial DSP task adjusting one without the other
<axboe>
yeah I think you're right
mindw0rk1 has joined #asahi
coderobe has quit [Quit: Ping timeout (120 seconds)]
* povik
goes through git diff asahi-6.0-rc6-1 asahi-6.1-rc1-2 sound/soc/apple/
<povik>
there's nothing that would remotely explain it
<povik>
at least any speaker-test regression
<povik>
it constrains the channel number which influences pipewire obviously
thelounge7571340 has joined #asahi
mindw0rk has quit [Ping timeout: 480 seconds]
thelounge7571340 has quit [Remote host closed the connection]
bluetail has joined #asahi
amarioguy2 has quit [Ping timeout: 480 seconds]
amarioguy2 has joined #asahi
hellstabber has joined #asahi
<axboe>
povik: :/
mindw0rk2 has joined #asahi
danielnechtan has quit [Quit: WeeChat 3.4.1]
danielnechtan has joined #asahi
danielnechtan has quit []
danielnechtan has joined #asahi
ggardet has quit []
mindw0rk1 has quit [Ping timeout: 480 seconds]
atipls has quit [Quit: My laptop probably went to sleep.]
bisko has joined #asahi
Gaspare has quit [Quit: Gaspare]
thelounge7571340 has joined #asahi
thelounge7571340 has quit [Remote host closed the connection]
Brainium has joined #asahi
MajorBiscuit has quit [Ping timeout: 480 seconds]
amarioguy2 has quit [Ping timeout: 480 seconds]
amarioguy2 has joined #asahi
ljs has joined #asahi
Gaspare has joined #asahi
ljs has quit [Remote host closed the connection]
ljs has joined #asahi
whistlingoat has joined #asahi
derzahl has joined #asahi
<ljs>
hi guys, /sys/class/thermal/thermal_zone0/temp doesn't seem to be the temperature of the CPU, but no other thermals seem to be exposed, is this a known limitation? Thanks!
Gaspare has quit [Quit: Gaspare]
Gaspare has joined #asahi
mindw0rk3 has joined #asahi
thelounge7571340 has joined #asahi
thelounge7571340 has quit [Remote host closed the connection]
Stroller has quit [Quit: Stroller]
mindw0rk2 has quit [Ping timeout: 480 seconds]
rvalue has quit [Remote host closed the connection]
rvalue has joined #asahi
whistlingoat has quit [Quit: My MacBook Air has gone to sleep. ZZZzzz…]
danielnechtan has quit [Quit: WeeChat 3.4.1]
danielnechtan has joined #asahi
thansen has joined #asahi
danielnechtan has quit []
JoJoDancer has joined #asahi
mindw0rk3 has quit [Ping timeout: 480 seconds]
danielnechtan has joined #asahi
mindw0rk3 has joined #asahi
ljs has quit [Remote host closed the connection]
Adelphos has joined #asahi
<Adelphos>
Hi!
<Adelphos>
Do you know if there is a driver or something to make Magic Keyboard lights work ?
jess has joined #asahi
<Adelphos>
hi @jess
<jess>
hi
<Adelphos>
do you know somthing to make magic keyboard light work ?
<Adelphos>
something*
<jess>
no
<Adelphos>
ok thx
<axboe>
Adelphos: the regular laptop kbd backlight?
<Adelphos>
axboe: yes
<axboe>
someone did post a driver for that, running it on mine and it seems to work fine
<Adelphos>
axboe: oh cool ! do you have the link ?
<axboe>
don't have the official link, let me dump what I have
thelounge7571340 has quit [Remote host closed the connection]
derzahl has joined #asahi
Gaspare has joined #asahi
ljs has joined #asahi
Gaspare has quit [Quit: Gaspare]
ljs has quit [Remote host closed the connection]
Gaspare has joined #asahi
dd_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<ayke_>
Is it at all possible to use 4kB pages in Asahi Linux at the moment?
<j`ey>
yes if you dont mind losing some features, yes if you patch the kernel with a patch that sv_en wrote a while back that people keep rebasing
<ayke_>
What kind of features?
<j`ey>
pcie doesnt work, so wifi
<ayke_>
Hmm, ok, yeah that's kind of a problem.
<j`ey>
ayke_: what do you want 4k for?
<j`ey>
(you can get wifi back if you use the patch)
<ayke_>
I heavily depend on being able to run qemu-user (qemu-x86_64 specifically) to test various things.
<j`ey>
does that definitely need 4k?
bisko has quit [Remote host closed the connection]
<ayke_>
yes, qemu doesn't support emulating a target with smaller pages than the host (and probably never will)
<ayke_>
trying to dig up the mainling list post about it...
bisko has joined #asahi
<j`ey>
i was sure people had run it, but maybe not qemu-user but the full system one
<ayke_>
If anybody knows of a way to do this, please let me know. I also tried box64 but that fails for other reasons (it doesn't support statically linked binaries).
<mps>
ayke_: I tested qemu-system-x86_64 with 16K pages, though not qemu-user for x86_64, but did for armv7 and riscv64
<ayke_>
was about to try that
<ayke_>
hoping it has somewhat reasonable performance
<phire>
"But it's a fair amount of effort" More worthwhile putting that effort into making linux support mixed 4k/16k pages
<phire>
Though, I get the impression implementing mixed page sizes is both hard, and will involve interacting with other kernel developers who have opinions about implementation
<ayke_>
mps: how did you install qemu-system-x86_64? For me pacman complains about missing dependencies.
amarioguy2 has quit [Ping timeout: 480 seconds]
<j`ey>
ayke_: mps isnt using arch/pacman
<ayke_>
ah okay that makes sense
<ayke_>
I actually prefer Debian but I haven't had the courage yet to try a different distro
dd has joined #asahi
<mps>
well, I would be surprised if the qemu is different on alarm and alpine, but could be
gladiac has quit [Quit: k thx bye]
___nick___ has quit [Ping timeout: 480 seconds]
julio7359 has quit [Ping timeout: 480 seconds]
kloenk has quit [Remote host closed the connection]
thelounge7571340 has joined #asahi
kloenk has joined #asahi
chipxxx has quit [Ping timeout: 480 seconds]
thelounge7571340 has quit [Remote host closed the connection]
danielnechtan has quit [Quit: WeeChat 3.4.1]
danielnechtan has joined #asahi
danielnechtan has quit []
danielnechtan has joined #asahi
danielnechtan has quit [Quit: WeeChat 3.4.1]
danielnechtan has joined #asahi
doootard has joined #asahi
rvalue has quit [Ping timeout: 480 seconds]
ecurtin has quit [Quit: Connection closed for inactivity]
amarioguy2 has joined #asahi
coderobe has joined #asahi
ljs has joined #asahi
doootard has quit [Remote host closed the connection]
rvalue has joined #asahi
<ayke_>
I managed to get virt-manager to work in a LXC container, so now I'm installing an x86_64 Debian system in it...
bisko has quit [Read error: Connection reset by peer]
bisko has joined #asahi
danielnechtan has quit [Quit: WeeChat 3.4.1]
Gaspare has quit [Quit: Gaspare]
danielnechtan has joined #asahi
thelounge7571340 has joined #asahi
thelounge7571340 has quit [Remote host closed the connection]
bluetail has joined #asahi
Gaspare has joined #asahi
ljs has quit [Remote host closed the connection]
SSJ_GZ has quit [Ping timeout: 480 seconds]
eroux has quit [Read error: Connection reset by peer]
eroux has joined #asahi
Gaspare has quit [Quit: Gaspare]
amarioguy2 has quit [Ping timeout: 480 seconds]
thelounge7571340 has joined #asahi
thelounge7571340 has quit [Remote host closed the connection]
amarioguy2 has joined #asahi
Etrien_ has joined #asahi
Etrien has quit [Ping timeout: 480 seconds]
derzahl has quit [Ping timeout: 480 seconds]
derzahl has joined #asahi
derzahl has quit [Remote host closed the connection]
dd has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
povik has quit [Ping timeout: 480 seconds]
thelounge7571340 has joined #asahi
thelounge7571340 has quit [Remote host closed the connection]