Hi,
I’m running an OS balena with “balenalib/coral-dev-ubuntu:bionic-run” image on my Google Coral Dev Board. I want to use “startx” to display my graphics interface with gstreamer on my monitor but get the following error:
hostname: No address associated with hostname
xauth: (stdin):1: bad display name “f20f830:0” in “add” command
X.Org X Server 1.19.6
Release Date: 2017-12-20
X Protocol Version 11, Revision 0
Build Operating System: Linux 4.15.0-109-generic aarch64 Ubuntu
Current Operating System: Linux f20f830 4.14.98-imx #1 SMP PREEMPT Wed May 13 19:42:27 UTC 2020 aarch64
Kernel command line: console=ttymxc0,115200 earlycon=ec_imx6q,0x30860000,115200 root=PARTUUID=fe42e58f-02 ro rootwait net.ifnames=0
Build Date: 04 September 2020 03:33:38PM
xorg-server 2:1.19.6-1ubuntu4.6 (For technical support please see http://www.ubuntu.com/support)
Current version of pixman: 0.34.0
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Markers: (–) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: “/var/log/Xorg.0.log”, Time: Mon Sep 14 14:00:46 2020
(==) Using system config directory “/usr/share/X11/xorg.conf.d”
EGL_MESA_drm_image required.
xinit: connection to X server lost
waiting for X server to shut down (II) Server terminated successfully (0). Closing log file.
xauth: (argv):1: bad display name “f20f830:0” in “remove” command
No idea how to deal with this issue.