- https://github.com/Benjamin-Loison
- Joined on
2022-10-16
Block a user
Access via Internet and use an Android phone Bluetooth as the computer Bluetooth
ssh -R /tmp/pulse.sock:/run/user/1000/pulse/native Benjamin-Loison-HP-Debian
Warning: remote port forwarding failed for listen path /tmp/pulse.sock
paplay…
Access via Internet and use an Android phone Bluetooth as the computer Bluetooth
/tmp/pulse.sock does not exist on Debian 13 GNOME HP laptop and Pegasus.
Access via Internet and use an Android phone Bluetooth as the computer Bluetooth
ssh -NR 4713:localhost:4713 Benjamin-Loison-HP-Debian
hangs.
export PULSE_SERVER=localhost:4713
play /usr/share/sounds/gnome/default/alerts/click.ogg
…
Access via Internet and use an Android phone Bluetooth as the computer Bluetooth
I created as requested ~/.config/pipewire/pipewire-pulse.conf.d/ssh-tunnel.conf.
systemctl --user restart pipewire pipewire-pulse
does not return anything.
Access via Internet and use an Android phone Bluetooth as the computer Bluetooth
pactl info
Output:
Server String: /run/user/1000/pulse/native
Library Protocol Version: 35
Server Protocol Version: 35
Is Local: yes
Client…
Access via Internet and use an Android phone Bluetooth as the computer Bluetooth
On Debian 13 GNOME HP laptop:
pulseaudio
Output:
Command 'pulseaudio' not found, but can be installed with:
sudo apt install pulseaudio
```…
Access via Internet and use an Android phone Bluetooth as the computer Bluetooth
I don't want to give Pegasus access to my Linux Mint 22.3 Cinnamon.
Access via Internet and use an Android phone Bluetooth as the computer Bluetooth
On Pegasus:
ls -lh /run/user/1000/pulse/
Output:
total 4,0K
srw-rw-rw- 1 benjamin_loison benjamin_loison 0 Feb 12 22:10 native
-rw-rw-r--…
Access via Internet and use an Android phone Bluetooth as the computer Bluetooth
ls -lh $XDG_RUNTIME_DIR/pulse/
Output:
total 0
srw-rw-rw- 1 benjamin_loison benjamin_loison 0 Feb 25 16:25 native
Access via Internet and use an Android phone Bluetooth as the computer Bluetooth
echo $XDG_RUNTIME_DIR
/run/user/1000
Access via Internet and use an Android phone Bluetooth as the computer Bluetooth
systemctl --user status pipewire-pulse
Output:
● pipewire-pulse.service - PipeWire PulseAudio
Loaded: loaded (/usr/lib/systemd/user/pipew…
Access via Internet and use an Android phone Bluetooth as the computer Bluetooth
ssh -X -R pulseaudio:PulseAudio pegasus
Bad remote forwarding specification 'pulseaudio:PulseAudio'
Access via Internet and use an Android phone Bluetooth as the computer Bluetooth
DuckDuckGo search Debian GNOME where are sounds stored.
The Ask Ubuntu answer 1558 helps.
Access via Internet and use an Android phone Bluetooth as the computer Bluetooth
systemctl --user restart pipewire
does not return anything.
Access via Internet and use an Android phone Bluetooth as the computer Bluetooth
/etc/pipewire/pipewire.conf does not exist.
Access via Internet and use an Android phone Bluetooth as the computer Bluetooth
systemctl --user status pipewire
Output:
● pipewire.service - PipeWire Multimedia Service
Loaded: loaded (/usr/lib/systemd/user/pipewire.…
Access via Internet and use an Android phone Bluetooth as the computer Bluetooth
sudo service pipewire status
Unit pipewire.service could not be found.
Access via Internet and use an Android phone Bluetooth as the computer Bluetooth
https://mundobytes.com/en/How-to-tell-if-you%27re-using-Pipewire-on-Linux-and-not-PulseAudio/
pactl info
Output:
Server String: /run/user/100…