You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In mode 'socket', PULSE_COOKIE is set, but the cookie file is never copied to the corresponding location in share. pactl info gives access denied, and sound doesn't work. The cookie is only copied in TCP mode, which as far as I can see doesn't use the cookie.
If I manually copy ~/.config/pulse/cookie to the right location while in socket mode, sound starts working.
The text was updated successfully, but these errors were encountered:
Thank you for the report and finding the issue behind.
It should be fixed now.
However, my current system (Debian bookworm) also uses pipewire. This causes another issue with pulseaudio socket mode. #527
So, the cookie is shared now, but I cannot check if it works on a clean pulseaudio system without pipewire.
In mode 'socket', PULSE_COOKIE is set, but the cookie file is never copied to the corresponding location in share.
pactl info
gives access denied, and sound doesn't work. The cookie is only copied in TCP mode, which as far as I can see doesn't use the cookie.If I manually copy ~/.config/pulse/cookie to the right location while in socket mode, sound starts working.
The text was updated successfully, but these errors were encountered: