Go Back   Digit Technology Discussion Forum - Tech Discussion Forums in India > The Free World > Open Source Software

Open Source Software A place where you can talk to like-minded people about the fastest growing software movement today!

Have you tried the new Digit
Closed Thread
 
LinkBack Thread Tools Search this Thread Display Modes
Old 18-11-2007, 04:09 PM   #1 (permalink)
Right Off the Assembly Line
 
Join Date: Mar 2005
Posts: 2
Default Airtel Gprs With BlueTooth in Ubuntu Gutsy

First Pair your Mobile to Your laptop Manually...using bluetooth manager.. if pc is not connecting to your device.. try to connect the pc from your mobile

then go to console n issue the following command

rakesh@rakesh-laptop:~$ sdptool search DUN

output
----------
Inquiring ...
Searching for DUN on 00:1A:163:AE:8E ...
Service Name: Dial-Up Networking
Service RecHandle: 0x10007
Service Class ID List:
"Dialup Networking" (0x1103)
Protocol Descriptor List:
"L2CAP" (0x0100)
"RFCOMM" (0x0003)
Channel: 3 <------------------------------------- note the channel
Language Base Attr List:
code_ISO639: 0x454e
encoding: 0x6a
base_offset: 0x100
Profile Descriptor List:
"Dialup Networking" (0x1103)
Version: 0x0100

step 2: Issue the command

hcitool scan

output
-----------
Scanning ...
00:1A:163:AE:8E Nokia N72

step 3: issue the command

sudo gedit /etc/bluetooth/rfcomm.conf

paste the text in it

rfcomm0 {
bind yes;
device 00:1A:163:AE:8E; <--- your device address
channel 3;<---- your channel or use default 1
comment "Nokia N72";
}

save it


step 4:

issue the command

sudo gedit /etc/ppp/peers/airtel

copy this in that file

/dev/rfcomm0 115200
connect '/usr/sbin/chat -v -f /etc/ppp/chat-gprs'
crtscts
modem -detach
noccp
defaultroute
usepeerdns
noauth
ipcp-accept-remote
ipcp-accept-local
noipdefault

step 5:

issue the command

sudo gedit /etc/ppp/chat-gprs

copy this in the file

'' ATZ OK
AT+CGDCONT=1,"IP","airtelgprs.com"
OK "ATD*99***1#" <----------- if does not work change number to *99#
CONNECT ''

step 6:

YOU ARE DONE! THATS IT? YEAH....
just issue this command

pppd call airtel

Now TroubleShooting...
common problems

1. /dev/rfcomm0 not found
just reboot your pc and the device will be created automatically

2. Connect scripts failed..
-- issue rfcomm command

output
-------
rfcomm0: 00:1A:163:AE:8E channel 1 closed <-- if closed

just restart bluetooth with this command

sudo /etc/init.d/bluetooth restart

then run rfcomm command

rfcomm0: 00:1A:163:AE:8E channel 1 clean <----- output should come like this ..clean instead of closed

issue command pppd call airtel or sudo pppd call airtel

if pppd command is not there

install : sudo apt-get install ppp
rakeshinx is offline  
Adobe
Old 19-11-2007, 06:34 PM   #2 (permalink)
left this forum longback
 
praka123's Avatar
 
Join Date: Sep 2005
Location: -
Posts: 7,561
Smile Re: Airtel Gprs With BlueTooth in Ubuntu Gutsy

good tut dude.there is also a sticky reg this connection in this section.
__________________
left this forum long back.Admin Can Delete this Account and posts Permanantly.Thank You
Get GNU/Linux - http://getgnulinux.org
praka123 is offline  
Closed Thread

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
hey anyone has ubuntu gutsy quantum Open Source Software 7 04-11-2007 11:32 PM
Ubuntu Gutsy to be released today! kalpik Open Source Software 145 04-11-2007 04:02 PM
Ubuntu Gutsy 7.10 NucleusKore Open Source Software 20 24-10-2007 01:46 PM
Your favorite feature in Ubuntu 7.10 Gutsy? faraaz Open Source Software 70 13-10-2007 07:31 PM
Ubuntu 7.10 (Gutsy Gibbon) Tribe 4 Dark Star Open Source Software 21 11-08-2007 10:36 PM

Upcoming Events



Register for your Scholarship here:
Think diget  
Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.2
;