Hi Ram, On 07/28/2015 04:27 AM, Kallumari Nagaraja Rao, RammohanX wrote: > Hi All, > > I am trying to get ofono running on my Intel Edison board. > > We have Intel Arduino Board with Ublox Sara-G350 connected via ttyMFD1 > device. > > 1.Placed necessary configuration files at the needed places. > > a.Ofono.conf > > b.Tun.conf > > c.Ofono.rules > > 2.Updated ofono.rules with the following, > > # Ublox SARA-G350 > > ATTRS{idVendor}=="1546", ATTRS{idProduct}=="1102", ENV{OFONO_DRIVER}="ublox" > I don't know what this is doing, but in general ofono.rules is only used for pure-serial devices. ublox driver is only setup to work via USB. Is your modem hardware USB based? > 3.tun.conf into modules-load.d, but when I do lsmod I do not see module > tun being loaded ! > > 4.when I try running ofonod, I get struck at BT stuff as attached. > > Please let me know if I am missing something. > Regards, -Denis