RE: [Wengophone-devel] Native Alsa support on Linux

2007-01-26 Thread Didier LINK
Le jeudi 25 janvier 2007 à 23:50 +0100, Jerome WAGNER a écrit : Hello, Hello, Minh and Julien have integrated your patches in REV 9451. Thanks for this, I patched something in 9452 that might correct the rctx == NULL problem. (old refactoring that was not ported to the pure alsa

Re: [Wengophone-devel] Native Alsa support on Linux

2007-01-25 Thread Vadim Lebedev
Didier LINK wrote: Le mercredi 24 janvier 2007 à 02:08 +0100, Jerome WAGNER a écrit : Hello, Hello all, Yes I think you are right ; forcing the audio device in your case leads to a bug. select_audio_device is supposed override the deviceId when it is forced, but I guess that

RE: [Wengophone-devel] Native Alsa support on Linux

2007-01-25 Thread Jerome WAGNER
] Envoyé : jeudi 25 janvier 2007 10:38 À : Didier LINK Cc : Jerome WAGNER; 'Wengophone Devel' Objet : Re: [Wengophone-devel] Native Alsa support on Linux Didier LINK wrote: Le mercredi 24 janvier 2007 à 02:08 +0100, Jerome WAGNER a écrit : Hello, Hello all, Yes I think you are right

RE: [Wengophone-devel] Native Alsa support on Linux

2007-01-25 Thread Jerome WAGNER
] Native Alsa support on Linux (DBG_DYNA_AUDIO_DRV:/home/didier/temp/openwengo-ng/wengophone-2.1/wifo/phapi /phmedia-alsa.c:316) alsa_stream_open: (name: alsa: in=0 out=0, rate: 16000, framesize: 640) (confirming that the alsa driver is given an alsa name) After that you should look on line (122

RE: [Wengophone-devel] Native Alsa support on Linux

2007-01-24 Thread Didier LINK
Le mercredi 24 janvier 2007 à 02:08 +0100, Jerome WAGNER a écrit : Hello, Hello all, Yes I think you are right ; forcing the audio device in your case leads to a bug. select_audio_device is supposed override the deviceId when it is forced, but I guess that the const char * stops this

RE: [Wengophone-devel] Native Alsa support on Linux

2007-01-24 Thread Jerome WAGNER
 : Jerome WAGNER Cc : 'Wengophone Devel' Objet : RE: [Wengophone-devel] Native Alsa support on Linux Le mercredi 24 janvier 2007 à 02:08 +0100, Jerome WAGNER a écrit : Hello, Hello all, Yes I think you are right ; forcing the audio device in your case leads to a bug. select_audio_device

RE: [Wengophone-devel] Native Alsa support on Linux

2007-01-24 Thread Didier LINK
(DBG_DYNA_AUDIO_DRV:/home/didier/temp/openwengo-ng/wengophone-2.1/wifo/phapi /phmedia-alsa.c:316) alsa_stream_open: (name: alsa: in=0 out=0, rate: 16000, framesize: 640) (confirming that the alsa driver is given an alsa name) After that you should look on line (122) of phmedia-alsa:

RE: [Wengophone-devel] Native Alsa support on Linux

2007-01-23 Thread Jerome WAGNER
Hello Didier, What result did you have for direct ALSA support ? I added a small wiki page [1] regarding the activation and debug of the ALSA support. Maybe this will help. Maybe I made a mistake about the in=0 and out=0 thing. I hope not. Jerome [1]

RE: [Wengophone-devel] Native Alsa support on Linux

2007-01-23 Thread Didier LINK
Le mardi 23 janvier 2007 à 14:18 +0100, Jerome WAGNER a écrit : Hello Didier, Hi Jerome and all wengonautes, What result did you have for direct ALSA support ? Thanks for the wiki page I've tried to use the env variable and the debug define but without success. The debug log say that Alsa

RE: [Wengophone-devel] Native Alsa support on Linux

2007-01-23 Thread Jerome WAGNER
' Objet : RE: [Wengophone-devel] Native Alsa support on Linux Le mardi 23 janvier 2007 à 20:03 +0100, Jerome WAGNER a écrit : Hello Didier, (debug) 18:07:01 static std::listAudioDevice, std::allocatorAudioDevice AudioDeviceManager::getOutputDeviceList(): output device found=(default) /dev/dsp