KDE Plasma Wayland Failing

The Plasma Wayland sessions fails to start andAMD Graphics in use.

$ inxi -GSa

perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
        LANGUAGE = "",
        LC_ALL = (unset),
        LC_NAME = "fr_FR.UTF-8",
        LC_ADDRESS = "fr_FR.UTF-8",
        LC_MEASUREMENT = "en_150.UTF-8",
        LC_MONETARY = "en_150.UTF-8",
        LC_NUMERIC = "en_150.UTF-8",
        LC_PAPER = "en_150.UTF-8",
        LC_TIME = "en_150.UTF-8",
        LC_TELEPHONE = "fr_FR.UTF-8",
        LANG = "en_US.UTF-8"
    are supported and installed on your system.
perl: warning: Falling back to a fallback locale ("en_US.UTF-8").
System:
  Host: tumbleweed Kernel: 6.8.4-rc1-1-default arch: x86_64 bits: 64
    compiler: gcc v: 13.2.1 clocksource: tsc avail: hpet,acpi_pm
    parameters: BOOT_IMAGE=/boot/vmlinuz-6.8.4-rc1-1-default
    root=/dev/mapper/system-root resume=/dev/system/swap splash=silent quiet
    security=apparmor mitigations=auto
  Desktop: KDE Plasma v: 6.0.3 tk: Qt v: N/A info: frameworks v: 6.0.0
    wm: kwin_x11 tools: avail: xscreensaver vt: 2 dm: SDDM Distro: openSUSE
    Tumbleweed 20240407
Graphics:
  Device-1: AMD Navi 22 [Radeon RX 6700/6700 XT/6750 XT / 6800M/6850M XT]
    vendor: XFX Speedster QICK 319 driver: amdgpu v: kernel arch: RDNA-2
    code: Navi-2x process: TSMC n7 (7nm) built: 2020-22 pcie: gen: 4
    speed: 16 GT/s lanes: 16 ports: active: DP-3 empty: DP-1, DP-2, HDMI-A-1,
    Writeback-1 bus-ID: 2f:00.0 chip-ID: 1002:73df class-ID: 0300
  Display: x11 server: X.Org v: 21.1.12 with: Xwayland v: 23.2.5
    compositor: kwin_x11 driver: X: loaded: modesetting unloaded: fbdev,vesa
    gpu: amdgpu display-ID: :0 screens: 1
  Screen-1: 0 s-res: 1920x1200 s-dpi: 96 s-size: 508x317mm (20.00x12.48")
    s-diag: 599mm (23.57")
  Monitor-1: DP-3 model: EIZO NANAO CG247 serial: 22339064 built: 2014
    res: 1920x1200 hz: 60 dpi: 94 gamma: 1.2 size: 519x324mm (20.43x12.76")
    diag: 616mm (24.2") ratio: 16:10 modes: max: 1920x1200 min: 720x400
  API: EGL v: N/A platforms: active: N/A inactive: gbm,wayland
  API: OpenGL v: 4.5 vendor: mesa v: 23.2.0-devel glx-v: 1.4 es-v: 3.2
    direct-render: yes renderer: llvmpipe (LLVM 16.0.6 256 bits)
    device-ID: ffffffff:ffffffff memory: 30.52 GiB unified: yes
  API: Vulkan v: 1.3.280 layers: 1 device: 0 type: discrete-gpu name: AMD
    Radeon RX 6700 XT (RADV NAVI22) driver: N/A device-ID: 1002:73df
    surfaces: N/A
crw-rw----+ 1 root video  226,   1 Apr 10 14:58 /dev/dri/card1
crw-rw----+ 1 root render 226, 128 Apr 10 14:58 /dev/dri/renderD128

$ ls -la /dev/dri/*
  
crw-rw----+ 1 root video  226,   1 Apr 10 14:58 /dev/dri/card1
crw-rw----+ 1 root render 226, 128 Apr 10 14:58 /dev/dri/renderD128

/dev/dri/by-path:
total 0
drwxr-xr-x 2 root root  80 Apr 10 14:58 ./
drwxr-xr-x 3 root root 100 Apr 10 14:58 ../
lrwxrwxrwx 1 root root   8 Apr 10 14:58 pci-0000:2f:00.0-card -> ../card1
lrwxrwxrwx 1 root root  13 Apr 10 14:58 pci-0000:2f:00.0-render -> ../renderD128

$ sudo zypper ve
Loading repository data...
Reading installed packages...
Dependencies of all installed packages are satisfied.

I’m pasting on pastebin the output of dbus-run-session startplasma-wayland > wayland.log 2>&1 hope that someone can help me, thanks.

Refer to this topic

thanks @deano_ferrari I’m following all the related topics, since last week and also the post you shared is not helpful.In any case I’m currently running X11 with the amdgpu driver (no radeon) and looks fine. I’ll wait for a a new realease and try Wayland if this will be fixed.

You need to investigate the root cause of the failure…
Activated service 'org.freedesktop.systemd1' failed: Process org.freedesktop.systemd1 exited with status 1

Actually I disinstalled the amdgpu driver – I followed the instructions here https://en.opensuse.org/SDB:AMDGPU-PRO-- and I can use both X11 and Wayland.

After couple of trial and errors it looks like that this is the package that cause issues: ocl-icd-amdgpu-pro

But I do not have OpenCL enabled to run darktable and let it use the GPU .

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.