> tod <[EMAIL PROTECTED]> wrote:
> > ok so I installed everything & (i.e. did all the steps on the ez usb
> > driver install page)

For the Quattro, you don't need the ezusb stuff; that is for Midisport
interfaces only.

> > depmod: *** Unresolved symbols in
> > /lib/modules/2.4.18-3/kernel/sound/.../snd-...-synth.o
> > ...

This is a bug in your ALSA version, but it doesn't hurt because you do not
need these *-synth modules anyway.

> > My modules.conf file is
> >
> > alias sound-slot-0 i810_audio
> > alias sound-slot-1 snd-usb-audio
> > ...
> > alias snd-card-0 i810_audio
> > alias snd-card-1 snd-usb-audio
> > alias sound-slot-0 snd-card-0
> > alias sound-slot-1 snd-card-1

Frans Ketelaars wrote:
> i810_audio is the OSS driver, you need the snd-intel8x0 module for ALSA.

And you have duplicate definitions for sound-slot-x.

And you should use the index option for the card modules:
        options snd-intel8x0 index=0
        options snd-usb-audio index=1

> > I have to edit it in Kate & then copy to the .etc. directory because when
> > I 'vi' & edit, it won`t let me save or exit. I press ESC & nothing
> > happens.

Esc switches to command mode. There you can use ZZ to save and quit, or
:q! to quit without saving.


HTH
Clemens




-------------------------------------------------------
This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger 
for complex code. Debugging C/C++ programs can leave you feeling lost and 
disoriented. TotalView can help you find your way. Available on major UNIX 
and Linux platforms. Try it free. www.etnus.com
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to