t2linux / T2-Debian-and-Ubuntu-Kernel

Ubuntu Kernel for T2 Macs.
139 stars 15 forks source link

`update_t2_kernel` script needs to map Linux Mint `victoria` (beta 21.2 ISO) to `jammy` #42

Closed danielweck closed 1 year ago

danielweck commented 1 year ago

I patched my local update_t2_kernel and it seems to work fine :)

danielweck commented 1 year ago

Confirmed. All works well when adding a test for victoria in the script update_t2_kernel to map to jammy.

danielweck commented 1 year ago

Linux Mint Victoria announcement + ISO download links: https://blog.linuxmint.com/?p=4521

AdityaGarg8 commented 1 year ago

Please open a PR to the script branch

danielweck commented 1 year ago

Thanks for pointing me to the script branch, there you go :) https://github.com/t2linux/T2-Ubuntu-Kernel/pull/43

danielweck commented 1 year ago

Note to visitors interested in using the T2 kernels on Linux Mint: I had to edit the Grub params (added nomodeset) so my MacMini late-2018 could boot on the kernel v5 that ships with the official Mint ISO, but no need for that kernel param with the T2 v6 kernel.