[Bug 73081] Fail to setup Bluetooth on Dell Venue 11 Pro
From: <hidden>
Date: 2015-08-03 20:06:03
https://bugzilla.kernel.org/show_bug.cgi?id=73081 Dmitry Khromov [off-list ref] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |icechrome@gmail.com
--- Comment #1 from Dmitry Khromov <icechrome@gmail.com> ---Same here, on Venue 8 Pro. Actually, the protocol Windows is using is H4, nevertheless, it doesn't work also. This snippet from DSDT table (BTH0 entry, DLAC3002) specifies the UART settings that Windows (supposedly) uses: UartSerialBus (0x0001C200, DataBitsEight, StopBitsOne, 0xC0, LittleEndian, ParityTypeNone, FlowControlHardware, 0x0020, 0x0020, "\\_SB.URT1", 0x00, ResourceConsumer, ,) URT1 is /dev/ttyS4 in my config, the interesting thing is that there's no bytes inbound at all - looks like the BT module is simply unpowered, no matter if I attach an rfkill-gpio (like Jin above), or drive GPIOs manually (via /sys/bus/gpio). So, it's unlikely a kernel bug (and may be closed as such). Jin. had you ever succeed in getting this piece working? -- You are receiving this mail because: You are the assignee for the bug.