My Klipper Screen does not start and loops between a blank screen and the post text
pi@fluiddpi:~ $ journalctl -xe -u KlipperScreen
Nov 18 11:06:10 fluiddpi xinit[1928]: Current Operating System: Linux fluiddpi 5.10.63-v7+ #1459 SMP Wed Oct 6 16:41:10
Nov 18 11:06:10 fluiddpi xinit[1928]: Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_compat_al
Nov 18 11:06:10 fluiddpi xinit[1928]: Build Date: 19 April 2021 03:23:36PM
Nov 18 11:06:10 fluiddpi xinit[1928]: xorg-server 2:1.20.4-1+rpt3+deb10u3 (Debian -- Support)
Nov 18 11:06:10 fluiddpi xinit[1928]: Current version of pixman: 0.36.0
Nov 18 11:06:10 fluiddpi xinit[1928]: Before reporting problems, check http://wiki.x.org
Nov 18 11:06:10 fluiddpi xinit[1928]: to make sure that you have the latest version.
Nov 18 11:06:10 fluiddpi xinit[1928]: Markers: (–) probed, (**) from config file, (==) default setting,
Nov 18 11:06:10 fluiddpi xinit[1928]: (++) from command line, (!!) notice, (II) informational,
Nov 18 11:06:10 fluiddpi xinit[1928]: (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
Nov 18 11:06:10 fluiddpi xinit[1928]: (==) Log file: “/var/log/Xorg.0.log”, Time: Thu Nov 18 11:06:10 2021
Nov 18 11:06:10 fluiddpi xinit[1928]: (==) Using system config directory “/usr/share/X11/xorg.conf.d”
Nov 18 11:06:10 fluiddpi xinit[1928]: modprobe: FATAL: Module g2d_23 not found in directory /lib/modules/5.10.63-v7+
Nov 18 11:06:11 fluiddpi xinit[1928]: Traceback (most recent call last):
Nov 18 11:06:11 fluiddpi xinit[1928]: File “/home/pi/KlipperScreen/screen.py”, line 10, in
Nov 18 11:06:11 fluiddpi xinit[1928]: import netifaces
Nov 18 11:06:11 fluiddpi xinit[1928]: ModuleNotFoundError: No module named ‘netifaces’
Nov 18 11:06:11 fluiddpi xinit[1928]: /usr/bin/xinit: connection to X server lost
Nov 18 11:06:11 fluiddpi xinit[1928]: [1B blob data]
Nov 18 11:06:11 fluiddpi xinit[1928]: waiting for X server to shut down (II) Server terminated successfully (0). Closing
Nov 18 11:06:12 fluiddpi systemd[1]: KlipperScreen.service: Succeeded.
– Subject: Unit succeeded
– Defined-By: systemd
– The unit KlipperScreen.service has successfully entered the ‘dead’ state.
lines 1119-1144/1144 (END)