public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
From: "Phil Endecott" <spam_from_bluez_users@chezphil.org>
To: <bluez-users@lists.sourceforge.net>
Subject: Re: [Bluez-users] Apple wireless keyboard [hid2hci]
Date: Fri, 09 May 2008 17:45:57 +0100	[thread overview]
Message-ID: <1210351557416@dmwebmail.dmwebmail.chezphil.org> (raw)
In-Reply-To: <1210336299.28002.24.camel@violet.holtmann.net>

Marcel Holtmann wrote:
> Hi Phil,
>
>> I've acquired a second USB bluetooth dongle, and this one does have a
>> CSR chip:
>> 
>> $ lsusb|grep -i bluetooth
>> Bus 003 Device 002: ID 0a12:0001 Cambridge Silicon Radio, Ltd Bluetooth
>> Dongle (HCI mode)
>> 
>> I've got this working in normal Bluetooth mode in the same way that I
>> did with the other dongle and it works.  But I have failed to put it
>> into HID mode.  Am I doing the right thing?  I've tried this either
>> with the keyboard connected in HCI mode or with it not connected, with
>> the bluez daemons running or not running, and in all cases I get:
>> 
>> # hid2hci --tohid
>> Switching device 0a12:0001 to HID mode failed (Broken pipe)
>> 
>> strace shows this:
>> 
>> open("/dev/bus/usb/003/002", O_RDWR)    = 3
>> ioctl(3, USBDEVFS_CONTROL, 0xbfa9f64c)  = -1 EPIPE (Broken pipe)
>> 
>> Does anyone have any clues?  According to the kernel's
>> Documentation/usb/error-codes.txt, EPIPE means that the endpoint is stalled.
>
> not all CSR dongles are HID proxy dongles. Actually the majority of them
> are not.

Right.  But mine matches the USB vendor/product ID in the table in 
hid2hci.c.  So even in that case, it might not support HID proxy mode, 
right?  (I have a vague recollection of a firmware upgrade possibility 
using a windows program, but I may be thinking of something else; does 
that ring a bell with anyone?)

Does anyone reading this actually have one of these elusive devices in 
their possession?  If so I'd love to know the brand etc. and even to 
get a photo.  I know it still doesn't guarantee anything, but it would 
be better than my current "random guess" approach to finding one.

On the other hand, if I won't be able to get HID proxy mode to work, I 
need to understand some more about how normal bluetooth keyboard mode 
works.  In particular, the kernel has some input quirks for Apple 
keyboards that seem to be keyed on the USB vendor/product IDs; for 
example, FN+UP => PgUp.  These don't seem to be applied on my system, 
presumably because the USB ID matching has nothing to do with bluetooth 
devices.  How is this supposed to work?

Cheers,

Phil.





-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

      reply	other threads:[~2008-05-09 16:45 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-09  9:14 [Bluez-users] Apple wireless keyboard [hid2hci] Phil Endecott
2008-05-09 12:31 ` Marcel Holtmann
2008-05-09 16:45   ` Phil Endecott [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=1210351557416@dmwebmail.dmwebmail.chezphil.org \
    --to=spam_from_bluez_users@chezphil.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox