roadrunner2
roadrunner2
Ah, silly me, didn't actually look at who was using the interrupt for what. Ok, that indeed simplifies things then. Regarding sleep and wakeup, the DSDT seems to indicate that...
The behaviours seem to be a bit all over the map, then: Looking at MacBook8,1 and MacBook9,1 DSDT's I see that _PTS and _WAK call BTPD and BTPU on the...
Thanks for the elaboration. Ok, so that basically matches my thinking.
I had tried something like this a week ago (well, just disabled the check that caused the error) and also found that `/sys/class/bluetooth/` stayed empty - haven't had the time...
I took another stab at this and got it mostly working, at least on my laptop - see l1k/linux#1. In addition to the above kernel patches, I am using the...
@peterychuang, @christophgysin: I've been testing on 4.13.2 and 4.13.3. I also just pushed a [hci_bcm-4.13](/roadrunner2/linux/tree/hci_bcm-4.13) branch (currently based on v4.13.3) to make it easier to pull. There have been a...
I built and tested 4.14-rc2, and pushed as the [hci_bcm-4.14](/roadrunner2/linux/tree/hci_bcm-4.14) branch. Other than resolving some conflicts, nothing really needed changing. @peterychuang, I suggest resetting your tree and cherry-picking the last...
So I guess we have confirmation now that this works on all MBP13,* models as well as the MB9,1. And most likely therefore on all MBP14,* models too. Good. Thanks...
@risen Not having a serial-tty device makes me suspect a missing driver. I looked at your config and see that several `SERIAL_8250_*` are not set but which I have enabled...
@risen Not sure if this is the issue in your case, but make sure the gnome bluetooth-settings window is not open when you play audio etc - I think it's...