--- Begin Message ---
- To: Debian Bug Tracking System <submit@bugs.debian.org>
- Subject: linux-image-amd64: Raven Ridge not supported in debian kernel image
- From: Diego Roversi <diegor@tiscali.it>
- Date: Tue, 15 May 2018 22:29:06 +0200
- Message-id: <152641614681.4488.8349735367830333627.reportbug@ratboy>
Package: linux-image-amd64
Version: 4.16+93
Severity: normal
Dear maintener,
from version 4.15, linux support raven ridge gpu, but it need to be
enabled in the build config.
I've succed to enable gpu on a AMD Ryzen 2200G, changing this
following lines in linux config:
#
# Display Engine Configuration
#
CONFIG_DRM_AMD_DC=y
CONFIG_DRM_AMD_DC_PRE_VEGA=y
CONFIG_DRM_AMD_DC_FBC=y
CONFIG_DRM_AMD_DC_DCN1_0=y
# CONFIG_DEBUG_KERNEL_DC is not set
Test was made using 4.17-rc4, but should work also with 4.16. I've
found the information on https://wiki.gentoo.org/wiki/AMDGPU .
Note: it also need updated amdgpu firmware from upstream.
Thanks,
Diego Roversi
-- System Information:
Debian Release: buster/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 4.17.0-rc4 (SMP w/4 CPU cores)
Locale: LANG=en_IE.UTF-8, LC_CTYPE=en_IE.UTF-8 (charmap=UTF-8), LANGUAGE=en_IE:en (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages linux-image-amd64 depends on:
ii linux-image-4.16.0-1-amd64 4.16.5-1
linux-image-amd64 recommends no packages.
linux-image-amd64 suggests no packages.
-- debconf-show failed
--- End Message ---