On Wed, Jan 7, 2015 at 4:51 AM, Jacques Montier <jmont...@gmail.com> wrote:
>
> Hello,
>
> I had the same problem some months ago.
> Adding the line
> set-sink-port alsa_output.pci-0000_00_1b.0.analog-stereo
analog-output-lineout
> to /etc/pulse/default.pa solved the problem.

Please don't top-post.

That card (pci-0000_00_1b.0) is specific only on your system. It will
probably don't help Francisco.

To see the card name, do:

pactl list cards

To set the default output and input (it's listed in the above command), use

pactl set-card-profile CARD PROFILE

You can edit /etc/pulse/default.pa, but it's not really necessary. The
configuration gets stored in $HOME/.pulse, for example:

cat $HOME/.pulse/$(cat /etc/machine-id)-default-sink

will show you the default sink.

Regards.
--
Canek Peláez Valdés
Profesor de asignatura, Facultad de Ciencias
Universidad Nacional Autónoma de México

Reply via email to