Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Mar 2023 10:11:08 +1030
From:      "Daniel O'Connor" <darius@dons.net.au>
To:        bob prohaska <fbsd@www.zefox.net>
Cc:        freebsd-arm@freebsd.org
Subject:   Re: Persuading ssh -X to work from a RasPiOS system
Message-ID:  <C217F5B2-220F-4E66-B695-FE457CAE4DE6@dons.net.au>
In-Reply-To: <20230321232926.GA37569@www.zefox.net>
References:  <20230321232926.GA37569@www.zefox.net>

next in thread | previous in thread | raw e-mail | index | archive | help


> On 22 Mar 2023, at 09:59, bob prohaska <fbsd@www.zefox.net> wrote:
> After a recent round of upgrades to both FreeBSD-current and RasPiOS64
> it developed that running 
> ssh -X  [freebsd hostname] 
> gets me logged in, but issuing
> xterm -sb
> reports
> xterm: Xt error: Can't open display: 
> xterm: DISPLAY is not set

'DISPLAY is not set' is saying that ssh hasn't done the forwarding.

If you run 'xterm' before you login to FreeBSD, does it work?

Perhaps you don't have an X server (eg you could be using Wayland I guess)

--
Daniel O'Connor
"The nice thing about standards is that there
are so many of them to choose from."
-- Andrew Tanenbaum




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?C217F5B2-220F-4E66-B695-FE457CAE4DE6>