Hi Milo van der Linden,

        So you want to try Bluetooth DUN DTE? 
        We haven't tested wvdail on Moblin yet considering it's not a Moblin 
rpm package. But I think you do have another choice to try DUN DTE feature. 
Moblin has one ppp package which will help you to setup Internet access via BT 
Cellphone well.

You need to create virtual modem, wvdial also needs this step:
   $ mknod -m 666 /dev/rfcomm0 c 216 0
   $ rfcomm bind /dev/rfcomm0 <your phone mac address> 1        

And also you need to setup bellow configuration files:
        /etc/ppp/peers/gprs
        /etc/ppp/chat-gprs
        /etc/ppp/chap-secrets

        My test environment is China Mobile network, it works well to me.

Regards
Shuang

-----Original Message-----
From: dev-boun...@moblin.org [mailto:dev-boun...@moblin.org] On Behalf Of Milo 
van der Linden
Sent: 2009年10月18日 7:45
To: dev@moblin.org
Subject: [Moblin Dev] bluetooth - wvdial

Hi!

I am new to moblin, but a steady openSUSE user for years.

I took the moblin 2.1 preview and after installing, ran "yum update"

Then I installed the bluetooth pairing applet and set up a trusted
relation with my mobile phone.

With my 17" laptop I used to travel by train and use wvdial and
bluetooth with 3 different devices:

- Nokia 6600
- Columbus v700 GPS
- Samsung Innov8

I have the rfcomm.conf for these devices at
http://www.dogodigi.net/upload/rfcomm.conf

and a wvdial.conf for my 2 phones at
http://www.dogodigi.net/upload/wvdial.conf

I managed to get wvdial running on moblin on an asus 1005HA-H by
installing what is in the attachement (wvdial.sh)

I can bind my device with rfcomm. But listing the bindings returns
something strange:

[r...@milo-desktop ~]# rfcomm bind 00:21:BA:49:22:40 0
[r...@milo-desktop ~]# rfcomm
rfcomm0: 00:00:00:00:00:00 channel 1 clean 

And when I issue:
[r...@milo-desktop ~]# wvdial innov8
--> WvDial: Internet dialer version 1.60

Wvdial hangs...

I would love to do testing for the bluetooth team, next in line is my
GPS device!

Any advice on wvdial would be more then welcome. I would also love to
know how to sign up as tester?

Kind regards,

Milo van der Linden


_______________________________________________
Moblin dev Mailing List
dev@moblin.org

To manage or unsubscribe from this mailing list visit:
http://lists.moblin.org/listinfo/dev or your user account on http://moblin.org 
once logged in.

For more information on the Moblin Developer Mailing lists visit:
http://moblin.org/community/mailing-lists
_______________________________________________
Moblin dev Mailing List
dev@moblin.org

To manage or unsubscribe from this mailing list visit:
http://lists.moblin.org/listinfo/dev or your user account on http://moblin.org 
once logged in.

For more information on the Moblin Developer Mailing lists visit:
http://moblin.org/community/mailing-lists

Reply via email to