Ubuntu: Using mobile phone as an modem.

Discussion in 'Linux' started by hemmohohto, Jul 29, 2008.

  1. hemmohohto

    hemmohohto

    Joined:
    Jul 19, 2008
    Messages:
    7
    Likes Received:
    0
    I'm trying to get my Nokia E61 mobile phone to work as an modem for my A1 with Ubuntu.

    I have been trying to make this happen with this (finnish) tutorial, English version, a little bit different but you get the point

    I'm using bluetooth and i didn't use bluez-utils, but the problem doesn't seem to be in bluetooth connection.

    After i've used the "pon saunalahti" command, it tries to connect:
    Code:
    AT
    OK
    ATH
    OK
    ATE1
    OK
    AT+CGDCONT=1,"IP","internet.saunalahti","0.0.0.0",0,0
    OK
    ATD*99#
    CONNECT
    Serial connection established.
    using channel 2
    Using interface ppp0
    Connect: ppp0 <--> /dev/rfcomm0
    rcvd [LCP ConfReq id=0x0 <auth pap> <mru 1500> <asyncmap 0xa0000>]
    sent [LCP ConfReq id=0x1 <asyncmap 0xa0000> <magic 0xfee15eb7>]
    sent [LCP ConfAck id=0x0 <auth pap> <mru 1500> <asyncmap 0xa0000>]
    rcvd [LCP ConfRej id=0x1 <magic 0xfee15eb7>]
    sent [LCP ConfReq id=0x2 <asyncmap 0xa0000>]
    rcvd [LCP ConfAck id=0x2 <asyncmap 0xa0000>]
    sent [PAP AuthReq id=0x1 user="none" password="123456"]
    rcvd [PAP AuthAck id=0x1 ""]
    PAP authentication succeeded
    sent [IPCP ConfReq id=0x1 <addr 0.0.0.0> <ms-dns1 0.0.0.0> <ms-dns3 0.0.0.0>]
    rcvd [IPCP ConfReq id=0x0 <addr 10.6.6.6>]
    sent [IPCP ConfAck id=0x0 <addr 10.6.6.6>]
    rcvd [IPCP ConfNak id=0x1 <addr 85.77.249.185> <ms-dns1 195.197.54.100> <ms-dns3 195.74.0.47>]
    sent [IPCP ConfReq id=0x2 <addr 85.77.249.185> <ms-dns1 195.197.54.100> <ms-dns3 195.74.0.47>]
    rcvd [IPCP ConfAck id=0x2 <addr 85.77.249.185> <ms-dns1 195.197.54.100> <ms-dns3 195.74.0.47>]
    Cannot determine ethernet address for proxy ARP
    local  IP address 85.77.249.185
    remote IP address 10.6.6.6
    primary   DNS address 195.197.54.100
    secondary DNS address 195.74.0.47
    Script /etc/ppp/ip-up started (pid 6449)
    Script /etc/ppp/ip-up finished (pid 6449), status = 0x0
    After that the connecting froze and nothing happened.

    Anyone managed to get a phone working as an modem?
     
    hemmohohto, Jul 29, 2008
    #1
  2. hemmohohto

    charmles

    Joined:
    Jul 18, 2008
    Messages:
    6
    Likes Received:
    0
    The same guide worked perfectly with Ubuntu installation.

    Going back to Linpus as the powersaving, lower battery time and slow startup time really starts to piss me off.

    How did you get the bluetooth working, does it work out of the box or do I need to install the bluetooth utilities manually.

    My phone E61i and Elisa (been using from IMac so I know that it should work).
     
    charmles, Jul 29, 2008
    #2
  3. hemmohohto

    charmles

    Joined:
    Jul 18, 2008
    Messages:
    6
    Likes Received:
    0
    Installed bluetooth utili package and the dependies but the usb bluetooth adapter is not working correctly as with Ubuntu.

    [user@localhost subsys]$ lsusb
    Bus 005 Device 001: ID 0000:0000
    Bus 004 Device 001: ID 0000:0000
    Bus 003 Device 003: ID 0a12:0001 Cambridge Silicon Radio, Ltd Bluetooth Dongle (HCI mode)

    [user@localhost subsys]$ sudo /etc/init.d/bluetooth start
    audit_log_user_command(): Connection refused
    Can't open RFCOMM control socket: Address family not supported by protocol
     
    charmles, Jul 29, 2008
    #3
  4. hemmohohto

    2manydjs

    Joined:
    Jul 16, 2008
    Messages:
    300
    Likes Received:
    0
    I'd like to use the USB cable, mostly to save battery power. Has anyone tried it?
     
    2manydjs, Aug 8, 2008
    #4
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.