News › linux
By Zayden R., July 31, 2026
Linux 7.3 will treat Intel Nova Lake S integrated graphics as stable, enabling them by default. Engineers will no longer need to use the 'force_probe' parameter, simplifying setup for upcoming Intel processors.
In a significant update for Linux users, the upcoming Linux 7.3 kernel will treat Intel Nova Lake S integrated graphics as stable, enabling them by default. This development, spearheaded by Intel software engineers, eliminates the need for the 'force_probe=' module parameter previously required to activate the graphics support on these processors.
The Nova Lake S processors, expected to debut in early 2027, have been the focus of extensive work by Intel to ensure robust graphics integration. Previously, users had to manually enable the experimental support by specifying the Intel graphics PCI device ID. However, with Linux 7.3, this additional configuration step is no longer necessary. The patch responsible for this change simply states, "NVL-S is stable enough for us to drop force_probe requirement. Let's do that," indicating a high level of confidence in the stability of the Nova Lake S graphics.
This change is part of the final drm-xe-next pull request, which includes various enhancements such as new workarounds, GuC updates, and RAS improvements. These updates are now on their way to DRM-Next for staging ahead of next month's Linux 7.3 merge window.
For engineers and sysadmins, Linux 7.3 represents a reliable base version for using Nova Lake S integrated graphics in the coming months. This update not only simplifies the setup process but also ensures that users can take advantage of the latest graphics improvements from Intel without additional configuration. As always, staying current with kernel updates is crucial for maintaining system stability and performance, especially with new hardware releases on the horizon.
The Linux Camp teaches these topics as hands-on labs on real virtual machines, verified as you type.