South Africa’s biggest forum. Discuss, discover, and connect with thousands of members.
# wvdial for Vodacom Data. Created by Tazz_tux
# Version 1.0
# Change Log:
#
# Added support for HSDPA.
# Added Headers and version control.
[Dialer Defaults]
Phone = *99***1#
Username = username
Password = password
Stupid Mode = 1
Dial Command = ATDT
[Dialer hsdpa]
Phone = *99***1#
Username = vodafone
Password = vodafone
Stupid Mode = 1
Dial Command = ATDT
Modem = /dev/ttyUSB0
Baud = 460800
Init2 = ATZ
Init3 = ATE0V1&D2&C1S0=0+IFC=2,2
ISDN = 0
Modem Type = Analog Modem
Init5 = AT+CGDCONT=1,"IP","internet";
sudo wvdial hsdpa
will give it a bash in a moment ... teehee... get it ?
Check out the USB_ModeSwitch forum, Josh is very helpful.no joy:-(
could not find the device..
I will try USB1 2 3 4 etc
sudo tail -f -s 1 /var/log/messages
Jun 16 09:55:26 ####### kernel: [ 3449.603155] option 2-2:1.1: device disconnected
Jun 16 09:55:49 ####### kernel: [ 3472.692101] usb 2-1: new full speed USB device using uhci_hcd and address 6
Jun 16 09:55:49 ####### kernel: [ 3472.854476] usb 2-1: configuration #1 chosen from 1 choice
Jun 16 09:55:49 ####### kernel: [ 3472.859251] scsi12 : SCSI emulation for USB Mass Storage devices
Jun 16 09:55:49 ####### kernel: [ 3472.912697] usb 2-1: USB disconnect, address 6
Jun 16 09:55:51 ####### kernel: [ 3474.392085] usb 2-1: new full speed USB device using uhci_hcd and address 7
Jun 16 09:55:51 ####### kernel: [ 3474.553484] usb 2-1: configuration #1 chosen from 1 choice
Jun 16 09:55:51 ####### kernel: [ 3474.559777] option 2-1:1.0: GSM modem (1-port) converter detected
Jun 16 09:55:51 ####### kernel: [ 3474.560219] usb 2-1: GSM modem (1-port) converter now attached to ttyUSB0
Jun 16 09:55:51 ####### kernel: [ 3474.562825] option 2-1:1.1: GSM modem (1-port) converter detected
Jun 16 09:55:51 ####### kernel: [ 3474.563195] usb 2-1: GSM modem (1-port) converter now attached to ttyUSB1
Jun 16 09:55:51 ####### kernel: [ 3474.565635] scsi15 : SCSI emulation for USB Mass Storage devices
Jun 16 09:55:56 ####### kernel: [ 3479.568312] scsi 15:0:0:0: CD-ROM HUAWEI Mass Storage 2.31 PQ: 0 ANSI: 2
Ok, The Vodacom K3770 modem from Vodacom.
I googled around, saw some references to modeswitch over here and I still do not understand.
Please help.