Re: [linux-audio-user] emu10k1 multichannel support

From: Lee Revell <rlrevell@email-addr-hidden-job.com>
Date: Fri Jan 21 2005 - 03:01:56 EET

On Fri, 2005-01-21 at 12:03 +1100, Shayne O'Connor wrote:
> what's the proper way to apply the patch?
>
> i cd'd to the alsa-driver source directory and did this:
>
> "patch -p1 < ../emu10k1-multichannel-v002.patch"
>
> and it gave output saying that it patched successfully.
>
> then i did "make; sudo make install", ran the snddevices script, then ran:
>
> "/sbin/modprobe snd-emu10k1;/sbin/modprobe snd-pcm-oss;/sbin/modprobe
> snd-mixer-oss;/sbin/modprobe snd-seq-oss"
>

Well, if ALSA is installed as modules, you have to rmmod them all before
doing "modprobe snd-emu10k1".

Use lsmod to verify that all your ALSA modules are unloaded, then
install the patched ALSA modules and load them.

Lee
Received on Fri Jan 21 04:15:24 2005

This archive was generated by hypermail 2.1.8 : Fri Jan 21 2005 - 04:15:25 EET