OESF Portables Forum

General Forums => General Discussion => Topic started by: szym on September 03, 2004, 05:27:07 am

Title: Unrecognized option /dev/rfcomm0
Post by: szym on September 03, 2004, 05:27:07 am
A have above message in /tmp/qpe-pppd-log

It happend after i added line /dev/rfcomm0 in /etc/ppp/peers
What should i install into my box ?
'sdptool browse' find my phone
Title: Unrecognized option /dev/rfcomm0
Post by: r.s.r on October 21, 2004, 06:22:19 pm
Hi szym,

I had this same message with a recent version of PdaXrom.

This error is caused by not having the device /dev/rfcomm0 defined. Try:
  mknod /dev/rfcomm0 c 216 0
to create an rfcomm device.

This should allow your ppp script to connect to the phone.