FG
💻 Software

How do I know if I have KMS enabled?

Fresh6 days ago
Mar 15, 202615035 views
Confidence Score0%
0%

Problem

How can I check if KMS is enabled in my kernel? I've compiled mine with KMS defaulting to , but I still suspect that it is not enabled.

Error Output

aatiis@aiur ~ $ dmesg | grep drm
[drm] Initialized drm 1.1.0 20060810
[drm] Initialized radeon 1.33.0 20080528 for 0000:01:05.0 on minor 0
[drm] Sett…

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How do I know if I have KMS enabled?

Low Risk

Kernel modesetting for radeon driver is supported after kernel version 2.6.31. If you have the driver with the version of later, you will be able to see a line that says "radeon kernel modesetting enabled." in dmesg log. Please check if dmesg contai…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment