Xvnc on RHEL 10.1 with Wayland

17 views
Skip to first unread message

John

unread,
Feb 8, 2026, 3:37:33 PMFeb 8
to TigerVNC User Discussion/Support
Thank you for the awesome work with TigerVNC.

I was able to get w0vncserver working on RHEL 10.1 with Wayland. Very cool to see that working. 

However, what I need is a new virtual desktop, not to share the console desktop (as is done with w0vncserver).

Is it possible to run Xvnc on RHEL10.1 with wayland? If so, what needs to go in the xstartup?

I tried the options below, but none of them work: I just see a blank screen when I connect.

Thank you!
John

johnr@cometlake-rhel10(~) 137$ cat .config/tigervnc/xstartup
#!/bin/sh
unset SESSION_MANAGER
unset DBUS_SESSION_BUS_ADDRESS
#exec /etc/X11/xinit/xinitrc
#exec /usr/libexec/gnome-session
exec /usr/libexec/gdm-wayland-session
#exec /usr/libexec/gdm-headless-login-session
johnr@cometlake-rhel10(~) 138$


Pierre Ossman

unread,
Feb 9, 2026, 3:25:17 AMFeb 9
to John, TigerVNC User Discussion/Support
On 08/02/2026 21:37, John wrote:
>
> Is it possible to run Xvnc on RHEL10.1 with wayland? If so, what needs to
> go in the xstartup?
>

No, Xvnc only supports X11 desktops. But RHEL 10 does still ship with
that, it's just that they've hidden some bits.

First off, xstartup is no longer used with TigerVNC. It will use the
same xsession files that gdm uses for a local login.

Unfortunately, that xsession file is precisely what RHEL 10 has removed.
So you'll need to steal this file from RHEL 9 or Fedora:

/usr/share/xsessions/gnome.desktop

With that in place, you should be able to get a GNOME desktop with TigerVNC.

Regards,
--
Pierre Ossman Software Development
Cendio AB https://cendio.com
Teknikringen 8 https://twitter.com/ThinLinc
583 30 Linköping https://facebook.com/ThinLinc
Phone: +46-13-214600

A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
Reply all
Reply to author
Forward
0 new messages