#kisslinux

Unofficial KISS Linux community channel | https://kisscommunity.bvnf.space | post logs or else | song of the day https://yewtu.be/watch?v=S81bNIK4MaE
Earlier messages
EliSoliquit (Client Quit)
<riteo>aight
EliSolijoined
<EliSoli>pipewire-pulse doesn't output anything
<riteo>mh
<riteo>even with verbose
<riteo>it should print something with that
<phinxy>Which program can enable an output sink in pipewire? Sound defaults to speakers/headphones but I'd like sound in my connected bluetooth speakers.
<EliSoli>I removed it from my start script and I'm starting both pipewire and pipewire-pulse in my terminal. pipewire-pulse doesn't output anything relevant when pipewire is already running, otherwise error ofc. With verbose it shows this: https://0x0.st/8jHw.txt
<EliSoli>phinxy have you tried wpctl?
<phinxy>ah, wpctl set-default?
<phinxy>Ill try.
<EliSoli>yes
<EliSoli>riteo I tried plugging my speakers here instead of trying with the TV's hdmi, and it works just as the same. no firefox audio
<sewn>your hardware doesnt matter if other programs output audio fine
<EliSoli>good to know
<EliSoli>I'm tired. I spent the whole day on this. I'll be back by tomorrow. Maybe we can find something in my other HDD which was working
<EliSoli>bye everybody. Good night to y'all
EliSoliquit (Quit: Client closed)
<phinxy>wpctl has bluetooth speakers as default sink but cmus and firefox plays audio on built-in audio. Am I supposed to write wireplumber config files?
<riteo>sorry ElKowar I had to go AFK, goodnight
<riteo>crap
<riteo>meant EliSoli
<riteo>damn tab autocomplete
worf1338joined
worf1337quit (Ping timeout: 276 seconds)
...
phinxyquit (Quit: WeeChat 4.5.1)
phinxyjoined
phinxyquit (Quit: WeeChat 4.5.1)
phinxyjoined
phinxyquit (Client Quit)
...
EliSolijoined
<EliSoli>Hello people
<EliSoli>I managed to fix my audio issue
<EliSoli>I was missing /etc/asound.conf which now is populated with:
<EliSoli>pcm.!default {
<EliSoli>    type pipewire
<EliSoli>    playback_node "-1"
<EliSoli>    capture_node  "-1"
<EliSoli>    hint {
<EliSoli>        show on
<EliSoli>        description "Default ALSA Output (currently PipeWire Media Server)"
<EliSoli>    }
<EliSoli>}
<EliSoli>ctl.!default {
<EliSoli>    type pipewire
<EliSoli>}
<EliSoli>and firefox works perfectly fine now
<kris_>please don't do that, use a pastebin or something
<EliSoli>can anybody explain me why?
Later messages