Tak něco jsem našel sám, snad to bude fungovat.....pak dám vědět jak jsem dopadl
Vodafone Mobile Connect USB Stick K 3765.
The issue was resolved by downloading and installing the vodafone linux driver & software - even allowing the gnome network manager to work & recognize the usb stick.
Download the following files from Betavine (
https://forge.betavine.net/frs/?group_id=12).
Ubuntu > ozerocdoff_0.4-2_i386.deb
Ubuntu > usb-modeswitch_0.9.7_i386.deb
Ubuntu > vodafone-mobile-connect_2.10.01-1_all.deb
Ubuntu > INSTALL_UBUNTU.TXT
Install the packages in the following order to resolve the dependencies:
Install the usb_modeswitch package. (This package is required to flip some USB devices from storage device mode to modem mode.)
sudo dpkg -i usb-modeswitch_0.9.7_i386.deb
Install ozerocdoff package. (This package is used for modems which use the HSO kernel driver. It also flips this type of modem from storage device mode to modem mode.)
sudo dpkg -i ozerocdoff_0.4-2_i386.deb
Install Vodafone Mobile Connect and it's dependencies
sudo aptitude install wvdial hal usb-modeswitch ozerocdoff python-twisted python-serial python-sqlite python-tz python-gobject python-dbus python-cairo python-crypto python-gtk2 python-gnome2 python-gnome2-extras lsb-release python-glade2
sudo dpkg -i vodafone-mobile-connect_2.10.01-1_all.deb
Run the application from the command line in terminal:
vodafone-mobile-connect-card-driver-for-linux
You will also find a launcher for Vodafone Mobile Connect in the Applications > Internet menu.