Skip to content

Instantly share code, notes, and snippets.

@goooooouwa
Last active July 21, 2025 04:03
Show Gist options
  • Save goooooouwa/234846e0b1227c5bba63793d6efc422f to your computer and use it in GitHub Desktop.
Save goooooouwa/234846e0b1227c5bba63793d6efc422f to your computer and use it in GitHub Desktop.
start the following script on login to fix ubuntu chrome remote desktop audio issue #chrome #remote-desktop #pulseaudio
# chmod +x fix-chrome-remote-desktop-audio.sh
# add script to auto start on login
systemctl --user restart pulseaudio
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment