• Willkommen im Linux Club - dem deutschsprachigen Supportforum für GNU/Linux. Registriere dich kostenlos, um alle Inhalte zu sehen und Fragen zu stellen.

Web'n'walk Card und Vodafone Mobile Connect Card Driver

Hallo,
ich bin nun umgestiegen von Ubuntu 8.04 auf Opensuse 11.
Ich habe eine T-Mobile Web'n'Walk Card Compact 2 und würde diese sehr gern nutzen.
Unter Ubuntu hat das Ganze super mit dem Vodafone Mobile Connect Card Driver for Linux funktioniert. Nur leider bekomm ich die Software von Vodafone nicht installiert.
Ich habe schon einige Versionen ausprobiert, bei einer fehlt mir noch das Modul pytz, welches ich aber nicht finden kann.
Ich hoffe mir kann jemand helfen.
Mfg
 

Grothesk

Ultimate Guru
Wenn du die Software verlinken würdest und auch die Meldungen, die bei der Installation derselben angezeigt wurden, dann könnte man u. U. auch helfen.
 
OP
S

swcomputer

Newbie
Hier ist die Fehlermeldung:
Code:
linux-74cm:/home/steve/Desktop # rpm -iv vodafone-mobile-connect-card-driver-for-linux-1.99.17-3.1.opensuse103.i586.rpm 
warning: vodafone-mobile-connect-card-driver-for-linux-1.99.17-3.1.opensuse103.i586.rpm: Header V3 DSA signature: NOKEY, key ID 6b9d6523
error: Failed dependencies:
	pytz is needed by vodafone-mobile-connect-card-driver-for-linux-1.99.17-3.1.i586
und hier die Quelle:
Code:
https://forge.betavine.net/frs/?group_id=12&release_id=116
Dort habe ich einige Versionen ausprobiert.
In diesem Fall Version 1.99.17
 
OP
S

swcomputer

Newbie
Ich habe jetzt die 2.0 beta 3 probiert.
Die Installation geht, aber beim Starten kommt folgende Fehlermeldung:
Code:
linux-74cm:/home/steve/Desktop # vodafone-mobile-connect-card-driver-for-linux
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/cred_memory.py", line 13, in <module>
    from twisted.cred.strcred import ICheckerFactory
exceptions.ImportError: No module named strcred
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/cred_file.py", line 16, in <module>
    from twisted.cred.strcred import ICheckerFactory
exceptions.ImportError: No module named strcred
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/cred_unix.py", line 13, in <module>
    from twisted.cred.strcred import ICheckerFactory
exceptions.ImportError: No module named strcred
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/cred_anonymous.py", line 14, in <module>
    from twisted.cred.strcred import ICheckerFactory
exceptions.ImportError: No module named strcred
Traceback (most recent call last):
  File "/opt/vmc/bin/twistd", line 21, in <module>
    run()
  File "/opt/vmc/lib/python/site-packages/twisted/scripts/twistd.py", line 27, in run
    app.run(runApp, ServerOptions)
  File "/opt/vmc/lib/python/site-packages/twisted/application/app.py", line 374, in run
    config.parseOptions()
  File "/opt/vmc/lib/python/site-packages/twisted/application/app.py", line 354, in parseOptions
    usage.Options.parseOptions(self, options)
  File "/opt/vmc/lib/python/site-packages/twisted/python/usage.py", line 177, in parseOptions
    self.__dispatch[optMangled](optMangled, arg)
  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 80, in installReactor
    installer.install()
  File "/opt/vmc/lib/python/site-packages/twisted/application/reactors.py", line 60, in install
    namedAny(self.moduleName).install()
  File "/opt/vmc/lib/python/site-packages/twisted/internet/gtk2reactor.py", line 270, in install
    installReactor(reactor)
  File "/opt/vmc/lib/python/site-packages/twisted/internet/main.py", line 24, in installReactor
    "reactor already installed"
AssertionError: reactor already installed
Die 1.99.17 ging auch nicht.
 
OP
S

swcomputer

Newbie
Die Version 1.0 funktioniert jetzt.
Jedoch findet er die Karte nicht, da sie von Linux als Wechseldatenträger eingebunden wird.
Der Wechseldatenträger ist aber für die Treiberinstallation unter Windows gedacht.
 
OP
S

swcomputer

Newbie
Hallo,
danke erstmal für deine Antwort.
Ich habe es danach probiert: http://www.schlenn.net/tech/vodafone_easybox/linux/
Jedoch wenn ich das Modul starten möchte und usb_modeswitch eingebe, existiert diese Modul nicht.
Code:
linux-74cm:/home/steve/Desktop/usb_modeswitch-0.9.4 # usb_modeswitch
bash: usb_modeswitch: command not found
Und wenn ich es versuche einfach zu kompilieren, kommt folgendes:
Code:
linux-74cm:/home/steve/Desktop/usb_modeswitch-0.9.4 # gcc -l usb -o usb_modeswitch.c
/usr/lib/gcc/i586-suse-linux/4.3/../../../crt1.o: In function `_start':
(.text+0x18): undefined reference to `main'
collect2: ld returned 1 exit status

Aber ansonsten sollte das Modul usb_modeswitch wirklich das Problem lösen.
 
OP
S

swcomputer

Newbie
Das Kompilieren hat nun geklappt:
Code:
linux-74cm:/home/steve/Desktop/usb_modeswitch-0.9.4 # gcc -l usb -o usb_modeswitch usb_modeswitch.c
Jedoch kennt er kein Modul usb_modeswitch
 
OP
S

swcomputer

Newbie
Das Modul usb_modeswitch funktioniert.
Wenn ich es starte findet er aber die Karte nicht:
Code:
linux-steve:/ # usb_modeswitch 

 * usb_modeswitch: tool for controlling "flip flop" mode USB devices
 * Version 0.9.4 (C) Josua Dietze 2008
 * Works with libusb 0.1.12 and probably other versions

Looking for target devices
 No target device found
Looking for default devices
 No default device found. Is it connected? Bye
 
OP
S

swcomputer

Newbie
Sorry,
ich schon wieder.
Also mit dem Befehl
Code:
linux-steve:/home/steve # usb_modeswitch -v 0af0 -p 6711
scheint es wohl zu funktionieren:
Code:
linux-steve:/home/steve # usb_modeswitch -v 0af0 -p 6711

 * usb_modeswitch: tool for controlling "flip flop" mode USB devices
 * Version 0.9.4 (C) Josua Dietze 2008
 * Works with libusb 0.1.12 and probably other versions

Looking for default devices
 Found default devices (1)
Prepare switching, accessing latest device
Looking for active default driver to detach it
 OK, driver found ("usb-storage")
 OK, Driver "usb-storage" successfully detached
Setting up communication with device
Error: no MessageEndpoint given. Can't send message. Aborting
Kann mir jemand sagen, wie ich nun weitermachen muss, um eine Verbindung hinzubekommen?
Danke
 
OP
S

swcomputer

Newbie
Nach dieser Anleitung bekomme ich wenigstens das GSM in die Netzwerkeinstellungen, jedoch kann ich mich nicht connecten.
Code:
http://en.opensuse.org/Huawei_UMTS_USB_Stick
Bei dem usb_modeswitch (vorletzter Beitrag von mir) muss ich ihm wahrscheinlich noch etwas übergeben, sodass er sich connecten kann, oder?
 
OP
S

swcomputer

Newbie
Code:
linux-steve:/home/steve # usb_modeswitch -v 0af0 -p 6711 -d0 -H0

 * usb_modeswitch: tool for controlling "flip flop" mode USB devices
 * Version 0.9.4 (C) Josua Dietze 2008
 * Works with libusb 0.1.12 and probably other versions

Looking for default devices
 Found default devices (1)
Prepare switching, accessing latest device
Looking for active default driver to detach it
 OK, driver found ("usb-storage")
 OK, Driver "usb-storage" successfully detached
Setting up communication with device
Error: no MessageEndpoint given. Can't send message. Aborting
Wenn ich es so eingebe, unmountet er den Wechseldatenträger. Jedoch weis ich dann nicht, wie ich mich mit dem Internet connecten kann.
 
Oben