[Bug 284130] vt console driver KMS: system console is not working

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 15 Mar 2025 00:45:10 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284130

--- Comment #4 from Artem Kim <prjanica@yandex.ru> ---
(In reply to Adriaan de Groot from comment #3)
Thank you very much.The terminal works normally. The switches from x11 work
well.

I updated the system and reassembled the drm-kmod (there is a different version
in the package manager)  the problem persisted with the old version drm-kmod.

> uname -a
FreeBSD uh 14.2-STABLE FreeBSD 14.2-STABLE stable/14-81eb546b4e14 MY amd64

> pkg info |grep drm
drm-61-kmod-6.1.128.1402504_2  DRM drivers modules
drm-kmod-20220907_3            Metaport of DRM modules for the linuxkpi-based
KMS components
gpu-firmware-kmod-20241114,1   Firmware modules for the drm-kmod drivers
libdrm-2.4.123,1               Direct Rendering Manager library and headers

> dmesg
[drm] Radeon Display Connectors
[drm] Connector 0:
[drm]   DP-1
[drm]   HPD5
[drm]   DDC: 0x6430 0x6430 0x6434 0x6434 0x6438 0x6438 0x643c 0x643c
[drm]   Encoders:
[drm]     DFP1: INTERNAL_UNIPHY2
[drm] Connector 1:
[drm]   DP-2
[drm]   HPD4
[drm]   DDC: 0x6440 0x6440 0x6444 0x6444 0x6448 0x6448 0x644c 0x644c
[drm]   Encoders:
[drm]     DFP2: INTERNAL_UNIPHY2
[drm] Connector 2:
[drm]   HDMI-A-1
[drm]   HPD6
[drm]   DDC: 0x6460 0x6460 0x6464 0x6464 0x6468 0x6468 0x646c 0x646c
[drm]   Encoders:
[drm]     DFP3: INTERNAL_UNIPHY1
[drm] Connector 3:
[drm]   DVI-D-1
[drm]   HPD1
[drm]   DDC: 0x6450 0x6450 0x6454 0x6454 0x6458 0x6458 0x645c 0x645c
[drm]   Encoders:
[drm]     DFP4: INTERNAL_UNIPHY1
[drm] Connector 4:
[drm]   DVI-I-1
[drm]   HPD3
[drm]   DDC: 0x6470 0x6470 0x6474 0x6474 0x6478 0x6478 0x647c 0x647c
[drm]   Encoders:
[drm]     DFP5: INTERNAL_UNIPHY
[drm]     CRT1: INTERNAL_KLDSCP_DAC1
[drm] fb mappable at 0xD0371000
[drm] vram apper at 0xD0000000
[drm] size 5242880
[drm] fb depth is 24
[drm]    pitch is 5120
VT: Replacing driver "vga" with new "drmfb".
start FB_INFO:
height=1024 width=1280 depth=32
pbase=0xd0371000 vbase=0xfffff800d0371000
name=drmn0 id=radeondrmfb flags=0x0 stride=5120
end FB_INFO
[drm] Initialized radeon 2.50.0 20080528 for drmn0 on minor 0

-- 
You are receiving this mail because:
You are the assignee for the bug.