Results 1 to 10 of 10

Thread: Trying to dial-up with bluetooth&cell phone.

Hybrid View

  1. #1
    Join Date
    Apr 2008
    Beans
    13

    Trying to dial-up with bluetooth&cell phone.

    On windows, I use a bluetooth usb adapter+software to "dial up" through my cell phone to my cellular provider's data network. Basically I load the software, double click the icon designated for my phone(this enables bluetooth and pairs the pc and phone), then click the internet button on the software interface, then click "connect" on the net connection dialog window that comes up.

    I use these settings to connect at that dialog window...

    Username: myphonenumber
    Password: none
    number to dial: #777

    My phone is an Alltel Blackberry Pearl 2 (8130) smartphone/pda. Cellular provider is Alltel. The number used to dial up to the Alltel Data Network(internet) is #777, as stated above.

    It's fairly straight-forward and simple. I've toyed with the ubuntu bluetooth program...but can't seem to make sense of it, nor will it try to pair with my phone. My phone finds my pc...and my pc recognizes the bluetooth usb adapter and shows my phone in the connect list...but that's where I get stuck.

    I know it's possible to use this method to connect to the net on Ubuntu...I just don't know how to do it. I found some links to various walk-throughs...but they were rather complicated.

    I'm 100% brand new to Ubuntu...I've used windows since I first started messing with computers back in the early 3.1 days. I don't know much of anything about linux...but I'm dying to learn, and try out this nice looking OS.

    Any help/suggestions are greatly appreciated...and please, keep in mind that I am a complete and total 'newb' to anything linux, try to keep it simple for me.

  2. #2
    Join Date
    Apr 2008
    Beans
    13

    Re: Trying to dial-up with bluetooth&cell phone.

    Update:

    When my bluetooth USB adapter is plugged in, the bluetooth icon is in the tray...meaning ubuntu recognizes the device. When I right click that icon, click "browse devices"...the dialog that appears show's my phone's address. After a few seconds it refreshes itself and doesn't show the address anymore...it says "Blackberry 8130" which means ubuntu recognizes my phone as well.

    The problem I run in to is when I highlight my phone, click connect...an error pops up. This error says...

    "obex://[00:1c:cc:be:94:54]" is not a valid location. Please check spelling and try again.

    My only option is to click "OK". Now...what do I do to fix this? It seems that Ubuntu does recognize my bluetooth USB adapter AND my phone, and my phone does find my computer when I do a search for devicers...but I can't figure out how to pair from pc, or pair from phone. I think that if I can get that error fixed...it should work after I configure a few things.

    Not having net on my desktop is killing me right now since it's my main computer. I mean...I can reboot into WinXP to get online...but so far I've noticed linux is pretty useless without the net. Right now I'm on my WinXP laptop in order to get online. I'm using the bluetooth net right now...since it's the only form of internet I can get in my area, other than 56k dial-up...so it's used on all my computers.

    Thanks in advance for the help.

  3. #3
    Join Date
    Apr 2008
    Beans
    13

    Re: Trying to dial-up with bluetooth&cell phone.

    Anyone have any suggestions or steps to fix this?

    I'm S.O.L., without internet on my desktop.

  4. #4
    Join Date
    Mar 2008
    Location
    India
    Beans
    53
    Distro
    Ubuntu 8.10 Intrepid Ibex

    Re: Trying to dial-up with bluetooth&cell phone.

    When I looked up google, I found
    http://tuxomaniac.wordpress.com/2007...h-nokia-phone/
    might be helpful to you.

    Otherwise just search gogle for more results.

  5. #5
    Join Date
    Apr 2008
    Location
    Eastern USA
    Beans
    22
    Distro
    Hardy Heron (Ubuntu Development)

    Re: Trying to dial-up with bluetooth&cell phone.

    This may or may not be of help to you. But I found that using a cable tether is about 2x faster than the bluetooth. I am using a Moto e815 on Alltel EVDO and have reached about 1.1mbs down. The fastest Ive seen connected BT is 500k. If you have a cable for your phone, I would suggest using it. Linux had the driver for my phone preinstalled, all i had to do was run wvdialconf to make it detect and write the config file. I then edited the etc/wvdial.config file with kate, added the line "stupid mode = 1", filled in the name and password, #777 for the number, saved, ran wvdial and viola. It worked. You can also use gnome-ppp to manage the connection after the inital config file is written. Coincedentally getting bluetooth to work is very similar to this and uses the wvdial config as well. I have found a couple of links for you concerning bluetooth tether:

    http://www.spiration.co.uk/post/1307

    http://www.howtoforge.com/linux_inte...ooth_gsm_phone
    Last edited by fhantazm; April 24th, 2008 at 06:55 AM.

  6. #6
    Join Date
    Apr 2008
    Beans
    13

    Re: Trying to dial-up with bluetooth&cell phone.

    I do have the USB cables to tether my phone to my PC, so I'll have to look in to that and see if it works.

    I'll take a look at those links and see if I can get it to work. Appreciate the help!

    EDIT: Ran into problems right away on the first link, second link looks a bit too complicated for me to understand.

    johnny@GOD:~$ sudo apt-get install bluez-utils
    Reading package lists...Done
    Building dependency tree
    Reading state information...Done
    bluez-utilz is already the newest version.
    0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

    johnny@GOD:~$ sudo apt-get install blues-pin
    Reading package lists...Done
    Building dependency tree
    Reading state information...Done
    E: Couldn't find package blues-pin(I tried bluez-pin as well)

    johnny@GOD:~$ sudo apt-get install ppp
    Reading package lists...Done
    Building dependency tree
    Reading state information...Done
    ppp is already the newest version.
    0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.


    johnny@GOD:~$ hcitool scan
    Device is not available: No such device.

    It seems like the blues-pin is keeping me from moving to the next step. bluez-utils and ppp look to be already installed. Is there a factor I'm not seeing here?
    Last edited by socialistic; April 26th, 2008 at 09:29 PM.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •