Charles G Waldman wrote:
> Kyle Davenport writes:
> > I had access to my midi keyboard from kernel 2.0. All the awe
> functions worked.
> > On the most basic level, I used to be able to "cat /dev/midi00" and see events
>from the keyboard, but
> > no more.
> >
> > Anyone have it working?
>
> No, but if it makes you feel any better I have the exact same
> problem. I used to be able to "cat/dev/midi00" and now I get
> nothing... I'm trying to figure out what's going on. If you get
> anywhere with this please post it to the list! Thanks.
Success! Changed 2 things - don't know which fixed it. I have been having a lot of
trouble (compared to
2.0 kernel) getting all the devices working together. It has been partly an IRQ
conflict and partly a
modularization problem. Since I'm running the SMP kernel, I've also been wondering if
the new i/o apic has
something to do with it. Well I tired of getting my modem and printer (sheez!)
working together as modules
under x-windows (long story) so I put serial device driver back into kernel. I also
upgraded to 2.2.6
which came out Saturday. I checked that "cat /dev/midi00" and jazz work now.