public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
* Re: [Bluez-users] Apple wireless keyboard [hid2hci]
@ 2008-05-09  9:14 Phil Endecott
  2008-05-09 12:31 ` Marcel Holtmann
  0 siblings, 1 reply; 3+ messages in thread
From: Phil Endecott @ 2008-05-09  9:14 UTC (permalink / raw)
  To: bluez-users

A couple of weeks ago I asked:
> Dear Bluetooth experts,
>
> I think I am probably the bazillionth person to ask here about how to
> get the Apple wireless keyboard to work properly with Linux.
[snip]
> Firstly, I understand that some USB Bluetooth dongles have a "HID Mode"
> where they appear as USB HID devices and all of the Bluetooth
> complexity is avoided.
[snip]

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.


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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-05-09 16:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox