roadrunner2

Results 168 comments of roadrunner2

Regarding the keyboard and touchpad on MBP 2016, I've been documenting the steps on a gist: https://gist.github.com/roadrunner2/1289542a748d9a104e7baec6a92f9cd7 I've been using Fedora 25, so you should be able to easily follow...

@Dunedan Excellent! And I see you have a MBP13,2, and that that has the Apple NVMe controller - so I guess it's just the 13,3 that has the Samsung controller....

As I've noted elsewhere, I'm not interested in the bounty - I'm perfectly happy with you claiming it or splitting it with others.

@reproteq Sorry, I'm a little unclear as to the state of resume on this laptop: you're saying that resume is not working, right? Can you be a bit more specific:...

@reproteq Just before suspending (assuming a working keyboard at this point), can you set the debug param to enable logging of some of the SPI packets: ```sh echo 0x0507 |...

Can you look in your dmesg to see if there are any errors reported there? ``` dmesg | grep applespi ``` Also, you didn't by any chance blow away the...

This is odd, because it compiles fine as part of the kernel with that WARN_ONCE in it. What exactly is the error (you've snipped it away)? Also, does manually running...