Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Only one monitor of two connected to dock works on QHD resolution #7779

Closed
1 task
justinvson-pd opened this issue Sep 13, 2024 · 1 comment
Closed
1 task
Labels
bug Something isn't working

Comments

@justinvson-pd
Copy link

justinvson-pd commented Sep 13, 2024

Already reported ? *

  • I have searched the existing open and closed issues.

Regression?

Yes

System Info and Version

System/Version info
Hyprland, built from branch  at commit  dirty ().
Date: 
Tag: , commits: 

flags: (if any)


System Information:
System name: Linux
Node name: <redacted>
Release: 6.6.33
Version: #1-NixOS SMP PREEMPT_DYNAMIC Wed Jun 12 09:13:03 UTC 2024


GPU information: 


os-release: ANSI_COLOR="1;34"
BUG_REPORT_URL="https://github.com/NixOS/nixpkgs/issues"
BUILD_ID="24.11.20240613.e9ee548"
DOCUMENTATION_URL="https://nixos.org/learn.html"
HOME_URL="https://nixos.org/"
ID=nixos
IMAGE_ID=""
IMAGE_VERSION=""
LOGO="nix-snowflake"
NAME=NixOS
PRETTY_NAME="NixOS 24.11 (Vicuna)"
SUPPORT_URL="https://nixos.org/community.html"
VERSION="24.11 (Vicuna)"
VERSION_CODENAME=vicuna
VERSION_ID="24.11"


plugins:

WLR_DRM_NO_ATOMIC is set to '1'

Description

in version 0.40.0, my two Lenovo monitors both connected to a Dell WD19TB dock are working fine, both on [email protected].

However, when I update my nix flake, one of them stops working. It will be detected in hyprctl monitors, and hyprctl does seem to think it is running fine, but it has no input. If I go to the workspace by hotkey or mouse, it will also just think it's displaying it, but the monitor stays black. If I reduce the resolution by running

hyprctl keyword monitor "DP-5,disable"
followed by
hyprctl keyword monitor "DP-5,1920x1200@60,0x0,1"

It does work with a 1920x1200 resolution. However, if I then change it back with
hyprctl keyword monitor "DP-5,disable"
hyprctl keyword monitor "DP-5,2560x1440@60,0x0,1"

It will create all sorts of weird issues where either the monitor renders partly, it does not render at all but is turned on, etc. Also moving my cursor to the border of my working monitor to that monitor will make it lagg, and switching to the workspace that is supposedly on that monitor will make it lagg a lot as well.

In the past, I faced this same issue, but adding WLR_DRM_NO_MODIFIERS fixed this. In the later version, this option no longer seems to have effect.

Laptop driving it is a Dell latitude 5401, without a discrete graphics card, so only integrated graphics.

How to reproduce

0.40.0-unstable-2024-05-05 is the confirmed working version (git rev f155133)
0.43.0 Is the version where it for sure does not work anymore

Crash reports, logs, images, videos

No response

@justinvson-pd justinvson-pd added the bug Something isn't working label Sep 13, 2024
@justinvson-pd
Copy link
Author

whoops, didn't see #7321

@justinvson-pd justinvson-pd closed this as not planned Won't fix, can't repro, duplicate, stale Sep 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant