* [Bluez-users] AmbiCom BT2000E
@ 2004-12-06 23:14 Troy A. Griffitts
2004-12-07 7:53 ` Marcel Holtmann
0 siblings, 1 reply; 2+ messages in thread
From: Troy A. Griffitts @ 2004-12-06 23:14 UTC (permalink / raw)
To: bluez-users
Hey guys. Has anyone has success using and AmbiCom BT card with kernel
2.6.9? I just upgraded to FC3 from FC1, which was a 2.4.x to 2.6.x
kernel upgrade. I used to use the bt950 driver with this card just
fine. Now I can't seem to get anything to work.
card "AmbiCom BT2000E Bluetooth Card"
version "AmbiCom,Inc", "BT2000E"
bind "serial_cs" class "bluetooth"
# bind "btuart_cs"
# bind "bt950_cs"
Here is the output with the serial_cs driver:
Dec 6 16:14:23 charis cardmgr[4396]: socket 0: AmbiCom BT2000E
Bluetooth Card
Dec 6 16:14:23 charis kernel: ttyS1 at I/O 0x2f8 (irq = 11) is a
16C950/954
Dec 6 16:14:28 charis cardmgr[4396]: executing: './bluetooth start
ttyS1 2>&1'
Dec 6 16:14:28 charis cardmgr[4396]: + Initialization timed out.
Here is the output with the btuart_cs driver:
Dec 6 16:05:54 charis cardmgr[4036]: socket 0: AmbiCom BT2000E
Bluetooth Card
Dec 6 16:05:56 charis hcid[3455]: HCI dev 0 registered
Dec 6 16:05:56 charis kernel: btuart_interrupt: RLSI
Dec 6 16:05:56 charis kernel: btuart_receive: Unknown HCI packet with
type 0x00 received
Dec 6 16:05:56 charis last message repeated 3 times
Dec 6 16:05:56 charis kernel: btuart_receive: Unknown HCI packet with
type 0x80 received
Dec 6 16:05:56 charis kernel: btuart_receive: Unknown HCI packet with
type 0x00 received
Dec 6 16:05:56 charis last message repeated 2 times
Dec 6 16:05:56 charis cardmgr[4036]: executing: './bluetooth start hci0
2>&1'
Dec 6 16:05:56 charis cardmgr[4036]: + /dev/hci0: No such file or
directory
Dec 6 16:05:56 charis last message repeated 2 times
Dec 6 16:05:56 charis cardmgr[4036]: + Can't open serial port: No such
file or directory
Dec 6 16:05:56 charis cardmgr[4036]: + Can't initialize device: Invalid
argument
Dec 6 16:06:06 charis hcid[4213]: Can't init device hci0. Connection
timed out(110)
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://productguide.itmanagersjournal.com/
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [Bluez-users] AmbiCom BT2000E
2004-12-06 23:14 [Bluez-users] AmbiCom BT2000E Troy A. Griffitts
@ 2004-12-07 7:53 ` Marcel Holtmann
0 siblings, 0 replies; 2+ messages in thread
From: Marcel Holtmann @ 2004-12-07 7:53 UTC (permalink / raw)
To: BlueZ Mailing List
Hi Troy,
> Has anyone has success using and AmbiCom BT card with kernel
> 2.6.9? I just upgraded to FC3 from FC1, which was a 2.4.x to 2.6.x
> kernel upgrade. I used to use the bt950 driver with this card just
> fine. Now I can't seem to get anything to work.
>
>
> card "AmbiCom BT2000E Bluetooth Card"
> version "AmbiCom,Inc", "BT2000E"
> bind "serial_cs" class "bluetooth"
> # bind "btuart_cs"
> # bind "bt950_cs"
use only 'bind "serial_cs"' and remove the 'class "bluetooth"' for now.
> Here is the output with the serial_cs driver:
>
> Dec 6 16:14:23 charis cardmgr[4396]: socket 0: AmbiCom BT2000E
> Bluetooth Card
> Dec 6 16:14:23 charis kernel: ttyS1 at I/O 0x2f8 (irq = 11) is a
> 16C950/954
> Dec 6 16:14:28 charis cardmgr[4396]: executing: './bluetooth start
> ttyS1 2>&1'
> Dec 6 16:14:28 charis cardmgr[4396]: + Initialization timed out.
When you see this then you got a new serial port ttyS1 in your system
and you must attach this device to the hci_uart driver using hcittach.
The only problem is now, that the parameters are not always clear. I
assume that the BT2000E is the Ambicom card with the Ericsson chip
inside and so you should try "hciattach ttyS1 ericsson".
If this won't work then try 2.6.10-rc3 first before anything else.
Regards
Marcel
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://productguide.itmanagersjournal.com/
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2004-12-07 7:53 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-12-06 23:14 [Bluez-users] AmbiCom BT2000E Troy A. Griffitts
2004-12-07 7:53 ` Marcel Holtmann
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox