usb-midi kernel support?

Ask questions regarding Gentoox, Gentoo and Linux in general in these forums and we'll do our best to help you!
Post Reply
fastfourier
Newbie
Posts: 3
Joined: Fri Sep 28, 2007 7:45 pm
Location: london, UK

usb-midi kernel support?

Post 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
orochi
Gentoox Guru!
Posts: 606
Joined: Sun Oct 24, 2004 8:11 am

Post 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
Post Reply