All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marcel Holtmann <marcel@holtmann.org>
To: BlueZ Mailing List <bluez-users@lists.sourceforge.net>
Subject: Re: [Bluez-users] AmbiCom BT2000E
Date: Tue, 07 Dec 2004 08:53:23 +0100	[thread overview]
Message-ID: <1102406003.8447.12.camel@pegasus> (raw)
In-Reply-To: <1102374899.3513.10.camel@charis.crosswire.org>

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

      reply	other threads:[~2004-12-07  7:53 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-12-06 23:14 [Bluez-users] AmbiCom BT2000E Troy A. Griffitts
2004-12-07  7:53 ` Marcel Holtmann [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1102406003.8447.12.camel@pegasus \
    --to=marcel@holtmann.org \
    --cc=bluez-users@lists.sourceforge.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.