ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
* [sisyphus] Creative Live 5.1 and 6-channel sound
@ 2004-03-29  6:09 Anton Komarevtsev
  2004-03-29  7:39 ` [sisyphus] " Michael Shigorin
  0 siblings, 1 reply; 5+ messages in thread
From: Anton Komarevtsev @ 2004-03-29  6:09 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

Здравствуйте

Поставил карточку Creative Live 5.1, система ее подхватила без проблем и 
звук проигрывается, но только на двух основных колонках (на стандартном 
выходе). Родные виндовые дрова позволяют распределять стереозвук на все 
6 колонок (получается, конечно, не ac3, но все же лучше, чем две колонки 
из-за угла )))).

Вопрос: удалось ли кому-нибудь в подобной ситуации заставить linux-дрова 
осуществлять то же самое?

ядро 2.4.22-alt16

lsmod:
Module                  Size  Used by    Tainted: P
snd-pcm-oss            37668   0
snd-mixer-oss          11152   0 [snd-pcm-oss]
snd-emu10k1            63252   0
snd-pcm                56800   0 [snd-pcm-oss snd-emu10k1]
snd-timer              13444   0 [snd-pcm]
snd-util-mem            1328   0 [snd-emu10k1]
snd-page-alloc          5868   0 [snd-emu10k1 snd-pcm]
snd-rawmidi            12320   0 [snd-emu10k1]
snd-ac97-codec         42188   0 [snd-emu10k1]
snd-seq-device          3744   0 [snd-emu10k1 snd-rawmidi]
snd-hwdep               4192   0 [snd-emu10k1]
snd                    30660   0 [snd-pcm-oss snd-mixer-oss snd-emu10k1 
snd-pcm snd-timer snd-util-mem snd-rawmidi snd-ac97-codec snd-seq-device 
snd-hwdep]
soundcore               3684   6 [snd]

С уважением,                                Антон


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [sisyphus] Re: Creative Live 5.1 and 6-channel sound
  2004-03-29  6:09 [sisyphus] Creative Live 5.1 and 6-channel sound Anton Komarevtsev
@ 2004-03-29  7:39 ` Michael Shigorin
  2004-03-29 19:19   ` Anton Komarevtsev
  0 siblings, 1 reply; 5+ messages in thread
From: Michael Shigorin @ 2004-03-29  7:39 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

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

On Mon, Mar 29, 2004 at 10:09:51AM +0400, Anton Komarevtsev wrote:
> Вопрос: удалось ли кому-нибудь в подобной ситуации заставить
> linux-дрова осуществлять то же самое?

Посмотрите на atmsk.ru, там было минимум два рецепта
(keyword: emu10k1).

-- 
 ---- WBR, Michael Shigorin <mike@altlinux.ru>
  ------ Linux.Kiev http://www.linux.kiev.ua/

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [sisyphus] Re: Creative Live 5.1 and 6-channel sound
  2004-03-29  7:39 ` [sisyphus] " Michael Shigorin
@ 2004-03-29 19:19   ` Anton Komarevtsev
  2004-03-29 23:06     ` Alexey Lubimov
  0 siblings, 1 reply; 5+ messages in thread
From: Anton Komarevtsev @ 2004-03-29 19:19 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

Michael Shigorin wrote:
> On Mon, Mar 29, 2004 at 10:09:51AM +0400, Anton Komarevtsev wrote:
> 
>>Вопрос: удалось ли кому-нибудь в подобной ситуации заставить
>>linux-дрова осуществлять то же самое?
> 
> 
> Посмотрите на atmsk.ru, там было минимум два рецепта
> (keyword: emu10k1).
> 

Не получается запустить alsamixer:
alsamixer: function snd_ctl_open failed for default: No such file or 
directory

alsactl store/restore:
alsactl: save_state:1050: No soundcards found...
alsactl: load_state:1123: No soundcards found...

rpm -qva | grep alsa:

alsa-tools-1.0.3-alt2
libalsa-1.0.3b-alt1
kernel-modules-alsa-std-up-1.0.3-alt1.2
alsa24-up-2.4.20_0.9.0rc7-alt5
libalsa-devel-1.0.3b-alt1
kernel-modules-alsa-std-up-1.0.1-alt1.16
alsa2-utils-0.9.0rc7-alt1

В связи с этим указанные рецепты не проходят:

$ mplayer -ao alsa9:surround51 -channels 6 -af surround,sub=150 file.avi
/usr/bin/soundwrapper: line 7: exec: esddsp: not found
$ killall esd
$ mplayer -ao alsa9:surround51 -channels 6 -af surround,sub=150 file.avi
soundwrapper: Execute "/usr/bin/mplayer -ao alsa9:surround51 -channels 6 
-af surround,sub=150 file.avi" without artsdp or esddsp.

И звука нет ((((((

Не подскажете, чего не хватает (кроме головы, конечно)?

> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Sisyphus mailing list
> Sisyphus@altlinux.ru
> http://lists.altlinux.ru/mailman/listinfo/sisyphus



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [sisyphus] Re: Creative Live 5.1 and 6-channel sound
  2004-03-29 19:19   ` Anton Komarevtsev
@ 2004-03-29 23:06     ` Alexey Lubimov
  2004-03-30  4:47       ` Anton Komarevtsev
  0 siblings, 1 reply; 5+ messages in thread
From: Alexey Lubimov @ 2004-03-29 23:06 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

Anton Komarevtsev пишет:
> Michael Shigorin wrote:
> 
>> On Mon, Mar 29, 2004 at 10:09:51AM +0400, Anton Komarevtsev wrote:
>>
>>> Вопрос: удалось ли кому-нибудь в подобной ситуации заставить
>>> linux-дрова осуществлять то же самое?
>>
>>
>>
>> Посмотрите на atmsk.ru, там было минимум два рецепта
>> (keyword: emu10k1).
>>
> 
> Не получается запустить alsamixer:
> alsamixer: function snd_ctl_open failed for default: No such file or 
> directory
> 
> alsactl store/restore:
> alsactl: save_state:1050: No soundcards found...
> alsactl: load_state:1123: No soundcards found...
> 
> rpm -qva | grep alsa:
> 
> alsa-tools-1.0.3-alt2
> libalsa-1.0.3b-alt1
> kernel-modules-alsa-std-up-1.0.3-alt1.2
> alsa24-up-2.4.20_0.9.0rc7-alt5
> libalsa-devel-1.0.3b-alt1
> kernel-modules-alsa-std-up-1.0.1-alt1.16
> alsa2-utils-0.9.0rc7-alt1


alsa9:surround51 - устройство альзы, так что в /etc/modules.conf должна 
быть настройка на альзу.




^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [sisyphus] Re: Creative Live 5.1 and 6-channel sound
  2004-03-29 23:06     ` Alexey Lubimov
@ 2004-03-30  4:47       ` Anton Komarevtsev
  0 siblings, 0 replies; 5+ messages in thread
From: Anton Komarevtsev @ 2004-03-30  4:47 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

Alexey Lubimov wrote:
> Anton Komarevtsev пишет:
> 
>> Michael Shigorin wrote:
>>
>>> On Mon, Mar 29, 2004 at 10:09:51AM +0400, Anton Komarevtsev wrote:
>>>
>>>> Вопрос: удалось ли кому-нибудь в подобной ситуации заставить
>>>> linux-дрова осуществлять то же самое?
>>>
>>>
>>>
>>>
>>> Посмотрите на atmsk.ru, там было минимум два рецепта
>>> (keyword: emu10k1).
>>>
>>
>> Не получается запустить alsamixer:
>> alsamixer: function snd_ctl_open failed for default: No such file or 
>> directory
>>
>> alsactl store/restore:
>> alsactl: save_state:1050: No soundcards found...
>> alsactl: load_state:1123: No soundcards found...
>>
>> rpm -qva | grep alsa:
>>
>> alsa-tools-1.0.3-alt2
>> libalsa-1.0.3b-alt1
>> kernel-modules-alsa-std-up-1.0.3-alt1.2
>> alsa24-up-2.4.20_0.9.0rc7-alt5
>> libalsa-devel-1.0.3b-alt1
>> kernel-modules-alsa-std-up-1.0.1-alt1.16
>> alsa2-utils-0.9.0rc7-alt1
> 
> 
> 
> alsa9:surround51 - устройство альзы, так что в /etc/modules.conf должна 
> быть настройка на альзу.
> 
Кажется, alsa там настраивается:

alias char-major-116 snd
alias char-major-14 soundcore
alias snd-card-0 snd-emu10k1
alias sound-slot-0 snd-card-0
alias sound-service-0-0 snd-mixer-oss
alias sound-service-0-1 snd-seq-oss
alias sound-service-0-3 snd-pcm-oss
alias sound-service-0-8 snd-seq-oss
alias sound-service-0-12 snd-pcm-oss
post-install snd-emu10k1 /usr/sbin/alsactl restore
post-install snd-seq-oss sfxload /etc/midi/4gmgsmt.sf2


> 
> _______________________________________________
> Sisyphus mailing list
> Sisyphus@altlinux.ru
> http://lists.altlinux.ru/mailman/listinfo/sisyphus
> 



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2004-03-30  4:47 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-03-29  6:09 [sisyphus] Creative Live 5.1 and 6-channel sound Anton Komarevtsev
2004-03-29  7:39 ` [sisyphus] " Michael Shigorin
2004-03-29 19:19   ` Anton Komarevtsev
2004-03-29 23:06     ` Alexey Lubimov
2004-03-30  4:47       ` Anton Komarevtsev

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