Blog Forum Wiki Links Contact Us NetbookUser
RunCore Pro IV SSD Transforms your ASUS EEE PC by increasing 
performance 5-40X. Your satistfaction guaranteed RunCore Pro 70mm SATA Mini PCI-e SSD
RunCore Pro IV 70mm SATA II Mini PCI-e SSD
RunCore Pro IV 2.5 Inch SATA II SSD

You are not logged in.

#1 2007-11-19 11:22:07 am

maddocks
Member
Registered: 2007-11-14
Posts: 29

Bluetooth phone for edge how-to

first follow the directions on this forum here http://forum.eeeuser.com/viewtopic.php?id=2280  until you get to the edit gprs file.
now we need to add the debian repo
sudo gedit /etc/apt/sources.list   and add
deb http://http.us.debian.org/debian/ stable main                   
now we update available applications
sudo apt-get update
then we install wvdial
sudo apt-get install wvdial
now we setup the wvdial conf file so;
sudo kwrite /etc/wvdial.conf
add;
[Dialer Defaults]
Modem = /dev/rfcomm0
Phone =#777
Username = 2075551234@uscc.net
Password = 2075551234
New PPPD = yes
Auto dns
Idle 0

save the file exit kwrite (your username is your phone number@yourprovidersdomain and the password is your telephone number. My provider is US Cellular so uscc.net)

now reboot
sudo /etc/init.d/dbus start
sudo /etc/init.d/bluetooth start
sudo wvdial

thats it!

Offline

 

#2 2007-11-20 10:37:37 pm

TabulaRasa
Senior Member
Registered: 2007-11-12
Posts: 128

Re: Bluetooth phone for edge how-to

i get this result:

--> Ignoring malformed input line: "Auto dns"
--> Ignoring malformed input line: "Idle 0"
--> WvDial: Internet dialer version 1.56
--> Cannot open /dev/rfcomm0: No such file or directory
--> Cannot open /dev/rfcomm0: No such file or directory
--> Cannot open /dev/rfcomm0: No such file or directory

Last edited by TabulaRasa (2007-11-20 10:42:54 pm)


I am an N800 refugee.  EEE PC is my new fav gadget.  Just got USB DUN working flawlessly on a Motorola Q via wvdial.  w00t!
I finally forced myself to create a howto. if you need clarification, just ping me by emai or on the forum.
http://forum.eeeuser.com/viewtopic.php?id=3922

Offline

 

#3 2007-12-06 5:09:08 pm

hanspecans
Member
From: philadelphia
Registered: 2007-12-04
Posts: 44
Website

Re: Bluetooth phone for edge how-to

the biggest problem is that the BT solution in the wiki only seems to work while you're using the eee. once you turn it off or put it on standby you have to do the command line stuff over again.


Chant Hare Krsna!

Offline

 

#4 2007-12-06 6:03:15 pm

Aztec
Member
Registered: 2007-10-27
Posts: 48

Re: Bluetooth phone for edge how-to

Interesting. This looks closer to what I need. Do you have to pair the EEE and the Phone first?

Offline

 

#5 2007-12-17 10:40:42 pm

acegolfer
New member
Registered: 2007-11-23
Posts: 7

Re: Bluetooth phone for edge how-to

It works on Verizon EVDO network. The only difference is

Username = vzw
Password = your 10 digit phone no@vzw3g.com

One thing that I found counter intuitive is disconnecting from tray icon doesn't work. I have to control-c in terminal to break wvdial.

Can anyone create an icon that will run

sudo /etc/init.d/dbus start
sudo /etc/init.d/bluetooth start
sudo wvdial

Offline

 

Board footer

Powered by PunBB 1.2.15
© Copyright 2002–2005 Rickard Andersson