You are not logged in.
Pages: 1
Operating System: Arch Linux
KDE Plasma Version: 6.4.0
KDE Frameworks Version: 6.15.0
Qt Version: 6.9.1
Kernel Version: 6.15.2-zen1-1-zen (64-bit)
Graphics Platform: Wayland
Processors: 16 × AMD Ryzen 7 6800H with Radeon Graphics
Memory: 17 GB of RAM (15.9 GB usable)
Graphics Processor 1: AMD Radeon 680M
Graphics Processor 2: llvmpipe
Manufacturer: HP
Product Name: OMEN by HP Gaming Laptop 16-n0xxx
The 2nd GPU is nvidia RTX 3070ti but it is recognised as llvmpipe. Why? How to fix this?
Offline
Which tool are you using ?
If it gets the information from X/glxinfo it will be routed through xwayland which may report incorrectly.
(especially when using nvidia closed driver)
Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.
clean chroot building not flexible enough ?
Try clean chroot manager by graysky
Online
Kde settings page. About system tab
Offline
lspci -k
pacman -Qs nvidia # edit, lost a "Q"
eglinfo -B
nvidia-smiLast edited by seth (2025-06-22 19:05:02)
Offline
https://0x0.st/8Il3.txt
here is the report you asked
Offline
[root@archlinux shobhit]# pacman -S nvidia
resolving dependencies...
Sorry, that was supposed to be "-Qs nvidia", but the nvidia driver is correctly installed and in use.
Looks like a KDE bug.
Generally don't pay too much attention to those neoscreenwhateverfetchinxi tools, they're not authoritative wrt what is and is not there or in use.
Edit:
qdbus6 org.kde.KWin /KWin supportInformationLast edited by seth (2025-06-22 19:51:33)
Offline
qbus6 org.kde.KWin /KWin supportInformation
What do I do with this statement ?
Offline
qdbus6 org.kde.KWin /KWin supportInformationI need to pay more attention to typos… it'll query the KDE window manager for some status report (incl. what hardware you're currently running on, nvidia or amd)
Offline
Pages: 1