Hi Raj,

The betavine mobile connect driver already supports the MD300. Support
was added and verified by a Brazilian OS developer. To get it running on
Moblin you will need to install Python modules which can be obtained
from fedora repositories.

http://www.betavine.net/bvportal/resources/datacards

We are working with Moblin to get the application integrated to moblin
2.1 for Christmas. In the long term we are discussing
integrating/helping to integrate the following modems to ConnMan/oFono.

dell_d5520.py
dell_d5530.py
ericsson_f3507g.py
ericsson_md300.py
huawei_b970.py
huawei_e172.py
huawei_e220.py
huawei_e270.py
huawei_e272.py
huawei_e3735.py
huawei_e510.py
huawei_e620.py
huawei_e660a.py
huawei_e660.py
huawei_e870.py
huawei_em730v.py
huawei_em770.py
huawei_exxx.py
huawei_k2540.py
huawei_k3520.py
huawei_k3565.py
huawei_k3715.py
huawei_k3765.py
huawei_k4505.py
nokia_6230.py
novatel_mc950d.py
novatel_mc990d.py
novatel_mifi2352.py
novatel_mother.py
novatel_u630.py
novatel_u740.py
novatel_x950d.py
novatel_xu870.py
onda_msa405hs.py
option_colt.py
option_e3730.py
option_etna.py
option_globesurfericon.py
option_gtfusion.py
option_gtfusionquadlite.py
option_gtm378.py
option_gtmax36.py
option_icon225.py
option_k3760.py
option_nozomi.py
sierrawireless_875.py
sierrawireless_mc8755.py
sonyericsson_k610i.py
sonyericsson_k618i.py
zte_k2525.py
zte_k3520.py
zte_k3565.py
zte_k3765.py
zte_k4505.py

Hope this helps, kind regards, Nicholas Herriot.


-----Original Message-----
From: [email protected] [mailto:[email protected]]
On Behalf Of [email protected]
Sent: 03 December 2009 20:00
To: [email protected]
Subject: connman Digest, Vol 11, Issue 5

Send connman mailing list submissions to
        [email protected]

To subscribe or unsubscribe via the World Wide Web, visit
        http://lists.connman.net/listinfo/connman
or, via email, send a message with subject or body 'help' to
        [email protected]

You can reach the person managing the list at
        [email protected]

When replying, please edit your Subject line so it is more specific than
"Re: Contents of connman digest..."


Today's Topics:

   1. Re: Ericssion 3G Modem (MD300) Support with Moblin2.1 (raj Mittal)
   2. Re: Ericssion 3G Modem (MD300) Support with Moblin2.1
      (Marcel Holtmann)


----------------------------------------------------------------------

Message: 1
Date: Thu, 3 Dec 2009 00:21:24 -0500
From: raj Mittal <[email protected]>
To: [email protected]
Subject: Re: Ericssion 3G Modem (MD300) Support with Moblin2.1
Message-ID:
        <[email protected]>
Content-Type: text/plain; charset=ISO-8859-1

Hi Marcel,

Thanks. But it looks like the kernel itself is not recognizing the
device as 3G Modem but as the USB mass storage device.

do you know if kernel in Moblin2.1 final image includes drivers for
MD300?

Here is the output of the  connman/test/list-devices when MD300 3G USB
dongle is inserted. It does not even list 3G device.

Do anybody know any other Ericssion USB Modem or Netbook with inbuilt
MBM Modem available in USA which I can use to run Ericssion 3G Plugin.

Thanks,
Rajan



[r...@localhost test]# ./list-devices
[ /device/0015afec7af0 ]
    Scanning = 0
    Name = Wireless
    Powered = 1
    ScanInterval = 300
    Address = 00:15:AF:EC:7A:F0
    Interface = wlan0
    Type = wifi
    Networks =
dbus.Array([dbus.ObjectPath('/device/0015afec7af0/0019e485ef49'),
dbus.ObjectPath('/device/0015afec7af0/0016b6232722'),
dbus.ObjectPath('/device/0015afec7af0/0022a46438f9'),
dbus.ObjectPath('/device/0015afec7af0/00146cdf0ed2'),
dbus.ObjectPath('/device/0015afec7af0/002191dc833d'),
dbus.ObjectPath('/device/0015afec7af0/00248c99b1d1'),
dbus.ObjectPath('/device/0015afec7af0/00226b05ef25'),
dbus.ObjectPath('/device/0015afec7af0/002215304cb2'),
dbus.ObjectPath('/device/0015afec7af0/00248c6e3909'),
dbus.ObjectPath('/device/0015afec7af0/001b114e0b6b'),
dbus.ObjectPath('/device/0015afec7af0/001d7ec53df6')],
signature=dbus.Signature('o'), variant_level=1)

[ /device/002354122814 ]
    Name = Ethernet
    Powered = 1
    IPv4.Method = dhcp
    Address = 00:23:54:12:28:14
    Interface = eth0
    Type = ethernet




On Wed, Dec 2, 2009 at 6:47 AM, Marcel Holtmann <[email protected]>
wrote:

> Hi Rajan,
>
> > Moblin2.1 final release notes for Netbooks/Nettops says support for 
> > 3G
> data
> > connections using Ericsson MBM 3G Modems. I tried using Sony 
> > Ericssion  MD300 3G USB dongle with AT&T Sim but I could not see the

> > 3G getting enabled in ConnMan GUI.
> >
> > Could anyone let me know if they get the 3G connection working with 
> > this particular modem or even with any other netbook/modem
combination?
>
> it could be that the MD300 has an old firmware that is actually
broken.
> To enable it in oFono we had to add some workarounds.
>
> Please run connmand with MBM_DEBUG=1 environment variable to enable 
> the AT command debugging and we can see if that is also the case for
you.
>
> Regards
>
> Marcel
>
>
> _______________________________________________
> connman mailing list
> [email protected]
> http://lists.connman.net/listinfo/connman
>


------------------------------

Message: 2
Date: Thu, 03 Dec 2009 16:51:11 +0100
From: Marcel Holtmann <[email protected]>
To: [email protected]
Subject: Re: Ericssion 3G Modem (MD300) Support with Moblin2.1
Message-ID: <1259855471.3041.1.ca...@violet>
Content-Type: text/plain; charset="UTF-8"

Hi Raj,

please stop top posting. This is a proper mailing list and we do inline
quoting as it should be done.

> Thanks. But it looks like the kernel itself is not recognizing the 
> device as 3G Modem but as the USB mass storage device.
> 
> do you know if kernel in Moblin2.1 final image includes drivers for
MD300?
> 
> Here is the output of the  connman/test/list-devices when MD300 3G USB

> dongle is inserted. It does not even list 3G device.
> 
> Do anybody know any other Ericssion USB Modem or Netbook with inbuilt 
> MBM Modem available in USA which I can use to run Ericssion 3G Plugin.

the MD300 is funny. You have to go into sysfs and echo 2 into on of the
bConfiguration files to activate it. A simple eject of the mass storage
is not enough.

If you look at /proc/bus/usb/devices for this you see that it has more
than one configuration. Unfortunately the default one is mass storage
only.

Regards

Marcel




------------------------------

_______________________________________________
connman mailing list
[email protected]
http://lists.connman.net/listinfo/connman

End of connman Digest, Vol 11, Issue 5
**************************************
_______________________________________________
connman mailing list
[email protected]
http://lists.connman.net/listinfo/connman

Reply via email to