Hey All , I was wondering if anyone managed to get the 7710's modem initialized with wvdial . I got the SE700i and the Nokia 6151 working . But the 7710 is different . I shows up an icon on the phone indicating that the modem is activated when the phone is connected to the dialer in m$ even without starting the dial out process . How do I replicate this in Linux . Because without that if I dial out here is what I get : Dec 2 12:12:56 bluehorizon hcid[4073]: HCI dev 0 up Dec 2 12:12:56 bluehorizon hcid[4073]: Starting security manager 0 Dec 2 12:13:04 bluehorizon ifup-ppp: pppd started for internet on /dev/rfcomm0 at 115200 Dec 2 12:13:04 bluehorizon pppd[4142]: pppd 2.4.3 started by root, uid 0 Dec 2 12:13:06 bluehorizon hcid[4073]: link_key_request (sba=00:11:67:06:D8:2A, dba=00:02:EE:98:4D:CB) Dec 2 12:13:12 bluehorizon wvdial[4147]: WvDial: Internet dialer version 1.54.0 Dec 2 12:13:12 bluehorizon wvdial[4147]: Initializing modem. Dec 2 12:13:12 bluehorizon wvdial[4147]: Sending: ATZ Dec 2 12:13:12 bluehorizon wvdial[4147]: OK Dec 2 12:13:12 bluehorizon wvdial[4147]: Sending: AT+CGDCONT=1,"IP","airtelgprs.com","",0,0 Dec 2 12:13:13 bluehorizon wvdial[4147]: AT+CGDCONT=1,"IP","airtelgprs.com","",0,0 Dec 2 12:13:13 bluehorizon wvdial[4147]: OK Dec 2 12:13:13 bluehorizon wvdial[4147]: Sending: ATH Dec 2 12:13:13 bluehorizon wvdial[4147]: ATH Dec 2 12:13:13 bluehorizon wvdial[4147]: OK Dec 2 12:13:13 bluehorizon wvdial[4147]: Modem initialized. Dec 2 12:13:13 bluehorizon wvdial[4147]: Sending: ATDT*99# Dec 2 12:13:13 bluehorizon wvdial[4147]: Waiting for carrier. Dec 2 12:13:13 bluehorizon wvdial[4147]: ATDT*99# Dec 2 12:13:13 bluehorizon wvdial[4147]: CONNECT Dec 2 12:13:13 bluehorizon wvdial[4147]: ~[7f]}#@!}!} } }2}#}$@#}!}$}%}"}&} }*} } g}%~ Dec 2 12:13:13 bluehorizon wvdial[4147]: Carrier detected. Chatmode finished. Dec 2 12:13:13 bluehorizon pppd[4142]: Serial connection established. Dec 2 12:13:13 bluehorizon pppd[4142]: Using interface ppp0 Dec 2 12:13:13 bluehorizon pppd[4142]: Connect: ppp0 <--> /dev/rfcomm0 Dec 2 12:13:44 bluehorizon pppd[4142]: LCP: timeout sending Config-Requests Dec 2 12:13:44 bluehorizon pppd[4142]: Connection terminated.
Cheers { Francis; }
On Saturday 02 December 2006 12:47, francis pereira wrote:
Hey All , I was wondering if anyone managed to get the 7710's modem initialized with wvdial . I got the SE700i and the Nokia 6151 working . But the 7710 is different .
Dont know how u managed the other two. But fo a gprs connection u need to disable lcp keepalive packets. Otherwise it will time out after 4 lcp keepalive packets as the last line of the log dump shows.
Dec 2 12:13:13 bluehorizon wvdial[4147]: CONNECT Dec 2 12:13:13 bluehorizon wvdial[4147]: ~[7f]}#@!}!} } }2}#}$@#}!}$}%}"}&} }*} } g}%~ Dec 2 12:13:13 bluehorizon wvdial[4147]: Carrier detected. Chatmode finished. Dec 2 12:13:13 bluehorizon pppd[4142]: Serial connection established. Dec 2 12:13:13 bluehorizon pppd[4142]: Using interface ppp0 Dec 2 12:13:13 bluehorizon pppd[4142]: Connect: ppp0 <--> /dev/rfcomm0 Dec 2 12:13:44 bluehorizon pppd[4142]: LCP: timeout sending Config-Requests Dec 2 12:13:44 bluehorizon pppd[4142]: Connection terminated.
Cheers { Francis; }
On 04/12/06, jtd jtd@mtnl.net.in wrote:
On Saturday 02 December 2006 12:47, francis pereira wrote:
Hey All , I was wondering if anyone managed to get the 7710's modem initialized with wvdial . I got the SE700i and the Nokia 6151 working . But the 7710 is different .
Dont know how u managed the other two. But fo a gprs connection u need to disable lcp keepalive packets. Otherwise it will time out after 4 lcp keepalive packets as the last line of the log dump shows.
jtd, I am not quite sure that lcp needs to be disabled . I have been using gprs for about a year and a half now and I have never played around with lcp . Also I don't think its got anything to do in my case .The movement BlueSoleil connects a DUN connection to the phone I get a modem activated icon on the phone . Maybe there is something explicitly telling the phone thats the connection is a DUN and thus it activates the Modem
Dec 2 12:13:13 bluehorizon wvdial[4147]: CONNECT
Dec 2 12:13:13 bluehorizon wvdial[4147]: ~[7f]}#@!}!} } }2}#}$@#}!}$}%}"}&} }*} } g}%~ Dec 2 12:13:13 bluehorizon wvdial[4147]: Carrier detected. Chatmode finished. Dec 2 12:13:13 bluehorizon pppd[4142]: Serial connection established. Dec 2 12:13:13 bluehorizon pppd[4142]: Using interface ppp0 Dec 2 12:13:13 bluehorizon pppd[4142]: Connect: ppp0 <--> /dev/rfcomm0 Dec 2 12:13:44 bluehorizon pppd[4142]: LCP: timeout sending Config-Requests Dec 2 12:13:44 bluehorizon pppd[4142]: Connection terminated.
Cheers { Francis; }
Cheers{ Francis; }
On Monday 04 December 2006 22:30, francis pereira wrote:
On 04/12/06, jtd jtd@mtnl.net.in wrote:
On Saturday 02 December 2006 12:47, francis pereira wrote:
Hey All , I was wondering if anyone managed to get the 7710's modem initialized with wvdial . I got the SE700i and the Nokia 6151 working . But the 7710 is different .
Dont know how u managed the other two. But fo a gprs connection u need to disable lcp keepalive packets. Otherwise it will time out after 4 lcp keepalive packets as the last line of the log dump shows.
I am not quite sure that lcp needs to be disabled .
I am 100% sure about hutch, airtel and BPL as of Jan 2005. Havnt used it since cause the connectivity was absolute trash while moving.
On 05/12/06, jtd jtd@mtnl.net.in wrote:
I am 100% sure about hutch, airtel and BPL as of Jan 2005. Havnt used it since cause the connectivity was absolute trash while moving.
Here is the Log form the SE Phone . As you can see LCP is not being a issue in this case . All I did is change the rfcomm binding and ddiled out with the same wvdial.conf . The way I see it : there is something about the way the connection is initilized . Whats I noted is that the movement BS connects to the phone for DUN I get a modem activated icon on the phone , which is not the case in Linux ! Also it is NOT impossible to connect the gprs from the 7710 with Linux as I did it when I was HIGh . IN the morning when i got sommer it did not work . I have the logs for that too . Dec 5 13:39:19 bluehorizon wvdial[3800]: WvDial: Internet dialer version 1.54.0 Dec 5 13:39:19 bluehorizon wvdial[3800]: Initializing modem. Dec 5 13:39:19 bluehorizon wvdial[3800]: Sending: ATZ Dec 5 13:39:19 bluehorizon wvdial[3800]: ATZ Dec 5 13:39:19 bluehorizon wvdial[3800]: OK Dec 5 13:39:19 bluehorizon wvdial[3800]: Sending: ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0 Dec 5 13:39:19 bluehorizon wvdial[3800]: ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0 Dec 5 13:39:19 bluehorizon wvdial[3800]: OK Dec 5 13:39:19 bluehorizon wvdial[3800]: Sending: AT+CGDCONT=1,"IP"," airtelgprs.com","",0,0 Dec 5 13:39:20 bluehorizon wvdial[3800]: AT+CGDCONT=1,"IP","airtelgprs.com","",0,0
Dec 5 13:39:20 bluehorizon wvdial[3800]: OK Dec 5 13:39:20 bluehorizon wvdial[3800]: Modem initialized. Dec 5 13:39:20 bluehorizon wvdial[3800]: Sending: ATDT*99# Dec 5 13:39:20 bluehorizon wvdial[3800]: Waiting for carrier. Dec 5 13:39:21 bluehorizon wvdial[3800]: ATDT*99# Dec 5 13:39:21 bluehorizon wvdial[3800]: CONNECT Dec 5 13:39:21 bluehorizon wvdial[3800]: ~[7f]}#@!}!}!} }8}#}$@#}(}"}'}"}"}&} } } } }%}&X*}3cW/~ Dec 5 13:39:21 bluehorizon wvdial[3800]: Carrier detected. Chatmode finished. Dec 5 13:39:21 bluehorizon pppd[3789]: Serial connection established. Dec 5 13:39:21 bluehorizon pppd[3789]: Using interface ppp0 Dec 5 13:39:21 bluehorizon pppd[3789]: Connect: ppp0 <--> /dev/rfcomm0 Dec 5 13:39:22 bluehorizon pppd[3789]: Remote message: Congratulations!
Cheers{ Francis; }
On 02/12/06, francis pereira mail.francispereira@gmail.com wrote:
Hey All , I was wondering if anyone managed to get the 7710's modem initialized with wvdial . I got the SE700i and the Nokia 6151 working . But the 7710 is different . I shows up an icon on the phone indicating that the modem is activated when the phone is connected to the dialer in m$ even without starting the dial out process . How do I replicate this in Linux .
Finally got it to work . The phone exposes the modem on channel 2 when binded to rfcomm . By default it always binds it to channel 1 . The channel can be found by : sdptool search DUN Inquiring ... Searching for DUN on 00:02:EE:98:4D:CB ... Service Name: Dial-Up Networking Service RecHandle: 0x1000d Service Class ID List: "Dialup Networking" (0x1103) Protocol Descriptor List: "L2CAP" (0x0100) "RFCOMM" (0x0003) Channel: 2 Language Base Attr List: code_ISO639: 0x454e encoding: 0x6a base_offset: 0x100 Profile Descriptor List: "Dialup Networking" (0x1103) Version: 0x0100
Cheers{ Francis; }