Skip to content

Fix power supply detection on systems with UCSI power supplies

Desnes Nunes requested to merge desnesn/centos-stream-9:rhel14573 into main

JIRA: https://issues.redhat.com/browse/RHEL-14573

Upstream Status: The patch has been accepted on kernel/git/torvalds/linux.git

Conflicts: None

Build Info: https://brewweb.engineering.redhat.com/brew/taskinfo?taskID=56774255

Functional testing: OtherQA

Description: This patch fixes a black screen startup bug on OEM systems when using W7900 dGPUs. In summary, the error was being triggered due to a wrong capability value reported by UCSI causing ucsi_acpi to be loaded before amdgpu.

Signed-off-by: Desnes Nunes desnesn@redhat.com

Merge request reports