Bug 14480 - MPD configured to use Alsa by default
Summary: MPD configured to use Alsa by default
Status: NEW
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: Cauldron
Hardware: All Linux
Priority: Normal normal
Target Milestone: ---
Assignee: Jerome Quelin
QA Contact:
URL:
Whiteboard: MGA5TOO
Keywords:
Depends on:
Blocks:
 
Reported: 2014-11-07 19:29 CET by Daniel Napora
Modified: 2015-05-20 00:10 CEST (History)
2 users (show)

See Also:
Source RPM: mpd-0.18.8-2.mga5.tainted.src.rpm
CVE:
Status comment:


Attachments

Description Daniel Napora 2014-11-07 19:29:55 CET
MPD is configured for using Alsa by default. In Mageia PulsAudio is default so maybe mpd should use it by default also.

This can be done by adding:

load-module module-native-protocol-tcp auth-ip-acl=127.0.0.1

to /etc/pulse/default.pa

and changing /etc/mpd.conf to have:
audio_output {
	type	 "pulse"
	name	"Local MPD"
	server	 "127.0.0.1"
}




Reproducible: 

Steps to Reproduce:
Daniel Napora 2014-11-07 19:31:51 CET

CC: (none) => jquelin, napcok

Comment 1 Samuel Verschelde 2015-05-20 00:10:31 CEST
Assigning to maintainer.

Assignee: bugsquad => jquelin
Whiteboard: (none) => MGA5TOO


Note You need to log in before you can comment on or make changes to this bug.