From: bugtrack@alsa-project.org
To: alsa-devel@alsa-project.org
Subject: [ALSA - driver 0002219]: snd-mpu401 don't load
Date: Tue, 20 Jun 2006 23:39:54 +0200 [thread overview]
Message-ID: <07afc159fca146391f47732f83b9a5b7@bugtrack.alsa-project.org> (raw)
A NOTE has been added to this issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=2219>
======================================================================
Reported By: El Santo
Assigned To:
======================================================================
Project: ALSA - driver
Issue ID: 2219
Category: GENERIC - mpu401
Reproducibility: always
Severity: major
Priority: normal
Status: new
Distribution: Debian etch (2006-06-18)
Kernel Version: 2.6.15-1-686
======================================================================
Date Submitted: 06-18-2006 17:41 CEST
Last Modified: 06-20-2006 23:39 CEST
======================================================================
Summary: snd-mpu401 don't load
Description:
I have a Aopen MX63LE board with onboard sound managed by snd-via82xx
driver. It loads all necesary modules, includind snd-mpu401-uart, but no
snd-mpu401
The audio part of the driver works perfectly, but the midi port doesn't
work.
In BIOS i can set (and see) the mpu401 port (0x300 or 0x330) but there is
not a MPU401 IRQ setting in bios. When i tried to manually load snd-mpu401
(setting the port accordingly to BIOS) it doesnt work. I don't know the
mpu401 irq setting but i tryed them all. None of them worked. The driver
says "device not found".
Under windows xp the port works perfectly, so the hardware is ok. Anyway
under windows xp, i use a "system inspector" to monitor ioports and irq
usage, and i didnt see any irq assigned for mpu401 port, and the port
(0x330) wasn't occupied neither.
any idea?
======================================================================
----------------------------------------------------------------------
El Santo - 06-20-06 23:30
----------------------------------------------------------------------
Hi again!
My message had a typo: the motherboard is not AOpen MX63LE, but AOpen
MX36LE.
I also tryed to load the module without parameters....
modprobe snd-mpu401
FATAL: Error inserting snd_mpu401
(/lib/modules/2.6.15-1-686/kernel/sound/drivers/mpu401/snd-mpu401.ko): No
such device
FATAL: Error running install command for snd_mpu401
... and a "MPU-401 device not found or device busy" is added to syslog
the outputs of the commands:
------------------
aplaymidi -l
Port Client name Port name
62:0 Midi Through Midi Through Port-0
------------------
cat /proc/asound/cards
0 [rev50 ]: VIA686A - VIA 82C686A/B rev50
VIA 82C686A/B rev50 with AD1885 at 0xdc00, irq 10
------------------
lspci -vn
0000:00:00.0 0600: 1106:0601 (rev 05)
Flags: bus master, medium devsel, latency 8
Memory at e0000000 (32-bit, prefetchable) [size=64M]
Capabilities: <available only to root>
0000:00:01.0 0604: 1106:8601
Flags: bus master, 66MHz, medium devsel, latency 0
Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
Memory behind bridge: e4000000-e6ffffff
Prefetchable memory behind bridge: 20000000-200fffff
Capabilities: <available only to root>
0000:00:07.0 0601: 1106:0686 (rev 40)
Subsystem: 1106:0000
Flags: bus master, stepping, medium devsel, latency 0
Capabilities: <available only to root>
0000:00:07.1 0101: 1106:0571 (rev 06) (prog-if 8a [Master SecP PriP])
Subsystem: 1106:0571
Flags: bus master, medium devsel, latency 32
I/O ports at d000 [size=16]
Capabilities: <available only to root>
0000:00:07.2 0c03: 1106:3038 (rev 1a)
Subsystem: 0925:1234
Flags: bus master, medium devsel, latency 32, IRQ 5
I/O ports at d400 [size=32]
Capabilities: <available only to root>
0000:00:07.3 0c03: 1106:3038 (rev 1a)
Subsystem: 0925:1234
Flags: bus master, medium devsel, latency 32, IRQ 5
I/O ports at d800 [size=32]
Capabilities: <available only to root>
0000:00:07.4 0680: 1106:3057 (rev 40)
Subsystem: 1106:3057
Flags: medium devsel, IRQ 9
Capabilities: <available only to root>
0000:00:07.5 0401: 1106:3058 (rev 50)
Subsystem: 11d4:5360
Flags: medium devsel, IRQ 10
I/O ports at dc00 [size=256]
I/O ports at e000 [size=4]
I/O ports at e400 [size=4]
Capabilities: <available only to root>
0000:00:09.0 0200: 10b7:9200 (rev 78)
Subsystem: 10b7:1000
Flags: bus master, medium devsel, latency 32, IRQ 11
I/O ports at ec00 [size=128]
Memory at e8000000 (32-bit, non-prefetchable) [size=128]
Expansion ROM at 20100000 [disabled] [size=128K]
Capabilities: <available only to root>
0000:00:0f.0 0400: 109e:036e (rev 11)
Flags: bus master, medium devsel, latency 32, IRQ 10
Memory at e8001000 (32-bit, prefetchable) [size=4K]
Capabilities: <available only to root>
0000:00:0f.1 0480: 109e:0878 (rev 11)
Flags: bus master, medium devsel, latency 32, IRQ 10
Memory at e8002000 (32-bit, prefetchable) [size=4K]
Capabilities: <available only to root>
0000:01:00.0 0300: 1023:8500 (rev 6a)
Subsystem: 1023:8500
Flags: bus master, 66MHz, medium devsel, latency 32, IRQ 11
Memory at e5800000 (32-bit, non-prefetchable) [size=8M]
Memory at e6000000 (32-bit, non-prefetchable) [size=128K]
Memory at e5000000 (32-bit, non-prefetchable) [size=8M]
Expansion ROM at 20000000 [disabled] [size=64K]
Capabilities: <available only to root>
------------------
Regards
----------------------------------------------------------------------
rlrevell - 06-20-06 23:39
----------------------------------------------------------------------
What is the output of "cat /proc/ioports" and "lsmod"?
Issue History
Date Modified Username Field Change
======================================================================
06-18-06 17:41 El Santo New Issue
06-18-06 17:41 El Santo Distribution => Debian etch
(2006-06-18)
06-18-06 17:41 El Santo Kernel Version => 2.6.15-1-686
06-19-06 03:45 Raymond Note Added: 0010305
06-20-06 19:49 tiwai Note Added: 0010349
06-20-06 23:30 El Santo Note Added: 0010357
06-20-06 23:39 rlrevell Note Added: 0010359
======================================================================
next reply other threads:[~2006-06-20 21:39 UTC|newest]
Thread overview: 32+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-06-20 21:39 bugtrack [this message]
-- strict thread matches above, loose matches on Subject: below --
2006-06-27 6:41 [ALSA - driver 0002219]: snd-mpu401 don't load bugtrack
2006-06-26 17:25 bugtrack
2006-06-26 17:14 bugtrack
2006-06-26 16:51 bugtrack
2006-06-26 16:44 bugtrack
2006-06-26 4:52 bugtrack
2006-06-25 20:02 bugtrack
2006-06-24 7:43 bugtrack
2006-06-22 12:30 bugtrack
2006-06-22 1:29 bugtrack
2006-06-22 1:19 bugtrack
2006-06-21 16:00 bugtrack
2006-06-21 2:51 bugtrack
2006-06-21 0:02 bugtrack
2006-06-20 22:56 bugtrack
2006-06-20 22:52 bugtrack
2006-06-20 22:36 bugtrack
2006-06-20 23:30 ` Rene Herman
2006-06-20 23:35 ` Lee Revell
2006-06-20 23:46 ` Rene Herman
2006-06-20 23:54 ` Lee Revell
2006-06-20 23:57 ` Rene Herman
2006-06-20 22:18 bugtrack
2006-06-20 22:12 bugtrack
2006-06-20 22:04 bugtrack
2006-06-20 22:00 bugtrack
2006-06-20 21:54 bugtrack
2006-06-20 21:30 bugtrack
2006-06-20 17:49 bugtrack
2006-06-19 1:45 bugtrack
2006-06-18 15:41 bugtrack
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=07afc159fca146391f47732f83b9a5b7@bugtrack.alsa-project.org \
--to=bugtrack@alsa-project.org \
--cc=alsa-devel@alsa-project.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox