News › linux
By Zayden R., July 10, 2026
Linux kernel 7.2 introduces basic support for booting on Apple M3 Pro, Max, and Ultra chips. While accelerated graphics are still absent, this marks a step towards broader Linux compatibility with Apple's latest silicon.
Linux enthusiasts have some intriguing news to chew on. The Linux 7.2 kernel has integrated initial support for booting on Apple's latest M3 Pro, Max, and Ultra chips. This move, announced through the upstreaming of essential Device Tree patches, signifies a small but meaningful step towards bringing Apple's cutting-edge hardware into the Linux fold.
While the support is currently limited to booting into a console, sans the accelerated graphics and other functionalities that users expect for daily operations, it's a critical foundation. The patches essentially allow the Linux operating system to recognize and initialize these new Apple processors, a feat that was previously unattainable. For now, this means that while you won't be running a full-fledged Linux desktop on your shiny M3 device, you can at least boot it up and start tinkering.
These initial patches focus on the very basics, like recognizing the SoC (System on Chip) and its components. Developers and sysadmins have long been eager for more robust support for Apple's hardware, given the company's prominence in the tech world. The M3 series, with its Pro, Max, and Ultra variants, represents some of the most advanced silicon available today, and bringing Linux compatibility to these devices expands the potential for innovation and experimentation.
The technical details are sparse at this stage, but the kernel's acceptance of these patches, with commit references to the Device Tree changes, is a promising start. As the community rallies around this development, we can expect more comprehensive support to emerge in future kernel releases.
The Linux Camp teaches these topics as hands-on labs on real virtual machines, verified as you type.