free5lot / hid-apple-patched

Allows to swap the Fn key and left Control key and other tweaks on Macbook Pro and Apple keyboards in GNU/Linux
GNU General Public License v2.0
350 stars 61 forks source link

Rebuild initframs necessary? #21

Closed Bondza closed 8 years ago

Bondza commented 8 years ago

First off, I'd like to say that is patch is awesome! :)

I needed to rebuild my initramfs to make this patched module load at boot. I don't know if this is always the case? The README does not mention anything about this, but I guessed that was what was missing after looking at the install.sh script. I'm guessing that this depends on if the module is part of the original initramfs image or not. Maybe it's worth adding some info about this in the README?

By the way, I'm running Fedora 23 in case that might affect this in any way.

free5lot commented 8 years ago

Thank you @Bondza for note and for feedback! I added information about update-initramfs to the README.

Please try a new way using DKMS, maybe it'll be more convenient.