1
Zaurus - pdaXrom / Bluetooth Cellphone Modem
« on: October 20, 2007, 05:06:41 pm »
Hi,
I had a similar 3 week long "project". I couldn't connect my new Nokia 6120 Classic to my Z.
The problem was, that all earlier used phones had the DUN (dial-up network) channel on the 1st rfcomm channel.
Please check it with
[div class=\'codetop\']CODE[/div][div class=\'codemain\' style=\'height:200px;white-space:pre;overflow:auto\']sdptool search DUN[/div]
It was in my case channel 4.
BTW: May be the graphical PPP setup program makes so, but I tried to set up manually, because this program deletes the other rfcomm entries. Like my GPS.
Best wishes,
Tamas
I had a similar 3 week long "project". I couldn't connect my new Nokia 6120 Classic to my Z.
The problem was, that all earlier used phones had the DUN (dial-up network) channel on the 1st rfcomm channel.
Quote from: jpmatrix
well,
i don't know if latest distros don't use it (or fill it themselves) but i alway do that :
1) rfcomm.conf should contain :
bind yes;
device xx:xx:xx:xx:xx:xx;
channel 1;
comment "gsm";
...
Please check it with
[div class=\'codetop\']CODE[/div][div class=\'codemain\' style=\'height:200px;white-space:pre;overflow:auto\']sdptool search DUN[/div]
It was in my case channel 4.
BTW: May be the graphical PPP setup program makes so, but I tried to set up manually, because this program deletes the other rfcomm entries. Like my GPS.
Best wishes,
Tamas