* VT82C686 and MIDI fun
@ 2005-02-09 16:18 Chris White
2005-02-11 14:53 ` Clemens Ladisch
0 siblings, 1 reply; 2+ messages in thread
From: Chris White @ 2005-02-09 16:18 UTC (permalink / raw)
To: alsa-devel
[-- Attachment #1: Type: text/plain, Size: 978 bytes --]
Alright, so I thought I send this here just in case I RTFM wrong :P. So
basically, here's the deal.. I'm on a ppc system (2.6.9 kernel) using
alsa driver 1.0.8 (latest), via82xx module (Via being the vendor, my
model being in the subject line), and all a nice midi keyboard hooked up
to the MIDI/Gameport with an adapater I got. Now, I've tried the
following without much success:
1) I did the `modprobe snd-via82xx mpu_port=0x330` command to set the
mpu port, which is what it's documented as, /dev/midi does nothing
2) Ok, maybe my setup is jacked, so I tried hooking it up to my x86
system, works like a charm
3) I looked over the documentation.. which tells me to work with
snd-mpu401.. but I thought that was depricated by snd-mpu401-uart?
So.. that said.. I'm stuck here wondering what's going on. It's either
a) go buy a card or b) there's some serious endian going on.
Comments/suggestions/flames welcome (though wait till I get the firesuit
on).
[-- Attachment #2: このメッセージにはデジタル署名された部分があります --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: VT82C686 and MIDI fun
2005-02-09 16:18 VT82C686 and MIDI fun Chris White
@ 2005-02-11 14:53 ` Clemens Ladisch
0 siblings, 0 replies; 2+ messages in thread
From: Clemens Ladisch @ 2005-02-11 14:53 UTC (permalink / raw)
To: Chris White; +Cc: alsa-devel
Chris White wrote:
> I'm on a ppc system (2.6.9 kernel) using alsa driver 1.0.8
> (latest), via82xx module (Via being the vendor, my model being in
> the subject line), and all a nice midi keyboard hooked up to the
> MIDI/Gameport with an adapater I got. Now, I've tried the
> following without much success:
>
> 1) I did the `modprobe snd-via82xx mpu_port=0x330` command to set the
> mpu port, which is what it's documented as, /dev/midi does nothing
> 2) Ok, maybe my setup is jacked, so I tried hooking it up to my x86
> system, works like a charm
Can the MIDI port be configured in the BIOS setup? What is set for
the interrupt (is it the same as the interrupt for the AC'97
controller)?
It would be nice to know if MIDI output worked.
You could try using it without interrupts by editing the file
alsa-kernel/pci/via82xx.c and, in the call to snd_mpu401_uart_new
(about line 1733), replacing "chip->irq" with "-1".
> 3) I looked over the documentation.. which tells me to work with
> snd-mpu401.. but I thought that was depricated by snd-mpu401-uart?
There is no snd-mpu401-uart driver. The module of that name is used
as a library for other drivers because many sound cards have MPU-401
compatible MIDI ports.
HTH
Clemens
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2005-02-11 14:53 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-02-09 16:18 VT82C686 and MIDI fun Chris White
2005-02-11 14:53 ` Clemens Ladisch
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.