https://bugs.freedesktop.org/show_bug.cgi?id=94648

Géza Búza <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #122478|0                           |1
        is obsolete|                            |

--- Comment #8 from Géza Búza <[email protected]> ---
Created attachment 122481
  --> https://bugs.freedesktop.org/attachment.cgi?id=122481&action=edit
Output of alsa-info.sh

I've attached the updated alsa-info.txt which includes alsactl output.

In ArchLinux the Alsa configuration is minimalistic. 
cat /etc/asound.conf
# Use PulseAudio by default
pcm.!default {
  type pulse
  fallback "sysdefault"
  hint {
    show on
    description "Default ALSA Output (currently PulseAudio Sound Server)"
  }
}

ctl.!default {
  type pulse
  fallback "sysdefault"
}

# vim:set ft=alsaconf:

When I add the contents of analog-output-lineout.conf to this file, all sound
devices are gone, and I will get a Dummy Output device only.
What did I do wrong?

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
_______________________________________________
pulseaudio-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/pulseaudio-bugs

Reply via email to