Bug 49629
| Summary: | (SOUND MPU401)Roland MPU 401 card not working with playmidi, etc. | ||
|---|---|---|---|
| Product: | [Retired] Red Hat Linux | Reporter: | Need Real Name <vcato> |
| Component: | kernel | Assignee: | Arjan van de Ven <arjanv> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | |
| Severity: | high | Docs Contact: | |
| Priority: | medium | ||
| Version: | 7.1 | ||
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i586 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2004-09-30 15:39:05 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Need Real Name
2001-07-21 21:41:42 UTC
Is this bug being investigated? We don't have the hardware in question. Is it a PnP card in any manner - does it show up in /proc/isapnp? The card is not PnP. It is quite old, but it is the basis of the external midi interface standard used by many other cards. Do you have any external midi hardware to test with? I found that this is not a bug in the mpu401 driver. It is a conflict between the sb driver and the mpu401 driver. If I remove all sound related kernel modules and then insmod mpu401, it works fine. I can't seem to get my modules.conf to handle this properly. If I manually insmod mpu401 before any other sound modules are loaded, then everything works fine. Apparently the sb driver is preventing any other driver from servicing sound-service-0-3 even if uart401 is disabled. vacto: in answer to your previous question, no, we don't have external midi HW. Since it appears to be a driver issue, assigning to the kernel. I no longer have the MPU 401, so this bug is moot. Thanks for the bug report. However, Red Hat no longer maintains this version of the product. Please upgrade to the latest version and open a new bug if the problem persists. The Fedora Legacy project (http://fedoralegacy.org/) maintains some older releases, and if you believe this bug is interesting to them, please report the problem in the bug tracker at: http://bugzilla.fedora.us/ |