Re: [Alsa-user] No sound with Mandrake-9.1

2003-07-29 Thread Bernez K
Quoting kevin ernste <[EMAIL PROTECTED]>: > Which soundcard? Was one identified/configured during the > installation? Do you get a mixer at all (try one from the menu)? Did > you try unmuting channels in the mixer (they are muted by default)? In fact, it works now on my laptop after a number

[Alsa-user] No sound with Mandrake-9.1

2003-07-28 Thread Bernez K
Hi, I can't get any sound with Mandrake-9.1. I am unable to find any help on Mandrake's web site. Is there any tip ? -- Bernez --- This SF.Net email sponsored by: Free

[Alsa-user] How to load a sound bank automatically ?

2002-07-05 Thread Bernez K
Hi, I am still trying to load a sound font automatically. I am using devfs In /etc/devfsd.conf I have: # Enable full compatibility mode for old device names REGISTER .* MKOLDCOMPAT UNREGISTER .* RMOLDCOMPAT # Gives r/w permissions on sound devices LOOKUP

Re: [Alsa-user] How to load a sound bank automatically ?

2002-06-30 Thread Bernez K
Thank you Frank, but it doesn't work ... > > I just want to load automatically the sound bank into my sound card. > > This should work: > > alias sound-slot-0 snd-card-0 > alias sound-service-0-0 snd-mixer-oss > alias sound-service-0-1 snd-seq-oss > alias sound-service-0-3 snd-pcm-oss > alias s

[Alsa-user] How to load a sound bank automatically ?

2002-06-27 Thread Bernez K
Hi, Currently before running a MIDI file I need to load manually the sound bank into my sound card with sfxload. Because sfxload requests /dev/sequencer, I load manually snd-seq-oss in order to create it. And then I can run: $ sfxload /usr/share/sounds/sf2/8mbgmsfx.sf2 I just want to loa

[Alsa-user] pmidi: undefined reference to `g_ptr_array_new'

2002-06-20 Thread Bernez K
Hi, I am not sure that alsa-list is the good forum for that but I sent an email to Steve Ratcliffe but no answer at this time I am unable to install pmidi-1.5.4 on my machine. I did: $ ./configure No pb. Then: $ make and I got: Making all in man make[1]: Entre dans le répertoire `/home/

[Alsa-user] ./snddevices and DEVFS ?

2002-06-12 Thread Bernez K
Hi, I am still desesperately trying to install and configure alsa in order to play MIDI files. I already posted a number of messages to Alsa-user list and I thank all the people who tried to help me but I am still worried. I have'nt got /dev/sequencer. The install file in alsa-driver director

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: > > -

[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

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

2002-06-04 Thread Bernez K
En réponse à Stefan Gartner <[EMAIL PROTECTED]>: > Hi, > as far as I know, /dev/sequencer gets created when you load snd-seq-oss > if > you're using devfs. At least that's what happens on my systems. > stefan Thank you Stefan but this is not the case on my system. What do you have in your /etc

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

2002-06-03 Thread Bernez K
En réponse à Takashi Iwai <[EMAIL PROTECTED]>: > > I try to load sound font: > > /usr/local/bin/sfxload /usr/share/sounds/sf2/8mbgmsfx.sf2 > > I get: > > /dev/sequencer: No such file or directory > > hmm. please check whether a file /dev/sequencer really exists. > for example, it looks like t

[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 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 &g

[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

[Alsa-user] Where is sfxload ?

2002-05-27 Thread Bernez K
I finally compiled alsa :-) I compiled pmidi. I need now to load sound fonts but I haven't got sfxload. Sourceforge and Google provide nothing about it. I found this URL: http://bahamut.mm.t.u-tokyo.ac.jp/~iwai/awedrv/ but it doesn't work. Where can I get sfxload ? Bernez

Re: [Alsa-user] How can I play a MIDI file ?

2002-05-27 Thread Bernez K
En réponse à Frank Barknecht <[EMAIL PROTECTED]>: > For the SBLive you also need to load soundfonts, for example those on > the Creative-Driver-CD. The Live needs the format SF2, so watch for > the correct file suffix. Basically you need this in your modules.conf: > > ... > post-install snd-synt

Re: [Alsa-user] Alsa 0.9.x beta and LM8.2

2002-05-24 Thread Bernez K
En réponse à Brian Parish <[EMAIL PROTECTED]>: The procedure given by Garrick Sitonga is missing something if you use LM-8.2 as it is. > Despite it working though, I still get lots of messages at boot for > modules I don't really want anyway (and am obviously not using). > Here's > a sample:

[Alsa-user] alsamixer - strange displays

2002-05-13 Thread Bernez K
Excuse me, the same with "Object" :-) - Hi, ALSA works now, I can play a sound file with "aplay". Many thanks to the people who helped me :-) I use alsamixer with the KDE Konsole. It seems to work but it shows some strange displays (See attached file). The "m

[Alsa-user] How can I play a MIDI file ?

2002-05-13 Thread Bernez K
ALSA works fine. I tested some sound files with "aplay". How can I play a MIDI file ? Bernez Mandrale-Linux-8.2 (Kernel-2.4.18-6mdk) alsa-0.9.0beta12 ___ Have b

[Alsa-user] (no subject)

2002-05-13 Thread Bernez K
Hi, ALSA works now, I can play a sound file with "aplay". Many thanks to the people who helped me :-) I use alsamixer with the KDE Konsole. It seems to work but it shows some strange displays (See attached file). The "man alsa" says that this is usual with Xterm but it is not a bug (?). I tried

Re: [Alsa-user] Can't configure alsa-driver with Mandrake-8.2

2002-05-10 Thread bernez . k
Thank you Garrick for your help. > someone on this list suggested the > "-I/usr/src/linux/include" line in the configure script, like this: > ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS > conftest.$ac_ext $LIBS 1>&5 -I/usr/src/linux-2.4.18-6mdk/include' > and it fixed t

Re: [Alsa-user] Can't configure alsa-driver with Mandrake-8.2

2002-05-09 Thread bernez . k
En réponse à Kjetil Tjensvold <[EMAIL PROTECTED]>: > also use this option. > --with-moddir=/lib/modules//misc > Thank you Kjetil, I tried but I got exactly the same error message ... Bernez Mandrale-Linux-8.2 (Kernel-2

[Alsa-user] Can't configure alsa-driver with Mandrake-8.2

2002-05-07 Thread bernez . k
Hello, I can't configure alsa-driver with Mandrake-8.2. I did: copy /lib/modules/2.4.18-6mdk /lib/modules/2.4.18-6mdk.orig rename /lib/modules//alsa => alsa.orig DOWNLOAD latest version (in /home/src/) http://www.alsa-project.org alsa-driver-0.9.0beta12.tar.bz2 alsa-

Re: [Alsa-user] Alsa0.9.0beta12 on Mandrake Linux 8.2 HOWTO

2002-05-06 Thread bernez . k
En réponse à Frans Ketelaars <[EMAIL PROTECTED]>: > > checking for kernel version... expr: syntax error > > expr: syntax error > > expr: syntax error > > failed (probably missing > /lib/modules/2.4.18-6mdk/build/include/linux/version.h) > > > > I have: /lib/modules/2.4.18-6mdk/build -> > ../../.

Re: [Alsa-user] Alsa0.9.0beta12 on Mandrake Linux 8.2 HOWTO

2002-05-04 Thread bernez . k
En réponse à Garrick Sitongia <[EMAIL PROTECTED]>: > Alsa0.9.0beta12 on Mandrake Linux 8.2 HOWTO > > 0. Read the INSTALL file. > > 1. Edit the configure script by inserting -I/usr/src/linux/include at > the >end of lines beginning with "ac_compile=" and "ac_link=", but > before >the end

Re: [Alsa-user] je vais tout casser !

2002-04-18 Thread bernez . k
En réponse à Antoine Jacoutot <[EMAIL PROTECTED]>: > J'en ai marre !! Je comprends, étant moi même dans la mouise :-(( > j'essaye de faire fonctionner le midi de ma SBlive! sous RH7.2 > et j'y arrive toujours pas. Pour ma part je n'arrive même pas à compiler alsa-driver et j'o

[Alsa-user] Update kernel and Install ALSA

2002-04-09 Thread bernez . k
I am trying to install ALSA: I downloaded: alsa-driver-0.9.0beta12.tar.bz2 alsa-lib-0.9.0beta12.tar.bz2 alsa-utils-0.9.0beta12.tar.bz2 I decompressed in /home/src/ bzip2 -d alsa*.tar.bz2 tar -xvf alsa*.tar Then compiled cd alsa-driver-* su - ./configure --with-car