Il mio problema è come si è potuto intuire dal titolo la connessione ad internet.
Ho scaricato dal sito https://forge.vodafonebetavine.net/frs/?group_id=12
il pacchetto vodafone-mobile-connect-card-driver-for-linux-2.0.beta3-ubuntu-amd64-installer.run
installato dalla shell con i seguenti comandi
sudo chmod +x file.run
sudo ./file.run
A questo punto da Applicazioni>Internet>Vodafone........etc
faccio partire il prog. ma si pianta nella schermata iniziale e la barra di configurazione iniziale (sotto il pinguiono)invece di scorrere sta ferma.
E finisce tutto così, i led della card lampeggiano entrambi contemporaneamente come se non fosse successo nulla.
Se può essere utile da Treminale col comando:
lsusb la risposta è:
Bus 005 Device 001: ID 0000:0000
Bus 004 Device 002: ID 0af0:6701 Option
Bus 004 Device 001: ID 0000:0000
Bus 003 Device 001: ID 0000:0000
Bus 002 Device 002: ID 05fe:0011 Chic Technology Corp. Browser Mouse
Bus 002 Device 001: ID 0000:0000
Bus 001 Device 001: ID 0000:0000
lspcmcia:
Socket 0 Bridge: [yenta_cardbus] (bus ID: 0000:06:04.0)
CardBus card -- see "lspci" for more information
vodafone-mobile-connect-card-driver-for-linux-debug
2008/05/17 16:10 +0200 [-] Log opened.
2008/05/17 16:10 +0200 [-] twistd 2.5.0 (/usr/bin/python 2.5.2) starting up
2008/05/17 16:10 +0200 [-] reactor class: <class 'twisted.internet.gtk2reactor.Gtk2Reactor'>
2008/05/17 16:10 +0200 [-] Loading /usr/share/vodafone-mobile-connect-card-driver-for-linux/gtk-tap.py...
2008/05/17 16:10 +0200 [-] Loaded.
2008/05/17 16:10 +0200 [-] Changing process name to VMCCdfL
2008/05/17 16:10 +0200 [-] Log opened.
2008/05/17 16:10 +0200 [-] twistd 2.5.0 (/home/lucky/ 2.5.2) starting up
2008/05/17 16:10 +0200 [-] reactor class: <class 'twisted.internet.gtk2reactor.Gtk2Reactor'>
2008/05/17 16:10 +0200 [-] Loading /usr/share/vodafone-mobile-connect-card-driver-for-linux/gtk-tap.py...
2008/05/17 16:10 +0200 [-] Loaded.
2008/05/17 16:10 +0200 [-] twisted.conch.manhole_ssh.ConchFactory starting on 2222
2008/05/17 16:10 +0200 [-] Starting factory <twisted.conch.manhole_ssh.ConchFactory instance at 0x14f4b90>
2008/05/17 16:10 +0200 [-] Unhandled Error
Traceback (most recent call last):
File "/usr/lib/python2.5/site-packages/vmc/gtk/startup.py", line 133, in __init__
self.init()
File "/usr/lib/python2.5/site-packages/vmc/gtk/startup.py", line 152, in init
self.detect_hardware()
File "/usr/lib/python2.5/site-packages/vmc/gtk/startup.py", line 236, in detect_hardware
d = hw_reg.get_devices()
File "/usr/lib/python2.5/site-packages/twisted/internet/defer.py", line 677, in unwindGenerator
return _deferGenerator(f(*args, **kwargs), Deferred())
--- <exception caught here> ---
File "/usr/lib/python2.5/site-packages/twisted/internet/defer.py", line 576, in _deferGenerator
result = g.next()
File "/usr/lib/python2.5/site-packages/vmc/common/hardware/_unixhardwarereg.py", line 103, in get_devices
found_plugins = self._get_dbus_devices()
File "/usr/lib/python2.5/site-packages/vmc/common/hardware/_unixhardwarereg.py", line 83, in _get_dbus_devices
if plugin in device_properties:
File "/usr/lib/python2.5/site-packages/vmc/common/plugin.py", line 178, in __eq__
if other[k] not in v:
exceptions.TypeError: argument of type 'int' is not iterable
Ovviamente a tutto questo non so dare un'interpretazione che mi riconduca alla risoluzione del problema.
Ma confido in una vostra competente risposta.
Utilizzo come operatore Tre.
Ringrazio anticipatamente è spero di essere stato il più dettagliato possibile.

