Author Topic: Belkin Be2830 Bluetooth Card  (Read 7465 times)

grog

  • Hero Member
  • *****
  • Posts: 692
    • View Profile
    • http://
Belkin Be2830 Bluetooth Card
« on: July 04, 2005, 01:28:51 pm »
Hi all. Can anybody confirm whether the Belkin BE2830 bluetooth cf card does or does not work with the Z (5600) or not? It's not listed here as supported. Good price for a bluetooth card & I'm looking to get a bluetooth phone in the near future, so may as well get prepared now. thks
« Last Edit: July 04, 2005, 01:30:07 pm by grog »
GROG!

grog

  • Hero Member
  • *****
  • Posts: 692
    • View Profile
    • http://
Belkin Be2830 Bluetooth Card
« Reply #1 on: July 25, 2005, 01:03:31 pm »
I got the card & I don't think it works. The light doesn't come on, and installing bluez-zaurus doesn't seem to have done anything. It does recognize that a card has been inserted, though.

Code: [Select]
[zaurus@grond]<~>$ cardctl ident
Socket 0:
  product info: "CF CARD", "GENERIC", "", ""
  manfid: 0x0279, 0x950b
  function: 2 (serial)
Socket 1:
  no product info available
Am I SOL?
GROG!

grog

  • Hero Member
  • *****
  • Posts: 692
    • View Profile
    • http://
Belkin Be2830 Bluetooth Card
« Reply #2 on: July 25, 2005, 01:27:05 pm »
For the record, I've starting reading this thread about the bluez driver, and following the instructions in the FAQ hasn't produced anything promising.

Of course I have no bluetooth device at the moment to try to pair my Z with, but I'd expect some messages on the Z's end regardless, right?
GROG!

Mickeyl

  • Hero Member
  • *****
  • Posts: 1495
    • View Profile
    • http://www.Vanille.de
Belkin Be2830 Bluetooth Card
« Reply #3 on: July 28, 2005, 01:20:53 pm »
I have no idea about Watapon, but it looks like this is a standard serial card using the BCSP. So - in theory - the card should mount as a tty when you insert it (see dmesg) and then you should be able to 'hciattach ttyS3 bcsp' and then 'hciconfig hci0 up'.
Cheers,

Michael 'Mickey' Lauer | Embedded Linux Freelancer | www.Vanille-Media.de
Consider donating, if you like the software I contribute to.

grog

  • Hero Member
  • *****
  • Posts: 692
    • View Profile
    • http://
Belkin Be2830 Bluetooth Card
« Reply #4 on: July 28, 2005, 07:16:37 pm »
Quote
I have no idea about Watapon, ...
It's a sharp based rom, kernel 2.4.18.

Quote
...but it looks like this is a standard serial card using the BCSP. So - in theory - the card should mount as a tty when you insert it (see dmesg) and then you should be able to 'hciattach ttyS3 bcsp' and then 'hciconfig hci0 up'.[div align=\"right\"][a href=\"index.php?act=findpost&pid=89941\"][{POST_SNAPBACK}][/a][/div]
The cf icon does show up on the taskbar, but unfortunately there's only a error shown by dmesg:

Code: [Select]
pxa_pcmcia_init(0)
serial_cs: RequestConfiguration: Bad Vcc
And that's it. Does that tell you anything? thks
GROG!

shelandy

  • Newbie
  • *
  • Posts: 6
    • View Profile
Belkin Be2830 Bluetooth Card
« Reply #5 on: August 04, 2005, 03:10:43 am »
Quote
I got the card & I don't think it works. The light doesn't come on, and installing bluez-zaurus doesn't seem to have done anything. It does recognize that a card has been inserted, though.

Code: [Select]
[zaurus@grond]<~>$ cardctl ident
Socket 0:
  product info: "CF CARD", "GENERIC", "", ""
  manfid: 0x0279, 0x950b
  function: 2 (serial)
Socket 1:
  no product info available
Am I SOL?
[div align=\"right\"][{POST_SNAPBACK}][/a][/div]
I got my card today, I have no BT device yet, so start to do some home work first.  This looks like the same chip of Billionton Bluetooth PCMCIA card PCBTC1
[a href=\"http://fedoraforum.org/forum/showthread.php?p=307603#post307603]http://fedoraforum.org/forum/showthread.ph...7603#post307603[/url]
I googled Billionton then found this Japenese website
http://www.areanine.gr.jp/~nyano/cgi-bin/minibbs.cgi
Ha! This Billionton CF card CFBT02I looks like having the same chip as the PCMCIA card.  Don't know what exactly do those japenese mean, but it looks like that after some changes, (use the latest builds?)
bluez_zaurus_2.13_2.4.18_alpha3_arm.ipk
https://www.oesf.org/forums/index.php?act=A...ype=post&id=278
susp_resume_bluez_0.9.3_arm.ipk
https://www.oesf.org/forums/index.php?act=A...ype=post&id=348
, it can connect to AU W31T earphone,...
 

I will guess this CF use CSR chip.  
Some twisted in related CSR card (Ambicom BT2000C,  Dlink DCF650BT,  Socket Communications rev G) might help.  

I probabbly will try it later, since I am busy in fixing my borken linux desktop  
Keep me posted if you guys have some good news.

grog

  • Hero Member
  • *****
  • Posts: 692
    • View Profile
    • http://
Belkin Be2830 Bluetooth Card
« Reply #6 on: August 05, 2005, 09:57:27 pm »
Quote
I got my card today, I have no BT device yet, so start to do some home work first. 
[...snip...]
, it can connect to AU W31T earphone,... [div align=\"right\"][{POST_SNAPBACK}][/a][/div]
Hi shelandy & eji (who pm'd me on this). I uninstalled the older bluez package, installed the newer one & the suspend-resume packages from your links, but still nothing promising from the Z side anyway & some errors:

Code: [Select]
root@grond# id
uid=0(root) gid=0(root)
root@grond# ipkg install bluez-zaurus_2.13_2.4.18_alpha3_arm.ipk
ipkg_depends: Warning: libc6 mentioned in dependency but no package found in /usr/lib/ipkg/lists
Unpacking bluez-zaurus...Done.
Configuring bluez-zaurus...depmod: *** Unresolved symbols in /lib/modules/2.4.18-rmk7-pxa3-embedix/kernel/drivers/bluetooth/hci_usb.o
Starting Bluetooth... Can't get port settings: Input/output error
Can't initialize device: Input/output error
Done.
Done.
root@grond# ipkg install susp_resume_bluez_0.9.3_arm.ipk
Unpacking susp...Done.
Configuring susp...Done.
root@grond# lsmod
Module                  Size  Used by
rfcomm                 33552   1
l2cap                  16672   2  [rfcomm]
bluez                  32448   1  [rfcomm l2cap]
pxa_bi                 21328   0  (unused)
net_fd                 25024   1
usbdcore               34544   0  [pxa_bi net_fd]
kbdsim                  1008   0  (unused)
usbdmonitor             5248   0
sharp_mmcsd_m          26256   3

The modules seemed to load, but with that 'unresolved symbol' error, I don't hold up much hope. I tried rebooting, same deal. I can see the messages loading the modules, but no tty assigned as [a href=\"https://www.oesf.org/forums/index.php?showtopic=13657&view=findpost&p=89941]Mickeyl suggested[/url] I should see.

Code: [Select]
[root@grond]<~># dmesg | grep -EiB3 -A3 bluez
bi_device_event: call udc_enable
bi_device_event: call udc_all_interrupts
monitor_modinit: finished
BlueZ Core ver 2.4 Copyright (C) 2000,2001 Qualcomm Inc
Written 2000,2001 by Maxim Krasnyansky
BlueZ L2CAP ver 2.3 Copyright (C) 2000,2001 Qualcomm Inc
Written 2000,2001 by Maxim Krasnyansky
BlueZ RFCOMM ver 1.1
Copyright (C) 2002 Maxim Krasnyansky
Copyright (C) 2002 Marcel Holtmann
Adding Swap: 32764k swap-space (priority -1)

So thanks for the tips anyway. I'm going to look into returning this card & seeing if I can get a supported one. 'fraid don't have any time to devote to Z coding right now.
seeyah
GROG!