Since I updated my Arch system with sudo pacman -Syu
I am not able to boot into X anymore. All I see is a warning about the unsupported brightness interface. This was shown before, is a known bug and not the reason of the problem.
I am able to start a CLI session by cmd+alt+<f2-f6>
but I am not able to login with my username and password.
If I boot into single user mode I am not able to start the terminal session because of this error:
/bin/sh: error while loading shared libraries: libncursesw.so.5: cannot open shared object file: No such file or directory
Before I mess around with chroot
like suggested here, I would like to know if there is a possibility to fix the missing shared library error.
I am using GNU GRUB version 2.02^beta2 on a ThinkPad L450.
/mnt
andpacman -r /mnt -Su
. – jasonwryan Oct 14 '15 at 21:27/
. – jasonwryan Oct 14 '15 at 21:49