The hotfix or unofficial one https://gist.github.com/rudolfratusinski/a4d9e3caff11a4d9d81d2e84abc9afbf
might resolves some of your issues. However, it remains the same for Arch / Geetoo / Future Manjaro users.
The screen cannot start at all.
cat /var/log/Xorg.0.log | grep EE you will find that:
Failed to load module "shadow"
Failed to load /usr/lib/xorg/modules/libshadow.so
What are you doing management? Playing ping-pong?
A workaround:
download these three packages:
xorg-server-1.19.6+13+gd0d1a694f-2-x86_64.pkg.tar.xz
xorg-server-common-1.19.6+13+gd0d1a694f-2-x86_64.pkg.tar.xz
xf86-video-vesa-2.4.0-1-x86_64.pkg.tar.xz
use pacman -U to downgrade them manually, and then use pacman to hold then for quite a few months until your dependences BOOOM!
Guest OS: Arch Linux
might resolves some of your issues. However, it remains the same for Arch / Geetoo / Future Manjaro users.
The screen cannot start at all.
cat /var/log/Xorg.0.log | grep EE you will find that:
Failed to load module "shadow"
Failed to load /usr/lib/xorg/modules/libshadow.so
What are you doing management? Playing ping-pong?
A workaround:
download these three packages:
xorg-server-1.19.6+13+gd0d1a694f-2-x86_64.pkg.tar.xz
xorg-server-common-1.19.6+13+gd0d1a694f-2-x86_64.pkg.tar.xz
xf86-video-vesa-2.4.0-1-x86_64.pkg.tar.xz
use pacman -U to downgrade them manually, and then use pacman to hold then for quite a few months until your dependences BOOOM!
Guest OS: Arch Linux