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

Bug: Black screen on NVIDIA #49

Closed
uncomfyhalomacro opened this issue Nov 12, 2022 · 4 comments
Closed

Bug: Black screen on NVIDIA #49

uncomfyhalomacro opened this issue Nov 12, 2022 · 4 comments

Comments

@uncomfyhalomacro
Copy link

Host Machine Information

OS: openSUSE Tumbleweed x86_64
Host: Nitro AN515-55 V2.06
Kernel: 6.0.7-1-default
CPU: Intel i5-10300H (8) @ 4.500GHz
GPU: Intel CometLake-H GT2 [UHD Graphics]
GPU: NVIDIA GeForce RTX 3060 Mobile / Max-Q
NVIDIA Driver Version: 525.53

Issue

Jay Version: commit e61d6ab

Script to run jay

#!/bin/sh
export XDG_SESSION_TYPE=wayland
export XDG_SESSION_DESKTOP=jay
export XDG_CURRENT_DESKTOP=jay

export CLUTTER_BACKEND=wayland
export ECORE_EVAS_ENGINE=wayland
export ELM_ENGINE=wayland
export SDL_VIDEODRIVER=wayland
export _JAVA_AWT_WM_NONREPARENTING=1
export NO_AT_BRIDGE=1

systemd-cat --identifier=jay jay --log-level info run

Log: jay-2022-11-12T08:45:11.178Z-0.txt

@mahkoh
Copy link
Owner

mahkoh commented Nov 13, 2022

Please try the current master.

@mahkoh
Copy link
Owner

mahkoh commented Nov 13, 2022

Multi-gpu is currently somewhat broken. So you might now get an image on your internal display but not on any external displays. I'll try to fix it properly next weekend.

@mahkoh
Copy link
Owner

mahkoh commented Nov 13, 2022

Should be fully fixed on master now.

@uncomfyhalomacro
Copy link
Author

uncomfyhalomacro commented Nov 14, 2022

Confirmed fixed on master. Thanks!

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

No branches or pull requests

2 participants