Comment 18 for bug 231507

Revision history for this message
Robertjm (robertjm) wrote : Re: Xine-UI defaults to sound volume to 0% in Hardy

Going over past bugs reported.

I have not upgraded to Karmic Koala. As installed, the problem still existed.
When I checked my .xine/config file I found:

....
# audio driver to use
# { auto null pulseaudio alsa oss esd file none }, default: 0
# audio.driver:auto

# device used for pulseaudio
# string, default:
# audio.pulseaudio_device:
---

Changed to:

---
# audio driver to use
# { auto null pulseaudio alsa oss esd file none }, default: 0
audio.driver:pulseaudio

# device used for pulseaudio
# string, default:
audio.pulseaudio_device: pulseaudio
---

Before restarting xine I cranked my default volume to full. After starting my opening volume is now full in Xine so changing the settings per return13 fixed the problem.