OESF Portables Forum

Everything Else => Zaurus Distro Support and Discussion => Distros, Development, and Model Specific Forums => Archived Forums => Angstrom & OpenZaurus => Topic started by: cesarcardoso on November 03, 2005, 10:42:31 pm

Title: Belkin F8t020 Bt Card: How To Dial To A Phone?
Post by: cesarcardoso on November 03, 2005, 10:42:31 pm
Hi,

I have a Belkin F8T020 working on OZ 3.5.3 updated with r21 kernel. Works beautifully for sending and receiving files.

But I can't dial to my Z600 with it. It times out when I try to dial to /dev/ttyS3, and /dev/rfcomm0 doesn't appear if I configure /etc/bluetooth/rfcomm.conf. Operator configuration correct, my former Clie could dial and connect via BT.

I have read all Bluetooth threads on this forum and nothing seems to help.

Any enlightentement? Thanks!
Title: Belkin F8t020 Bt Card: How To Dial To A Phone?
Post by: lardman on November 04, 2005, 06:36:23 am
Quote
/dev/rfcomm0 doesn't appear if I configure /etc/bluetooth/rfcomm.conf

You've restarted the bluetooth subsystem after any changes of course?


Si
Title: Belkin F8t020 Bt Card: How To Dial To A Phone?
Post by: cesarcardoso on November 04, 2005, 01:04:19 pm
Quote
Quote
/dev/rfcomm0 doesn't appear if I configure /etc/bluetooth/rfcomm.conf

You've restarted the bluetooth subsystem after any changes of course?

Of course yes!

On dmesg appears: bcsp_recv: Out-of-order packet arrived, got 1 expected 0
Title: Belkin F8t020 Bt Card: How To Dial To A Phone?
Post by: cesarcardoso on November 08, 2005, 07:25:32 am
Quote
Quote
Quote
/dev/rfcomm0 doesn't appear if I configure /etc/bluetooth/rfcomm.conf

You've restarted the bluetooth subsystem after any changes of course?

Of course yes!

On dmesg appears: bcsp_recv: Out-of-order packet arrived, got 1 expected 0
[div align=\"right\"][a href=\"index.php?act=findpost&pid=102305\"][{POST_SNAPBACK}][/a][/div]

Errrrrrrrrrrrrrrrrr... dumb me, dumb me!      

I had to create /dev/rfcomm0 by hand (mknod /dev/rfcomm0 c 216 0). Now I can dial... only by root, user can't dial, maybe it's permissions.