Hey Loic, On Thu, 2014-09-11 at 17:41 +0200, Loic Poulain wrote: > Hi Bastien, > > Your device is a child of 80860F0A (UART) which is driven by the 8250_dw > driver. > OBDA8723 is the BT part of the realtek 8723 WiFi/BT combo chip. > acpi_platform should create a platform device from the ACPI desc. That does show up already in udev, so I should be fine. > Then, you can add the OBDA8723 acpi id to the rfkill-gpio platform > driver (net/rfkill) which > seems to handle correctly the basic power management of this chip. OK. Something like that should do: http://paste.fedoraproject.org/132832/14104505 > You need to use hciattach to attach the chip to the BT stack (with > H5/3-wire proto). Will that be required to enable Bluetooth at every boot? After inserting the above module, I ran: hciattach -n ttyS0 3wire But no Bluetooth adapters showed up in hciconfig. The rfkill device did show up in rfkill list though. Cheers -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html