You are on page 1of 4

Mike.X.

'sBlog
Home Softwares
09May2012
BluetoothconnectivityinPuppyLinux
Hello,afterdoingmanyeffortsnowicanfinallyconnectmymobiledevicetothecomputerwith
bluetooththankstothepuppylinuxforummembersforallthehelp,sohere'showitgoes..
Notethatiamusinglucidpuppyversion5.2.8
IfyouareusingXFCEwindowmanagerorfollowingarticleisnotworkingforyouthanyoushould
firstreadthisarticle[Link]whichexplainsbluetoothconnectivitywith'blueman'..
Step1:
Downloadbluetooth.tarfilefromhere[Link]extractit,installall.petsandReboot
Step2:
RightclickSelectNetwork>BluetoothWizard,nowfollowonscreenstepstopairyourdevices.if
itdoesnotscanabluetoothdevicemakesureyouhaveselectedalwaysvisibleordiscoverablein
yourmobiledevice.ifitstillisnotscanningmakesurethebluetoothdeviceofyourcomputerison
andattachedproperly.Youcancheckifpuppylinuxhasdetectedyourcomputer'sbluetoothdevice
inMenu>System>HardwareInfointhatselectUSBtocheck.
Step3:
Nownavigatetothe/etc/pppfromyourfilemanager.
inpppgotochatscriptsdirectory,nowrightclickandselectcreatenewfilenamedgprsandpaste
followingcode..
ABORTERROR
ABORTRING
ABORTBUSY
ABORTVOICE
ABORT"NOCARRIER"
ABORT"NOANSWER"
#ABORT"NODIALTONE"
REPORTCONNECT
"""ATZ"
OK'AT+cgdcont=1,"IP","enteryourISPAPNhere"'
OKATD*99***1#
TIMEOUT60
CONNECT\c
you'llneedtoprovideAPNaddressinmycaseitlookslikethis..
OK'AT+cgdcont=1,"IP","tata.docomo.internet"'
ormaybeevenchangethedialnumberthough*99***1#shouldwork,ifnottry*99#
didthat?ok,nowgotopppagainandgotopeersdirectoryandrightclicktocreatenewfileand
nameitgprsandpastefollowingcode..
noauth
connect"/usr/sbin/chatvf/etc/ppp/chatscripts/gprs"
/dev/rfcomm0
1152000
defaultroute
noipdefault
SelectLanguage
Translate
Bluetooth
connectivityin
PuppyLinux
Bluetooth
ConnectivityIn
PuppyLinuxWith
Blueman
HowImade
TortoiseGittowork
withBitbucket
CompizFusionon
PuppyLinux
PuppyLinuxa
smallOSthatcan
bootfromUSB
Howtorunyour
Slick2Dgameas
applet
Reducing
ExecutablesSize
Beautifying7zip
Totally
MySciteTrick
JavaServlet
HelperWithSciTE
PopularPosts
0 More NextBlog CreateBlog SignIn
user
usepeerdns
Step4:
Nowclickconsoleiconfromdesktopandtypehcitoolscanitwouldbelike..
sh4.1#hcitoolscan
Scanning...
18:14:56:CA:9E:42Yo
18:14:56:CA:9E:42ismacaddressofmymobilebluetoothdeviceandYoismymobilebluetooth's
namecopythemacaddressandbrowseyourmobilealsosavemacaddresssomewhereyou'll
needitinnextstepse.g.
sh4.1#sdptoolbrowse18:14:56:CA:9E:42
Browsing18:14:56:CA:9E:42...
ServiceName:Dialupnetworking
ServiceRecHandle:0x10003
ServiceClassIDList:
"DialupNetworking"(0x1103)
"GenericNetworking"(0x1201)
ProtocolDescriptorList:
"L2CAP"(0x0100)
"RFCOMM"(0x0003)
Channel:1
LanguageBaseAttrList:
code_ISO639:0x656e
encoding:0x6a
base_offset:0x100
ProfileDescriptorList:
"DialupNetworking"(0x1103)
Version:0x0100
It'lllistallservicesyourmobileprovides.scrolldownandfindServiceName:Dialupnetworkingand
channelnumberinmycaseitisChannel:1,saveorrememberchannelnumberyou'llneeditin
nextstep.
Step5:
Nowclickfileiconondesktopandrightclick,selectcreatenewscriptwithnameConnectand
pastefollowingcode..
#!/bin/sh
modprobebluetooth
modprobel2cap
modproberfcomm
modprobehci_usb
mknodm666/dev/rfcomm0c2160
hcid#inthefollowinglinechangemacaddressandchannelnumberforyour
phone
rfcommbind/dev/rfcomm018:14:56:CA:9E:421
rxvtbg"lightyellow"geometry134x20titleGPRS_connection_tailetail
n20f/var/log/messages&
pppdcallgprs
gxmessagecenterbg"lightgreen"title"PPPDcalling..."buttons"EXIT"
"PPPDcalling...pressEXITforexitingGPRSconnection"
killallpppd
rfcommrelease/dev/rfcomm0
killallrfcomm
killallhcid
kill$(ps|grepGPRS_co)exit
inabovescript,inredline,you'llneedtochangethemacaddressandchannelnumberasyou
savedit,Oksonowweallsetup,youjustneedtoclickConnectandit'llconnecttoyourmobile
PostedbyMike.X.
Labels:bluetooth,gprs,internet,mobile,Precise,puppylinux,racy,saluki,slacko,wary
andwillcreateinternetconnection.
ifitisnotconnectingtoyourmobilefirsttryfollowinginconsole
rfcommconnect0yourmacaddresschennalnumber
e.g.rfcommconnect018:14:56:CA:9E:421
andthenclickConnectscriptfileitshouldworkfine..
Totransferfileswithbluetooth,rightclickbluetoothiconintrayandselectSendFiles:)
SomeResourceandHelplinks:
http://puppylinux.org/wikka/ExperimentalBT
http://www.murgalinux.com/puppy/viewtopic.php?p=396249
http://www.murgalinux.com/puppy/
P.S:I'mthesameguywhopostedthissamearticleonpuppylinuxforumLink
YoucannowEnjoyInternetonPuppyLinux:)
Recommend this on Google
9comments:
Anonymous March14,2013
WorkperfectonNokiaE90!Thankyou!
Regards,
Valentin
Reply
Mike.X. April28,2013
gladworkedoutperfectlyforyou
enjoy..
Reply
Anonymous July02,2013
whyisdifficult!
Reply
Mike.X. July03,2013
'cozit'sagreatlittlelinuxOS:D
Reply
Jach December19,2013
hi,ifusingthismethod,can3gusb/expresscarddevicesstillbeactive?
Reply
Mike.X. December20,2013
i don't know for sure because i have never tried that but i think yes,they both may be
abletoremainactiveatsametime.
Reply
Anonymous May09,2014
hithanksforhelpfultipshere.
Installedall.petfiles.Icanseedtwobluetoothoptionsinnetworkbutnothinghappens
NewerPost OlderPost Home
Subscribeto:PostComments(Atom)
Enteryourcomment...
Commentas:
GoogleAccount
Publish

Preview
upon clicking on them. In hardware info found one unknown USB device which i
presumeisnonotherthanbluetoothdevice.
Reply
somonelost May09,2014
wowit'sbeenexactlytwoyears:O
i may have lost lots of my intelligence in this two years and i am just 22,this articles
seemsalientome,cantbelieveimyselfwrotethat:P
regardingyourquestionicanrecallthatsamethinghappenedtometoo,icantseem
torecallhowisolvedit,irecommnedtotrythisinafreshnewsavefile
thanks
Reply
Anonymous May21,2014
tochujowstwoniedzialajatopierdole
Reply
ArticleAuthor:Mike.X.Traveltemplate.TemplateimagesbyOllustrator.PoweredbyBlogger.

You might also like