Linux bluetooth development
 help / color / mirror / Atom feed
* Problem with an Apple bluetooth keyboard
@ 2011-02-21 13:45 Daniel O'Connor
  0 siblings, 0 replies; 4+ messages in thread
From: Daniel O'Connor @ 2011-02-21 13:45 UTC (permalink / raw)
  To: linux-bluetooth

Hi,
I have an Apple BT keyboard talking to Ubuntu 10.04 and it only works if I unplug and replug the dongle.

dmesg shows the following :-

[22723.580234] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[22723.697163] apple 0005:05AC:0239.0002: parse failed
[22723.697172] apple: probe of 0005:05AC:0239.0002 failed with error -14

<unplug/replug USB BT dongle.

[22727.040345] usb 3-1: USB disconnect, address 2
[22727.041256] btusb_intr_complete: hci0 urb ffff880037286840 failed to resubmit (19)
[22727.041272] btusb_bulk_complete: hci0 urb ffff8800372860c0 failed to resubmit (19)
[22727.042257] btusb_bulk_complete: hci0 urb ffff880037286900 failed to resubmit (19)
[22727.042574] btusb_send_frame: hci0 urb ffff88002bf97a80 submission failed
[22728.784680] usb 3-1: new full speed USB device using uhci_hcd and address 3
[22729.170802] usb 3-1: configuration #1 chosen from 1 choice
[22733.044904] input: darius’s keyboard as /devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1:1.0/bluetooth/hci0/hci0:40/input8
[22733.045006] apple 0005:05AC:0239.0003: input,hidraw1: BLUETOOTH HID v0.50 Keyboard [darius’s keyboard] on 00:10:DC:57:76:BE

Is there some command I can run to re-probe it as a work around? Or perhaps some debugging I can enable to find out exactly what is going wrong.

Thanks.

--
Daniel O'Connor software and network engineer
for Genesis Software - http://www.gsoft.com.au
"The nice thing about standards is that there
are so many of them to choose from."
  -- Andrew Tanenbaum
GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C







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

* Problem with an Apple bluetooth keyboard
@ 2011-02-21 13:58 Daniel O'Connor
  2011-03-05  0:56 ` Gustavo F. Padovan
  0 siblings, 1 reply; 4+ messages in thread
From: Daniel O'Connor @ 2011-02-21 13:58 UTC (permalink / raw)
  To: linux-bluetooth

Hi,
I have an Apple BT keyboard talking to Ubuntu 10.04 and it only works if I unplug and replug the dongle.

dmesg shows the following :-

[22723.580234] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[22723.697163] apple 0005:05AC:0239.0002: parse failed
[22723.697172] apple: probe of 0005:05AC:0239.0002 failed with error -14

<unplug/replug USB BT dongle.

[22727.040345] usb 3-1: USB disconnect, address 2
[22727.041256] btusb_intr_complete: hci0 urb ffff880037286840 failed to resubmit (19)
[22727.041272] btusb_bulk_complete: hci0 urb ffff8800372860c0 failed to resubmit (19)
[22727.042257] btusb_bulk_complete: hci0 urb ffff880037286900 failed to resubmit (19)
[22727.042574] btusb_send_frame: hci0 urb ffff88002bf97a80 submission failed
[22728.784680] usb 3-1: new full speed USB device using uhci_hcd and address 3
[22729.170802] usb 3-1: configuration #1 chosen from 1 choice
[22733.044904] input: darius’s keyboard as /devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1:1.0/bluetooth/hci0/hci0:40/input8
[22733.045006] apple 0005:05AC:0239.0003: input,hidraw1: BLUETOOTH HID v0.50 Keyboard [darius’s keyboard] on 00:10:DC:57:76:BE

Is there some command I can run to re-probe it as a work around? Or perhaps some debugging I can enable to find out exactly what is going wrong.

Thanks.

--
Daniel O'Connor software and network engineer
for Genesis Software - http://www.gsoft.com.au
"The nice thing about standards is that there
are so many of them to choose from."
 -- Andrew Tanenbaum
GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C


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

* Re: Problem with an Apple bluetooth keyboard
  2011-02-21 13:58 Problem with an Apple bluetooth keyboard Daniel O'Connor
@ 2011-03-05  0:56 ` Gustavo F. Padovan
  2011-03-05  2:00   ` Daniel O'Connor
  0 siblings, 1 reply; 4+ messages in thread
From: Gustavo F. Padovan @ 2011-03-05  0:56 UTC (permalink / raw)
  To: Daniel O'Connor; +Cc: linux-bluetooth

Hi Daniel,

* Daniel O'Connor <doconnor@gsoft.com.au> [2011-02-22 00:28:17 +1030]:

> Hi,
> I have an Apple BT keyboard talking to Ubuntu 10.04 and it only works if I unplug and replug the dongle.
> 
> dmesg shows the following :-
> 
> [22723.580234] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
> [22723.697163] apple 0005:05AC:0239.0002: parse failed
> [22723.697172] apple: probe of 0005:05AC:0239.0002 failed with error -14
> 
> <unplug/replug USB BT dongle.
> 
> [22727.040345] usb 3-1: USB disconnect, address 2
> [22727.041256] btusb_intr_complete: hci0 urb ffff880037286840 failed to resubmit (19)
> [22727.041272] btusb_bulk_complete: hci0 urb ffff8800372860c0 failed to resubmit (19)
> [22727.042257] btusb_bulk_complete: hci0 urb ffff880037286900 failed to resubmit (19)
> [22727.042574] btusb_send_frame: hci0 urb ffff88002bf97a80 submission failed
> [22728.784680] usb 3-1: new full speed USB device using uhci_hcd and address 3
> [22729.170802] usb 3-1: configuration #1 chosen from 1 choice
> [22733.044904] input: darius’s keyboard as /devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1:1.0/bluetooth/hci0/hci0:40/input8
> [22733.045006] apple 0005:05AC:0239.0003: input,hidraw1: BLUETOOTH HID v0.50 Keyboard [darius’s keyboard] on 00:10:DC:57:76:BE
> 
> Is there some command I can run to re-probe it as a work around? Or perhaps some debugging I can enable to find out exactly what is going wrong.

Send to us the output of "hciconfig -a" before you unplug the dongle.

-- 
Gustavo F. Padovan
http://profusion.mobi

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

* Re: Problem with an Apple bluetooth keyboard
  2011-03-05  0:56 ` Gustavo F. Padovan
@ 2011-03-05  2:00   ` Daniel O'Connor
  0 siblings, 0 replies; 4+ messages in thread
From: Daniel O'Connor @ 2011-03-05  2:00 UTC (permalink / raw)
  To: Gustavo F. Padovan; +Cc: linux-bluetooth


On 05/03/2011, at 11:26, Gustavo F. Padovan wrote:
>> Is there some command I can run to re-probe it as a work around? Or perhaps some debugging I can enable to find out exactly what is going wrong.
> 
> Send to us the output of "hciconfig -a" before you unplug the dongle.

Output is as follows:

hci0:	Type: USB
	BD Address: 00:10:DC:57:76:BE ACL MTU: 192:8 SCO MTU: 64:8
	UP RUNNING PSCAN ISCAN 
	RX bytes:689 acl:0 sco:0 events:22 errors:0
	TX bytes:86 acl:0 sco:0 commands:22 errors:0
	Features: 0xff 0xff 0x0f 0x00 0x00 0x00 0x00 0x00
	Packet type: DM1 DM3 DM5 DH1 DH3 DH5 HV1 HV2 HV3 
	Link policy: 
	Link mode: SLAVE ACCEPT 
	Name: 'MythTV'
	Class: 0x4a0000
	Service Classes: Networking, Capturing, Telephony
	Device Class: Miscellaneous, 
	HCI Ver: 1.1 (0x1) HCI Rev: 0x110 LMP Ver: 1.1 (0x1) LMP Subver: 0x110
	Manufacturer: Cambridge Silicon Radio (10)

Thanks.

--
Daniel O'Connor software and network engineer
for Genesis Software - http://www.gsoft.com.au
"The nice thing about standards is that there
are so many of them to choose from."
  -- Andrew Tanenbaum
GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C







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

end of thread, other threads:[~2011-03-05  2:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-21 13:58 Problem with an Apple bluetooth keyboard Daniel O'Connor
2011-03-05  0:56 ` Gustavo F. Padovan
2011-03-05  2:00   ` Daniel O'Connor
  -- strict thread matches above, loose matches on Subject: below --
2011-02-21 13:45 Daniel O'Connor

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox