mikeeq / mbp-fedora-kernel

65 stars 12 forks source link

Fedora Linux v5.8.5 #16

Closed mikeeq closed 3 years ago

mikeeq commented 4 years ago

TODO:

berrfred commented 3 years ago

Hi, after using your patched mbp kernel since early 2020 (thanks for your job !) I must admit I was a bit curious about the whole process to achieve that... and since there seem to be some issues to patch the latest kernel releases (5.8.x) I decided to start reading a couple of days ago.. well this morning I managed to build and use my first kernel (5.7.17) and tonight I also succeeded in building a patched kernel 5.8.5.

So far it seems to work properly... these are the patches I used for applesmc (only a couple of changes between 5.7.17 and 5.8.5 with usleep_range replacing udelay) and hid-apple (some more code already present in the patch has been introduced in 5.8.5 source). mbp_kernel-5.8.5_patches_applesmc_hid-apple.zip

Let me know if that helps.

[frederic@linux-mbp-fred SPECS]$ rpm -q kernel-core
kernel-core-5.6.7-300.mbp.fc32.x86_64
kernel-core-5.7.17-200.mbp.fc33.x86_64
kernel-core-5.8.5-300.mbp.fc33.x86_64
berrfred commented 3 years ago

My exact experience with 5.8.5 has been the following: