<blackMysticCat>
I already notice a difference in snappiness
<blackMysticCat>
maybe placebo
<blackMysticCat>
I meant how do we access the settings for backlight and s2idle?
<capta1nt0ad>
the /sys/class/backlight/apple-panel-bl/brightness file controls the brightness
<capta1nt0ad>
systemctl suspend i think for a suspend
<chadmed>
if you have a 14/16" the sleep function key works from the linux console
<capta1nt0ad>
i have an m2 so no dcp
<blackMysticCat>
apple-panel-bl brightness works!! thank you. Trying suspend now
<capta1nt0ad>
suspend only wakes up on lid open or power button press
<blackMysticCat>
and the F6 key works for sleeping! thanks.
<blackMysticCat>
is there a reason for it to be snappier in general? or is that just placebo
<capta1nt0ad>
i heard that dcp made rendering slower...?
<blackMysticCat>
my mouse definitely has less lag
<blackMysticCat>
Is there a way to help out if you only have basic linux knowledge? all the reverse engineering stuff is so cool, completely over my head
<capta1nt0ad>
idk
<capta1nt0ad>
i was wondering the same thing
<capta1nt0ad>
on a side note, /sys/class/leds/kbd_backlight/brightness seems to control keyboard backlight
<blackMysticCat>
I figure what youre doing now (hanging in irc helping people) is the place to start
<capta1nt0ad>
yeah... I think with tools like m1n1 though starting to contribute maybe isn't so hard as people imagine
roxfan has joined #asahi
roxfan has quit [Ping timeout: 480 seconds]
chadmed_ has joined #asahi
pthariensflame has joined #asahi
pthariensflame has quit []
chadmed has quit [Remote host closed the connection]
chadmed has joined #asahi
chadmed_ has quit [Remote host closed the connection]
<blackMysticCat>
Has anyone gotten redshift to work on asahi?
johey has quit [Ping timeout: 480 seconds]
SSJ_GZ has joined #asahi
<amw>
Glanzmann: I think my compilation was not clean - I recompiled the kernel and it boots fine
<amw>
I had tried to remove the directory but failed so may be it had some old .o's as a complete rebuild took a longer time and works...
<amw>
Except bluetooth now :-(
V has quit [Remote host closed the connection]
gladiac has joined #asahi
guillaume_g has joined #asahi
blackMysticCat has left #asahi [#asahi]
V has joined #asahi
Avaflow has joined #asahi
maximiliangaedig has joined #asahi
Glanzmann has joined #asahi
<Glanzmann>
amw: The update script does not deinstall the old kernel and makes a backup copy of the old m1n1. So I would jurst revert back the boot.bin from the macos and boot the old kernel.
<Glanzmann>
Moving to #asahi-alt
goldsoultheory has joined #asahi
lawrence has joined #asahi
roxfan has joined #asahi
roxfan has quit [Ping timeout: 480 seconds]
<marcan>
sigh, Phoronix put out an article saying we regressed in performance and I can't reproduce any of it except the cryptsetup one (that one uses system cryptsetup, so it's likely a package/compiler change that legitimately regressed performance of that code and nothing to do with our kernels)
<Glanzmann>
marcan: Maybe he is referring to the lagging x with dcp when resizing windows?
<_jannau_>
the ncnn results look sketchy. 5 benchmarks "regressed" by 30-60% but one "improved" 50%. my first suspicion would be thermal throttling on the mb air m2 used for benchmarking
<Glanzmann>
Anyway best to ask him what he meant.
<_jannau_>
running low level benchmarks I doubt any of them would test window resize performance
maximiliangaedig has quit [Ping timeout: 480 seconds]
<waldi>
marcan: and only the pkbf2 cryptsetup tests, so the ones that are supposed to be slow. so newer cryptsetup with adjusted parameters? (haven't checked the version history)
<marcan>
waldi: I assume the benchmarks have consistent parameters
<Glanzmann>
jannau: I see.
V has quit [Ping timeout: 480 seconds]
<marcan>
but that uses system cryptsetup, and it's entirely plausible they regressed performance (or the compiler did) in that kind of crypto code
goldsoultheory has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<marcan>
_jannau_: I tried running the ncnn tests but gave up because it kept running additional iterations over the supposed 3. Though I took a peek at the code and it looks like it uses OpenMP which I bet also suffers from the unbalanced threads problem.
<marcan>
all his dodgy results seem to come from multithreaded tests
Glanzmann has left #asahi [#asahi]
gladiac has quit [Quit: k thx bye]
giskard has joined #asahi
maximiliangaedig has joined #asahi
<waldi>
marcan: the answer is "no", they just call "cryptsetup benchmark"
goldsoultheory has joined #asahi
<marcan>
waldi: I mean I assume "cryptsetup benchmark" uses consistent parameters
<marcan>
otherwise what's the point?
<marcan>
for PBKDF2 it looks like it counts in raw iterations (iterations are the parameter you then vary to adjust for performance)
<waldi>
marcan: okay, that might be reasonable
maximiliangaedig has quit [Ping timeout: 480 seconds]
V has joined #asahi
guillaume_g has quit [Ping timeout: 480 seconds]
karpouzi has joined #asahi
V has quit [Ping timeout: 480 seconds]
capta1nt0ad has quit [Remote host closed the connection]
johey has joined #asahi
V has joined #asahi
guillaume_g has joined #asahi
leitao has joined #asahi
leitao has quit []
V has quit [Ping timeout: 480 seconds]
V has joined #asahi
MajorBiscuit has joined #asahi
<ChaosPrincess>
marcan: don't you have a m2 mbp, not mba?
<j`ey>
i think he has both?
<ChaosPrincess>
oh, nvm then
karpouzi_ has joined #asahi
karpouzi has quit [Ping timeout: 480 seconds]
chadmed_ has joined #asahi
leitao has joined #asahi
karpouzi_ has quit [Quit: leaving]
ggardet has joined #asahi
guillaume_g has quit [Ping timeout: 480 seconds]
psykose has quit [Remote host closed the connection]
roxfan has joined #asahi
psykose has joined #asahi
leitao has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
roxfan has quit [Ping timeout: 480 seconds]
leitao has joined #asahi
<cy8aer>
Does someone have a method to control the keyboard backlight via some key? (like Win-Space)? A daemon somewhere?
maximiliangaedig has joined #asahi
<cy8aer>
(Gnome, not KDE)
digicyc has joined #asahi
<cy8aer>
hm, I get some Idea just writing: Create some shell script which fills the backlight parameter and create a key combination to trigger it.