* [sisyphus] mpg123 не играет
@ 2006-02-18 8:09 php-coder
2006-02-18 8:41 ` Eugene Vlasov
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: php-coder @ 2006-02-18 8:09 UTC (permalink / raw)
To: sisyphus
Приветствую!
mpg123 не проигрывает музыку :( При этом mpd + mpc играют, ogg123
тоже, с xmms проблем тоже нет. А этот почему-то не хочет.
[c0der@mycomp ~]$ mpg123 ~euro/Joe\ Strummer\ \&\ The\ Mescaleros\ -\
Mondo\ Bongo.mp3
Can't open /dev/dsp!
[c1der@mycomp ~]$
При этом /dev/dsp и правда нет. Как же тогда те играют? Да и в ppracer
тоже звук есть.
(подозреваю, что проблема в самом mpg123, который не умеет работать с
ALSA.)
Если это как-то поможет, то вот список загруженных модулей:
[c0der@mycomp ~]$ lsmod G snd
snd_intel8x0 32156 1
snd_ac97_codec 88096 1 snd_intel8x0
snd_ac97_bus 2304 1 snd_ac97_codec
snd_pcm 85128 2 snd_intel8x0,snd_ac97_codec
snd_timer 23812 1 snd_pcm
snd 54372 6
snd_intel8x0,snd_ac97_codec,snd_pcm,snd_timer
soundcore 9440 1 snd
snd_page_alloc 10632 2 snd_intel8x0,snd_pcm
Ну и ещё тогда вопрос, раз уж про музыку начал. При выключении
компьютера, при сохранении настроек звука, у меня постоянные
предупреждения, что модули in use и что-то там ещё (в логах ругани
нет, а на память не точно помню).
Hotplug не использую. Использую sound-scripts и ядро 2.6
Буду благодарен за вашу помощь и советы!
--
+ php-coder
+ php-coder[at]altlinux[dot]ru
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [sisyphus] mpg123 не играет
2006-02-18 8:09 [sisyphus] mpg123 не играет php-coder
@ 2006-02-18 8:41 ` Eugene Vlasov
2006-02-18 12:26 ` Andrey Rahmatullin
2006-02-18 17:43 ` Sergey Bolshakov
2 siblings, 0 replies; 4+ messages in thread
From: Eugene Vlasov @ 2006-02-18 8:41 UTC (permalink / raw)
To: sisyphus
[-- Attachment #1: Type: text/plain, Size: 585 bytes --]
Приветствую, php-coder.
В письме от Sat, Feb 18, 2006 at 02:09:08PM +0600 вы пишете:
> [c0der@mycomp ~]$ mpg123 ~euro/Joe\ Strummer\ \&\ The\ Mescaleros\ -\
> Mondo\ Bongo.mp3
> Can't open /dev/dsp!
/dev/dsp - это OSS. Если вы хотите, чтобы OSS-приложения у вас
работали, просто загрузите модули эмуляции OSS. Например, так:
$ cat /etc/modutils.d/oss
above snd-pcm snd-mixer-oss
above snd-mixer-oss snd-seq-oss
above snd-seq-oss snd-pcm-oss
--
WBR, Eugene Vlasov mailto:eugvv at altlinux.ru
JID: eugvv@jabber.ru
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [sisyphus] mpg123 не играет
2006-02-18 8:09 [sisyphus] mpg123 не играет php-coder
2006-02-18 8:41 ` Eugene Vlasov
@ 2006-02-18 12:26 ` Andrey Rahmatullin
2006-02-18 17:43 ` Sergey Bolshakov
2 siblings, 0 replies; 4+ messages in thread
From: Andrey Rahmatullin @ 2006-02-18 12:26 UTC (permalink / raw)
To: sisyphus
[-- Attachment #1: Type: text/plain, Size: 747 bytes --]
On Sat, Feb 18, 2006 at 02:09:08PM +0600, php-coder wrote:
> При этом /dev/dsp и правда нет. Как же тогда те играют?
Через alsa, например.
> (подозреваю, что проблема в самом mpg123, который не умеет работать с
> ALSA.)
Грузи snd-pcm-oss, девайсы (надеюсь) сами создадутся.
> Hotplug не использую. Использую sound-scripts и ядро 2.6
ССЗБ...
--
WBR, wRAR (ALT Linux Team)
Powered by the ALT Linux fortune(8):
В дистрибутивах ALT Linux по умолчанию сервис talk выключен,
удалённые пользователи не имеют доступа к сервису talk, а
локальные непривилегированные пользователи не могут формировать
UDP-пакеты такого вида, которые можно использовать для
организации DoS-атаки.
-- security in security-announce@
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [sisyphus] mpg123 не играет
2006-02-18 8:09 [sisyphus] mpg123 не играет php-coder
2006-02-18 8:41 ` Eugene Vlasov
2006-02-18 12:26 ` Andrey Rahmatullin
@ 2006-02-18 17:43 ` Sergey Bolshakov
2 siblings, 0 replies; 4+ messages in thread
From: Sergey Bolshakov @ 2006-02-18 17:43 UTC (permalink / raw)
To: sisyphus
>>>>> "php-coder" == php-coder <php-coder-ZoOhUfop2Wg@public.gmane.org> writes:
> Приветствую!
> mpg123 не проигрывает музыку :( При этом mpd + mpc играют, ogg123
> тоже, с xmms проблем тоже нет. А этот почему-то не хочет.
Можно использовать mpg321 вместо него.
--
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2006-02-18 17:43 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-02-18 8:09 [sisyphus] mpg123 не играет php-coder
2006-02-18 8:41 ` Eugene Vlasov
2006-02-18 12:26 ` Andrey Rahmatullin
2006-02-18 17:43 ` Sergey Bolshakov
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