ChanServ changed the topic of #asahi-dev to: Asahi Linux: porting Linux to Apple Silicon macs | Non-development talk: #asahi | General development | GitHub: https://alx.sh/g | Wiki: https://alx.sh/w | Logs: https://alx.sh/l/asahi-dev
blazra1 has quit [Read error: Connection reset by peer]
mkurz has quit [Ping timeout: 480 seconds]
blazra1 has joined #asahi-dev
azenla has quit [Quit: Connection closed for inactivity]
givtrah has quit [Remote host closed the connection]
kidplayer666 has joined #asahi-dev
i509vcb has quit [Quit: Connection closed for inactivity]
timokrgr has quit [Quit: User left the chat]
timokrgr has joined #asahi-dev
<marcan>
povik: pushed more stuff to sound/speaker-safety. I fixed the sdz sharing problem, but now I'm fighting against suspend/resume issues.
<marcan>
two things: one is that if I suspend with playback active, the ivsense pcm stops delivering data after resume (triggering volume caps due to timeout). this is fixed by restarting speakersafetyd.
<marcan>
the other is that after resume with active audio the amp volumes are too low, not sure why. it's not DVC since speakersafetyd is toggling that correctly (and I can hear it) and I also don't think it's the amp output level.
<marcan>
that is fixed by stopping audio, letting the amps power down, then starting it up again