ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] ALSA problem
@ 2003-02-02  7:59 Maksim Otstavnov
  2003-02-02  9:58 ` Aleksandr Blokhin
  2003-02-03  9:25 ` Alexandre Prokoudine
  0 siblings, 2 replies; 6+ messages in thread
From: Maksim Otstavnov @ 2003-02-02  7:59 UTC (permalink / raw)
  To: community

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

Очередная проблема с ALSA.

Карточка --- SB Live! 5.1 (SB0220).

При загрузке:

>>>
Feb  2 10:46:08 localhost sound: Loading sound module (emu10k1): succeeded
Feb  2 10:46:08 localhost sound: Loading sound module (snd-mixer-oss): succeeded
Feb  2 10:46:08 localhost sound: Loading sound module (snd-pcm-oss): succeeded
Feb  2 10:46:08 localhost modprobe: /lib/modules/2.4.18-alt8hpc-up/alsa/snd-seq-oss.o:
Feb  2 10:46:08 localhost modprobe: init_module: Device or resource busy
Feb  2 10:46:08 localhost modprobe: /lib/modules/2.4.18-alt8hpc-up/alsa/snd-seq-oss.o:
Feb  2 10:46:08 localhost modprobe: insmod /lib/modules/2.4.18-alt8hpc-up/alsa/snd-seq-oss.o failed
Feb  2 10:46:08 localhost modprobe: /lib/modules/2.4.18-alt8hpc-up/alsa/snd-seq-oss.o:
Feb  2 10:46:08 localhost modprobe: insmod snd-seq-oss failed
Feb  2 10:46:08 localhost modprobe: Hint: insmod errors can be caused by incorrect module parameters, including invalid IO or IRQ parameters.
Feb  2 10:46:08 localhost modprobe:       You may find more information in syslog or the output from dmesg
Feb  2 10:46:08 localhost sound: Loading sound module (snd-seq-oss): failed
<<<

/etc/modules.conf и вывод dmesg вложены.

Есть у кого-нибудь идеи?

[-- Attachment #2: modules.conf --]
[-- Type: application/octet-stream, Size: 470 bytes --]

[-- Attachment #3: dmesg.tmp --]
[-- Type: application/octet-stream, Size: 313 bytes --]

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

* Re: [Comm] ALSA problem
  2003-02-02  7:59 [Comm] ALSA problem Maksim Otstavnov
@ 2003-02-02  9:58 ` Aleksandr Blokhin
  2003-02-02 20:00   ` Ilya Kirov
  2003-02-03 12:23   ` Re[2]: " Maksim Otstavnov
  2003-02-03  9:25 ` Alexandre Prokoudine
  1 sibling, 2 replies; 6+ messages in thread
From: Aleksandr Blokhin @ 2003-02-02  9:58 UTC (permalink / raw)
  To: community

On Sun, 2 Feb 2003 10:59:13 +0300
Maksim Otstavnov <maksim@otstavnov.com> wrote:

MO> Очередная проблема с ALSA.

MO> Карточка --- SB Live! 5.1 (SB0220).

Выберите один из этих вариантов:

## kernel sound 
alias sound-slot-0 emu10k1
options sound-slot-0 snd_major=116 snd_cards_limit=1 snd_dac_frame_size=128 snd_adc_frame_size=64 snd_extin=0x0fcf snd_extout=0x1f0f snd_seq_ports=8 snd_max_buffer_size=128 snd_max_synth_voices=64 snd_index=0 snd_id=SB_Live
post-install emu10k1 /usr/bin/emu-script
post-install sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -L
pre-remove sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -S

## alsa sound
alias sound-slot-0 snd-emu10k1
alias sound-service-0-0 sound-slot-0
options sound-slot-0 extin=0x3fc3 extout=0x1fc3 seq_ports=8 max_buffer_size=128
above snd-emu10k1 snd-seq-oss
post-install snd-seq-oss /bin/sfxload /etc/midi/8mbgmsfx.sf2
above snd-seq-oss snd-pcm-oss


--
Best regards
AB
--
                  ... In nomine Altli, et Ctrli, et Spititus Deli, Reset!



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

* Re: [Comm] ALSA problem
  2003-02-02  9:58 ` Aleksandr Blokhin
@ 2003-02-02 20:00   ` Ilya Kirov
  2003-02-02 21:08     ` Aleksandr Blokhin
  2003-02-03 12:23   ` Re[2]: " Maksim Otstavnov
  1 sibling, 1 reply; 6+ messages in thread
From: Ilya Kirov @ 2003-02-02 20:00 UTC (permalink / raw)
  To: community

2 Февраль 2003 12:58, Aleksandr Blokhin написал:
> ## alsa sound
> alias sound-slot-0 snd-emu10k1
> alias sound-service-0-0 sound-slot-0
> options sound-slot-0 extin=0x3fc3 extout=0x1fc3 seq_ports=8
> max_buffer_size=128 above snd-emu10k1 snd-seq-oss
> post-install snd-seq-oss /bin/sfxload /etc/midi/8mbgmsfx.sf2
----------------------------------------------^^^^^^^^^^^^^

Скажите, а второй файл из какого пакета? А то что-то не нахожу через 
apt-cache ничего похожего.

> above snd-seq-oss snd-pcm-oss

-- 
Ilya Kirov


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

* Re: [Comm] ALSA problem
  2003-02-02 20:00   ` Ilya Kirov
@ 2003-02-02 21:08     ` Aleksandr Blokhin
  0 siblings, 0 replies; 6+ messages in thread
From: Aleksandr Blokhin @ 2003-02-02 21:08 UTC (permalink / raw)
  To: community

On Sun, 2 Feb 2003 23:00:09 +0300
Ilya Kirov <xinu@pochtamt.ru> wrote:

IK> 2 Февраль 2003 12:58, Aleksandr Blokhin написал:
>> ## alsa sound
>> alias sound-slot-0 snd-emu10k1
>> alias sound-service-0-0 sound-slot-0
>> options sound-slot-0 extin=0x3fc3 extout=0x1fc3 seq_ports=8
>> max_buffer_size=128 above snd-emu10k1 snd-seq-oss
>> post-install snd-seq-oss /bin/sfxload /etc/midi/8mbgmsfx.sf2
IK> ----------------------------------------------^^^^^^^^^^^^^

IK> Скажите, а второй файл из какого пакета? А то что-то не
IK> нахожу через 
IK> apt-cache ничего похожего.

Это с инсталляционного диска, который с картой, банки для windows.
Их можно взять и в интернете.

--
Best regards
AB
--
                  ... In nomine Altli, et Ctrli, et Spititus Deli, Reset!



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

* Re: [Comm] ALSA problem
  2003-02-02  7:59 [Comm] ALSA problem Maksim Otstavnov
  2003-02-02  9:58 ` Aleksandr Blokhin
@ 2003-02-03  9:25 ` Alexandre Prokoudine
  1 sibling, 0 replies; 6+ messages in thread
From: Alexandre Prokoudine @ 2003-02-03  9:25 UTC (permalink / raw)
  To: community

On Sun, 2 Feb 2003 10:59:13 +0300
Maksim Otstavnov <maksim@otstavnov.com> wrote:

> Очередная проблема с ALSA.
> 
> Карточка --- SB Live! 5.1 (SB0220).
> 
> При загрузке:

Попробуйте также проверить 
rpm -q libalsa2-oss


-- 
Alexandre Prokoudine
ALT Linux Documentation Team
JID: prokoudine@jabber.org


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

* Re[2]: [Comm] ALSA problem
  2003-02-02  9:58 ` Aleksandr Blokhin
  2003-02-02 20:00   ` Ilya Kirov
@ 2003-02-03 12:23   ` Maksim Otstavnov
  1 sibling, 0 replies; 6+ messages in thread
From: Maksim Otstavnov @ 2003-02-03 12:23 UTC (permalink / raw)
  To: community

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

Hello Aleksandr,

Sunday, February 02, 2003, 12:58:20 PM, you wrote:

AB> On Sun, 2 Feb 2003 10:59:13 +0300
AB> Maksim Otstavnov <maksim@otstavnov.com> wrote:

MO>> Очередная проблема с ALSA.

MO>> Карточка --- SB Live! 5.1 (SB0220).

AB> Выберите один из этих вариантов:

Нет эффекта :(

(логи в прилагаемых файлах с соответствующими именами).


AB> ## kernel sound 
AB> alias sound-slot-0 emu10k1
AB> options sound-slot-0 snd_major=116 snd_cards_limit=1 snd_dac_frame_size=128 snd_adc_frame_size=64 snd_extin=0x0fcf snd_extout=0x1f0f snd_seq_ports=8 snd_max_buffer_size=128
AB> snd_max_synth_voices=64 snd_index=0 snd_id=SB_Live
AB> post-install emu10k1 /usr/bin/emu-script
AB> post-install sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -L
AB> pre-remove sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -S

AB> ## alsa sound
AB> alias sound-slot-0 snd-emu10k1
AB> alias sound-service-0-0 sound-slot-0
AB> options sound-slot-0 extin=0x3fc3 extout=0x1fc3 seq_ports=8 max_buffer_size=128
AB> above snd-emu10k1 snd-seq-oss
AB> post-install snd-seq-oss /bin/sfxload /etc/midi/8mbgmsfx.sf2
AB> above snd-seq-oss snd-pcm-oss

-- 
-- Maksim

[-- Attachment #2: kernel.log --]
[-- Type: application/octet-stream, Size: 423 bytes --]

[-- Attachment #3: alsa.log --]
[-- Type: application/octet-stream, Size: 736 bytes --]

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

end of thread, other threads:[~2003-02-03 12:23 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-02-02  7:59 [Comm] ALSA problem Maksim Otstavnov
2003-02-02  9:58 ` Aleksandr Blokhin
2003-02-02 20:00   ` Ilya Kirov
2003-02-02 21:08     ` Aleksandr Blokhin
2003-02-03 12:23   ` Re[2]: " Maksim Otstavnov
2003-02-03  9:25 ` Alexandre Prokoudine

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/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 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

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


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