Score:0

Ubuntu x11vnc black screen issue with systemd

sn flag

On Ubuntu 20.04 I was unable to run x11vnc in systemd somehow. The first login screen comes up, but after login it gets stuck on the black screen. This issue is killing me for 2 days. PS: It 's running without systemd, I mean If I run x11vnc on the terminal, it s working properly.

/etc/gdm3/custom.conf

WaylandEnable=false

systemd

[Unit]
Description="x11vnc"
Requires=display-manager.service
After=display-manager.service

[Service]
ExecStart=/usr/bin/x11vnc -loop -forever -bg -rfbport 5900 -xkb -noxrecord -noxfixes -noxdamage -shared -norc -auth /run/user/125/gdm/Xauthority -rfbauth /etc/pass
ExecStop=/usr/bin/killall x11vnc
Restart=on-failure
Restart-sec=2

[Install]
WantedBy=multi-user.target
I sit in a Tesla and translated this thread with Ai:

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.