Until this gets fixed, here's a workaround for Xubuntu. If someone could
write up an equivalent for Ubuntu that'd be dandy.

- Go to Settings -> Sessions and Startup -> Application Autostart tab
- Click the Add button.
- Enter whatever Name and Description you want.
- For command enter:
   /bin/bash -c "sleep 2; pactl set-sink-volume 
alsa_output.usb-Burr-Brown_from_TI_USB_Audio_CODEC-00-CODEC.iec958-stereo 10%; 
notify-send \"Volume set to 10%\""

Replace alsa_output.usb-Burr-
Brown_from_TI_USB_Audio_CODEC-00-CODEC.iec958-stereo with whatever your
sound sink is, find it by running "pactl list sinks" in a terminal. Note
that I set my volume to 10%, and sent a "notify-send" message about it
to remind myself. Change either of these if you like.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/204536

Title:
  sound volume always resets to 100% after reboot

To manage notifications about this bug go to:
https://bugs.launchpad.net/hundredpapercuts/+bug/204536/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to