ck-launch-session dbus-launch --exit-with-session startplasma-x11 :
Stuck here. …
when you go to rebuild the port youFor Wayland (instead of X11)
dbus-launch --exit-with-session ck-launch-session startplasma-waylandFor Wayland (instead of X11)?
dbus-run-session ck-launch-session startplasma-waylanddbus-launch --exit-with-session ck-launch-session startplasma-wayland
Works for 6.3 KDE.
BTW, what's the GPU you use?dbus-run-session ck-launch-session startplasma-wayland
Also works.
amdgpu
? radeonkms
? NVidia? or i915
?i915
, but on amdgpu
, I get errors starting it on bare metal.I'm using amdgpu.BTW, what's the GPU you use?amdgpu
?radeonkms
? NVidia? ori915
?
I successfully pulled off KDE 6 with Wayland oni915
, but onamdgpu
, I get errors starting it on bare metal.
What I'm after is starting the whole "Plasma 6 on Wayland" setup from bare metal or SDDM, not from Konsole/Xterm...
Right now, I can only get Wayfire (or other wlroots-based compositors) started from bare metal/sddm.
oh, nice. I usually install Xorg first (as a test that the GPU works), and then KDE. I'm happy if KDE sees the GPU properly AND thinks it's running on Wayland.I'm using amdgpu.
KDE doesn't pull in xorg as a requirement but after a fresh install I tried to just install KDE you know plasma 6 and it wouldn't start I had to install xorg as well.
My educated guess is that you probably need graphics/mesa-dri, rather than Xorg itself... but I have not verified that for myself.KDE doesn't pull in xorg as a requirement but after a fresh install I tried to just install KDE you know plasma 6 and it wouldn't start I had to install xorg as well.
dbus_enable="YES"
. su root
dbus-launch systemsettings
as root. This is why dbus needs to be enabled in rc.conf.Yeah, not for me... I have SDDM compiled, it starts fine, but it can't start a Wayland session for me. I guess I have to get my act together and recompile the stuff I got with the flags as mentioned in that other thread...Plasma6-desktop-wayland works now in my desktop with AMDGPU driver, SDDM
Don't use SDDM. Launch from command line.Yeah, not for me... I have SDDM compiled, it starts fine, but it can't start a Wayland session for me. I guess I have to get my act together and recompile the stuff I got with the flags as mentioned in that other thread...![]()