Forums - Share your ideas, feedback and know-how
Step 1 Join the community Step 2 Introduce yourself Step 3 Share your know-how Step 4 Provide Feedback

News on the Vine

Contribute to wikis!

Vodafone RnD has developed a new application that permits users to contribute to articles in wikis. You can view and edit articles, and also upload photos from your device. Try this application on Betavine and contribute to this open source project over at the Forge.

Betavine Sponsors BarCampBrighton3

The Betavine team will buying everyone dinner on Saturday night, at the 3rd annual BarCampBrigton on the 6th and 7th of September.

Find out more Go

SIP Stack for Mobile Devices Released

Vodafone R&D and “Instrumentación y Componentes (Inycom)”, an Aragon-based Technological company have just released a SIP Stack for mobile devices which performs for you the 3GPP procedures for registering, instant messaging and other services, read more here. It exposes the IMS functionality by a high level API, hiding the technology complexity and enabling you to develop 3rd party IMS applications in an easy way. You can either view the project page on Betavine or the actual developer project over at the Forge.

Betavine 2.0 goes live!

We've just released version 2.0 of betavine.net. In December we decided to re-write the whole platform using standard open source components. This gives us greater flexibility, allowing us to develop new site features for you to use.

Find out more Go

Campus Life Competition Announcement

The Vodafone UK Student Campus Life competition has now come to a close. The 3 winners have been announced.

Find out more Go

Nokia WidSets Competition Announcement

The Nokia Student WidSets competition has now come to a close. The Widsets team have announced the three lucky winners with more details on our site.

Find out more Go

Betavine now linked to Vodafone Live! Spain

We are pleased to announce the first of a series steps we are taking to help promote Betavine apps to a wider audience. As of lunchtime today, there is now a link to betavine.mobi in the Applications area on Vodafone Live! in Spain. This is a fantastic opportunity that opens up Betavine to over 16 million mobile users! If this proves popular we hope to link with other countries in the near future.

The homepage displayed to users accessing the site from Vodafone Live! contains a set of 'Featured Applications'. If you would like to showcase your application via this channel, please email webmaster@betavine.net.

Betavine Hosts Vodafone Apps

Vodafone Global are launching a suite of applications that work on a range of phones. Due to the way apps are hosted, and our inbuilt feedback and deployment system they have chosen Betavine to partner with.

Why not have a look at some of the apps!

Find out more Go

For previous news visit:

News on the Vine Archive Go

Forums

dodge
dodge
BPI
Connection issues
Hi, i recently got a E172 USB card and have had problems installing. Essentially it got stuck whilst trying to launch the VMC application. I then tried my old PCMCIA card which could be recognised, can connect but cant get any further. Seems like a routing or maybe dns issue. I'm using Ubuntu 8.04 and have installed VMC v2.03 Beta 3. Can anybody help? Would like to get the PCMCIA working and then ultimately the E172?
Login to reply
nherriot
nherriot
RE: Connection issues as a reply to dodge
Hi Dodge,

try using version 1.99.17. Version 2 is still in development. Once it has been tested on several of the main Linux releases we will add it to the main Linux page.

Be sure to uninstall all of VMC first.

You can find documents on the Linux Driverspage.

Kind regards, Nicholas.
Login to reply
dodge
dodge
BPI
RE: Connection issues as a reply to nherriot
Thanks Nicholas,

Okay - I removed version 2. I didn't mention earier but am running 64bit so installed and because of this installed the 1.99.17 Beta Source tarball.

I worked throuth the install document with no problems but now when I try to execute the VMC window appears but freezes and in the terminal I get the following message:

"Removing stale pidfile /tmp/vmc.pid"

Can you help?
Login to reply
andrewbird
andrewbird
Sphere Systems
RE: Connection issues as a reply to dodge
Hi Dodge,
You might want to try blacklisting the 'airprime' module, then reboot. Read this thread http://www.betavine.net/web/guest/forums/message_boards/message/1163
Where another user was having similar problems after upgrading to Ubuntu 8.04. I don't think the stale pid file is indicative of anything but a previous attempt that died without cleaning up. Other people have found that deleting the ~/.vmc2 directory will clean things up.

Hope it helps


Andrew
Login to reply
dodge
dodge
BPI
RE: Connection issues as a reply to andrewbird
Thanks for the response......

I've now blacklisted airprime and cant see any instances of the ~/.vmc2 directory but perhaps you could let me know exactly where to look just in case I've missed something?

Unfortunately not much further forward, I install the E172, it is recognised (and stays recognised even when unplugged but thats another story). I kick off VMC by navigating to /usr/bin/ and selecting vodafone-mobile-connect-card-driver-for-linux (run in terminal).

THe terminal appears and still says "Removing stale pidfile /tmp/vmc.pid" and the Vodafone Mobile Connect Card driver for Linux 1.99.17 appears but with a frozen progress bar, it hangs from here on in.

Any more suggestions would be gratefully received?

Kind regards,
Login to reply
andrewbird
andrewbird
Sphere Systems
RE: Connection issues as a reply to dodge
Hi Dodge,
I'm wondering if you know I mean home directory when I use the shortcut '~'? If not, you may want to check your home directory for a subdirectory called '.vmc2' . By default files and directories starting with a '.' are hidden by 'ls' so try;

ls -lad .vmc2

in your home area.

if it's there then you can remove with

rm -rf .vmc2

So if you get here with no luck, can you run the vodafone-mobile-connect-card-driver-for-linux-debug script and paste me the output please? Note the -debug on the end will generate lots of output.


Best regards,


Andrew
Login to reply
dodge
dodge
BPI
RE: Connection issues as a reply to andrewbird
Hi Andrew, It's taken me a while to get back to you but still no good. I deleted the vmc2 directory. If I connect the usb device it is recogonised as a Huawei E270 instead of a E172. Sometime I get a DNS error, sometimes I dont. I have tried putting in a manual DNS entry or should I say entries as I've found conflicting information when I've searched. Whether set to static or dynamic I do i can get it to connect but when I launce a browser still no connectivity. The output file you requested is below. Kind regards,

2008/06/26 12:39 +0100 Log opened.
2008/06/26 12:39 +0100 twistd 2.5.0 (/usr/bin/python 2.5.2) starting up
2008/06/26 12:39 +0100 reactor class: <class 'twisted.internet.gtk2reactor.Gtk2Reactor'>
2008/06/26 12:39 +0100 Loading /usr/share/vodafone-mobile-connect-card-driver-for-linux/gtk-tap.py...
2008/06/26 12:39 +0100 Loaded.
2008/06/26 12:39 +0100 Changing process name to VMCCdfL
2008/06/26 12:39 +0100 Log opened.
2008/06/26 12:39 +0100 twistd 2.5.0 (/usr/bin/ 2.5.2) starting up
2008/06/26 12:39 +0100 reactor class: <class 'twisted.internet.gtk2reactor.Gtk2Reactor'>
2008/06/26 12:39 +0100 Loading /usr/share/vodafone-mobile-connect-card-driver-for-linux/gtk-tap.py...
2008/06/26 12:39 +0100 Loaded.
2008/06/26 12:39 +0100 twisted.conch.manhole_ssh.ConchFactory starting on 2222
2008/06/26 12:39 +0100 Starting factory <twisted.conch.manhole_ssh.ConchFactory instance at 0x1861ea8>
2008/06/26 12:39 +0100 SIMCardConnAdapter: SENDING ATCMD 'AT+CGMM\r\n'
2008/06/26 12:39 +0100 SIMCardConnAdapter: NEW STATE: waiting
2008/06/26 12:39 +0100 SIMCardConnAdapter::WAITING DATA_RCV: 'AT+CGMM\r'
2008/06/26 12:39 +0100 "SIMCardConnAdapter::WAITING: Data AT+CGMM\r didn't match my regexp"
2008/06/26 12:39 +0100 SIMCardConnAdapter::WAITING DATA_RCV: '\r\nE17X\r\n\r\nOK\r\n'
2008/06/26 12:39 +0100 SIMCardConnAdapter::WAITING: EOR detected, firing deferred
2008/06/26 12:39 +0100 SIMCardConnAdapter::WAITING: CBK =
2008/06/26 12:39 +0100 SIMCardConnAdapter: NEW STATE: idle
2008/06/26 12:39 +0100 SIMCardConnAdapter: SENDING ATCMD 'AT+CGMM\r\n'
2008/06/26 12:39 +0100 SIMCardConnAdapter: NEW STATE: waiting
2008/06/26 12:39 +0100 SIMCardConnAdapter::WAITING DATA_RCV: 'AT+CGMM\r'
2008/06/26 12:39 +0100 "SIMCardConnAdapter::WAITING: Data AT+CGMM\r didn't match my regexp"
2008/06/26 12:39 +0100 SIMCardConnAdapter::WAITING DATA_RCV: '\r\nE17X\r\n\r\nOK\r\n'
2008/06/26 12:39 +0100 SIMCardConnAdapter::WAITING: EOR detected, firing deferred
2008/06/26 12:39 +0100 SIMCardConnAdapter::WAITING: CBK =
2008/06/26 12:39 +0100 SIMCardConnAdapter: NEW STATE: idle
2008/06/26 12:39 +0100 SIMCardConnAdapter: SENDING ATCMD 'AT+CGMM\r\n'
2008/06/26 12:39 +0100 SIMCardConnAdapter: NEW STATE: waiting
2008/06/26 12:39 +0100 SIMCardConnAdapter::WAITING DATA_RCV: 'AT+CGMM\r'
2008/06/26 12:39 +0100 "SIMCardConnAdapter::WAITING: Data AT+CGMM\r didn't match my regexp"
2008/06/26 12:39 +0100 SIMCardConnAdapter::WAITING DATA_RCV: '\r\nE17X\r\n\r\nOK\r\n'
2008/06/26 12:39 +0100 SIMCardConnAdapter::WAITING: EOR detected, firing deferred
2008/06/26 12:39 +0100 SIMCardConnAdapter::WAITING: CBK =
2008/06/26 12:39 +0100 SIMCardConnAdapter: NEW STATE: idle
2008/06/26 12:39 +0100 SIMCardConnAdapter: SENDING ATCMD 'AT+CGMM\r\n'
2008/06/26 12:39 +0100 SIMCardConnAdapter: NEW STATE: waiting
2008/06/26 12:39 +0100 SIMCardConnAdapter::WAITING DATA_RCV: 'AT+CGMM\r'
2008/06/26 12:39 +0100 "SIMCardConnAdapter::WAITING: Data AT+CGMM\r didn't match my regexp"
2008/06/26 12:39 +0100 SIMCardConnAdapter::WAITING DATA_RCV: '\r\nE17X\r\n\r\nOK\r\n'
2008/06/26 12:39 +0100 SIMCardConnAdapter::WAITING: EOR detected, firing deferred
2008/06/26 12:39 +0100 SIMCardConnAdapter::WAITING: CBK =
2008/06/26 12:39 +0100 /usr/lib/python2.5/site-packages/Vodafone_Mobile_Connect_Card_driver_for_Linux-1.99.17-py2.5.egg/vmc/gtk/views/application.py:291: gtk.GtkWarning: gtk_widget_size_allocate(): attempt to allocate widget with width 588 and height -14
2008/06/26 12:39 +0100 ADAPTING <vmc.common.plugins.huawei_e270.HuaweiE270 object at 0x1856d90> to <class 'vmc.common.hardware.huawei.HuaweiE2XXAdapter'>
2008/06/26 12:39 +0100 DAEMONS: DAEMON SignalQualityDaemon started...
2008/06/26 12:39 +0100 HuaweiE2XXAdapter: SENDING ATCMD 'AT+CSQ\r\n'
2008/06/26 12:39 +0100 HuaweiE2XXAdapter: NEW STATE: waiting
2008/06/26 12:39 +0100 DAEMONS: executing <bound method SignalQualityDaemon.function of <vmc.common.daemon.SignalQualityDaemon object at 0x20a68d0>> every 60 seconds
2008/06/26 12:39 +0100 SIMCardConnAdapter: NEW STATE: idle
2008/06/26 12:39 +0100 HuaweiE2XXAdapter::WAITING DATA_RCV: 'AT+CSQ\r\r\n+CSQ: 6,99\r\n\r\nOK\r\n'
2008/06/26 12:39 +0100 HuaweiE2XXAdapter::WAITING: EOR detected, firing deferred
2008/06/26 12:39 +0100 HuaweiE2XXAdapter::WAITING: CBK =
2008/06/26 12:39 +0100 HuaweiE2XXAdapter: NEW STATE: idle
2008/06/26 12:39 +0100 HuaweiE2XXAdapter: SENDING ATCMD 'ATZ\r\n'
2008/06/26 12:39 +0100 HuaweiE2XXAdapter: NEW STATE: waiting
2008/06/26 12:39 +0100 HuaweiE2XXAdapter::WAITING DATA_RCV: 'ATZ\r\r\nOK\r\n'
2008/06/26 12:39 +0100 HuaweiE2XXAdapter::WAITING: EOR detected, firing deferred
2008/06/26 12:39 +0100 HuaweiE2XXAdapter::WAITING: CBK =
2008/06/26 12:39 +0100 HuaweiE2XXAdapter: NEW STATE: idle
2008/06/26 12:39 +0100 HuaweiE2XXAdapter: SENDING ATCMD 'ATE0\r\n'
2008/06/26 12:39 +0100 HuaweiE2XXAdapter: NEW STATE: waiting
2008/06/26 12:39 +0100 HuaweiE2XXAdapter::WAITING DATA_RCV: 'ATE0\r'
2008/06/26 12:39 +0100 "HuaweiE2XXAdapter::WAITING: Data ATE0\r didn't match my regexp"
2008/06/26 12:39 +0100 HuaweiE2XXAdapter::WAITING DATA_RCV: '\r\nOK\r\n'
2008/06/26 12:39 +0100 HuaweiE2XXAdapter::WAITING: EOR detected, firing deferred
2008/06/26 12:39 +0100 HuaweiE2XXAdapter::WAITING: CBK =
2008/06/26 12:39 +0100 GTKBehaviour: LEAVING PreInit AND ENTERING INTO Auth
2008/06/26 12:39 +0100 Instantiating AuthStateMachine ...
2008/06/26 12:39 +0100 AuthStateMachine: Instantiating get_pin_status mode....
2008/06/26 12:39 +0100 HuaweiE2XXAdapter: NEW STATE: idle
2008/06/26 12:39 +0100 HuaweiE2XXAdapter: SENDING ATCMD 'AT+CPIN?\r\n'
2008/06/26 12:39 +0100 HuaweiE2XXAdapter: NEW STATE: waiting
2008/06/26 12:39 +0100 HuaweiE2XXAdapter::WAITING DATA_RCV: '\r\n+CPIN: READY\r\n\r\nOK\r\n'
2008/06/26 12:39 +0100 HuaweiE2XXAdapter::WAITING: EOR detected, firing deferred
2008/06/26 12:39 +0100 HuaweiE2XXAdapter::WAITING: CBK =
2008/06/26 12:39 +0100 GTKBehaviour: LEAVING Auth AND ENTERING INTO PostInit
2008/06/26 12:39 +0100 HuaweiE2XXAdapter: NEW STATE: idle
2008/06/26 12:39 +0100 HuaweiE2XXAdapter: SENDING ATCMD 'AT+CSCS=?\r\n'
2008/06/26 12:39 +0100 HuaweiE2XXAdapter: NEW STATE: waiting
2008/06/26 12:39 +0100 HuaweiE2XXAdapter::WAITING DATA_RCV: '\r\n+CSCS: ("IRA","GSM","UCS2")\r\n\r\nOK\r\n'
2008/06/26 12:39 +0100 HuaweiE2XXAdapter::WAITING: EOR detected, firing deferred
2008/06/26 12:39 +0100 HuaweiE2XXAdapter::WAITING: CBK =
2008/06/26 12:39 +0100 HuaweiE2XXAdapter: NEW STATE: idle
2008/06/26 12:39 +0100 HuaweiE2XXAdapter: SENDING ATCMD 'AT+CNMI=2,1,0,0,0\r\n'
2008/06/26 12:39 +0100 HuaweiE2XXAdapter: NEW STATE: waiting
2008/06/26 12:39 +0100 HuaweiE2XXAdapter::WAITING DATA_RCV: '\r\nOK\r\n'
2008/06/26 12:39 +0100 HuaweiE2XXAdapter::WAITING: EOR detected, firing deferred
2008/06/26 12:39 +0100 HuaweiE2XXAdapter::WAITING: CBK =
2008/06/26 12:39 +0100 HuaweiE2XXAdapter: NEW STATE: idle
2008/06/26 12:39 +0100 HuaweiE2XXAdapter: SENDING ATCMD 'AT+CMGF=0\r\n'
2008/06/26 12:39 +0100 HuaweiE2XXAdapter: NEW STATE: waiting
2008/06/26 12:39 +0100 HuaweiE2XXAdapter::WAITING DATA_RCV: '\r\nOK\r\n'
2008/06/26 12:39 +0100 HuaweiE2XXAdapter::WAITING: EOR detected, firing deferred
2008/06/26 12:39 +0100 HuaweiE2XXAdapter::WAITING: CBK =
2008/06/26 12:39 +0100 HuaweiE2XXAdapter: NEW STATE: idle
2008/06/26 12:39 +0100 HuaweiE2XXAdapter: SENDING ATCMD 'AT+CPBR=?\r\n'
2008/06/26 12:39 +0100 HuaweiE2XXAdapter: NEW STATE: waiting
2008/06/26 12:39 +0100 HuaweiE2XXAdapter::WAITING DATA_RCV: '\r\n+CPBR: (1-250),24,14\r\n\r\nOK\r\n'
2008/06/26 12:39 +0100 HuaweiE2XXAdapter::WAITING: EOR detected, firing deferred
2008/06/26 12:39 +0100 HuaweiE2XXAdapter::WAITING: CBK =
2008/06/26 12:39 +0100 /usr/lib/python2.5/site-packages/Vodafone_Mobile_Connect_Card_driver_for_Linux-1.99.17-py2.5.egg/vmc/gtk/controllers/application.py:235: gtk.GtkWarning: gtk_widget_set_events: assertion `!GTK_WIDGET_REALIZED (widget)' failed
2008/06/26 12:39 +0100 GTKBehaviour: LEAVING PostInit AND ENTERING INTO NetReg
2008/06/26 12:39 +0100 Instantiating NetworkRegStateMachine ....
2008/06/26 12:39 +0100 NetworkRegStateMachine: NEW MODE: check_registered
2008/06/26 12:39 +0100 HuaweiE2XXAdapter: NEW STATE: idle
2008/06/26 12:39 +0100 HuaweiE2XXAdapter: SENDING ATCMD 'AT+CSCS?\r\n'
2008/06/26 12:39 +0100 HuaweiE2XXAdapter: NEW STATE: waiting
2008/06/26 12:39 +0100 HuaweiE2XXAdapter::WAITING DATA_RCV: '\r\n+CSCS: "IRA"\r\n\r\nOK\r\n'
2008/06/26 12:39 +0100 HuaweiE2XXAdapter::WAITING: EOR detected, firing deferred
2008/06/26 12:39 +0100 HuaweiE2XXAdapter::WAITING: CBK =
2008/06/26 12:39 +0100 HuaweiE2XXAdapter: NEW STATE: idle
2008/06/26 12:39 +0100 HuaweiE2XXAdapter: SENDING ATCMD 'AT+CPBR=1,250\r\n'
2008/06/26 12:39 +0100 HuaweiE2XXAdapter: NEW STATE: waiting
2008/06/26 12:39 +0100 HuaweiE2XXAdapter::WAITING DATA_RCV: '\r\nERROR\r\n'
2008/06/26 12:39 +0100 "HuaweiE2XXAdapter::WAITING: ERROR received '\\r\\nERROR\\r\\n'"
2008/06/26 12:39 +0100 HuaweiE2XXAdapter: NEW STATE: idle
2008/06/26 12:39 +0100 HuaweiE2XXAdapter: SENDING ATCMD 'AT+CSCS="IRA"\r\n'
2008/06/26 12:39 +0100 HuaweiE2XXAdapter: NEW STATE: waiting
2008/06/26 12:39 +0100 HuaweiE2XXAdapter::WAITING DATA_RCV: '\r\nOK\r\n'
2008/06/26 12:39 +0100 HuaweiE2XXAdapter::WAITING: EOR detected, firing deferred
2008/06/26 12:39 +0100 HuaweiE2XXAdapter::WAITING: CBK =
2008/06/26 12:39 +0100 HuaweiE2XXAdapter: NEW STATE: idle
2008/06/26 12:39 +0100 HuaweiE2XXAdapter: SENDING ATCMD 'AT+CREG?\r\n'
2008/06/26 12:39 +0100 HuaweiE2XXAdapter: NEW STATE: waiting
2008/06/26 12:39 +0100 HuaweiE2XXAdapter::WAITING DATA_RCV: '\r\n+CREG: 0,1\r\n\r\nOK\r\n'
2008/06/26 12:39 +0100 HuaweiE2XXAdapter::WAITING: EOR detected, firing deferred
2008/06/26 12:39 +0100 HuaweiE2XXAdapter::WAITING: CBK =
2008/06/26 12:39 +0100 NetworkRegStateMachine: NEW MODE: registration_finished
2008/06/26 12:39 +0100 HuaweiE2XXAdapter: NEW STATE: idle
2008/06/26 12:39 +0100 HuaweiE2XXAdapter: SENDING ATCMD 'AT+CSCS="UCS2"\r\n'
2008/06/26 12:39 +0100 HuaweiE2XXAdapter: NEW STATE: waiting
2008/06/26 12:39 +0100 HuaweiE2XXAdapter::WAITING DATA_RCV: '\r\nOK\r\n'
2008/06/26 12:39 +0100 HuaweiE2XXAdapter::WAITING: EOR detected, firing deferred
2008/06/26 12:39 +0100 HuaweiE2XXAdapter::WAITING: CBK =
2008/06/26 12:39 +0100 HuaweiE2XXAdapter: NEW STATE: idle
2008/06/26 12:39 +0100 HuaweiE2XXAdapter: SENDING ATCMD 'AT+CMGL=4\r\n'
2008/06/26 12:39 +0100 HuaweiE2XXAdapter: NEW STATE: waiting
2008/06/26 12:39 +0100 HuaweiE2XXAdapter::WAITING DATA_RCV: '\r\nOK\r\n'
2008/06/26 12:39 +0100 HuaweiE2XXAdapter::WAITING: EOR detected, firing deferred
2008/06/26 12:39 +0100 HuaweiE2XXAdapter::WAITING: CBK =
2008/06/26 12:39 +0100 HuaweiE2XXAdapter: NEW STATE: idle
2008/06/26 12:39 +0100 HuaweiE2XXAdapter: SENDING ATCMD 'AT+CSCS="UCS2"\r\n'
2008/06/26 12:39 +0100 HuaweiE2XXAdapter: NEW STATE: waiting
2008/06/26 12:39 +0100 HuaweiE2XXAdapter::WAITING DATA_RCV: '\r\nOK\r\n'
2008/06/26 12:39 +0100 HuaweiE2XXAdapter::WAITING: EOR detected, firing deferred
2008/06/26 12:39 +0100 HuaweiE2XXAdapter::WAITING: CBK =
2008/06/26 12:39 +0100 HuaweiE2XXAdapter: NEW STATE: idle
2008/06/26 12:39 +0100 HuaweiE2XXAdapter: SENDING ATCMD 'AT+COPS?\r\n'
2008/06/26 12:39 +0100 HuaweiE2XXAdapter: NEW STATE: waiting
2008/06/26 12:39 +0100 HuaweiE2XXAdapter::WAITING DATA_RCV: '\r\n+COPS: 0,2,"23415",2\r\n\r\nOK\r\n'
2008/06/26 12:39 +0100 HuaweiE2XXAdapter::WAITING: EOR detected, firing deferred
2008/06/26 12:39 +0100 HuaweiE2XXAdapter::WAITING: CBK =
2008/06/26 12:39 +0100 GTKBehaviour: LEAVING NetReg AND ENTERING INTO ImDone
2008/06/26 12:39 +0100 HuaweiE2XXAdapter: NEW STATE: idle
2008/06/26 12:39 +0100 HuaweiE2XXAdapter: SENDING ATCMD 'AT+CLCK="SC",2\r\n'
2008/06/26 12:39 +0100 HuaweiE2XXAdapter: NEW STATE: waiting
2008/06/26 12:39 +0100 HuaweiE2XXAdapter::WAITING DATA_RCV: '\r\n+CLCK: 0\r\n\r\nOK\r\n'
2008/06/26 12:39 +0100 HuaweiE2XXAdapter::WAITING: EOR detected, firing deferred
2008/06/26 12:39 +0100 HuaweiE2XXAdapter::WAITING: CBK =
2008/06/26 12:39 +0100 /usr/lib/python2.5/site-packages/Vodafone_Mobile_Connect_Card_driver_for_Linux-1.99.17-py2.5.egg/vmc/gtk/controllers/application.py:398: gobject.Warning: unable to set property `text' of type `gchararray' from value of type `PyObject'
2008/06/26 12:39 +0100 HuaweiE2XXAdapter: NEW STATE: idle
2008/06/26 12:39 +0100 HuaweiE2XXAdapter: SENDING ATCMD 'AT^SYSCFG=14,2,3FFFFFFF,2,4\r\n'
2008/06/26 12:39 +0100 HuaweiE2XXAdapter: NEW STATE: waiting
2008/06/26 12:39 +0100 HuaweiE2XXAdapter::WAITING DATA_RCV: '\r\nOK\r\n'
2008/06/26 12:39 +0100 HuaweiE2XXAdapter::WAITING: EOR detected, firing deferred
2008/06/26 12:39 +0100 HuaweiE2XXAdapter::WAITING: CBK =
2008/06/26 12:39 +0100 HuaweiE2XXAdapter: NEW STATE: idle
2008/06/26 12:39 +0100 HuaweiE2XXAdapter: SENDING ATCMD 'AT+CLCK="SC",2\r\n'
2008/06/26 12:39 +0100 HuaweiE2XXAdapter: NEW STATE: waiting
2008/06/26 12:39 +0100 HuaweiE2XXAdapter::WAITING DATA_RCV: '\r\n+CLCK: 0\r\n\r\nOK\r\n'
2008/06/26 12:39 +0100 HuaweiE2XXAdapter::WAITING: EOR detected, firing deferred
2008/06/26 12:39 +0100 HuaweiE2XXAdapter::WAITING: CBK =
2008/06/26 12:39 +0100 HuaweiE2XXAdapter: NEW STATE: idle
2008/06/26 12:39 +0100 HuaweiE2XXAdapter: SENDING ATCMD 'AT+CSQ\r\n'
2008/06/26 12:39 +0100 HuaweiE2XXAdapter: NEW STATE: waiting
2008/06/26 12:39 +0100 HuaweiE2XXAdapter::WAITING DATA_RCV: '\r\n+CSQ: 6,99\r\n\r\nOK\r\n'
2008/06/26 12:39 +0100 HuaweiE2XXAdapter::WAITING: EOR detected, firing deferred
2008/06/26 12:39 +0100 HuaweiE2XXAdapter::WAITING: CBK =
2008/06/26 12:39 +0100 HuaweiE2XXAdapter: NEW STATE: idle
2008/06/26 12:39 +0100 HuaweiE2XXAdapter: SENDING ATCMD 'AT+COPS?\r\n'
2008/06/26 12:39 +0100 HuaweiE2XXAdapter: NEW STATE: waiting
2008/06/26 12:39 +0100 HuaweiE2XXAdapter::WAITING DATA_RCV: '\r\n+COPS: 0,2,"23415",2\r\n\r\nOK\r\n'
2008/06/26 12:39 +0100 HuaweiE2XXAdapter::WAITING: EOR detected, firing deferred
2008/06/26 12:39 +0100 HuaweiE2XXAdapter::WAITING: CBK =
2008/06/26 12:39 +0100 HuaweiE2XXAdapter: NEW STATE: idle
2008/06/26 12:39 +0100 HuaweiE2XXAdapter::IDLE DATA_RCV: '\r\n^BOOT:18349917,0,0,0,64\r\n'
2008/06/26 12:39 +0100 HuaweiE2XXAdapter::Huawei E270 NOTIFICATION: '\r\n^BOOT:18349917,0,0,0,64\r\n'
Login to reply
andrewbird
andrewbird
Sphere Systems
RE: Connection issues as a reply to dodge
Hi Dodge,
Yes don't worry about the device being reported as E270. The designer at Hauwei were pretty brain dead as they identified many of their devices with the same Vendor/Product ID. So when the Linux guys identified the first device as E270 in the table, all other devices with that product id show up as the same. I guess it was an idea to ease maintenance of windows drivers, but I can't think of another manufacturer who's abused the product ID in that way.
Well the DNS servers may 'according to network operator' be passed down at connection time. If you are seeing this intermittantly, then I see it being one of two things;
1/ The operator expects you to have manual entries, but some of his equipment does support the publishing of DNS anyhow.
2/ The signal is not particularily strong and there are dropouts at the critical point of negotiation. You might want to see if you can insert a delay character in the wvdial connection script '\d' character on the 'connect' entry for the line to settle before ppp negotiation starts.
What operator are you using, perhaps I can look up the connection parameters.


Best regards,


Andrew
Login to reply
Select page:     1