File: kernel_requirements.md

package info (click to toggle)
mir 2.25.2-2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 22,080 kB
  • sloc: cpp: 192,777; xml: 13,784; ansic: 8,207; python: 1,304; sh: 794; makefile: 258
file content (13 lines) | stat: -rw-r--r-- 442 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
# Linux kernel requirements for Mir

To run Mir with the default `gbm-kms` platform you need a linux kernel with at
least:

Modules: i915, radeon and nouveau, to support the broadest range of common
desktop/laptop hardware.

Version: Kernel version 3.11.0 or later, at least for radeon and nouveau to
support fullscreen bypass correctly. Intel (i915) is known to work properly
with even older kernels.

Additional patches: None at this time.