https://bugs.kde.org/show_bug.cgi?id=435989

--- Comment #8 from Zamundaaa <xaver.h...@gmail.com> ---
Sorry, I should've specified the drminfo command more closely, it only outputs
for GPU 0 by default. Something like this would be most useful (DisplayLink
AFAIK creates a bunch of virtual GPUs):
> drminfo -a -r -c 0 && drminfo -a -r -c 1 && drminfo -a -r -c 2 && drminfo -a 
> -r -c 3 && drminfo -a -r -c 4 && drminfo -a -r -c 5

>From what you already attached I would expect the outputs connected to the
Intel GPU to work though, except for X apparently using software cursors the
exact same display routing is used.

> Moreover, once I configure the displays in X11, I am able to log out and log 
> back into the Wayland session and the displays stay configured.
The output of drminfo when that happens could be useful as well.

> For some reason I can't get ~/.local/share/sddm/wayland-session.log to 
> appear. Is there something special I need to do? I did log in with sddm.
Normally not. Instead of logging in through sddm though you could also start
plasma from a tty to obtain the log:

> QT_LOGGING_RULES="kwin_*.debug=true;kwin_libinput.debug=false" 
> dbus-run-session startplasma-wayland &> wayland-session.log

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to