Motorola ROKR E6 as bluetooth modem in Ubuntu 7.04
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!



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
Thanks. I will try this out
Gigi
August 8, 2008 at 1:48 am
[...] -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 [...]
Internet thru E6 on Linux??? - Page 2 - MotorolaFans.com Forums
August 16, 2008 at 2:50 pm
[...] 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 [...]
Internet over Motorola A1200 on Ubuntu 8.10 - MotorolaFans.com Forums
November 4, 2008 at 8:12 pm
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.
share ya kalo ada..
kurniaa
November 13, 2008 at 12:24 pm
[...] 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 [...]
Help regarding GPRS Setup using E6 on Puppy Linux - Motorola Development Community
May 26, 2009 at 6:42 pm