Motorola ROKR E6 as bluetooth modem in Ubuntu 7.04

with 6 comments

Ok, I finally figure out how to use my Motorola ROKR E6 as bluetooth modem in Ubuntu 7.04. I assume you already install the bluez package and pair the phone with your PC. So lets get straight to the configuration!

/etc/bluetooth/rfcomm.conf
rfcomm0 {
bind yes;
device 00:11:22:33:44:55;
channel 6;
comment "ROKRE6";
}

/etv/wvdial.conf
[Dialer rokre6]
Modem = /dev/rfcomm0
Dial Command = ATM1L3DT
Init2 = ATZ
Init3 = AT+CGDCONT=1,"IP","your-apn-here"
Phone = *99***1# (or *99#, depends on your operator)
Username = the.username
Password = the.password

/etc/ppp/option (add the following lines)
-vj
:192.168.0.254

If all is set up, then all you got to do in terminal is:

wvdial rokre6

Happy browsing!

Written by bagus

September 30, 2007 at 12:20 pm

Posted in internet, linux, mobile

Tagged with , , , , , ,

6 Responses

Subscribe to comments with RSS.

  1. The option :192.168.0.254 is mandatory – w/o the phone won’t connect. But obviously not all ISPs have this IP.
    So in my case it’s :10.6.6.6.

    Sergey

    April 9, 2008 at 8:12 pm

  2. Thanks. I will try this out

    Gigi

    August 8, 2008 at 1:48 am

  3. [...] -vj :192.168.0.254 PS: I see that page I mentioned in the previous post is now inactive. But it’s avaible here: Motorola ROKR E6 as bluetooth modem in Ubuntu 7.04 [...]

  4. [...] out this page. This worked for me on 8.04. Motorola ROKR E6 as bluetooth modem in Ubuntu 7.04 Internet thru E6 on Linux??? __________________ When everything is coming your way, you’re in the [...]

  5. mas udah nemu MPT untuk linux belum?
    apan ya… ne kalo aku juga ada moto c650
    mayan bisa buat jadiin modem, tapi kalo mo browse
    daleman hp ndak bs. :D

    share ya kalo ada..

    kurniaa

    November 13, 2008 at 12:24 pm

  6. [...] Motorola A1200 as internet gateway using GPRS on Ubuntu 9.04 (8.10) Motorola ROKR E6 as bluetooth modem in Ubuntu 7.04 Internet over Motorola A1200 on Ubuntu 8.10 __________________ We're watching you. Be [...]


Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

Follow

Get every new post delivered to your Inbox.