Re: [Alsa-user] relocation error - version ALSA_0.9 not defined...

2006-12-04 Thread Benoit Fouet
stahlsau wrote: > Hi @ you all who read this, > i'm afraid to say but i'm another one of those poor and lost > help-seeking alsa-newbees. Hopefully someone will provide some help > nevertheless. > > I changed from 4front-oss (which worked perfectly, but is closed-source > sadly) to alsa. At the

Re: [Alsa-user] alsa-lib: alsa.pc's Libs shouldn't contain -lm -ldl -lpthread

2006-11-21 Thread Benoit Fouet
Takashi Iwai wrote: > At Tue, 21 Nov 2006 14:47:15 +0100, > Benoit Fouet wrote: > >> Takashi Iwai wrote: >> >>> At Tue, 21 Nov 2006 07:34:07 -0600, >>> r10 kindsofpeople wrote: >>> >>> >>>> First, let me

[Alsa-user] Problem when recording pcm

2006-08-28 Thread Benoit Fouet
Hi, i have a problem i can't solve when recording a pcm. When i record a pcm, i get old data prior to getting the one i just recorded... How can i tell alsa-lib that it has to not use previous data that are in the (driver ?) buffer ? Any help's welcome :) Thanks, -- Ben -

Re: [Alsa-user] another in kernel alsa update that breaks backward compatibilty?

2006-08-09 Thread Benoit Fouet
hi, Sergei Steshenko wrote: >On Wed, 09 Aug 2006 11:40:02 -0400 >Gene Heskett <[EMAIL PROTECTED]> wrote: > > > >>Greetings; >> >>The old fart is back again. :) >> >>I've just done a divide and conquer on kernel versions, and have found that >>while I DO have a kde audio signon for kernels 2.6.

Re: [Alsa-user] libasound - 'undefined esd symbol' error

2006-05-29 Thread Benoit Fouet
0 w DF .text 0041 ALSA_0.9 snd_pcm_hw_params_set_rate_near 000438f0 gDF .text 0041 ALSA_0.9 __snd_pcm_hw_params_set_rate_near On Mon, May 29, 2006 at 11:00:19AM +0200 or thereabouts, Benoit Fouet wrote: you should find the alsa library in your /usr/lib directory however,

Re: [Alsa-user] libasound - 'undefined esd symbol' error

2006-05-29 Thread Benoit Fouet
e libasound* -print ./home/doc/libasound1 ./home/share/doc/libasound2 ./home/share/doc/libasound1 ./usr/share/doc/libasound2 ./usr/share/doc/libasound2-dev ./usr/share/doc/libasound2-doc ./usr/share/doc/libasound2-plugins . Adam Bogacki, [EMAIL PROTECTED] On Mon, May 29, 2006 at 09:29:25AM +020

Re: [Alsa-user] libasound - 'undefined esd symbol' error

2006-05-29 Thread Benoit Fouet
what is the version of your libasound ? alsa library uses a symbol versionning, try an objdump -T to see the symbols version... -- Ben Adam Bogacki wrote: Hi, following the last two apt-upgrades of libasound2, libasound2-dev, & libasound2-plugins I have no sound with aplay, mplayer or ekig