From: Domen Puncer <domen@coderock.org>
To: alsa-devel@lists.sourceforge.net
Subject: snd_mpu401_uart: hang when trying to play .mid
Date: Sun, 5 Sep 2004 11:22:35 +0200 [thread overview]
Message-ID: <20040905092234.GA3605@masina.coderock.org> (raw)
Hi.
"hang" here means: not even alt+sysrq+p responds
I tried to play some .mid files with kmid, I wouldn't be suprised if
it didn't work, but it *hanged* the computer!
2 messages appeared on console (retyped):
cmd: 0xff failed at 0x20 (status = 0x50, data = 0x0)
cmd: 0x3f failed at 0x20 (status = 0x3f, data = 0x3)
These messages come from mpu401_uart.c:snd_mpu401_uart_cmd
It seems like commands MPU401_RESET and MPU401_ENTER_UART fail,
but code continues, ignoring that.
At this point it might be clear to alsa developers why/when hang
occours, if not I'll provide more data next weekend.
kernel: 2.6.9-rc1-bk7
modules:
snd_trident 42344 1
snd_util_mem 3904 1 snd_trident
snd_mpu401_uart 7040 1 snd_trident
snd_ens1371 22760 0
snd_rawmidi 22820 2 snd_mpu401_uart,snd_ens1371
snd_ac97_codec 66064 2 snd_trident,snd_ens1371
(don't have the ens1371 card inside, at the moment)
domen@masina:~/kernel/a$ cat /proc/asound/cards
0 [SI7018 ]: SI7018 - SiS SI7018
SiS SI7018 PCI Audio at 0xd800, irq 11
domen@masina:~/kernel/a$ cat /proc/asound/devices
1: : sequencer
0: [0- 0]: ctl
8: [0- 0]: raw midi
17: [0- 1]: digital audio playback
16: [0- 0]: digital audio playback
24: [0- 0]: digital audio capture
33: : timer
Domen
-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click
next reply other threads:[~2004-09-05 9:22 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-09-05 9:22 Domen Puncer [this message]
2004-09-06 15:18 ` snd_mpu401_uart: hang when trying to play .mid Takashi Iwai
2004-09-06 15:48 ` Domen Puncer
2004-09-06 16:25 ` Takashi Iwai
2004-09-06 18:58 ` Domen Puncer
2004-09-06 20:18 ` Lee Revell
2004-09-06 20:45 ` Takashi Iwai
2004-09-07 6:18 ` Domen Puncer
2004-09-10 13:22 ` Domen Puncer
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=20040905092234.GA3605@masina.coderock.org \
--to=domen@coderock.org \
--cc=alsa-devel@lists.sourceforge.net \
/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.