I had access to my midi keyboard from kernel 2.0. All the awe functions worked. I
could play midi
files to the keyboard and even play the awe32 synth from the keyboard. It's the
non-pnp awe32.
Now I've upgraded to kernel 2.2.x. It's all modularized but sndstat is different:
OSS/Free:3.8s2++-971130
Load type: Driver loaded as a module
Kernel: Linux quickening 2.2.1 #1 SMP Sun Feb 14 10:55:04 CST 1999 i686
Config options: 0
Installed drivers:
Sender: [EMAIL PROTECTED]
Precedence: bulk
Reply-To: [EMAIL PROTECTED]
Card config:
Audio devices:
0: Sound Blaster 16 (4.12) (DUPLEX)
Synth devices:
0: AWE32-0.4.3 (RAM8192k)
Midi devices:
0: Sound Blaster 16
1: AWE Midi Emu
Timers:
0: System clock
Mixers:
0: Sound Blaster
(Same problem in 2.2.5)
lsmod says:
awe_wave 155676 2
sb 31148 2
uart401 5644 2 [sb]
sound 55636 0 [awe_wave sb uart401]
soundlow 208 0 [sound]
soundcore 2244 7 [sb sound]
and conf.modules:
alias sound sb
alias midi awe_wave
post-install awe_wave /usr/bin/sfxload /etc/midi/synthgs.sf2
options sb io=0x220 irq=5 dma=1 dma16=5 mpu_io=0x330
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?