LINUX.ORG.RU

mpd монополизирует звуковую карту debian 10

 


0

1

В debian 7 проблем не было, mpd выводил звук через alsa и dmix.
Перешёл на debian 9-10 возникла проблема без остановки mpd звук из других программ не воспроизводится
Пытался решить проблему:

  • запускаю mpd от своего пользователя (user «nat»),
  • вывожу звук через (audio_output type «pulse»)

Звук mpd воспроизводится, но звук из других программ не идёт (я в шоке, зачем вобще нужен pulseaudio).
Проблема наблюдается на двух машинах.
Частично проблему решил воспроизводя музыку по http и mpg123 "http://localhost:8000" есть минусы

★★★

звук через alsa и dmix

asound.conf (мопед не мой):

pcm.!default {
	type plug
	slave.pcm "dmixed"
}
ctl.!default {
	type hw
	card 1
}
pcm.dmixed {
	type asym
	capture.pcm "plughw:1"
	playback.pcm {
		type dmix
		ipc_key 65535
		ipc_perm 0660
		ipc_gid audio
		slave {
			channels 2
			period_size 4096
			buffer_size 65536
			pcm {
				format S16_LE
				type hw
				card 1
			}
		}
		bindings {
			0 0
			1 1
		}
	}
}
pcm.dmixer {
	type dmix
	ipc_key 1024
	ipc_gid audio
	ipc_perm 0660
	slave.pcm "plughw:1"
	slave {
		pcm "plughw:1"
		channels 2
		period_size 4096
		buffer_size 65536
	}
}

// На FreeBSD такой проблемы нет, потому что не ALSA.

mord0d ★★★★★
()
Ответ на: комментарий от mord0d

прочитал, создаю /etc/asound.conf если получится отчет и правки сюда брошу

s-warus ★★★
() автор топика
Ответ на: комментарий от mord0d

скорее всего в файле «plughw:1» нужно на «plughw:0» поменять (воспроизводить через 1 аудиокарту, а не вторую)

nat@tnut:~$ cat /proc/asound/cards
 0 [PCH            ]: HDA-Intel - HDA Intel PCH
                      HDA Intel PCH at 0xf2520000 irq 31

s-warus ★★★
() автор топика

Создаётся впечатление, что ты не выбрал вывод именно через Pulseaudio. Я бы для верности вообще закомментировал вывод через ALSA в конфиге.

anonymous
()

А у тебя там device «hw:0,0» где-нибудь в конфиге незакомментированный не остался?
Ну или, как вариант, почему бы не сделать MPD вывод через альсу с mixer_type «software»?

dogbert ★★★★★
()
Ответ на: комментарий от dogbert

mixer_type «software» везде (это регулятор громкости, чтобы громкость других звуковых потоков не регулировалась, просто тише подают поток с ущербом в качество, но меня устраивает)

device «hw:0,0»
дай свой пожалуста
у меня:

audio_output {
        type            "alsa"
        name            "ALSA"
        options         "dev=dmixer"
        device          "plug:dmix"

#       device          "hw:0,0"        # optional
        mixer_type      "software"      # optional
#       mixer_type      "hardware"      # optional
#       mixer_device    "default"       # optional
#       mixer_control   "PCM"           # optional
#       mixer_index     "0"             # optional
}

s-warus ★★★
() автор топика
Ответ на: комментарий от anonymous

есть оба я в ncmpcpp выбираю

Outputs                                     Volume: n/a
------
ALSA                                                   
internet radio                                         
Pulse 
но попробую и после
sudo apt purge mpd;sudo apt install mpd
может я чего-то накосячил

s-warus ★★★
() автор топика
Ответ на: комментарий от mord0d
pcm.!default {
        type hw
        card 0
}

ctl.!default {
        type hw
        card 0
}

Мне помогло вот такое заклинание. Есть вероятность, что альса не видит самого очевидного, а все эти тонкие настройки ни при чём.

kirill_rrr ★★★★★
()
Ответ на: комментарий от s-warus

mpd.conf (лежит в хоуме, MPD запускаю от пользователя):

audio_output {
	type		"alsa"
	name		"My ALSA Device"
#	device		"hw:0,1"	# optional
#	format		"48000:*:*"	# optional
#	mixer_device	"default"	# optional
	mixer_type	"software"
#	mixer_control	"Master"		# optional
#	mixer_index	"0"		# optional
}

/etc/asound.conf
defaults.pcm.rate_converter "speexrate_best"

pcm.!default {
        type asym
        playback.pcm {
                type plug
                slave.pcm "dmix"
        }
        capture.pcm {
                type plug
                slave.pcm "hw:0,0"
        } 
}

dogbert ★★★★★
()
Ответ на: комментарий от s-warus

sudo apt install mpd

Это по умолчанию запустит системный MPD. Ты точно коннектишься к пользовательскому?

anonymous
()
Ответ на: комментарий от s-warus

sudo apt install mpd

Кстати да, анон выше прав. Перед запуском MPD от юзера надо вырубить системный сервис, который по умолчанию включается после установки пакета.
systemctl disable mpd.service

dogbert ★★★★★
()
Ответ на: комментарий от dogbert

При использовании disable/enable обычно есть смысл не писать суффикс .service, потому что бывает нередко ещё и .socket рядом.

anonymous
()
Ответ на: комментарий от s-warus

скорее всего в файле «plughw:1» нужно на «plughw:0» поменять (воспроизводить через 1 аудиокарту, а не вторую)

Вероятно, надо подправить под актуальную конфигурацию железа. Я уже ничего про Linux не помню, потому вряд ли подскажу, но этот конфиг я видел там где mpd работает, потому скопи-3.14-здил сюда, может сработает и у тебя.

mord0d ★★★★★
()
Ответ на: комментарий от dogbert

Сумел запустить mpd в более менее удовлетворительном режиме.
Существование с вашим /etc/asound.conf вызывало ошибки, удаление этого файла решило проблему.
Рабочий конфиг mpd практически как у вас.

Запуск mpd под пользователем, но как сервис systemd блокирует звук других програм.
Запуск mpd просто из под пользователя решает эту проблему.
на всякий случай mpd.conf:

music_directory "/home/nat/Music"
playlist_directory "/home/nat/playlists"
db_file			"/home/nat/.mpd/tag_cache"
log_file			"/home/nat/.mpd/mpd.log"
pid_file			"/home/nat/.mpd/pid"
state_file			"/home/nat/.mpd/mpdstate"
sticker_file                   "/home/nat/.mpd/sticker.sql"
user				"nat"
group                          "nat"
bind_to_address "0.0.0.0"
port "6600"
restore_paused "yes"
auto_update "yes"
follow_outside_symlinks "yes"
follow_inside_symlinks "yes"
default_permissions "read,add,control,admin"

input {
        plugin "curl"
}

input {
        enabled    "no"
        plugin     "qobuz"
#        app_id     "ID"
#        app_secret "SECRET"
#        username   "USERNAME"
#        password   "PASSWORD"
#        format_id  "N"
}

# TIDAL input plugin
input {
        enabled      "no"
        plugin       "tidal"
#        token        "TOKEN"
#        username     "USERNAME"
#        password     "PASSWORD"
#        audioquality "Q"
}

# Decoder #####################################################################
#

decoder {
        plugin                  "hybrid_dsd"
        enabled                 "no"
#       gapless                 "no"
}

#
###############################################################################

audio_output {
	type		"alsa"
	name		"My ALSA Device"
#	device		"hw:0,0"	# optional
#	mixer_type      "hardware"      # optional
	mixer_type      "software"      # optional
#	mixer_device	"default"	# optional
#	mixer_control	"PCM"		# optional
#	mixer_index	"0"		# optional
}
#
# An example of an OSS output:
#
#audio_output {
#	type		"oss"
#	name		"My OSS Device"
#	device		"/dev/dsp"	# optional
#	mixer_type      "hardware"      # optional
#	mixer_device	"/dev/mixer"	# optional
#	mixer_control	"PCM"		# optional
#}
#
# An example of a shout output (for streaming to Icecast):
#
#audio_output {
#	type		"shout"
#	encoder		"vorbis"		# optional
#	name		"My Shout Stream"
#	host		"localhost"
#	port		"8000"
#	mount		"/mpd.ogg"
#	password	"hackme"
#	quality		"5.0"
#	bitrate		"128"
#	format		"44100:16:1"
#	protocol	"icecast2"		# optional
#	user		"source"		# optional
#	description	"My Stream Description"	# optional
#	url             "http://example.com"    # optional
#	genre		"jazz"			# optional
#	public		"no"			# optional
#	timeout		"2"			# optional
#	mixer_type      "software"              # optional
#}
#
# An example of a recorder output:
#
#audio_output {
#       type            "recorder"
#       name            "My recorder"
#       encoder         "vorbis"                # optional, vorbis or lame
#       path            "/var/lib/mpd/recorder/mpd.ogg"
##      quality         "5.0"                   # do not define if bitrate is defined
#       bitrate         "128"                   # do not define if quality is defined
#       format          "44100:16:1"
#}
#
# An example of a httpd output (built-in HTTP streaming server):
#
#audio_output {
#	type		"httpd"
#	name		"My HTTP Stream"
#	encoder		"vorbis"		# optional, vorbis or lame
#	port		"8000"
#	bind_to_address "0.0.0.0"               # optional, IPv4 or IPv6
#	quality		"5.0"			# do not define if bitrate is defined
#	bitrate		"128"			# do not define if quality is defined
#	format		"44100:16:1"
#	max_clients     "0"                     # optional 0=no limit
#}
#
# An example of a pulseaudio output (streaming to a remote pulseaudio server)
# Please see README.Debian if you want mpd to play through the pulseaudio
# daemon started as part of your graphical desktop session!
#
#audio_output {
#	type		"pulse"
#	name		"My Pulse Output"
#	server		"remote_server"		# optional
#	sink		"remote_server_sink"	# optional
#}
#
# An example of a winmm output (Windows multimedia API).
#
#audio_output {
#	type		"winmm"
#	name		"My WinMM output"
#	device		"Digital Audio (S/PDIF) (High Definition Audio Device)" # optional
#		or
#	device		"0"		# optional
#	mixer_type	"hardware"	# optional
#}
#
# An example of an openal output.
#
#audio_output {
#	type		"openal"
#	name		"My OpenAL output"
#	device		"Digital Audio (S/PDIF) (High Definition Audio Device)" # optional
#}
#
## Example "pipe" output:
#
#audio_output {
#	type		"pipe"
#	name		"my pipe"
#	command		"aplay -f cd 2>/dev/null"
## Or if you're want to use AudioCompress
#	command		"AudioCompress -m | aplay -f cd 2>/dev/null"
## Or to send raw PCM stream through PCM:
#	command		"nc example.org 8765"
#	format		"44100:16:2"
#}
#
## An example of a null output (for no audio output):
#
#audio_output {
#	type		"null"
#	name		"My Null Output"
#	mixer_type      "none"                  # optional
#}
#
###############################################################################


# Normalization automatic volume adjustments ##################################
#
# This setting specifies the type of ReplayGain to use. This setting can have
# the argument "off", "album", "track" or "auto". "auto" is a special mode that
# chooses between "track" and "album" depending on the current state of
# random playback. If random playback is enabled then "track" mode is used.
# See <http://www.replaygain.org> for more details about ReplayGain.
# This setting is off by default.
#
#replaygain			"album"
#
# This setting sets the pre-amp used for files that have ReplayGain tags. By
# default this setting is disabled.
#
#replaygain_preamp		"0"
#
# This setting sets the pre-amp used for files that do NOT have ReplayGain tags.
# By default this setting is disabled.
#
#replaygain_missing_preamp	"0"
#
# This setting enables or disables ReplayGain limiting.
# MPD calculates actual amplification based on the ReplayGain tags
# and replaygain_preamp / replaygain_missing_preamp setting.
# If replaygain_limit is enabled MPD will never amplify audio signal
# above its original level. If replaygain_limit is disabled such amplification
# might occur. By default this setting is enabled.
#
#replaygain_limit		"yes"
#
# This setting enables on-the-fly normalization volume adjustment. This will
# result in the volume of all playing audio to be adjusted so the output has
# equal "loudness". This setting is disabled by default.
#
#volume_normalization		"no"
#
###############################################################################

# Character Encoding ##########################################################
#
# If file or directory names do not display correctly for your locale then you
# may need to modify this setting.
#
filesystem_charset		"UTF-8"
#
###############################################################################

s-warus ★★★
() автор топика

В продолжение: кроме systemd, xfce запускает mpd демона (отключить в меню сеансы и запуск) там же добавить запуск mpd.
Осталось ответить только на 1 вопрос:
Почему запуск как сервис mpd c указанием user, запускает неизвестно под кем?
А это так, так как неработающая ранее функция редактирования тегов в ncmpcpp заработала.

s-warus ★★★
() автор топика

выводил звук через alsa и dmix.

ССЗБ

Siborgium ★★★★★
()
Вы не можете добавлять комментарии в эту тему. Тема перемещена в архив.