Hi Thomas, On Tue, Jan 23, 2018 at 8:55 PM, Thomas Green <TGreen2@xxxxxxxxxxxx> wrote: > All, > > I have a Bluetooth apple keyboard that I'm trying to use. The keyboard pairs and connects just fine, but the custom apple driver hid_apple.ko is never loaded. I can > > modprobe hid_apple > > and it loads and works fine. Where in the driver initialization code should I look to find out why the available driver isn't being loaded automatically? I'm on bluez 5.48 What model? We need to check if the pid/vid is really matching the driver, this should be available in dmesg when the hid device appears. Perhaps apple has changed the pid/vid when discovered over Bluetooth. > Tom > -- > To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in > the body of a message to majordomo@xxxxxxxxxxxxxxx > More majordomo info at http://vger.kernel.org/majordomo-info.html -- Luiz Augusto von Dentz -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html