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
possiblemeatball has quit [Quit: Quit]
possiblemeatball has joined #asahi-alt
possiblemeatball has quit []
possiblemeatball has joined #asahi-alt
kidplayer666 has quit [Quit: Connection closed for inactivity]
<yuka>
I had the speakers working a few weeks ago (by manually enabling them in the device tree), but now with the new "please_blow_up_my_speakers" option it seems like no data is coming from the ivsense sound device. At least speakersafetyd is running, but not sending unlock signals, apparently being blocked on reading from the ivsense device.
<j`ey>
what device are you on?
<yuka>
j314
<j`ey>
marcan didnt you say you found some issues with j314?
<yuka>
whoops, I just built kernel asahi-6.6-8 and now there is asahi-6.6-9, brb building the new version ^^"
<j`ey>
that might be it, considering I think -9 just came in the last 30mins or so
<yuka>
I updated to kernel asahi-6.6-9, speakersafetyd 0.1.7, asahi-audio e1ccf5f. With a freshly booted system the speakers are unlocked, then once I start playing something they immediately become "Speaker volumes locked: Lock timeout" while the last message printed by speakersafetyd is still "PCM rate: 8000..192000" (I inserted some prints the other day and saw that it got stuck near the comment "Block while we're reading into the buffer")
<yuka>
also when I unload and load the snd_soc_macaudio again my system sometimes locks up
<j`ey>
when I tried to unload snd_soc_macaudio I got a kernel splat, im not sure if that's a well tested part
<yuka>
btw this is all on nixos with nixos-apple-silicon overlay (hence posting in this channel ;))
<yuka>
the last time the setup worked was quite a while ago, before the bass LV2 plugin was added