Skip to content

temp/xorg-server: fork previous 1.20.11 version

Administrator requested to merge xorg-server-1.20.11 into master

xorg-server has stopped working since 1.20.12 version.

Seems that this upstream issue aports#11347 is the root cause.
For now, I'd like to workaround it until some solution is addressed.

Related: https://gitlab.com/postmarketOS/pmaports/-/issues/1150 , https://gitlab.com/postmarketOS/pmaports/-/issues/1236


Steps to reproduce:
pmbootstrap init -> Select your device -> Select any UI that goes with X -> Try to boot into UI.

Also (if trying from scratch):
pmbootstrap init -> Select your device -> Select none
Then, flash, boot your device and type (let's try with xfce4, for example):
$ sudo setup-xorg-base xfce4 xfce4-screensaver dbus-x11 lightdm lightdm-gtk-greeter.
$ sudo service lightdm start

Same result. It seems to run but nothing is shown at all.

Edited by Administrator

Merge request reports

Loading