Re: [Alsa-user] /dev/sequencer: No such file or directory

2002-06-09 Thread Bernez K
En réponse à Frans Ketelaars <[EMAIL PROTECTED]>: Thank you Frans for your help, 1- Have you an idea by which way I could create the /dev/sequencer ? 2- > I have this in the .../alsa-driver-0.9.0beta12/INSTALL file: > > -

Re: [Alsa-user] /dev/sequencer: No such file or directory

2002-06-07 Thread Frans Ketelaars
On Wed, 05 Jun 2002 16:41:00 +0200 (MEST) Bernez K <[EMAIL PROTECTED]> wrote: > Hi, > > I am desesperately trying to install and configure alsa in order to play MIDI file. > > I already posted a number of messages and I thank all the people who tried to help >me. > > This is a long list of wh

[Alsa-user] /dev/sequencer: No such file or directory

2002-06-05 Thread Bernez K
Hi, I am desesperately trying to install and configure alsa in order to play MIDI file. I already posted a number of messages and I thank all the people who tried to help me. This is a long list of what I did, configuration files and tests. Can anyone have a look on my problem ? I downloaded

[Alsa-user] /dev/sequencer: No such file or directory

2002-05-31 Thread Bernez K
Sorry if I am confusing but I prefer to explain in more details again: I downloaded from http://www.alsa-project.org alsa-driver-0.9.0beta12.tar.bz2 alsa-lib-0.9.0beta12.tar.bz2 alsa-utils-0.9.0beta12.tar.bz2 I installed ALSA: alsa-diver (This is a very simplified descript

Re: [Alsa-user] /dev/sequencer: No such file or directory

2002-05-31 Thread Bernez K
En réponse à Takashi Iwai <[EMAIL PROTECTED]>: > > When I try to use sfxload I get: > > /dev/sequencer: No such file or directory > > make sure that you set up /etc/modules.conf correctly, especially the > alias for snd-seq-oss. or, possibly a configuration issue over > devfs. My /etc/modules

Re: [Alsa-user] /dev/sequencer: No such file or directory

2002-05-31 Thread Takashi Iwai
At Fri, 31 May 2002 10:44:26 +0200 (MEST), Bernez K wrote: > > Hi, > > I installed ALSA: > alsa-diver: > ./configure --with-cards=emu10k1 --with-sequencer=yes > make > make install > alsa-lib: > ./configure > make > make install > alsa-util: > ./configure > make > make install

Re: [Alsa-user] /dev/sequencer: No such file or directory

2002-05-31 Thread Patrick Wiseman
On Fri, 31 May 2002, Bernez K wrote: > En réponse à Patrick Wiseman <[EMAIL PROTECTED]>: > > > Did you run './snddevices' in the alsa-driver directory? /dev/sequencer > > is one of the devices created. > > I did'nt run "./snddevices" since I read the HOWTO at http://www.alsa- > project.org/alsa

Re: [Alsa-user] /dev/sequencer: No such file or directory

2002-05-31 Thread Bernez K
En réponse à Patrick Wiseman <[EMAIL PROTECTED]>: > On Fri, 31 May 2002, Bernez K wrote: > > > When I try to use sfxload I get: > > /dev/sequencer: No such file or directory > > Did you run './snddevices' in the alsa-driver directory? /dev/sequencer > is one of the devices created. I did'nt ru

Re: [Alsa-user] /dev/sequencer: No such file or directory

2002-05-31 Thread Patrick Wiseman
On Fri, 31 May 2002, Bernez K wrote: > When I try to use sfxload I get: > /dev/sequencer: No such file or directory Did you run './snddevices' in the alsa-driver directory? /dev/sequencer is one of the devices created. Patrick -- Patrick Wiseman [EMAIL PROTECTED] Linux user #17943 _

[Alsa-user] /dev/sequencer: No such file or directory

2002-05-31 Thread Bernez K
Hi, I installed ALSA: alsa-diver: ./configure --with-cards=emu10k1 --with-sequencer=yes make make install alsa-lib: ./configure make make install alsa-util: ./configure make make install Modules are loaded. "aplay alsa.au" works well. I installed awesfx-0.4.4: make all