Skip to content

Releases: mikeeq/mbp-fedora-kernel

v6.2.8-f37

26 Mar 15:08
Compare
Choose a tag to compare

CI build: https://github.com/mikeeq/mbp-fedora-kernel/actions/runs/4524368238
Fedora Kernel src:

FEDORA_KERNEL_VERSION=6.2.8-200.fc37      # https://bodhi.fedoraproject.org/updates/?search=&packages=kernel&releases=F37

Drivers:

APPLE_SMC_DRIVER_GIT_URL=https://github.com/t2linux/linux-t2-patches
APPLE_SMC_REPO_NAME=linux-t2-patches
APPLE_SMC_DRIVER_BRANCH_NAME=main
APPLE_SMC_DRIVER_COMMIT_HASH=3a43f2fa1c4afec28f1bffe2aa13e3f4366ecce1

# https://github.com/kekrby/t2-better-audio
KEKRBY_AUDIO_CONFIGS=e46839a28963e2f7d364020518b9dac98236bcae

Changelog

  • v6.2.8 fc37 src pkg

To update execute:

sudo -i
KERNEL_VERSION="6.2.8-f37" UPDATE_SCRIPT_BRANCH="v6.2-f37" update_kernel_mbp

v6.2.6-f37

14 Mar 12:56
Compare
Choose a tag to compare

CI build: https://github.com/mikeeq/mbp-fedora-kernel/actions/runs/4414269586
Fedora Kernel src:

FEDORA_KERNEL_VERSION=6.2.6-200.fc37      # https://bodhi.fedoraproject.org/updates/?search=&packages=kernel&releases=F37

Drivers:

APPLE_SMC_DRIVER_GIT_URL=https://github.com/t2linux/linux-t2-patches
APPLE_SMC_REPO_NAME=linux-t2-patches
APPLE_SMC_DRIVER_BRANCH_NAME=main
APPLE_SMC_DRIVER_COMMIT_HASH=3a43f2fa1c4afec28f1bffe2aa13e3f4366ecce1

# https://github.com/kekrby/t2-better-audio
KEKRBY_AUDIO_CONFIGS=e46839a28963e2f7d364020518b9dac98236bcae

Changelog

  • v6.2.6 fc37 src pkg
  • new patches 3a43f2fa1c4afec28f1bffe2aa13e3f4366ecce1

To update execute:

sudo -i
KERNEL_VERSION="6.2.6-f37" UPDATE_SCRIPT_BRANCH="v6.2-f37" update_kernel_mbp

v6.2.1-f37

02 Mar 15:55
Compare
Choose a tag to compare

CI build: https://github.com/mikeeq/mbp-fedora-kernel/actions/runs/4307444345
Fedora Kernel src:

FEDORA_KERNEL_VERSION=6.2.1-300.fc38      # https://bodhi.fedoraproject.org/updates/?search=&packages=kernel&releases=F38

Drivers:

APPLE_SMC_DRIVER_GIT_URL=https://github.com/t2linux/linux-t2-patches
APPLE_SMC_REPO_NAME=linux-t2-patches
APPLE_SMC_DRIVER_BRANCH_NAME=main
APPLE_SMC_DRIVER_COMMIT_HASH=6f7a31f663405d5b91a86ad8bf880f7246db1587

# https://github.com/kekrby/t2-better-audio
KEKRBY_AUDIO_CONFIGS=e46839a28963e2f7d364020518b9dac98236bcae

Changelog

  • v6.2.1 fc38 src pkg
  • F38 src pkg as 6.2 kernel src pkg is not yet available for F37
  • new patches 5d7fec1df97018a29147917531b248992b5368e9

To update execute:

sudo -i
KERNEL_VERSION="6.2.1-f37" UPDATE_SCRIPT_BRANCH="v6.2-f37" update_kernel_mbp

v6.2.0-f37

22 Feb 12:07
Compare
Choose a tag to compare
v6.2.0-f37 Pre-release
Pre-release

test release, built using fedora:38 image

v6.1.12-f37

22 Feb 07:45
Compare
Choose a tag to compare

CI build: https://github.com/mikeeq/mbp-fedora-kernel/actions/runs/4234761509
Fedora Kernel src:

FEDORA_KERNEL_VERSION=6.1.12-200.fc37      # https://bodhi.fedoraproject.org/updates/?search=&packages=kernel&releases=F37

Drivers:

APPLE_SMC_DRIVER_GIT_URL=https://github.com/t2linux/linux-t2-patches
APPLE_SMC_REPO_NAME=linux-t2-patches
APPLE_SMC_DRIVER_BRANCH_NAME=main
APPLE_SMC_DRIVER_COMMIT_HASH=5d7fec1df97018a29147917531b248992b5368e9
+ 98e76c4c5bcdb5ce5a3752f68c83e0bcea953654/3009-applesmc-battery-charge-limiter.patch

# https://github.com/kekrby/t2-better-audio
KEKRBY_AUDIO_CONFIGS=e46839a28963e2f7d364020518b9dac98236bcae

Changelog

  • v6.1.12 fc37 src pkg
  • new patches 5d7fec1df97018a29147917531b248992b5368e9
      • 98e76c4c5bcdb5ce5a3752f68c83e0bcea953654 3009-applesmc-battery-charge-limiter.patch

To update execute:

sudo -i
KERNEL_VERSION="6.1.12-f37" UPDATE_SCRIPT_BRANCH="v6.1-f37" update_kernel_mbp

v6.1.11-f37

10 Feb 23:06
Compare
Choose a tag to compare

CI build: https://github.com/mikeeq/mbp-fedora-kernel/actions/runs/4147347177
Fedora Kernel src:

FEDORA_KERNEL_VERSION=6.1.11-200.fc37      # https://bodhi.fedoraproject.org/updates/?search=&packages=kernel&releases=F37

Drivers:

APPLE_SMC_DRIVER_GIT_URL=https://github.com/t2linux/linux-t2-patches
APPLE_SMC_REPO_NAME=linux-t2-patches
APPLE_SMC_DRIVER_BRANCH_NAME=main
APPLE_SMC_DRIVER_COMMIT_HASH=2baa75151ac05ba3144b9f96234d4b09d34830db

# https://github.com/kekrby/t2-better-audio
KEKRBY_AUDIO_CONFIGS=e46839a28963e2f7d364020518b9dac98236bcae

Changelog

  • v6.1.11 fc37 src pkg
  • new patches
  • blacklist of modules responsible for loading internal Apple T2 eth interface change

To update execute:

sudo -i
KERNEL_VERSION="6.1.11-f37" UPDATE_SCRIPT_BRANCH="v6.1-f37" update_kernel_mbp

v6.1.8-f37

02 Feb 01:40
Compare
Choose a tag to compare

CI build: https://github.com/mikeeq/mbp-fedora-kernel/actions/runs/4069472240
Fedora Kernel src:

FEDORA_KERNEL_VERSION=6.1.8-200.fc37      # https://bodhi.fedoraproject.org/updates/?search=&packages=kernel&releases=F37

Drivers:

APPLE_SMC_DRIVER_GIT_URL=https://github.com/t2linux/linux-t2-patches
APPLE_SMC_REPO_NAME=linux-t2-patches
APPLE_SMC_DRIVER_BRANCH_NAME=main
APPLE_SMC_DRIVER_COMMIT_HASH=27805893690c463c2d1795b8c59fb5fab49368fc

# https://github.com/kekrby/t2-better-audio
KEKRBY_AUDIO_CONFIGS=e46839a28963e2f7d364020518b9dac98236bcae

Changelog

  • v6.1.8 fc37 src pkg
  • new patches
  • keyboard backlight on newer Macs is fixed

To update execute:

sudo -i
KERNEL_VERSION="6.1.8-f37" UPDATE_SCRIPT_BRANCH="v6.1-f37" update_kernel_mbp

v6.1.6-f37

17 Jan 17:00
19cc6fb
Compare
Choose a tag to compare

CI build: https://github.com/mikeeq/mbp-fedora-kernel/actions/runs/3940044115
Fedora Kernel src:

FEDORA_KERNEL_VERSION=6.1.6-200.fc37      # https://bodhi.fedoraproject.org/updates/?search=&packages=kernel&releases=F37

Drivers:

APPLE_SMC_DRIVER_GIT_URL=https://github.com/t2linux/linux-t2-patches
APPLE_SMC_REPO_NAME=linux-t2-patches
APPLE_SMC_DRIVER_BRANCH_NAME=main
APPLE_SMC_DRIVER_COMMIT_HASH=6bdb333610f43b59a2245d299a302300c992c764

# https://github.com/kekrby/t2-better-audio
KEKRBY_AUDIO_CONFIGS=e46839a28963e2f7d364020518b9dac98236bcae

Changelog

  • v6.1.6 fc37 src pkg

To update execute:

sudo -i
KERNEL_VERSION="6.1.6-f37" UPDATE_SCRIPT_BRANCH="v6.1-f37" update_kernel_mbp

v6.1.5-f37

13 Jan 09:37
Compare
Choose a tag to compare

CI build: https://github.com/mikeeq/mbp-fedora-kernel/actions/runs/3909266585
Fedora Kernel src:

FEDORA_KERNEL_VERSION=6.1.5-200.fc37      # https://bodhi.fedoraproject.org/updates/?search=&packages=kernel&releases=F37

Drivers:

APPLE_SMC_DRIVER_GIT_URL=https://github.com/t2linux/linux-t2-patches
APPLE_SMC_REPO_NAME=linux-t2-patches
APPLE_SMC_DRIVER_BRANCH_NAME=main
APPLE_SMC_DRIVER_COMMIT_HASH=b35900bdab14c1b60e1f3ecaefb3c18006434105
# 7001-drm-i915-fbdev-Discard-BIOS-framebuffers-exceeding-h.patch disabled

# https://github.com/kekrby/t2-better-audio
KEKRBY_AUDIO_CONFIGS=e46839a28963e2f7d364020518b9dac98236bcae

Changelog

  • v6.1.5 fc37 src pkg
  • one patch (7001) from linux-t2-patches repo was disabled as it was failing the build

To update execute:

sudo -i
KERNEL_VERSION="6.1.5-f37" UPDATE_SCRIPT_BRANCH="v6.1-f37" update_kernel_mbp

v6.1.5-f37-vanilla

13 Jan 07:00
Compare
Choose a tag to compare
v6.1.5-f37-vanilla Pre-release
Pre-release

Doesn't work!