graysky
graysky
@nasli - iPhone5s and iPhone6s on v10.0.2 and v10.1.1 (both tested on both iOS version).
@jesmrec - Yes, I will try and report back.
@jesmrec - It is not working. Do it work for you or anyone else? I'd like to rule out something on my hardware/setup if so.
@jesmrec - Yes, my idevices autoupdated to 3.5.1; my screen looks like your screenshot. I will follow the 6 steps you showed above and report back. Thank you!
I can hack this to work by modifying `CMakeLists.txt` like this but I feel like that's a dirty hack: ``` --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -183,34 +183,7 @@ else() endforeach...
You need to build the it87 module using the code in this repo. See: https://aur.archlinux.org/packages/it87-dkms-git
I'm afraid most of what you're citing above is over my head. I think I understand at a conceptual level, but not enough to know the implications of adding flags....
Thanks for pointing that out, @AdelKS
Thanks @Ansuel - please advise when you have time to review.
@rmilecki - Rafał can you please comment on the removal of your patch in context with upstream changes? Is removing it the correct course of action or should I merge...