October wrote:
Anyway, I tried hooking it up to the onboard
"joystick/midi" socket on the motherboard (an older
440BX based Asus board) and don't see it register in
jack.
Use the snd-mpu401 driver. If you don't have ACPI, you have to set
port address and interrupt to those value configures in the BIOS,
e.g.:
options snd-mpu401 port=0x330 irq=5
HTH
Clemens