sudo apt-get install xserver-xorg-legacy
Edit /etc/X11/Xwrapper.config
allowed_users=anybody
needs_root_rights=yes
Many thanks!!!
Worked for me. Absolutely incredible this is not in the KlipperScreen docs.
Had to add this to get xorg running on my 2011 travelmate on alpine, thanks a ton!
thank you very much!
Six years later running Void, I've ended up here too. For some reason 'needs_root_rights=auto' does not work. Xwrapper insists on 'yes'. Could not find the answer.