**** BEGIN LOGGING AT Mon Feb 28 02:59:57 2011 Feb 28 05:12:28 denkenz: NITZ feature is available for IFX modem with MAINTAINER_MODE open, right? Do we have other modem support it? There is no API for higher Application, do we have plan to provide it? Feb 28 09:19:54 Hi guys,When I called the cmtspeech_open() function in my project,I got some errors."CMTSPEECH:nokiamodem_backend:Opening device.libcmtspeechdata v2.0.8.ERROR:CMTSPEECH:nokiamodem_backend:unable to open device /dev/cmt_speech('Device or resource busy').ERROR:unable to open libcmtspeechdata instance".I use the N900 for meego. Feb 28 09:21:08 could someone give me more information about this error? Feb 28 11:07:54 chxie: the device is already opened by something else Feb 28 16:06:24 hi all, is there specific things to do in order to have the interface org.ofono.ConnectionManager working ? Feb 28 16:32:43 I would like to test GPRS before integration, what should I do ? The interface org.ofono.ConnectionManager never appears. Feb 28 16:41:42 Could someone help me to test GPRS on generic AT modem ? Feb 28 16:45:12 Could someone help me to test GPRS on generic AT modem ? Feb 28 16:46:43 define 'generic AT modem' Feb 28 16:48:29 It's a Sagem GPRS modem, for the moment on devkit connected to ttyUSB0 and ubuntu Feb 28 16:49:02 So i have create a plugin, udev rule... Feb 28 16:49:24 if you have just a single tty, then you won't be too successful with ppp Feb 28 16:50:27 So I should mux it outside ofono ? Feb 28 16:51:17 I don't know your hardware, so I can't really tell you Feb 28 16:51:22 if your modem supports a MUX, then yes Feb 28 16:52:49 The thing I would understand is that if I want to work with GPRS I should have to tty, is taht correct ? Feb 28 16:53:18 Sorry two tty... Feb 28 16:53:47 you need at least two ttys for PPP Feb 28 16:54:00 if your hardware supports high-speed, then you can get away with one Feb 28 16:54:04 But the more the better Feb 28 16:54:20 it's 115200 bps Feb 28 16:54:42 by high-speed I meant it uses a dedicated network channel over USB Feb 28 16:55:13 e.g. how option or mbm hardware works Feb 28 16:56:39 it's targetted to run on embedded blackfin DSP with µcLinux Feb 28 16:56:58 that doesn't tell me anything ;) Feb 28 16:58:33 I don't understand what do you mean by "it uses a dedicated network channel over USB" Feb 28 16:59:45 poke around in plugins/udev.c for option and mbm Feb 28 16:59:59 Lets put it this way, mbm exposes an additional ethernet device in addition to ttys Feb 28 17:00:44 It uses vendor-specific commands to activate the ethernet and packets going from the operator go over the ethernet interface Feb 28 17:01:39 Ok I will have a look and try this way, thanks for answers Feb 28 22:41:58 denkenz: holtmann: someone submitted a (mini) patch on Feb 6, any chance to see it reviewed or at least rejected :-) Mar 01 01:25:25 geomat: Is this the sim record update patch? Mar 01 01:42:49 denkenz: NITZ feature is available for IFX modem with MAINTAINER_MODE open, right? Mar 01 01:46:19 zgli: NITZ is always available with IFX. The MAINTAINER_MODE just enables the example nettime plugin. Mar 01 01:47:18 holtmann: thx, how we can use this function without API Mar 01 01:47:28 It is not suppose to be. Mar 01 01:47:49 You are suppose to write a plugin to make this interact with whatever system piece takes care of time. Mar 01 01:51:35 and the example time was a reference, right/ Mar 01 01:56:10 Yes. Mar 01 01:58:05 got it, thx **** ENDING LOGGING AT Tue Mar 01 02:59:57 2011