query
by Kallumari Nagaraja Rao, RammohanX
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"
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,
Ram.