SarPi on rpi4 libX11 error - no usable X
by nass from LinuxQuestions.org on (#577D2)
Hi all
i recently installed sarpi-current on a raspberry pi 4.
This is a headless setup but I did once -after the setup which was done over ssh as explained in https://sarpi.fatdog.eu/index.php?p=setupnic - connect a kb/mouse/tv to test the hdmi output. It worked fine and I started up XFCE.
Now I try to "ssh -Y" and I get the following error
Quote:
Googling does not bring this error up so I figure I must have messed the configuration somewhere:
sshd - I have enabled X11 forwarding.
ldd - seems OK
Quote:
after the base installation (which was done on 3rd of August), I incrementally installed and configured some stuff on this RPi (dhcpd, bind, vpn, firewall stuff like that). The package installation goes like this :
Quote:
As you see the is a few things that were installed after 3rd of August, of which the ones most related are the vnc* packages. Yes I did try to reinstall libX11 just to make sure a little while ago.
I am not sure what else maybe wrong here. Do you have any ideas?
Thank you in advance!


i recently installed sarpi-current on a raspberry pi 4.
This is a headless setup but I did once -after the setup which was done over ssh as explained in https://sarpi.fatdog.eu/index.php?p=setupnic - connect a kb/mouse/tv to test the hdmi output. It worked fine and I started up XFCE.
Now I try to "ssh -Y" and I get the following error
Quote:
~$ xlogo xlogo: symbol lookup error: /usr/lib/libX11.so.6: undefined symbol: xcb_get_file_descriptor |
sshd - I have enabled X11 forwarding.
ldd - seems OK
Quote:
~$ ldd /usr/bin/xlogo linux-vdso.so.1 (0xbef61000) libXft.so.2 => /usr/lib/libXft.so.2 (0xb6eb2000) libXrender.so.1 => /usr/lib/libXrender.so.1 (0xb6e9a000) libSM.so.6 => /usr/lib/libSM.so.6 (0xb6e83000) libXaw.so.7 => /usr/lib/libXaw.so.7 (0xb6e22000) libXmu.so.6 => /usr/lib/libXmu.so.6 (0xb6dfd000) libXt.so.6 => /usr/lib/libXt.so.6 (0xb6d9f000) libXext.so.6 => /usr/lib/libXext.so.6 (0xb6d81000) libX11.so.6 => /usr/lib/libX11.so.6 (0xb6c64000) libc.so.6 => /lib/libc.so.6 (0xb6afd000) libfontconfig.so.1 => /usr/lib/libfontconfig.so.1 (0xb6ab5000) libfreetype.so.6 => /usr/lib/libfreetype.so.6 (0xb6a0f000) libICE.so.6 => /usr/lib/libICE.so.6 (0xb69ea000) libuuid.so.1 => /lib/libuuid.so.1 (0xb69d4000) libXpm.so.4 => /usr/lib/libXpm.so.4 (0xb69b5000) libxcb.so.1 => /usr/lib/libxcb.so.1 (0xb6988000) libdl.so.2 => /lib/libdl.so.2 (0xb6975000) /lib/ld-linux-armhf.so.3 (0xb6f09000) libxml2.so.2 => /usr/lib/libxml2.so.2 (0xb683c000) libpthread.so.0 => /lib/libpthread.so.0 (0xb6810000) libbz2.so.1 => /lib/libbz2.so.1 (0xb67f1000) libpng16.so.16 => /usr/lib/libpng16.so.16 (0xb67b8000) libz.so.1 => /lib/libz.so.1 (0xb6794000) libbrotlidec.so.1 => /usr/lib/libbrotlidec.so.1 (0xb6779000) libXau.so.6 => /usr/lib/libXau.so.6 (0xb6766000) libXdmcp.so.6 => /usr/lib/libXdmcp.so.6 (0xb6751000) liblzma.so.5 => /lib/liblzma.so.5 (0xb6721000) libm.so.6 => /lib/libm.so.6 (0xb66b4000) libbrotlicommon.so.1 => /usr/lib/libbrotlicommon.so.1 (0xb6684000) |
Quote:
~$ ls -lcrt /var/log/packages/* -rw-r--r-- 1 root root 46885 Aug 3 20:43 /var/log/packages/xfwm4-4.12.5-arm-2 -rw-r--r-- 1 root root 6905 Aug 3 20:43 /var/log/packages/bsd-games-2.17-arm-3 -rw-r--r-- 1 root root 1985 Aug 6 01:47 /var/log/packages/sbopkg-0.38.1-noarch-1_wsr -rw-r--r-- 1 root root 904 Aug 6 02:11 /var/log/packages/ipcalc-0.41-noarch-2_SBo -rw-r--r-- 1 root root 2887 Aug 6 02:16 /var/log/packages/ulogd-2.0.7-arm-3 -rw-r--r-- 1 root root 23144 Aug 7 00:13 /var/log/packages/bash-completion-2.11-noarch-1 -rw-r--r-- 1 root root 1004 Aug 7 02:05 /var/log/packages/colordiff-1.0.19-noarch-1_SBo -rw-r--r-- 1 root root 1139 Aug 7 11:32 /var/log/packages/x11vnc-0.9.15-arm-3 -rw-r--r-- 1 root root 4924 Aug 7 11:33 /var/log/packages/tigervnc-1.10.1-arm-4 -rw-r--r-- 1 root root 9506 Aug 8 00:25 /var/log/packages/xfce4-xkb-plugin-0.7.1-arm-1_SBo -rw-r--r-- 1 root root 1109 Aug 8 01:52 /var/log/packages/autocutsel-0.10.0-arm-1_SBo -rw-r--r-- 1 root root 1749 Aug 10 01:48 /var/log/packages/hostapd-2.9-arm-1_SBo -rw-r--r-- 1 root root 6157 Aug 13 00:54 /var/log/packages/pigpio-74-arm-1_SBo -rw-r--r-- 1 root root 24426 Aug 13 10:05 /var/log/packages/autoconf-archive-2019.01.06-noarch-1_SBo -rw-r--r-- 1 root root 50225 Aug 23 02:19 /var/log/packages/libX11-1.6.9-arm-1 -rw-r--r-- 1 root root 505845 Aug 23 02:25 /var/log/packages/python3-3.8.5-arm-1 ~$ |
I am not sure what else maybe wrong here. Do you have any ideas?
Thank you in advance!