forked from nat/webbed-site
finally make a stupid repository for this
This commit is contained in:
7
html/thoughts/audio-is-bad
Normal file
7
html/thoughts/audio-is-bad
Normal file
@ -0,0 +1,7 @@
|
||||
<!-- TITLE: Audio is bad. So is my computer. -->
|
||||
<style>$[cat style.css]</style>
|
||||
While I was making $[make-link /stats/what-song-is-it-listening-to], specifically while I was writing the service that would send song updates to the server from my laptop, I decided to make mpd started by my init system (openrc).
|
||||
This quickly devolved in to also making pipewire start from my init system. Prior to now, it was start by my compositor, which would run <code>unfuck audio</code>. For some reason, likely due to the fact that I use seatd instead of elogind for session management on this laptop, the default artix init scripts for all pipewire related services and mpd did not work.
|
||||
I spent like two hours hacking on these, and now have arrived at a system which vaguely works. Both mpd and {pipewire,pipewire-pulse,wireplumber} are started by my init, however, for some reason which is entirely obscure to me, pipewire does not recognize anything other than my bluetooth headphones.
|
||||
This doesn't actually matter, because I functionally never use the speakers in this laptop, but it is still quite stupid.<br><br>
|
||||
I hate computers. I should get back to making random information about me available on the internet.
|
Reference in New Issue
Block a user