ABCD wrote:
> Dale wrote:
> > I just renamed xorg.conf to something else and tried it that way. It
> > didn't like that either. I followed the guide on Gentoo.org and even
> > tried a couple things people mentioned on this list but it still doesn't
> > work. As soon as X comes up, no mouse, no keyboard.
>
>
> Is CONFIG_INPUT_EVDEV set to "y" or "m" in your kernel config? If not,
> then xf86-input-evdev will not work, as you won't have the
> /dev/input/event{0,1,...} devices it needs.
>
Mine is set to build in the kernel.
r...@smoker / # cat /usr/src/linux/.config | grep CONFIG_INPUT_EVDEV
CONFIG_INPUT_EVDEV=y
r...@smoker / #
So, another possible cause dealt with. Still watching for others tho.
Dale
:-) :-)