On 11/24/2015 08:26 PM, Bruce Dubbs wrote:
You are right Ken. All the drivers have to be rebuilt after xorg-1.18.
If you look at /var/log/Xorg.0.log it tells you that the version of the
driver does not match.
-- Bruce
I found the solution. My build script for xf86-input-evdev had a command
I added a while ago that disables the installation of
/usr/share/X11/xorg.d/10-evdev.conf, to keep from trying to overwrite
the same file installed by xorg-server. Unfortunately xorg-server 1.18.0
no longer installs 10-evdev.conf (took a while to figure out that was
the problem). I removed that command, let xf86-input-evdev install that
file, and X works fine.
Thanks for helping to fix the problem.
--
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page