ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: Sergey Vlasov <vsu@altlinux.ru>
To: ALT Linux Sisyphus discussion list <sisyphus@lists.altlinux.org>
Subject: Re: [sisyphus] доступ к alsa из-под разных пользователей
Date: Sat, 12 Nov 2005 21:01:16 +0300
Message-ID: <20051112180116.GA21405@procyon.home> (raw)
In-Reply-To: <43761F03.5020909@nm.ru>

[-- Attachment #1: Type: text/plain, Size: 2344 bytes --]

On Sat, Nov 12, 2005 at 06:57:39PM +0200, Artem wrote:
> Продолжая терзать slmodemd ,  стал добавлять в него софтовый вывод звука 
> (тот, который должен выводиться через отсутствующий у меня, и наверное, 
> у многих владельцев ноутбуков модемный динамик). Вот уже и модем начал 
> голос подавать (в виде прерывистого и более высокчастотного писка пока, 
> но это уже вопросы конверсии различных частот оцифровки и синхронизация 
> размеров буферов - решаются с помощью того же alsa api).
> Т.к. slmodemd работает из-под root (под обычным user вроде тоже 
> работает, но выдает ошибки при старте - жалуется на memory allocation и 
> еще на что-то), то после старта из-под рута, он открывает звуковое 
> устройство alsa default - и после этого все программы (хmms, aplay) 
> из-под простых пользователей начинают ругаться на то, что нет доступа к 
> звуковому устройству (хотя у меня настроен dmix). Стартую slmodemd 
> из-под простого пользователя и в под тем же пользователем пробую xmms - 
> звуки от модема и от xmms нормально микшируются.
> 
> Подозревая, что это какие-то особенности sisyphus, отсылаю письмо  сюда.

Нет, всё хуже - это особенности dmix.  Нужно задавать ему параметры:

  ipc_key INT		# Unique ipc key
  ipc_perm INT		# ipc permissions (default 0600)
  ipc_gid INT		# ipc gid (default -1 = disable)
  ipc_key_add_uid BOOL  # Add current uid to ipc_key

dmix использует SysV IPC (разделяемую память и семафоры, причём ему
нужно два сегмента разделяемой памяти - в одном управляющая
информация, в другом буфер для звуковых данных).  Первый процесс,
использующий dmix, выполняет fork(), и получившийся новый процесс
становится сервером; остальные процессы получают от сервера дескриптор
реального звукового устройства (для этого используется unix socket в
/tmp, имя сокета передаётся через сегмент разделяемой памяти).

Кстати, параметр ipc_gid, необходимый для раздачи доступа к dmix,
появился совсем недавно - в libalsa-1.0.9 его нет, нужна ещё
официально не вышедшая 1.0.10.

> P.P.S.  Это только у меня в XMMS при выводе через dmix не работает 
> "пауза"? Воспроизведение останавливается, но продолжить потом нельзя - 
> нужно сначала композицию включать кнопкой play. При указании вывода 
> напрямую в hw:0.0 - все работает.

Что-то там сломано - возможно, что и в самом dmix.

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

  parent reply	other threads:[~2005-11-12 18:01 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-11-12 16:57 Artem
2005-11-12 17:08 ` Artem
2005-11-13 22:01   ` Artem
2005-11-13 22:04     ` Artem
2005-11-12 18:01 ` Sergey Vlasov [this message]
2005-11-12 18:28   ` Artem
2005-11-13 18:58   ` [sisyphus] " Michael Shigorin
2005-11-13 21:41     ` Artem
2005-11-17 14:07   ` Artem
2005-11-18  6:49     ` Anton Farygin
2005-11-18 12:02       ` [sisyphus] Re: ДПУФХР Л alsa ЙЪ-РПД ТБЪОЩИ РПМШЪПЧБФЕМЕК Artem
2005-11-18 15:32       ` [sisyphus] Re: доступ к alsa из-под разных пользователей Artem
2005-11-17 14:44   ` [sisyphus] xmms и dmix pause (was: доступ к alsa из-под разных пользователей) Artem
2005-11-24 12:44     ` [sisyphus] " Michael Shigorin
2005-11-24 22:33       ` [sisyphus] Re: xmms и dmix pause Artem

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20051112180116.GA21405@procyon.home \
    --to=vsu@altlinux.ru \
    --cc=sisyphus@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git