[PATCH_v2 0/2] cbs: add a mechanism to split the topics list.
by Bertrand Aygon
Some ZTE modems don't support sending a CBS topics list larger than 50 characters.
Bertrand Aygon (2):
cbs: add a mechniasm to split the topics list.
zte: specify the vendor to send cbs in split mode.
drivers/atmodem/cbs.c | 97 ++++++++++++++++++++++++++++++++++++++++++++++---
plugins/zte.c | 2 +-
2 files changed, 93 insertions(+), 6 deletions(-)
--
1.7.4.1
---------------------------------------------------------------------
Intel Corporation SAS (French simplified joint stock company)
Registered headquarters: "Les Montalets"- 2, rue de Paris,
92196 Meudon Cedex, France
Registration Number: 302 456 199 R.C.S. NANTERRE
Capital: 4,572,000 Euros
This e-mail and any attachments may contain confidential material for
the sole use of the intended recipient(s). Any review or distribution
by others is strictly prohibited. If you are not the intended
recipient, please contact the sender and delete all copies.
9 years, 5 months
[PATCH 0/2] cbs: split the topics list for ZTE modem.
by Bertrand Aygon
Some ZTE modems don't support sending a CBS topics list of more than 50 characters.
Bertrand Aygon (2):
cbs: split the topics list for ZTE modem.
zte: specify the vendor to send cbs topics in split mode.
drivers/atmodem/cbs.c | 86 +++++++++++++++++++++++++++++++++++++++++++++++--
plugins/zte.c | 2 +-
2 files changed, 84 insertions(+), 4 deletions(-)
--
1.7.4.1
---------------------------------------------------------------------
Intel Corporation SAS (French simplified joint stock company)
Registered headquarters: "Les Montalets"- 2, rue de Paris,
92196 Meudon Cedex, France
Registration Number: 302 456 199 R.C.S. NANTERRE
Capital: 4,572,000 Euros
This e-mail and any attachments may contain confidential material for
the sole use of the intended recipient(s). Any review or distribution
by others is strictly prohibited. If you are not the intended
recipient, please contact the sender and delete all copies.
9 years, 5 months
[PATCH] udev: switch ttys for SpeedUp 8000.
by Bertrand Aygon
On SpeedUp 8000, notifications are received only on ttyUSB1.
So we must use this tty for aux, and use ttyUSB3 for modem.
---
plugins/ofono.rules | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/plugins/ofono.rules b/plugins/ofono.rules
index 3434bef..467f342 100644
--- a/plugins/ofono.rules
+++ b/plugins/ofono.rules
@@ -382,8 +382,8 @@ ATTRS{idVendor}=="1c9e", ATTRS{idProduct}=="9e00", ENV{ID_USB_INTERFACE_NUM}=="0
ATTRS{idVendor}=="1c9e", ATTRS{idProduct}=="9e00", ENV{ID_USB_INTERFACE_NUM}=="03", ENV{OFONO_SPEEDUP_TYPE}="aux"
# SpeedUp 8000
-ATTRS{idVendor}=="2020", ATTRS{idProduct}=="1008", ENV{ID_USB_INTERFACE_NUM}=="01", ENV{OFONO_SPEEDUP_TYPE}="modem"
-ATTRS{idVendor}=="2020", ATTRS{idProduct}=="1008", ENV{ID_USB_INTERFACE_NUM}=="03", ENV{OFONO_SPEEDUP_TYPE}="aux"
+ATTRS{idVendor}=="2020", ATTRS{idProduct}=="1008", ENV{ID_USB_INTERFACE_NUM}=="03", ENV{OFONO_SPEEDUP_TYPE}="modem"
+ATTRS{idVendor}=="2020", ATTRS{idProduct}=="1008", ENV{ID_USB_INTERFACE_NUM}=="01", ENV{OFONO_SPEEDUP_TYPE}="aux"
# Olive
ATTRS{idVendor}=="201e", ATTRS{idProduct}=="2009", ENV{ID_USB_INTERFACE_NUM}=="00", ENV{OFONO_HUAWEI_TYPE}="Modem"
--
1.7.4.1
---------------------------------------------------------------------
Intel Corporation SAS (French simplified joint stock company)
Registered headquarters: "Les Montalets"- 2, rue de Paris,
92196 Meudon Cedex, France
Registration Number: 302 456 199 R.C.S. NANTERRE
Capital: 4,572,000 Euros
This e-mail and any attachments may contain confidential material for
the sole use of the intended recipient(s). Any review or distribution
by others is strictly prohibited. If you are not the intended
recipient, please contact the sender and delete all copies.
9 years, 5 months
Ericsson 5512fg Modem is not responding when trying to enable it using ofono "enable-modem" test utility, oFono times out to response.
by Singh, Manjeet
Hi
We have a problem to work with Ericsson f5521gw WWAN device with oFono telephony stack that we are using in Fedora15
Kernel version 2.6.38.
oFono version 0.49(latest) which supports f5521gw.
The problem is following:
Ericsson f5521gw WWAN device that we have has HP Vendor ID (0x03f0)and device id (0x3a1d).
It presents Modem, Data and Network Interfaces by USB interface descriptors. In order to get Modem, Data and Network devices, oFono telephony stack scans kernel USB devices and selects these interfaces based on USB interface description strings, like:
- "HP hs2340 HSPA+ Mobile Broadband Modem" - interface description for Modem USB interface (used via /dev/ttyACM0) device
- "HP hs2340 HSPA+ Mobile Broadband Data Modem" - interface description for Modem Data USB interface (used via /dev/ttyACM1 device)
- "HP hs2340 HSPA+ Mobile Broadband Network Adapter" - interface description for Modem Networking interface (used via "usb0" network device)
Originally these description strings were not there in Ofono codes ( see ofono-0.49/plugins/udev.c, function add_mbm(). I added them, after which ofono started to recognize f5521gw device configuration.
But when trying to enable the modem, using ofono/test/enable-modem test utility, ofono times out to response.
The modem is responsive using AT command. Has anyone faced this issue. Any suggestions?
ofonod daemon logs :
src/audio-settings.c:ofono_audio_settings_driver_register() driver: 0x811b06c, name: isimodem
ofonod[1432]: src/modem.c:ofono_modem_create() name: 14EA459156D55940, type: mbm
ofonod[1432]: src/modem.c:set_modem_property() modem 0x930b008 property Path
ofonod[1432]: src/modem.c:set_modem_property() modem 0x930b008 property Registered
ofonod[1432]: plugins/udev.c:add_modem() /devices/pci0000:00/0000:00:1d.7/usb1/1-8/1-8:1.1/tty/ttyACM0 (mbm)
ofonod[1432]: plugins/udev.c:add_mbm() desc: HP hs2340 HSPA+ Mobile Broadband Modem
ofonod[1432]: src/modem.c:get_modem_property() modem 0x930b008 property Registered
ofonod[1432]: src/modem.c:get_modem_property() modem 0x930b008 property ModemDevice
ofonod[1432]: src/modem.c:set_modem_property() modem 0x930b008 property ModemDevice
ofonod[1432]: src/modem.c:get_modem_property() modem 0x930b008 property ModemDevice
ofonod[1432]: src/modem.c:get_modem_property() modem 0x930b008 property DataDevice
ofonod[1432]: src/modem.c:get_modem_property() modem 0x930b008 property NetworkInterface
ofonod[1432]: src/modem.c:get_modem_property() modem 0x930b008 property Path
ofonod[1432]: plugins/udev.c:add_modem() /devices/pci0000:00/0000:00:1d.7/usb1/1-8/1-8:1.3/tty/ttyACM1 (mbm)
ofonod[1432]: plugins/udev.c:add_mbm() desc: HP hs2340 HSPA+ Mobile Broadband Data Modem
ofonod[1432]: src/modem.c:get_modem_property() modem 0x930b008 property Registered
ofonod[1432]: src/modem.c:set_modem_property() modem 0x930b008 property DataDevice
ofonod[1432]: src/modem.c:get_modem_property() modem 0x930b008 property ModemDevice
ofonod[1432]: src/modem.c:get_modem_property() modem 0x930b008 property DataDevice
ofonod[1432]: src/modem.c:get_modem_property() modem 0x930b008 property NetworkInterface
ofonod[1432]: src/modem.c:get_modem_property() modem 0x930b008 property Path
ofonod[1432]: plugins/udev.c:add_modem() /devices/pci0000:00/0000:00:1d.7/usb1/1-8/1-8:1.6/net/usb0 (mbm)
ofonod[1432]: plugins/udev.c:add_mbm() desc: HP hs2340 HSPA+ Mobile Broadband Network Adapter
ofonod[1432]: src/modem.c:get_modem_property() modem 0x930b008 property Registered
ofonod[1432]: src/modem.c:set_modem_property() modem 0x930b008 property NetworkInterface
ofonod[1432]: src/modem.c:get_modem_property() modem 0x930b008 property ModemDevice
ofonod[1432]: src/modem.c:get_modem_property() modem 0x930b008 property DataDevice
ofonod[1432]: src/modem.c:get_modem_property() modem 0x930b008 property NetworkInterface
ofonod[1432]: src/modem.c:set_modem_property() modem 0x930b008 property Registered
ofonod[1432]: src/modem.c:unregister_property() property 0x930a648
ofonod[1432]: plugins/mbm.c:mbm_probe() 0x930b008
ofonod[1432]: plugins/smart-messaging.c:modem_watch() modem: 0x930b008, added: 1
ofonod[1432]: plugins/push-notification.c:modem_watch() modem: 0x930b008, added: 1
ofonod[1432]: src/modem.c:get_modem_property() modem 0x930b008 property Path
ofonod[1432]: plugins/udev.c:add_modem() /devices/pci0000:00/0000:00:1d.7/usb1/1-8/1-8:1.9/tty/ttyACM2 (mbm)
ofonod[1432]: plugins/udev.c:add_mbm() desc: HP hs2340 HSPA+ Mobile Broadband NMEA
ofonod[1432]: src/modem.c:get_modem_property() modem 0x930b008 property Registered
ofonod[1432]: plugins/mbm.c:mbm_enable() 0x930b008
ofonod[1432]: src/modem.c:get_modem_property() modem 0x930b008 property ModemDevice
ofonod[1432]: src/modem.c:get_modem_property() modem 0x930b008 property DataDevice
ofonod[1432]: plugins/mbm.c:mbm_enable() /dev/ttyACM0, /dev/ttyACM1
ofonod[1432]: src/modem.c:set_powered_timeout() modem: 0x930b008
9 years, 5 months
[PATCH 0/2] cbs: send topics one by one for ZTE modem.
by Bertrand Aygon
Some ZTE modem don't support sending a long AT command.
So instead of sending all the CBS topics in one command, we send them one by one.
Bertrand Aygon (2):
cbs: send topics one by one for ZTE modem.
zte: specify the vendor to send cbs topics one by one.
drivers/atmodem/cbs.c | 58 ++++++++++++++++++++++++++++++++++++++++++------
plugins/zte.c | 2 +-
2 files changed, 51 insertions(+), 9 deletions(-)
--
1.7.4.1
---------------------------------------------------------------------
Intel Corporation SAS (French simplified joint stock company)
Registered headquarters: "Les Montalets"- 2, rue de Paris,
92196 Meudon Cedex, France
Registration Number: 302 456 199 R.C.S. NANTERRE
Capital: 4,572,000 Euros
This e-mail and any attachments may contain confidential material for
the sole use of the intended recipient(s). Any review or distribution
by others is strictly prohibited. If you are not the intended
recipient, please contact the sender and delete all copies.
9 years, 5 months