Hi On your host, you need to enable X permission $ xhost +
And with the distribution you started with, you need to get the xauth package on the BBB $ sudo apt-get install xauth Then you can ssh in from your host with (v is debug messages) $ ssh -X -v [email protected] Hope this helps.... Scott On Mon, Dec 24, 2018 at 11:01 PM mugginsac <[email protected]> wrote: > Charles the subject line has the name of the image I started with > “bone-debian-9.6-machinekit-armhf-2018-12-10-4gb.img” this time. > My earlier image from 9.5 works. So I will try to find my post about how I > got ssh -X working earlier and see if I can get this fixed. > I just thought that that might have been fixed in this image, but I guess > not. Now that you mentioned it, my recollection is that there was something > related to ssh that I had to install and that that fixed the issue in the > earlier image. > > Thanks, > Alan > > -- > website: http://www.machinekit.io blog: http://blog.machinekit.io github: > https://github.com/machinekit > --- > You received this message because you are subscribed to the Google Groups > "Machinekit" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > Visit this group at https://groups.google.com/group/machinekit. > For more options, visit https://groups.google.com/d/optout. > -- website: http://www.machinekit.io blog: http://blog.machinekit.io github: https://github.com/machinekit --- You received this message because you are subscribed to the Google Groups "Machinekit" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at https://groups.google.com/group/machinekit. For more options, visit https://groups.google.com/d/optout.
