----- Original Message -----
Sent: Saturday, February 21, 2004 8:43
PM
Subject: [Alsa-user] MPU 401 with
snd-via82xx driver
Hello,
I'm another confused person with mpu-401
stuff:
I tried to connect my keyboard with the
midi port of my soundcard (via 8233 chipset).
But neihter rosegarden or pmidi recognizes
something apart from fluidsynth.
My lsmod shows the following:
snd-seq
43248 0
(autoclean)
snd-mixer-oss
14032 1
(autoclean)
snd-via82xx
14208 1
(autoclean)
snd-pcm
68736 0
(autoclean)
[snd-via82xx]
snd-timer
17412 0 (autoclean)
[snd-seq
snd-pcm]
snd-ac97-codec
49388 0
(autoclean)
[snd-via82xx]
snd-mpu401-uart
4320 0
(autoclean)
[snd-via82xx]
snd-rawmidi
15552 0
(autoclean)
[snd-mpu401-uart]
snd-seq-device
4452 0 (autoclean)
[snd-seq
snd-rawmidi]
snd
36292 0 (autoclean) [snd-seq
snd-mixer-oss snd-via82xx
snd-pcm snd-timer
snd-ac97-codec snd-mpu401-uart
snd-rawmidi
snd-seq-device]
soundcore
4580 1 (autoclean)
[snd]
snd-page-alloc
7252 0 (autoclean)
[snd-via82xx
snd-pcm]
nvidia
1542816 10
So there is already a driver loaded for the
mpu-401?
Can anybody give me a hint in general what could
be missing?
Do not know why but:
al root: rcalsasound stop
and then
as user
cat /dev/midi
or
timidity -iA -B2,8 &
starts alsa again, and when i aconnect the midi
keyboard with timidity, it plays.