ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
* [sisyphus] ALSA + Midi + CMi8738
@ 2004-06-14 15:24 Alexandr R Ogurtzoff
  2004-06-17  8:26 ` Ildar Mulyukov
  0 siblings, 1 reply; 2+ messages in thread
From: Alexandr R Ogurtzoff @ 2004-06-14 15:24 UTC (permalink / raw)
  To: sisyphus; +Cc: community

Не пойму почему не работает связка
Звуковая карта cmi 8738

ALSA 
alsaplayer-0.99.76-alt1
libalsa-1.0.4-alt1
libalsa-devel-1.0.4-alt1
libalsaplayer-0.99.76-alt1
libalsa2-oss-0.9.0rc1-alt2
alsa-firmware-1.0.4-alt1
gkrellmss-alsa-2.4-alt1
xmms-out-alsa-1.2.10-alt2
kernel-modules-alsa-std-up-1.0.4-alt1.6
kernel-alsa-headers-2.4.21rc1-w4l-up-0.9.2-alt5
kernel-alsa-2.4.21rc1-w4l-up-0.9.2-alt5
alsaplayer-plugins-0.99.76-alt1
alsa-tools-1.0.4-alt1
alsa-utils-1.0.4-alt2

и звук для Миди

 cat /etc/modules.conf (часть касающаяся звука)
# Sound Card CMI8738

alias char-major-116 snd
options snd snd_major=116 snd_cards_limit=1
alias snd-card-0 snd-cmipci

# OSS/Free setup
alias char-major-14 soundcore
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
alias midi snd-seq-oss

Список загруженых модулей

/sbin/lsmod

Module                  Size  Used by    Tainted: P

agpgart                44484   3 (autoclean)
nvidia               1965320   6 (autoclean)
binfmt_misc             5792   1
sg                     30588   0 (autoclean) (unused)
ide-cd                 29408   0 (autoclean)
cdrom                  27744   0 (autoclean) [ide-cd]
parport_pc             25608   1 (autoclean)
lp                      6496   0 (autoclean)
parport                23040   1 (autoclean) [parport_pc lp]
autofs4                 8212   1 (autoclean)
snd-pcm-oss            37988   0
snd-seq-oss            23744   0
snd-seq-midi-event      3472   0 [snd-seq-oss]
snd-seq                35280   2 [snd-seq-oss snd-seq-midi-event]
snd-mixer-oss          11704   1 [snd-pcm-oss]
snd-cmipci             19156   2
snd-mpu401-uart         3040   0 [snd-cmipci]
snd-rawmidi            12352   0 [snd-mpu401-uart]
snd-pcm                56544   0 [snd-pcm-oss snd-cmipci]
snd-page-alloc          5900   0 [snd-pcm]
gameport                1628   0 [snd-cmipci]
snd-opl3-lib            5700   0 [snd-cmipci]
snd-timer              13444   0 [snd-seq snd-pcm snd-opl3-lib]
snd-hwdep               4192   0 [snd-opl3-lib]
snd-seq-device          3744   0 [snd-seq-oss snd-seq snd-rawmidi 
snd-opl3-lib]
snd                    30788   1 [snd-pcm-oss snd-seq-oss snd-seq-midi-event 
snd-seq snd-mixer-oss snd-cmipci snd-mpu401-uart snd-rawmidi snd-pcm 
snd-opl3-lib snd-timer snd-hwdep snd-seq-device]
soundcore               3652   6 [snd]
ne2k-pci                4576   1 (autoclean)
8390                    6464   0 (autoclean) [ne2k-pci]
crc32                   2880   0 (autoclean) [8390]
floppy                 48568   0 (autoclean)
printer                 7328   0
usb-uhci               21676   0 (unused)
usbcore                58432   1 [printer usb-uhci]
nls_cp866               3836   1 (autoclean)
vfat                    9644   1 (autoclean)
fat                    30936   0 (autoclean) [vfat]
nls_koi8-r              3836   3 (autoclean)
ntfs                   76844   2 (autoclean)
button                  2636   0 (unused)
rtc                     6236   0 (autoclean)
reiserfs              191120   1
sd_mod                 11836   0 (unused)
scsi_mod               95016   2 [sg sd_mod]

Ядро из дистрибутива
uname -r
2.4.25-std-up-alt6

[iscander@iscander Миди-файлы]$ playmidi cabare.mid
Playmidi 2.4 Copyright (C) 1994-1997 Nathan I. Laredo, AWE32 by Takashi Iwai
This is free software with ABSOLUTELY NO WARRANTY.
For details please see the file COPYING.
open /dev/sequencer: No such device

Но тем не менее
ls -l /dev/sequencer
crw-rw----  1 iscander audio 14, 1 Янв 23 19:55 /dev/sequencer

Подскажите куда копать. Заранее благодарю за помощь!
-- 
С наилучшими пожеланиями
With best regards
Александр Огурцов
Alexandr Ogurtzoff


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

* Re: [sisyphus] ALSA + Midi + CMi8738
  2004-06-14 15:24 [sisyphus] ALSA + Midi + CMi8738 Alexandr R Ogurtzoff
@ 2004-06-17  8:26 ` Ildar Mulyukov
  0 siblings, 0 replies; 2+ messages in thread
From: Ildar Mulyukov @ 2004-06-17  8:26 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

Alexandr R Ogurtzoff wrote:

>Не пойму почему не работает связка
>Звуковая карта cmi 8738
>
><skip/>
>[iscander@iscander Миди-файлы]$ playmidi cabare.mid
>Playmidi 2.4 Copyright (C) 1994-1997 Nathan I. Laredo, AWE32 by Takashi Iwai
>This is free software with ABSOLUTELY NO WARRANTY.
>For details please see the file COPYING.
>open /dev/sequencer: No such device
>
>Но тем не менее
>ls -l /dev/sequencer
>crw-rw----  1 iscander audio 14, 1 Янв 23 19:55 /dev/sequencer
>
>Подскажите куда копать. Заранее благодарю за помощь!
>  
>
man pmidi
pmidi -l
pmidi -p <port> cabare.mid

С уважением, Ильдар.
ЗЫ, В community@ ?

-- 
Ildar  Mulyukov, 
  free SW designer/programmer
================================================
email: ildar@users.sourceforge.net
projects: http://os-development.sourceforge.net/
home: http://tuganger.narod.ru/
ALT Linux Sisyphus (20040514)
================================================



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

end of thread, other threads:[~2004-06-17  8:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-06-14 15:24 [sisyphus] ALSA + Midi + CMi8738 Alexandr R Ogurtzoff
2004-06-17  8:26 ` Ildar Mulyukov

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