Failed to create CAIF socket for AT

2010-12-27 Thread krishna k
Hi Sjur, Thanks a ton for your support. By tweaking add_modem() function in udev.c lead to success of modem enumration properly and we are able to perform all basic operations like dirty call making, sms-sending, sms-receive, etc... We are using oFono-0.36 with Linux-2.6.36-rc1 kernel.

Re: Failed to create CAIF socket for AT

2010-12-21 Thread Sjur Brændeland
Hi Kris, I am trying to understand CAIF protocol implementation in OFono.  I am getting Failed to create CAIF socket for AT when i am trying to enable my modem. Maybe the easies way to check if you have CAIF running is to try out unit/test-caif. It will try to open a CAIF Socket to the modem

Failed to create CAIF socket for AT

2010-12-20 Thread krishna k
Hello Sjur, Thanks for your reply. I am trying to understand CAIF protocol implementation in OFono. I am getting Failed to create CAIF socket for AT when i am trying to enable my modem. I appended below rule to 97-ofono-rules in /etc/udev. ATTRS{idVendor}==major-number, ATTRS{idProduct