View Single Post
Posts: 77 | Thanked: 42 times | Joined on Oct 2011 @ Sofia, Bulgaria
#16
I've been struggling to get my bluetooth keyboard to work with the n9 - fn keys don't work. It needs the hid_apple module to work properly. Thus, I want to compile a kernel with
Code:
CONFIG_HID_APPLE=y
and nieldk's openmode patch from this post

However, when I try to patch the kernel with the patch command I get:
Code:
patch: **** Only garbage was found in the patch input.
I neeed a tutorial to properly compile the kernel. If you are willing to help, please PM me or post a tutorial.