Author Topic: Help Request: Bluetooth Bt0100m - D-link Clone  (Read 2743 times)

mofu860

  • Newbie
  • *
  • Posts: 1
    • View Profile
Help Request: Bluetooth Bt0100m - D-link Clone
« on: November 23, 2004, 11:37:02 am »
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  :

Code: [Select]
card "IOGear CF Bluetooth"
  version  "Bluetooth BT0100M"
  bind "serial_cs" class "bluetooth"

Inserting card with hci_uart module loaded:

Code: [Select]
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:

Code: [Select]
#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

chrisd

  • Newbie
  • *
  • Posts: 18
    • View Profile
Help Request: Bluetooth Bt0100m - D-link Clone
« Reply #1 on: November 24, 2004, 11:29:11 pm »
Try:

hciattach /dev/ttyS03 bcsp 230400

zmiq2

  • Sr. Member
  • ****
  • Posts: 383
    • View Profile
    • http://
Help Request: Bluetooth Bt0100m - D-link Clone
« Reply #2 on: November 25, 2004, 03:45:33 am »
Hi,

I think that the error you get get doing cardctl is not a good sign.

Can you try:
cardctl scheme CardResume
and post your /var/log/messages entries while doing so?
sl-c750, archos av580, socket cf [bt, wifi, modem], noname cf lan, audiovox rtm800 gsm-gprs cf, rom: sharp -> oz3.5.3 -> cacko -> oz3.5.4.1

netdevil

  • Newbie
  • *
  • Posts: 11
    • View Profile
    • http://
Help Request: Bluetooth Bt0100m - D-link Clone
« Reply #3 on: November 25, 2004, 05:17:33 am »
I have a card BT-CF Billionton (Chronos).
I try:
# setserial /dev/ttyS3 baud_base 921600
# hciattach /dev/ttyS3 bcsp

card work ok.
try it...