In pd it tells me: [EMAIL PROTECTED] todd]$ pd couldn't open MIDI input device 1 couldn't open MIDI output device 1 opened 0 MIDI input device(s) and 0 MIDI output device(s). Testing for Jack cannot connect to jack server cannot connect to default JACK server cannot connect to jack server cannot connect to default JACK server snd_pcm_open (input): No such file or directory snd_pcm_open (output): No such file or directory Using ALSA interface audio I/O stuck... closing audio
and when i type 'alsamixer' it tells me: [EMAIL PROTECTED] todd]$ alsamixer alsamixer: function snd_ctl_open failed for default: No such file or directory Any clues? Thanks, todd On Fri, 7 Mar 2003, Clemens Ladisch wrote: > Date: Fri, 07 Mar 2003 16:32:12 +0100 (MET) > From: Clemens Ladisch <[EMAIL PROTECTED]> > To: tod <[EMAIL PROTECTED]> > Cc: [EMAIL PROTECTED] > Subject: Re: [Alsa-user] Quattro Install issues :( > > > 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