ChanServ changed the topic of #asahi-alt to: Asahi Linux: porting Linux to Apple Silicon macs | User-contributed/unofficial distribution ports | Logs: https://alx.sh/l/asahi-alt
matteo has joined #asahi-alt
matteo has quit [Remote host closed the connection]
matteo has joined #asahi-alt
matteo has quit [Remote host closed the connection]
matteo has joined #asahi-alt
matteo has quit [Remote host closed the connection]
matteo has joined #asahi-alt
KxCORP58 has quit [Quit: Bye!]
KxCORP58 has joined #asahi-alt
fogous has quit [Quit: Leaving]
JayBeeFOSS has quit [Ping timeout: 480 seconds]
JayBeeFOSS has joined #asahi-alt
glem has quit [Quit: bye.]
chadmed has quit [Quit: Konversation terminated!]
matteo has quit [Remote host closed the connection]
matteo has joined #asahi-alt
matteo has quit [Remote host closed the connection]
matteo has joined #asahi-alt
chadmed__ is now known as chadmed
matteo has quit [Remote host closed the connection]
matteo has joined #asahi-alt
matteo has quit [Remote host closed the connection]
glem has joined #asahi-alt
tobhe_ has joined #asahi-alt
matteo has joined #asahi-alt
tobhe has quit [Ping timeout: 480 seconds]
JayBeeFOSS has quit [Remote host closed the connection]
matteo has quit [Ping timeout: 480 seconds]
JayBeeFOSS has joined #asahi-alt
john-cabaj has quit [Read error: Connection reset by peer]
VeeBop has quit [Quit: buh bye]
VeeBop has joined #asahi-alt
matteo has joined #asahi-alt
matteo has quit [Ping timeout: 480 seconds]
matteo has joined #asahi-alt
glem has quit [Quit: Ping timeout (120 seconds)]
glem has joined #asahi-alt
matteo has quit [Ping timeout: 480 seconds]
<jannau>
chadmed: I have a working asahi-kernel-6.8.4_p1 ebuild
<chadmed>
oh beautiful
<chadmed>
not sure i particularly want to ship that while pulling from your personal repo but happy to accept it once AsahiLinux/linux gets rebased
<chadmed>
then ill make sure that asahi-sources pulls the same tarball and submit that for ::gentoo
<jannau>
well, working if you supply your own tarball. it still tries to fetch from from the asahilinux repo
<jannau>
also fetches the fedora config from Conan's dev git-dist instead of the asahi one
nela has quit [Quit: bye!]
nela has joined #asahi-alt
pjakobsson has quit [Ping timeout: 480 seconds]
u154ss has joined #asahi-alt
matteo has joined #asahi-alt
<u154ss>
@jannau trying your 6.8.4 kernel. Compiled using the same .config I use for 6.5. Is audio/sound working? I know it is still WIP. Just a question. See https://paste.debian.net/1313946/
<u154ss>
6-5 = 6.6.
matteo has quit [Ping timeout: 480 seconds]
<mps>
could someone post url of this newest kernel?
<mps>
and I can assure you, sound works with this latest tagged janne's kernel
<mps>
I mean speakers
<chadmed>
you should probably drop that hwmon patch as it was nothing more than a prototype and only works on base M1 devices
<chadmed>
and even then not reliably
<chadmed>
it only works properly on the m1 mini as the smc keys differ between machines
<j`ey>
enable_speakers is false
<mps>
chadmed: yes, it doesn't work for some time but I forgot to remove it
<j`ey>
jannau: am I going mad?
<chadmed>
iirc we decided to keep the requirement for the enablement patches in for now, so the speakers definitely should not work without those
<jannau>
I haven't included the speaker patches and I see "driver can't assure safety on this model, disabling speakers\n" when booting the kernel
<jannau>
patches still apply in my unpublished ebuild
<jannau>
I've never seen oopses with the hwmon driver, keys are in the devicetree and cover all m1* / m2* devices
<jannau>
two reason why I haven't ppushed it forward: 1. I don't want look after it; 2. it looked very similar to Jeff's hwmon driver
matteo has joined #asahi-alt
matteo has quit [Ping timeout: 480 seconds]
<u154ss>
@all my asahi-audio release level is 1.7-2 fwiw.
<j`ey>
im pretty sure your issue is the missing enablement patches I linked, it's the same error anyway
<u154ss>
@j'ey It would seem so. Also my /usr/share/asahi-audio/.. is missing J473 (M2 Mini) entries. Patience..
zerdox has quit [Remote host closed the connection]
<jannau>
u154ss: config for j473 is in /usr/share/asahi-audio/j274 since they share chassis and speaker
<u154ss>
@jannau Thank you. Was not aware of that..
u154ss has quit [Remote host closed the connection]
u154ss has joined #asahi-alt
u154ss has quit [Remote host closed the connection]
u154ss has joined #asahi-alt
<u154ss>
@all/jannau Sound/speakers working now @a normal decibel level. M2-Mini/Debian Jannau's WIP kernel (6.8-4). macaudio.c was the culprit "false" changed to "true".