[go: nahoru, domu]

Skip to content

Second monitor display black screen and mouse cursor #5950

Closed Answered by khayo
khayo asked this question in Q&A
Discussion options

You must be logged in to vote

TL!DR

Change the i3 configuration line where picom is called:

Before

exec --no-startup-id nitrogen --restore; sleep 1; picom -b

After

exec --no-startup-id nitrogen --restore; sganbialeep 1; seq 0 3 | xargs -l1 -I@ picom -b -d :0.@

How did I find out how to solve the problem

I finally discovered the problem!
I noticed that if I insisted on turning the monitor on and off at some point it would work. Well, I started eliminating everything that had to do with image display. I killed conky, took the monitor off and put it back on. It didn't solve it, I did the same with the picom and this time the monitor worked correctly. I turned the monitor off and on several times and it worked.

I thought:…

Replies: 5 comments 4 replies

Comment options

You must be logged in to vote
2 replies
@okraits
Comment options

@khayo
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@khayo
Comment options

Comment options

You must be logged in to vote
1 reply
@anotherglitchinthematrix
Comment options

Answer selected by khayo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants