Page 1 of 1

usb-midi kernel support?

Posted: Wed Oct 03, 2007 6:28 pm
by fastfourier
hi there everyone, ...

i'm trying to compile usb midi support into kernel 2.4.34.2-gentoox ...

first, i

cd /usr/src/linux
then make menuconfig and enable usb midi support in the USB section.

then, after saving the kernel config on the way out,

make dep && make bzImage modules modules_install
cp arch/i386/boot/bzImage /mnt/fatx/e/vmlinuz


on rebooting alsa seems to have disappeared, i can't cat /proc/asound/cards (in fact there is no /proc/asound at all. emerge says a load of alsa stuff is already installed though.

any thoughts? am i being stupid??

thanks

owen

Posted: Fri Oct 05, 2007 3:34 pm
by orochi
use the search button although i think the command your looking for is

Code: Select all

emerge xbox-alsa
or something to that effect