Voir :
Install contrôle du volume pour PulseAudio
sudo apt-get install pavucontrol /usr/bin/pavucontrol # Ou sudo apt-get install pavucontrol-qt /usr/bin/pavucontrol-qt
Install PulseAudio Preferences
sudo apt-get install paprefs
Launch PulseAudio Preferences, go to the “Network Server” tab, and check the “Enable network access to local sound devices” and “Don't require authentication” checkboxes and restart PulseAudio
Enable network server to local sound devices Allow other machine on the LAN to discover local sound devices Don't require authentication
# Normalement plus utilisé #sudo service pulseaudio restart #Kill # Normalement il redémarre automatiquement pulseaudio -k #Si Pulse ne redémarre pas automatiquement pulseaudio --start
jean@portable:~$ ps -ef | grep pulseaudio jean 12028 1 3 10:47 ? 00:21:23 /usr/bin/pulseaudio --start --log-target=syslog jean@portable:~$ pulseaudio -k jean@portable:~$ ps -ef | grep pulseaudio jean 27841 1 8 20:28 ? 00:00:00 /usr/bin/pulseaudio --start --log-target=syslog
Voir :
xprop -root | grep PULSE