On Mon, Nov 23, 2015 at 02:09:55PM -0500, Chris Staub wrote: > On 11/23/2015 12:16 PM, Bruce Dubbs wrote: > >On Mon, Nov 23, 2015 at 10:38 AM, Chris Staub <[email protected] > ><mailto:[email protected]>> wrote: > > > > I just started trying to use xorg-server 1.18.0, but everytime I > > start it, the keyboard and mouse are unresponsive, and Xorg.0.log > > says it could not find any input drivers. I have xf86-input-evdev, > > version 2.10.0, built against xorg-server 1.18.0, and located at > > /usr/lib/xorg/modules/input/evdev_drv.so. I have X with xorg-server > > 1.17.4 running fine at the moment - I used the same build commands > > for the server and drivers, and the same driver versions, the only > > thing I changed was the version of xorg-server. I did also try > > installing libinput and xcb-util-cursor, in case those might be > > somehow needed by the new xorg-server, but that didn't help. > > > > I am running a current CLFS dev systemd system, though without PAM > > so X should not be trying to use systemd-logind, and the log files > > for both xorg-server versions do say it's not being used. > > > >I'm a little limited right now, but my input drivers are in [ irrelevant to the thread, but : U+200b : a zero-width space ] > >/opt/xorg/lib/xorg/modules/input so I suspect > >evdev_drv.so should be in /usr/lib/xorg/modules/input/. > > > > -- Bruce > > > > > Yes, I do have that. > > ls /usr/lib/xorg/modules/input/ > evdev_drv.la evdev_drv.so > I've now booted my test system which I upgraded to 1.18.0. This is a radeonsi, it seems like I upgraded the following, in this order -
mesa-11.0.5 xorg-server-1.18.0 mtdev-1.1.5 [ this was now required, but can probably be disabled with a switch ] libevdev-1.4.5 xf86-input-evdev-2.10.0 xf86-video-ati-7.6.1 libva-1.6.1 My evdev_drv links to libmtdev, libudev, libevdev as well as libc, vdso, ld-linux. Perhaps there is a problem with your evdev, or else maybe it was the old version for the 1.17 server ? ĸen -- This email was written using 100% recycled letters. -- http://lists.linuxfromscratch.org/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
