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

DRM: Allow checking no-crtc connectors #49

Merged
merged 3 commits into from
Aug 15, 2024
Merged

DRM: Allow checking no-crtc connectors #49

merged 3 commits into from
Aug 15, 2024

Conversation

vaxerski
Copy link
Member

Some connectors might not have a CRTC at initialization, but these can receive them later via rescanCRTCs. However, if we nope out early, they will never be marked as "connected" thus will be ignored forever.

ref: hyprwm/Hyprland#7292 #40 hyprwm/Hyprland#7238 possibly more

@vaxerski vaxerski changed the title DRM: Allow checking no-crtc outputs DRM: Allow checking no-crtc connectors Aug 15, 2024
@Agent00Ming
Copy link

@vaxerski
Copy link
Member Author

thanks! Can OPs please test?

@benji2512
Copy link

Tested this MR and I have output on external monitors for hyprwm/Hyprland#7238
Do you want tracelogs for confirmation?

@benji2512
Copy link

interestingly, no output is detected when first boot in tty2. Open up another tty3 and start with HYPRLAND_TRACE=1 AQ_TRACE=1 Hyprland, still no output but when I switch back to tty2, the external monitors work

@vaxerski
Copy link
Member Author

uhhhh but tty1 works? thats fun. Anyways, if it improves, that's a +1 to me.

Others?

@vaxerski vaxerski merged commit e62f990 into main Aug 15, 2024
2 checks passed
vaxerski added a commit that referenced this pull request Aug 15, 2024
@vaxerski vaxerski deleted the allow-non-crtc branch August 18, 2024 08:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants