News on the Vine

Masterminds wanted – Win 50,000 euros!

Vodafone is looking for the best application for the BlackBerry Storm. The brand new super-mobile...
View Comments (4)  |  Add Comment

Betavine & Nexperience offer Mobile Developers App Testing Facilities

Betavine has partnered with on-demand, remote mobile handset testing specialist Nexperience, to give...
Add Comment

Vodafone Widget Manager Beta to Offer Distribution to One Million Customers

Available now, the Widget Zone enables our mobile developer community to explore emerging widget technologies...
Add Comment

Betavine - A new look...

The new version brings about the start of a string of changes to the site. You will notice that the...
View Comments (3)  |  Add Comment

The "1st BONDI Codefest" to be held...

...in the Vodafone R&D Software Lab in Huesca, Spain. This event will take place during the last...
Add Comment

Coming soon - Test your Betavine application on real mobile devices!

Betavine has partnered with Nexperience in order to enable you to test and showcase your application...
Add Comment

Broadband via your mobile!

No need for a USB Dongle! Try the new broadband via your mobile software. Betavine have gone live with...
Add Comment

Why not review a Betavine application?

One of the new features we added in the last release was the ability for the community to review applications....
Add Comment

1/4 million and counting!

The betavine team are celebrating! In less than 1 1/2 years there have been more than 250,000 downloads...
Add Comment

Betavine 2.2 released!

Today we released Betavine version 2.2. You can see some of the changes we have made on the homepage....
View Comments (1)  |  Add Comment

Get the betavine.mobi link

betavine.mobi

Register with your mobile number

To receive a personalised link to our mobile website via SMS, with advanced features such as device-compatible app downloads, simply register your mobile number on betavine.

Member Search

Recent Posts

Hi,

I take it you are developing an app which uses the Betavine API.

Hence you can look at your developer key to test your app by going here

To navigate to this from the home page, select the resource menu, then select the ling Betavine API Home and then Generate a Developer Key which is near the top left.

Kind regards, Nicholas

Can any one help me how to get UAID

thanks in advanse.

regard,
M.Ramkumar

Sorry this is wahat i get when (re)installing the driver , the other is when i try to run te driver

Wachtwoord:
linux-3z8f:~ # '/root/vodafone-mobile-connect-card-driver-for-linux-2.0.beta3-ALL-i386-installer.run'
Verifying archive integrity... All good.
Uncompressing vmccdfl-2.0.beta3.......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
Copying files to /opt/vmc...
Configuring the system...
groupadd: Group `vmc' already exists.
Notification daemon not detected. It's going to be configured...
Adding our services dir to file /etc/dbus-1/session.d/vmc.conf...
./post-install.sh: line 95: /etc/dbus-1/session.d/vmc.conf: No such file or directory
Installing direct access...
Insert users allowed to use this application (space separated): warnders
/usr/sbin/usermod: invalid option -- a
Try `usermod --help' or `usermod --usage' for more information.

Installation complete!

Use vodafone-mobile-connect-card-driver-for-linux command or the direct access in your Internet menu in order to run the application.

Hello dear linux users
i,m trying to install a usb modem stick on suse 10.3
I think it has a software conflict

here is my debug file
linux-3z8f:~ # /usr/bin/vodafone-mobile-connect-card-driver-for-linux-debug
Traceback (most recent call last):
File "/opt/vmc/lib/python/site-packages/twisted/python/usage.py", line 333, in <lambda>
fn = lambda name, value, m=method: m(value)
File "/opt/vmc/lib/python/site-packages/twisted/application/app.py", line 276, in opt_reactor
installReactor(shortName)
File "/opt/vmc/lib/python/site-packages/twisted/application/reactors.py", line 78, in installReactor
for installer in getReactorTypes():
File "/opt/vmc/lib/python/site-packages/twisted/plugin.py", line 227, in getPlugins
allDropins = getCache(package)
--- <exception caught here> ---
File "/opt/vmc/lib/python/site-packages/twisted/plugin.py", line 178, in getCache
provider = namedAny(module.__name__ + '.' + moduleName)
File "/opt/vmc/lib/python/site-packages/twisted/python/reflect.py", line 357, in namedAny
topLevelPackage = __import__(trialname)
File "/usr/lib/python2.5/site-packages/twisted/plugins/twisted_web2.py", line 7, in <module>
from twisted.web2.iweb import IResource
exceptions.ImportError: No module named web2.iweb
Another twistd server is running, PID 3648

This could either be a previously started instance of your application or a
different application entirely. To start a new one, either run it in some other
directory, or use the --pidfile and --logfile parameters to avoid clashes.

this is what i get when i install the driver

Traceback (most recent call last):
File "/opt/vmc/lib/python/site-packages/twisted/python/usage.py", line 333, in <lambda>
fn = lambda name, value, m=method: m(value)
File "/opt/vmc/lib/python/site-packages/twisted/application/app.py", line 276, in opt_reactor
installReactor(shortName)
File "/opt/vmc/lib/python/site-packages/twisted/application/reactors.py", line 78, in installReactor
for installer in getReactorTypes():
File "/opt/vmc/lib/python/site-packages/twisted/plugin.py", line 227, in getPlugins
allDropins = getCache(package)
--- <exception caught here> ---
File "/opt/vmc/lib/python/site-packages/twisted/plugin.py", line 178, in getCache
provider = namedAny(module.__name__ + '.' + moduleName)
File "/opt/vmc/lib/python/site-packages/twisted/python/reflect.py", line 357, in namedAny
topLevelPackage = __import__(trialname)
File "/usr/lib/python2.5/site-packages/twisted/plugins/twisted_web2.py", line 7, in <module>
from twisted.web2.iweb import IResource
exceptions.ImportError: No module named web2.iweb
Traceback (most recent call last):
File "/opt/vmc/lib/python/site-packages/twisted/python/usage.py", line 333, in <lambda>
fn = lambda name, value, m=method: m(value)
File "/opt/vmc/lib/python/site-packages/twisted/application/app.py", line 276, in opt_reactor
installReactor(shortName)
File "/opt/vmc/lib/python/site-packages/twisted/application/reactors.py", line 78, in installReactor
for installer in getReactorTypes():
File "/opt/vmc/lib/python/site-packages/twisted/plugin.py", line 227, in getPlugins
allDropins = getCache(package)
--- <exception caught here> ---
File "/opt/vmc/lib/python/site-packages/twisted/plugin.py", line 178, in getCache
provider = namedAny(module.__name__ + '.' + moduleName)
File "/opt/vmc/lib/python/site-packages/twisted/python/reflect.py", line 357, in namedAny
topLevelPackage = __import__(trialname)
File "/usr/lib/python2.5/site-packages/twisted/plugins/twisted_web2.py", line 7, in <module>
from twisted.web2.iweb import IResource
exceptions.ImportError: No module named web2.iweb
GConf Fout: Opstarten configuratie-server mislukt: Uitvoeren van dochterproces ‘/usr/lib/libgconf2-4/gconfd-2’ is mislukt (Bestand of map bestaat niet)

i believe vodafone driver or linux does not recognize the device but im not an expert at all , so i ihope someone now what to do, there could be software clash whit networkmaneger , becuase this is the case whit this device, it use the same software that the wlan card use

folowing is the information from linux hardware detect that i get from yast

57: USB 00.0: 0000 Unclassified device

UDI: /org/freedesktop/Hal/devices/usb_device_af0_7501_noserial_if0
Unique ID: qZS2.k23vfMISdy6
Parent ID: 2XnU.fYBXNO_nsr5
SysFS ID: /devices/pci0000:00/0000:00:1d.7/usb5/5-7/5-7:1.0
SysFS BusID: 5-7:1.0
Hardware Class: unknown
Model: "Option Globetrotter HSUPA Modem"
Hotplug: USB
Vendor: usb 0x0af0 "Option"
Device: usb 0x7501 "Globetrotter HSUPA Modem"
Speed: 480 Mbps
Module Alias: "usb:v0AF0p7501d0000dcFFdscFFdpFFicFFiscFFipFF"
Config Status: cfg=no, avail=yes, need=no, active=unknown
Attached to: #55 (Hub)

the Vodafone Mobile Connect Card driver for Linux software runs but it asks me to set custom settings

like device type / you only can choose serial
data port device
control port device
speed connection wich is already set at 115200

hope to get the data and control port parameters, maybe it will run.
so that i dont have to use windows anymore on my laptop
kind regard to all of you
dave


Dear User,

This version of the application is only available for the Nokia N95. Visit http://m.lynxeffect.com for a version that works on your phone.

Golden Gekko Support

Dear Guest,

This version of the application is only available for the Nokia N95. Visit http://m.lynxeffect.com for a version that works on your phone.

Golden Gekko Support

I you want to translate it, I will add your language
Hi,
Please use English language, your feedback is valuable to us.

Regards,
Siva CPS

Featured on the Vine

Videos, news, blogs, Wikipedia and more in your mobile. Kubes is a service that allows you to search, save and share your favourite content from the Web from your mobile.

At kubes.mobi you can play videos from YouTube, read news from any newspaper or magazine, blogs, and view photos from flickr or any article from Wikipedia.
It’s as easy as typing kubes.mobi in your mobile browser, registering in about 1 minute and start searching content or browsing the ready made content we have selected ...

More Go

Popular downloads

vf_Music
vf_Music

Your music - your way. Only supported on Vodafone handsets

6962 downloads

Vodafone
LynxEffect
LynxEffect

Award winning application that makes fun sounds to get the attention of the girls!

5402 downloads

magjer
SocialPlayer
SocialPlayer

Music player for S60 and Java that lets you discover new music with built-in social networking.Now with Last.fm scrobbling.

4489 downloads

Strands
m3Dcam
m3Dcam

Create 3D photos with your mobile phone.

3725 downloads

WebSeed
VoiceTranslator
VoiceTranslator

3359 downloads

Speereo
SunsetGPSLogger
SunsetGPSLogger

Automates the creation of GPS trail data and media geo-tagging..

2780 downloads

Kharsim
Chess_Campus
Chess_Campus

Bluetooth Chess Game is equipped with Peer-to-Peer Chat Application between players. Enjoy your life on campus! fun & challenging. Anytime, Anywhere Learning New Strategy.

2335 downloads

if12042
HealthyLife
HealthyLife

Fully loaded mobile application about healthy life.

2235 downloads

Shamugia
TASWYC
TASWYC

Enhance the experience of using your ordinary mobile phone by simulating touch screen behavior with your phone camera.

2120 downloads

betaviner1
SkyFighter
SkyFighter

Shoot'em up game

2110 downloads

victorcillo

Latest Apps

SmartRSSFeeds
SmartRSSFeeds

RSS Feed Organiser

4 days 20 hours 9 minutes ago

SivaCPS
Verbose
Verbose

An exciting word game that improves your vocabulary and thinking ability. Make a meaningful word from the given set of alphabets

Mon, 22 Dec 2008 08:57:50

manikantan
PocketLife
PocketLife

Pocket Life - Turbo charge your social life

Sun, 21 Dec 2008 23:32:34

hanno
ACM_Español
ACM_Español

Completo entorno para filtrar llamadas entrantes y automatizar respuestas!

Sat, 20 Dec 2008 14:10:19

WebGate JSC
ACM_German
ACM_German

Übernehmen Sie die Kontrolle über Ihre eingehenden Anrufe!

Sat, 20 Dec 2008 13:48:43

WebGate JSC
Easy_Search
Easy_Search

Easy, quick and comprehensive search of your mobile data: contacts, messages, mails, calendar, music, pictures, etc.

Sat, 20 Dec 2008 13:05:00

WebGate JSC
ADL_Pro
ADL_Pro

All-in-one security solution for your mobile!

Wed, 17 Dec 2008 14:49:09

WebGate JSC
WebGate_Pack
WebGate_Pack

The smart suite of 3 indispensable business solutions for your smartphone – ACM, SSM, ADL Pro!

Wed, 17 Dec 2008 12:43:43

WebGate JSC
RSSReader
RSSReader

RSS and Blogs reader

Mon, 08 Dec 2008 09:02:07

Moblica
QeepMessenger
QeepMessenger

Qeep is the global social network for your mobile phone. Stay in touch with friends and meet new ones, all for FREE.

Sat, 06 Dec 2008 12:37:37

chriss