Skip to content

Wayland not working #23

@h-2

Description

@h-2

I think that I installed all the right things:

# pkg info | grep nvidia
linux-nvidia-libs-550.54.14    NVidia graphics libraries and programs (Linux version)
nvidia-driver-550.54.14        NVidia graphics card binary drivers for hardware OpenGL rendering
nvidia-drm-515-kmod-550.54.14  NVIDIA DRM Kernel Module
nvidia-drm-kmod-550.54.14      NVIDIA DRM Kernel Module
nvidia-settings-535.146.02     Display Control Panel for X NVidia driver
# dmesg | grep drm
[drm] [nvidia-drm] [GPU ID 0x00000a00] Loading driver
[drm] Initialized nvidia-drm 0.0.0 20160202 for nvidia0 on minor 0
# kldstat | grep drm
16    1 0xffffffff83684000    108f0 nvidia-drm.ko
17 1 0xffffffff83695000 7c050 drm.ko
# lh /dev/dri
lrw-rw-rw-  8 root 10 Mar 22:13  card0 -> ../drm/0
lrw-rw-rw- 10 root 10 Mar 22:13  renderD128 -> ../drm/128

But if I try to start a wayland session, e.g. plasma-wayland, it doesn't work:

No backend specified, automatically choosing drm
kwin_core: Could not determine the active graphical session
kwin_wayland_drm: failed to open drm device at "/dev/dri/card0"
kwin_wayland_drm: No suitable DRM devices have been found

Am I missing something?

Thanks for your help!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions