From: Darwin Marcus Johnson <schwaahed@yahoo.com>
To: alsa-devel@lists.sourceforge.net
Cc: linux-audio-dev@music.columbia.edu
Subject: Fwd: Midiator MS-124w w/ALSA0.9.0beta12
Date: Mon, 4 Mar 2002 08:34:58 -0500 [thread overview]
Message-ID: <200203040834.58013.schwaahed@yahoo.com> (raw)
Subject: Midiator MS-124w w/ALSA0.9.0beta12
Date: Sat, 2 Mar 2002 10:33:30 -0500
From: Darwin Marcus Johnson <schwaahed@yahoo.com>
To: alsa-user@lists.sourceforge.net
Cc: linux-audio-user@music.columbia.edu
Hi All,
I am trying to get my Midiator Midi interface working with ALSA0.9.0beta 12.
I am trying to insert the snd-serial-u16550 module. My /etc/modules.conf
seems to have the right options for this card.
Does anyone have a Midiator Midi interface working with the ALSA support?
Does anyone have another serial interface working with the snd-serial-u16550
module?
Can anyone point me to any documentation on setting up the modules beside
the 1 page in the ALSA-HOWTO that contain this info below?
Does any of this info below have some obvious over sights, mistakes,
omissions?
-Thanks
Darwin
From the ALSA-HOWTO:
----snip------------------------
snd_port - port # for UART16550A chip
snd_irq - IRQ # for UART16550A chip, -1 = poll mode
snd_divisor - divisor to calculate bit rate
115200bps / # - 3 = 38.4kbpsdefault
snd_ports - number of MIDI ports 1,2,3,4 - 1 = default
----snip-----------------------
# modprobe snd-serial-u16550
I get these error messages:
----snip-----------------------
Note: /etc/modules.conf is more recent than
/lib/modules/2.4.18-rc1/modules.dep
/lib/modules/2.4.18-rc1/kernel/driver/sound/snd-serial-u16550.o: init_module:
No such device
Hint: insmod errors can be caused by incorrect module parameters, including
invalid IO or IRQ parameters
/lib/modules/2.4.18-rc1/kernel/driver/sound/snd-serial-u16550.o: insmod
/lib/modules/2.4.18-rc1/kernel/driver/sound/snd-serial-u16550.o failed
/lib/modules/2.4.18-rc1/kernel/driver/sound/snd-serial-u16550.o: insmod
snd-serial-u16550 failed
----snip-------------------------
# setserial -a /dev/ttyS0
/dev/ttyS0, Line 0, UART: 16550A, Port: 0x03f8, IRQ: 4
Baud_base: 57600, close_delay: 50, divisor: 1
closing_wait: 3000
Flags: spd_normal skip_test
# cat /etc/modules.conf
----snip-------------------------
# ALSA native device support
alias char-major-116 snd
options snd snd_major=116 snd_cards_limit=2
alias snd-card-0 snd-cs46xx
alias snd-card-1 snd-serial-u16550
# snd-cs46xx Options
options snd-card cs46xx snd_index=0 snd_id="CS46XX" \
snd_dac_frame_size=128 snd_adc_frame_size=128
# snd-serial-u16550 Options
options snd-serial-u16550 snd_index=1 snd_id="MidiatorMS124w" \
snd_port=0x03f8 snd_irq=4 #snd_divisor=1 snd_ports=1
----snip-------------------------------
_______________________________________________
Alsa-devel mailing list
Alsa-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-devel
next reply other threads:[~2002-03-04 13:34 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-03-04 13:34 Darwin Marcus Johnson [this message]
2002-03-04 13:46 ` Fwd: Midiator MS-124w w/ALSA0.9.0beta12 Jaroslav Kysela
2002-03-04 14:06 ` Darwin Marcus Johnson
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=200203040834.58013.schwaahed@yahoo.com \
--to=schwaahed@yahoo.com \
--cc=alsa-devel@lists.sourceforge.net \
--cc=linux-audio-dev@music.columbia.edu \
/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
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.