[EMAIL PROTECTED] wrote: > > > 1. How may I compile/make and install just the modules that I am > > > interested in (--with-card ?) > > > > You can use --with-cards or edit a file in the root directory of the alsa > > kernel source. sorry, can't remember the name and I'm not on my home > > computer right now. > > You mean I can do a "./cvscompile --with-cards=snd-opti93x" ? > > > Seems like I did "make modules" and "make modules > > install" just like > > I'll try this and see what happens. Takashi said > a "make install" would suffice though.
I'm using the following commands to compile and install the USB MIDI driver: ~/alsa-driver/usb# make snd-usb-midi.o ~/alsa-driver/usb# cp snd-usb-midi.o /lib/modules/2.4.18/kernel/sound/usb/ (modify file/directory names appropriately) This only works if the package already had been installed, and if the changes only affect one module, but this seems to be just what you want to do. HTH Clemens ------------------------------------------------------- This sf.net email is sponsored by: Dice - The leading online job board for high-tech professionals. Search and apply for tech jobs today! http://seeker.dice.com/seeker.epl?rel_code=31 _______________________________________________ Alsa-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-devel