You are not logged in.

#1 2024-06-02 08:03:07

londonsbark
Member
Registered: 2024-06-02
Posts: 4

Hyprland doesn't recognize all monitors

Hello everyone. I want to setup Hyprland, but I have some issues with configuring monitors:

1. Only one monitor from three is available.
I have 3 monitors:
xrandr | grep connected

DP-2 connected 1920x1080+3840+0 (normal left inverted right x axis y axis) 530mm x 300mm
HDMI-A-3 connected primary 1920x1080+1920+0 (normal left inverted right x axis y axis) 530mm x 290mm
DP-3 connected 1920x1080+0+0 (normal left inverted right x axis y axis) 530mm x 300mm

hyprctl monitors | grep Monitor

Monitor WL-1 (ID 0)

I tried to use wsbind, but it says the command doesn't exist
so I tried to manual list monitors by its names:
monitor= HDMI-A-3, 1920x1080@100, 1
monitor= DP-2, 1920x1080@144, 1


setup:
CPU: 12th Gen Intel i7-12700K
GPU: NVIDIA GeForce RTX 3060 Ti
GPU: Intel AlderLake-S GT1
DE: Plasma 6.0.5

Last edited by londonsbark (2024-06-02 08:04:31)

Offline

#2 2024-06-02 10:54:08

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,223

Re: Hyprland doesn't recognize all monitors

Proper multi-GPU support on Wayland isn't exactly trivial, chances this will generally work properly are low, if you can, attach all of them to the same GPU.

Basic requirement for nvidia wayland anything to work in any shape or form is kernel modesetting, make sure that's enabled and use the kernel parameter method via nvidia_drm.modeset=1 to disable the simpledrm framebuffer device: https://wiki.archlinux.org/title/NVIDIA … de_setting

Offline

Board footer

Powered by FluxBB