You are not logged in.

#1 2010-07-10 23:33:12

extremez3r0
Member
Registered: 2010-05-31
Posts: 4

Problems with ZTE MF645 3g modem.

Hello ...
I am new to arch and recently got a usb modem zte mf645 and I can not connect. My carrier is the "V I V O" of Brazil.

I am tired of searching the internet and spend hours trying to fix it, and nothing ...

Below is my / etc / wvdial.conf

[Dialer Defaults]
Auto DNS = on
New PPPD = yes
Init1 = AT+CPIN="8486"
Init2 = ATQ0 V1 E1 +FCLASS=0
;Init5 = AT+CGDCONT=1,"IP","zap.vivo.com.br"
Dial Command = ATDT
Stupid Mode = yes
Carrier Check = no
Modem Type = Analog Modem
Timeout = 120
Idle Seconds = 500
ISDN = 0
Phone = *99#
Modem = /dev/ttyUSB1
Username = vivo
Password = vivo
Baud = 9600

/etc/ppp/peers/wvdial

hide-password
noauth
debug
/dev/ttyUSB1
115200
defaultroute
noipdefault
user "vivo"
remotename vivo
persist
maxfail 0
ipparam
#name wvdial
usepeerdns

Below tail / var / log / messages.log

Jul 10 20:16:07 razor kernel: usb 1-1: new high speed USB device using ehci_hcd and address 22
Jul 10 20:16:07 razor kernel: scsi29 : usb-storage 1-1:1.0
Jul 10 20:16:08 razor usb_modeswitch: switching 19d2:2000 (ZTE,Incorporated: ZTE WCDMA Technologies MSM)
Jul 10 20:16:08 razor kernel: usb 1-1: USB disconnect, address 22
Jul 10 20:16:14 razor kernel: usb 1-1: new high speed USB device using ehci_hcd and address 23
Jul 10 20:16:14 razor kernel: option 1-1:1.0: GSM modem (1-port) converter detected
Jul 10 20:16:14 razor kernel: usb 1-1: GSM modem (1-port) converter now attached to ttyUSB0
Jul 10 20:16:14 razor kernel: option 1-1:1.1: GSM modem (1-port) converter detected
Jul 10 20:16:14 razor kernel: usb 1-1: GSM modem (1-port) converter now attached to ttyUSB1
Jul 10 20:16:14 razor kernel: scsi30 : usb-storage 1-1:1.2
Jul 10 20:16:14 razor kernel: option 1-1:1.3: GSM modem (1-port) converter detected
Jul 10 20:16:14 razor kernel: usb 1-1: GSM modem (1-port) converter now attached to ttyUSB3
Jul 10 20:16:14 razor kernel: option 1-1:1.4: GSM modem (1-port) converter detected
Jul 10 20:16:14 razor kernel: usb 1-1: GSM modem (1-port) converter now attached to ttyUSB4
Jul 10 20:16:14 razor kernel: option 1-1:1.5: GSM modem (1-port) converter detected
Jul 10 20:16:14 razor kernel: usb 1-1: GSM modem (1-port) converter now attached to ttyUSB5
Jul 10 20:16:15 razor kernel: scsi 30:0:0:0: Direct-Access     ZTE      MMC Storage      2.31 PQ: 0 ANSI: 2
Jul 10 20:16:15 razor kernel: sd 30:0:0:0: Attached scsi generic sg4 type 0
Jul 10 20:16:15 razor kernel: sd 30:0:0:0: [sdd] Attached SCSI removable disk

And when I run wvdial.

[root@razor]:~#wvdial
--> WvDial: Internet dialer version 1.61
--> Cannot get information for serial port.
--> Initializing modem.
--> Sending: AT+CPIN="8486"
AT+CPIN="8486"
ERROR
--> Bad init string.
--> Cannot get information for serial port.
--> Initializing modem.
--> Sending: AT+CPIN="8486"
AT+CPIN="8486"
ERROR
--> Bad init string.
--> Cannot get information for serial port.
--> Initializing modem.
--> Sending: AT+CPIN="8486"
AT+CPIN="8486"
ERROR
--> Bad init string.
[root@razor]:~#

while wvdial try connect the light of zte mf645 flashing blue...


Sry 4 bad inglish...

Thanks to all.

Offline

#2 2010-07-11 00:25:03

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: Problems with ZTE MF645 3g modem.

http://bbs.archlinux.org/viewtopic.php?pid=750194
Run

pacman -S modemmanager

Last edited by karol (2010-07-11 00:26:51)

Offline

#3 2010-07-11 05:01:32

extremez3r0
Member
Registered: 2010-05-31
Posts: 4

Re: Problems with ZTE MF645 3g modem.

ok ... I installed modemmanager, I read the post you me
now, but still can not for that **** to
work. Just do not know what to do ... some
tip??

What do I do now? cry? heheheh thanks.

Offline

Board footer

Powered by FluxBB