elementary / os

The OS build system
https://elementary.io
GNU General Public License v3.0
966 stars 129 forks source link

Kernel panics when trying to boot ISO on T2 Macs. #644

Closed AdityaGarg8 closed 1 year ago

AdityaGarg8 commented 1 year ago

When we try to boot the ISO on T2 Macs, the kernel panics and the Mac suddenly powers off with fans running at full speed.

This was an issue which was fixed in this commit upstream :- https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/drivers/nvme?h=v6.2-rc1&id=a2941f6aa71a72be2c82c0a168523a492d093530

However the kernel used by elementary OS doesn’t have this fix incorporated and thus the panic occurs.

A fix should be patching the kernel with this patch already upstreamed.

meisenzahl commented 1 year ago

Closing because we use the Ubuntu hardware enablement stack, so any requests for hardware support should be implemented upstream in Ubuntu.