Comment 6 for bug 434007

Revision history for this message
RishiRamraj (thereisnocowlevel) wrote : Re: Apple bluetooth keyboard non-responsive after reboot (9.10 alpha thru final)

Confirmed here as well. I'm running the latest release of 9.10 amd64 as of the date of this post. I'm also using a mighty mouse, which works fine. Here's the dmesg output on startup. You'll notice that I reconnect the keyboard using bluetooth preferences to get it working.

[ 19.215060] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[ 19.215422] input: Mighty Mouse as /devices/pci0000:00/0000:00:13.3/usb5/5-1/5-1:1.0/bluetooth/hci0/hci0:11/input4
[ 19.215519] generic-bluetooth 0005:05AC:030C.0001: input,hidraw0: BLUETOOTH HID v2.00 Mouse [Mighty Mouse] on 00:02:72:1C:0E:99
[ 19.349493] [fglrx] Gart USWC size:1279 M.
[ 19.349496] [fglrx] Gart cacheable size:508 M.
[ 19.349501] [fglrx] Reserved FB block: Shared offset:0, size:1000000
[ 19.349504] [fglrx] Reserved FB block: Unshared offset:fbff000, size:401000
[ 19.349506] [fglrx] Reserved FB block: Unshared offset:1fffb000, size:5000
[ 23.972506] eth0: no IPv6 routers present
[ 30.816466] apple 0005:05AC:022C.0002: parse failed
[ 30.816473] apple: probe of 0005:05AC:022C.0002 failed with error -14
[ 80.330023] usb 4-1: new low speed USB device using ohci_hcd and address 2
[ 80.545112] usb 4-1: configuration #1 chosen from 1 choice
[ 80.605552] usbcore: registered new interface driver hiddev
[ 80.612349] input: Logitech NetPlay Keyboard as /devices/pci0000:00/0000:00:13.2/usb4/4-1/4-1:1.0/input/input5
[ 80.612442] generic-usb 0003:046D:C30B.0003: input,hidraw1: USB HID v1.10 Keyboard [Logitech NetPlay Keyboard] on usb-0000:00:13.2-1/input0
[ 80.612464] usbcore: registered new interface driver usbhid
[ 80.612469] usbhid: v2.6:USB HID core driver
[ 89.216610] Intel AES-NI instructions are not detected.
[ 89.272859] padlock: VIA PadLock not detected.
[ 197.199837] input: Apple Wireless Keyboard as /devices/pci0000:00/0000:00:13.3/usb5/5-1/5-1:1.0/bluetooth/hci0/hci0:12/input6
[ 197.199925] apple 0005:05AC:022C.0004: input,hidraw2: BLUETOOTH HID v1.36 Keyboard [Apple Wireless Keyboard] on 00:02:72:1C:0E:99

The error seems to occur here, but I haven't been able to track down that error number:
[ 30.816466] apple 0005:05AC:022C.0002: parse failed
[ 30.816473] apple: probe of 0005:05AC:022C.0002 failed with error -14

To all who have posted, could you post the output of:
$ dmesg | grep apple
to see if we're all getting the same error?