Thread
:
Have a PAN device like the Blackjack?
View Single Post
truent
2007-12-24 , 20:21
Posts: 21 | Thanked: 7 times | Joined on Sep 2007 @ California
#
22
oh it'll work.. make sure you get the becomeroot package.. you can find it if you search on
http://gronmayer.com/it
..
the hardest part of this i'd suppose is editing in your mac address.. if you're not comfortable with the maemo's default text editors.. maybe this will make it easier..
copy and paste that code i had into a text editor on your home computer.
find the part that says..
#BT MAC of PC/phone
BTADDR='00:xx:xx:xx:xx:xx'
and instead of 00:xx:xx:xx:xx:xx, make it your MAC address.. you can find this somewhere in your phone's bluetooth setup usually..
save the file as "pan.sh" or something.. doesnt really matter..
get that onto your nokia, either by usb connection or some other means..
open xterm (now available by default on os2008!)
'cd' to the directory you saved that file.. ex. 'cd /media/mmc1'
'chmod a+x pan.sh' (or whatever you named that file)
turn on internet connection sharing on your phone
'sudo gainroot'
'./pan.sh'
'udhcpc -i bnep0'
and you should be in!..
im gonna begin working on a gui version of my original program to make it a lot easier for initial setup.. after that all you'll have to do is select the 'Whitejack' connection in the Connection Manager like a normal wifi connection or something, and it'll do all the work for you.. so bear with me and i'll get us something easy, but i just dont want to put out some crap program that requires more input from you or me to do something so simple.. welp.. hope that helps.. and stay tuned..
Last edited by truent; 2007-12-24 at
20:40
.
Quote & Reply
|
truent
View Public Profile
Send a private message to truent
Find all posts by truent