Hi Everyone,
Trying to get my Bluetooth card working on my 860. The card identifys itself as "Bluetooth BT0100M" which seems to be a clone of the Dlink DCF650BT, which is listed as having working in the "Bluetooth Card Support" list here on ZUG.
I have used the search, but most of the info I have found is for Sharp-based ROM's not pdaXrom (which I think is great BTW).
What I have done:
On fresh installation, installed all bluez packages from pdaxrom.org feed.
Added card entry into /etc/pcmcia/bluetooth.conf :
card "IOGear CF Bluetooth"
version "Bluetooth BT0100M"
bind "serial_cs" class "bluetooth"
Inserting card with hci_uart module loaded:
cardmgr[4330]: socket 0: IOGear CF Bluetooth
ttyS03 at port 0xf60003f8 (irq = 39) is a 16550A
Trying some of the things I found in older threads:
#cardctl resume 0
ioctl(): Device or resource busy
# hciattach /dev/ttyS3 bcsp 230400
BCSP initialization timed out
#hcitool dev
Devices:
# hciconfig
hci0: Type: UART
BD Adress: 00:00:00:00:00:00 ACL MTU: 0:0 SCO MTU: 0:0
DOWN
RX bytes: 0 acl:0 sco:0 events:0 errors:0
TX bytes: 4 acl:0 sco:0 commands: 1 errors:0
I'm close, just not sure what to try/do next to get this first part of the bluetooth setup done.
PdaXrom doesn't use /etc/bluetooth/uart ?? Correct?
Thanks in advance,
Eric