Klipper screen startup looping

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)

OK so I have tried unintalling and re-installing and have rewritten the image but the same result each time

The log is listing a number of supporting packages missing. I have no idea how your doing the install but ai would look at how to fix the missing packages.

I am using kiahu at the moment

So that’s my method of install also. Which RPI image are you using? They have just done an update to Raspbian it’s possible for that Kiauh is not installing all the packages needed. Look at the log and workout what is needed and install them.

Buster. I am using the fluiddpi image

I always start from the Raspbian lite image.

After booting install git and run Kiauh

Thank you very much I will do that and give it a try

Nothing is working at this point. Seems its properly broken. Couple of other people also complaining on Discord.

I’d be happy to help directly. Contact me vua discord on Methos#9215 I’m plus 10:30 hours

Did you get this fixed? It’s likely a dependency issue.