Summary: | Tonga has only black virtual terminals | ||
---|---|---|---|
Product: | DRI | Reporter: | EoD <EoD> |
Component: | DRM/AMDgpu | Assignee: | Default DRI bug account <dri-devel> |
Status: | RESOLVED NOTABUG | QA Contact: | |
Severity: | normal | ||
Priority: | medium | CC: | edward.ocallaghan |
Version: | unspecified | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
EoD
2015-12-28 14:33:22 UTC
Make sure you compiled drm fbdev support into your kernel and that the fbcon support is loaded (either built into the kernel or the module is loaded). Are you referring to DRM_FBDEV_EMULATION? │ Symbol: DRM_FBDEV_EMULATION [=n] │ │ Type : boolean │ Prompt: Enable legacy fbdev support for your modesetting driver │ Location: │ -> Device Drivers │ -> Graphics support │ (1) -> Direct Rendering Manager (XFree86 4.1.0 and higher DRI support) (DRM[=y]) │ Defined at drivers/gpu/drm/Kconfig:50 │ Depends on: HAS_IOMEM [=y] && DRM [=y] │ Selects: DRM_KMS_HELPER [=y] && DRM_KMS_FB_HELPER [=y] (In reply to EoD from comment #2) > Are you referring to DRM_FBDEV_EMULATION? Yes, that needs to be enabled. > > │ Symbol: DRM_FBDEV_EMULATION [=n] > │ > │ Type : boolean > │ Prompt: Enable legacy fbdev support for your modesetting driver > │ Location: > │ -> Device Drivers > │ -> Graphics support > │ (1) -> Direct Rendering Manager (XFree86 4.1.0 and higher DRI support) > (DRM[=y]) > │ Defined at drivers/gpu/drm/Kconfig:50 > │ Depends on: HAS_IOMEM [=y] && DRM [=y] > │ Selects: DRM_KMS_HELPER [=y] && DRM_KMS_FB_HELPER [=y] That did indeed the trick. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.