View Single Post
Posts: 21 | Thanked: 7 times | Joined on Sep 2007 @ California
#8
i've gotten it to work.. os2007 no problems.. just a bit cumbersome to get it all started..

on the blackjack side you gotta go into the search program and enable searching for allfiles.. including hidden/system files..
--search for "intshr"
--run that with bluetooth pan on
--press connect

on the n800 side you gotta
$ sudo gainroot
# gconftool -s -t string /system/osso/connectivity/IAP/DEFAULT/type DUMMY
--associate with the 'DEFAULT' AP thats now there
--turn bluetooth on
# hcitool scan (this will give you the MAC of the blackjack)
# pand --role PANU --service NAP --connect MAC_you_just_found --nodetach
# udhcpc -i bnep0

i'm trying to write a script to do it all automatically.. i got everything i need except i cant find out how to associate with the DEFAULT dummy AP through the command-line..

if anyone knows how.. lemme know, i'm gonna work on this tonight and if i can figure out the connection-manager part of it.. it'll be a menu/launcher item that all you have to do is click on.. it'll associate to the dummy ap.. turn bluetooth on, scan for bluetooth PAN's and autoassociate with it..

as for the blackjack part of it.. screw searching for intshr everytime i wanna share the internet.. gonna make a shortcut to it on the startmenu.. so everything will be easy enough for my wife :P

that should help you guys.. but lemme know if you learn how to connect to that 'DEFAULT' AP on the command line so i can finish this crap, have fun!

--truent