Forum     

Go Back   Digit Technology Discussion Forum > Software > Open Source
Register FAQ Calendar Mark Forums Read

Open Source A place where you can talk to like-minded people about the fastest growing software movement today! Discuss anything and everything about Open Source software and Operating Systems.

Closed Thread
 
LinkBack (16) Thread Tools Display Modes
Old 18-11-2007, 04:09 PM   16 links from elsewhere to this Post. Click to view. #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  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 19-11-2007, 06:34 PM   #2 (permalink)
left this forum longback
 
praka123's Avatar
 
Join Date: Sep 2005
Location: -
Posts: 7,513
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
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


LinkBacks (?)
LinkBack to this Thread: http://www.thinkdigit.com/forum/open-source/73530-airtel-gprs-bluetooth-ubuntu-gutsy.html
Posted By For Type Date
[solved] bluetooth tethering? - OpenPandora Boards This thread Refback 22-09-2011 01:59 AM
[solved] bluetooth tethering? - OpenPandora Boards This thread Refback 26-08-2011 11:51 PM
[solved] bluetooth tethering? - OpenPandora Boards This thread Refback 22-08-2011 07:13 PM
Gulp – our first published hack – using a nokia e90 mobile phone over bluetooth as a 3G modem on T-mobile | The Mercian Labels Group Blog - Security Labels International, Mercian Labels and AC Labels This thread Refback 13-07-2011 06:56 PM
[ubuntu] Bluetooth Mobile as 3G Modem - Page 2 - Ubuntu Forums This thread Refback 26-06-2011 07:40 PM
[solved] bluetooth tethering? - OpenPandora Boards This thread Refback 11-05-2011 01:39 AM
[solved] bluetooth tethering? - OpenPandora Boards This thread Refback 23-03-2011 05:36 AM
[solved] bluetooth tethering? - OpenPandora Boards This thread Refback 14-03-2011 04:52 PM
[solved] bluetooth tethering? - OpenPandora Boards This thread Refback 14-03-2011 06:29 AM
[ubuntu] Internet connection using Intrepid->BT->VZW LG Env - Ubuntu Forums This thread Refback 06-03-2011 06:55 AM
[solved] bluetooth tethering? - OpenPandora Boards This thread Refback 20-02-2011 12:52 AM
[solved] bluetooth tethering? - OpenPandora Boards This thread Refback 15-02-2011 07:49 AM
bluetooth tethering? - OpenPandora Boards This thread Refback 09-02-2011 11:03 PM
bluetooth tethering? - OpenPandora Boards This thread Refback 09-02-2011 10:44 PM
bluetooth tethering? - OpenPandora Boards This thread Refback 09-02-2011 10:35 PM
[ubuntu] Bluetooth Mobile as 3G Modem - Page 2 - Ubuntu Forums This thread Refback 21-06-2010 09:37 AM

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


All times are GMT +5.5. The time now is 10:27 PM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2