Installation Vodafone MCC Treiber von Betavine (openSuse 11.1 x86_64) auf X200 klappt nicht
Wie im Betreff gesagt...
Leider gibt es auf der Betavine-Seite nur ein "vodafone-mobile-connect-card-driver-for-linux-2.0.beta3-opensuse-amd64-installer.run" welches für openSuse 10.3 gedacht ist. Dies liefert bei bei der Installation die Fehlermeldungen:
Beim Starten kommt dann die Fehlermeldung
Was mache ich falsch? Oder liegt es an der noch nicht verfügbaren Version für openSuse 11.1?
Wie im Betreff gesagt...
Leider gibt es auf der Betavine-Seite nur ein "vodafone-mobile-connect-card-driver-for-linux-2.0.beta3-opensuse-amd64-installer.run" welches für openSuse 10.3 gedacht ist. Dies liefert bei bei der Installation die Fehlermeldungen:
Code:
warning: python-notify-0.1.0-0.pm.2.i586.rpm: Header V3 DSA signature: NOKEY, key ID 1dfa8f0c
error: Failed dependencies:
python < 2.6 is needed by python-notify-0.1.0-0.pm.2.i586
libXdmcp.so.6 is needed by python-notify-0.1.0-0.pm.2.i586
libglitz.so.1 is needed by python-notify-0.1.0-0.pm.2.i586
libnotify.so.1 is needed by python-notify-0.1.0-0.pm.2.i586
Configuring the system...
./install-opensuse.sh: line 24: /sbin/udevcontrol: No such file or directory
./install-opensuse.sh: line 32: zenity: command not found
Installation complete!
Beim Starten kommt dann die Fehlermeldung
Code:
/usr/lib64/python2.6/site-packages/twisted/persisted/sob.py:12: DeprecationWarning: the md5 module is deprecated; use hashlib instead
import os, md5, sys
/usr/lib64/python2.6/site-packages/twisted/python/filepath.py:12: DeprecationWarning: the sha module is deprecated; use the hashlib module instead
import sha
Traceback (most recent call last):
File "/usr/lib64/python2.6/site-packages/twisted/application/app.py", line 599, in run
runApp(config)
File "/usr/lib64/python2.6/site-packages/twisted/scripts/twistd.py", line 20, in runApp
_SomeApplicationRunner(config).run()
File "/usr/lib64/python2.6/site-packages/twisted/application/app.py", line 326, in run
self.application = self.createOrGetApplication()
File "/usr/lib64/python2.6/site-packages/twisted/application/app.py", line 401, in createOrGetApplication
application = getApplication(self.config, passphrase)
--- <exception caught here> ---
File "/usr/lib64/python2.6/site-packages/twisted/application/app.py", line 412, in getApplication
application = service.loadApplication(filename, style, passphrase)
File "/usr/lib64/python2.6/site-packages/twisted/application/service.py", line 340, in loadApplication
application = sob.loadValueFromFile(filename, 'application', passphrase)
File "/usr/lib64/python2.6/site-packages/twisted/persisted/sob.py", line 214, in loadValueFromFile
exec fileObj in d, d
File "/usr/share/vodafone-mobile-connect-card-driver-for-linux/gtk-tap.py", line 35, in <module>
from vmc.common.startup import create_skeleton_and_do_initial_setup
exceptions.ImportError: No module named vmc.common.startup
Failed to load application: No module named vmc.common.startup
Was mache ich falsch? Oder liegt es an der noch nicht verfügbaren Version für openSuse 11.1?