System Information
fastfetch
OS: Arch Linux x86_64
Host: B550M K (-CF)
Kernel: Linux 6.15.8-arch1-1
Uptime: 24 mins
Packages: 1534 (pacman), 10 (flatpak)
Shell: zsh 5.9
Display (VG27AQL1A): 2560x1440 @ 170 Hz in 27" [External] (NOTE: Connected via DisplayPort)
DE: KDE Plasma 6.4.3
WM: KWin (Wayland)
CPU: AMD Ryzen 5 5600X
GPU: AMD Radeon RX 7800 XT [Discrete]
Memory: 64GB total
Install information
Displ. Mgr: SDDM
Bootloader: systemd-boot
Did not use archinstall script (followed wiki)
bootloader configuration (/boot/loader/entries/arch.conf)
title Arch Linux
linux /vmlinuz-linux
initrd /amd-ucode.img
initrd /initramfs-linux.img
options root=UUID=c98c129a-402a-4f60-9dfa-82375c7e1e3c rw amdgpu.dc=1
Changes from defaults:
- Added
amdgpu.dc=1after default options flags (ChatGPT states that because a screen is off, displays recieve no initialisation even if they're turned on after the fact. This flag is supposed to force my system to initialise a display anyway)
Repositories:
pacman only has 'core' and 'extra' enabled.
-# stated this, as there are reports of unstable repositories leading to issues like these, where bugs can possibly cause issues like these to occur
Issue:
If a display is connected to my desktop, but it is not turned on before I start my computer, I have to hard restart my device in order to get a display output from SDDM. Otherwise, I can interact with the computer (numlock works, caps lock work) but I get no display output.
Tried:
- Installing AMD microcode (
sudo pacman -S amd-ucode) - Using a different keyboard and mouse to wake up my computer
- Several restarts
- Changing systemd-boot 'options' entry to include '
amdgpu.dc=1' under the options line of/boot/loader/entries/arch.conf - Issue is present whether I do a soft or hard reset.
Thank you in advance for your support. I hope this is enough information to help.
