OESF Portables Forum
Everything Else => Zaurus Distro Support and Discussion => Distros, Development, and Model Specific Forums => Archived Forums => Angstrom & OpenZaurus => Topic started by: rmrfchik on July 10, 2006, 02:42:07 am
-
I have Billionton CF BT, which successfully worked under pdaXrom (beta1), Cacko and previous OZ releases.
3.5.4.1 recognizes the card (according to applet) but doesn't load the required module. There is no hci0 device created and no any BT function works.
-
As always...
"cardctl info"
-
root@c7x0:~# cardctl info
PRODID_1="Compact Flash"
PRODID_2="Bluetooth Card"
PRODID_3=""
PRODID_4=""
MANFID=0279,950b
FUNCID=2
root@c7x0:~#
-
setserial /dev/ttyS3 baud_base 921600
hciattach -s 921600 /dev/ttyS3 bcsp
-
setserial /dev/ttyS3 baud_base 921600
hciattach -s 921600 /dev/ttyS3 bcsp
[div align=\"right\"][a href=\"index.php?act=findpost&pid=134650\"][{POST_SNAPBACK}][/a][/div]
Can't get port settings: Input/output error
Can't initialize device: Illegial seek
-
Ok, need to replace bt950_cs to serial_cs inside /etc/pcmcia/bluetooth.conf for Billinton.
It works! Thanks!