| Onyarian  
 
  
 
 
 Group: Members
 Posts: 151
 Joined: April 2005
 | 
|  | Posted: Jan. 27 2007,20:29 |  |  ^thehatsrule^ with bluecard_cs there are no response
 
 In this page says that for Conceptronic CBT100C the driver is hci_uart, but I have do a lot experiments without connection
 
 Bluetooth hardware support
 
 in dmseg I see that the bluetooth pcmcia is recognized as ttyS17, so with
 #hciattach /dev/ttyS17 any 57600
 seems ok
 but after this with
 #hciconfig hci0 up
 Can't init device hci0: Connection timed out (110)
 #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:12 acl:0 sco:0 commands:3 errors:0
 
 I have a USB bluetooth dongle too (Conceptronic CBT56) and connects perfect, I have connected with my pocket_pc without problems
 
 So..., perhaps I have to forgot my pcmcia card and utilize the USB dongle
   
 (Juanito, thanks for the bluetooth howto's, if the pcmcia don't work I want to continue your notes with the USB).
 |