All of lore.kernel.org
 help / color / mirror / Atom feed
* Problem detecting/using wwan0 modem
@ 2011-06-27 15:45 ofonoconn
  2011-06-27 14:12 ` Denis Kenzior
  0 siblings, 1 reply; 19+ messages in thread
From: ofonoconn @ 2011-06-27 15:45 UTC (permalink / raw)
  To: ofono

[-- Attachment #1: Type: text/plain, Size: 2479 bytes --]


Hello list,

when using distros integrating network-manager, I can connect to the
Internet using my GSM/GPRS/UMTS WWAN modem and would like to be able
to do so with Linux distros (MeeGo) which integrate ofono and
connman. This is not very well documented, so please help.

GOAL
----
I want to be able to select from between eth0, wlan0, and wwan0
from the ofono/connman connection applet in MeeGo.

PROBLEM
-------
Ofono (or connman, not sure which) presents connection options after
detecting that wired and wireless ethernet interfaces exist. In my
netbook, no option to use the F3607gw (labeled Hewlett-Packard below)
WWAN modem device wwan0 is available.

ENVIRONMENT
-----------
$ lsusb
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
[...]
Bus 001 Device 006: ID 03f0:271d Hewlett-Packard 

$ ifconfig -a
eth0      Link encap:Ethernet  HWaddr 12:34:56:78:9A:BC  
[...]
lo        Link encap:Local Loopback  
[...]
wlan0     Link encap:Ethernet  HWaddr 12:34:56:78:9A:BC  
[...]
wwan0     Link encap:Ethernet  HWaddr 12:34:56:78:9A:BC
          BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)

$ /usr/lib/ofono/test/list-modems
$

$ dmesg | grep wwan
[   11.385780] cdc_ether 1-5:1.6: wwan0: register 'cdc_ether' at usb-0000:00:1d.7-5, Mobile Broadband Network Device, 02:80:37:ec:02:00
[ 2505.050955] cdc_ether 1-5:1.6: wwan0: unregister 'cdc_ether' usb-0000:00:1d.7-5, Mobile Broadband Network Device
[ 2505.609492] cdc_ether 1-5:1.6: wwan0: register 'cdc_ether' at usb-0000:00:1d.7-5, Mobile Broadband Network Device, 02:80:37:ec:02:00

$ lsmod
Module                  Size  Used by
iptable_nat             3545  0 
nf_nat                 16042  1 iptable_nat
ath9k                  65740  0 
ideapad_laptop          3529  0 
zaurus                  3045  0 
battery                 8862  0 
uvcvideo               50368  0 
ath9k_common            1977  1 ath9k
cdc_ether               5744  1 zaurus
cdc_acm                15767  0 
serio_raw               3821  0 
joydev                  8205  0 
cdc_wdm                 8885  0 
ath9k_hw              243316  2 ath9k,ath9k_common
usbnet                 19620  2 zaurus,cdc_ether

What could the problem be?

Regards,
Michael

^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2011-07-20 12:55 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-06-27 15:45 Problem detecting/using wwan0 modem ofonoconn
2011-06-27 14:12 ` Denis Kenzior
2011-06-27 17:25   ` ofonoconn
2011-06-27 15:53     ` Denis Kenzior
2011-06-27 18:43       ` ofonoconn
2011-06-27 16:46         ` Denis Kenzior
2011-06-27 19:04           ` ofonoconn
2011-06-27 17:21             ` Denis Kenzior
2011-06-27 19:32               ` Michael Schloh von Bennewitz
2011-06-28 17:05               ` ofonoconn
2011-06-28 20:07               ` Michael Schloh von Bennewitz
2011-06-30 12:31                 ` Incoming patch HS2330 detection, plugins/udev.c Michael Schloh von Bennewitz
2011-06-30  6:47                   ` Denis Kenzior
2011-06-30 19:46                     ` Michael Schloh von Bennewitz
2011-06-30 20:20                       ` Marcel Holtmann
2011-07-02 19:08                         ` Michael
2011-07-20 12:55                   ` Nicolas Paccou
2011-06-27 17:38     ` Problem detecting/using wwan0 modem ofonoconn
2011-06-27 15:50       ` Denis Kenzior

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.