Hello again, Thank you George for your quick reply:) This is what i got after the last try, but despite everything seems ok, i cannot surf in Firefox:(
mu...@murat-laptop:~$ sudo wvdial 2 --> WvDial: Internet dialer version 1.60 --> Warning: section [Dialer 2] does not exist in wvdial.conf. --> Cannot get information for serial port. --> Initializing modem. --> Sending: ATZ ATZ OK --> Sending: AT&F &D2 &C1 AT&F &D2 &C1 OK --> Sending: ATS7=60 S30=0 S0=0 ATS7=60 S30=0 S0=0 OK --> Sending: AT+CGDCONT=1,"IP","internet" AT+CGDCONT=1,"IP","internet" OK --> Modem initialized. --> Sending: ATDT*99***1# --> Waiting for carrier. ATDT*99***1# CONNECT --> Carrier detected. Starting PPP immediately. --> Starting pppd at Sat Dec 5 02:07:18 2009 --> Pid of pppd: 2129 --> Using interface ppp0 --> pppd: h[06]� h[08]� �[08]� �[08]� �[08]� --> pppd: h[06]� h[08]� �[08]� �[08]� �[08]� --> pppd: h[06]� h[08]� �[08]� �[08]� �[08]� --> pppd: h[06]� h[08]� �[08]� �[08]� �[08]� --> pppd: h[06]� h[08]� �[08]� �[08]� �[08]� --> pppd: h[06]� h[08]� �[08]� �[08]� �[08]� --> pppd: h[06]� h[08]� �[08]� �[08]� �[08]� --> local IP address 213.211.17.220 --> pppd: h[06]� h[08]� �[08]� �[08]� �[08]� --> remote IP address 10.64.64.64 --> pppd: h[06]� h[08]� �[08]� �[08]� �[08]� --> primary DNS address 192.168.18.11 --> pppd: h[06]� h[08]� �[08]� �[08]� �[08]� --> secondary DNS address 195.175.39.39 --> pppd: h[06]� h[08]� �[08]� �[08]� �[08]� My wvdial.conf file reads: ------------------------- [Dialer Defaults] Modem = /dev/ttyUSB2 Modem Type = Analog Modem ISDN = 0 Baud = 460800 Dial Attempts = 1 Username = user Password = pass Init1 = ATZ Init2 = AT&F &D2 &C1 Init3 = ATS7=60 S30=0 S0=0 Init4 = AT+CGDCONT=1,"IP","internet" Phone = *99***1# Stupid Mode = 1 But after i changed the line Phone = *99***1# to Phone = *99#, modem again started successfully but no connection via firefox:( and i got this: mu...@murat-laptop:~$ sudo wvdial 2 --> WvDial: Internet dialer version 1.60 --> Warning: section [Dialer 2] does not exist in wvdial.conf. --> Cannot get information for serial port. --> Initializing modem. --> Sending: ATZ ATZ OK --> Sending: AT&F &D2 &C1 AT&F &D2 &C1 OK --> Sending: ATS7=60 S30=0 S0=0 ATS7=60 S30=0 S0=0 OK --> Sending: AT+CGDCONT=1,"IP","internet" AT+CGDCONT=1,"IP","internet" OK --> Modem initialized. --> Sending: ATDT*99# --> Waiting for carrier. ATDT*99# CONNECT --> Carrier detected. Starting PPP immediately. --> Starting pppd at Sat Dec 5 02:35:59 2009 --> Pid of pppd: 2439 --> Using interface ppp0 --> pppd: �.q --> pppd: �.q --> pppd: �.q --> pppd: �.q --> pppd: �.q --> pppd: �.q --> pppd: �.q --> local IP address 213.211.3.27 --> pppd: �.q --> remote IP address 10.64.64.64 --> pppd: �.q --> primary DNS address 192.168.18.11 --> pppd: �.q --> secondary DNS address 195.175.39.39 --> pppd: �.q Regards... -- ZTE MF636 3G modem cannot used in Karmic https://bugs.launchpad.net/bugs/408555 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
