Re: evdev



Kees de Koster wrote:

> Hello,
>
> I'm wondering if evdev is working in SuSE 10.0 x86_64 with kernel
> 2.6.13-15-smp
>
> If I do
> $ lsmod | grep evdev
> in a konsole I get nothing so the module is not loaded I asume.
>
> $ zcat /proc/config.gz|grep EVDEV
> gives
> CONFIG_INPUT_EVDEV=y
> so i read that it enabled in the kernel with compiling.
>
> Can somebody help me with that? How do I get evdev to work?
>

Hi Kees,

CONFIG_INPUT_EVDEV=y
means that evdev is compiled in kernel, not as module.
CONFIG_INPUT_EVDEV=m
would mean it is compiled as module.

--
Regards,
Rajko.
.



Relevant Pages

  • Re: Installed newest kernel, two problems.
    ... >> working on that kernel. ... > If the internet is not working, ... > to stay away from modules too, since modprobing shell scripts will not ... > to have some things left as modules, such as evdev. ...
    (alt.linux)
  • Re: evdev
    ... >> I'm wondering if evdev is working in SuSE 10.0 x86_64 with kernel ... >> so i read that it enabled in the kernel with compiling. ... > Hi Kees, ...
    (alt.os.linux.suse)
  • Re: evdev
    ... >> Kees de Koster wrote: ... >>> so i read that it enabled in the kernel with compiling. ... How do I get evdev to work? ...
    (alt.os.linux.suse)
  • Problem with xorg evdev mouse in newer kernels
    ... I first noticed this a while back, and it caused me to hold on to an older kernel for a while, but I've since had to move on for other reasons, so I've got to tackle this now. ... The mouse has a no. of buttons on the side, and a scroll wheel that also nudges left and right (to horiz. ... I'd managed to get this mostly working using an evdev config. ... I'm on F8 still, ATM, looking to jump to F10, but I don't expect a fix there. ...
    (Fedora)
  • Re: 2.6.23: no more free evdev devices - evdev leak?
    ... increased until I finally run out of evdev devices. ... Is this a kernel ... input: failed to attach handler evdev to device input46, ...
    (Linux-Kernel)