evdev module not loading
Alexandros Kosiaris
alex at noc.ntua.gr
Mon Dec 4 11:57:05 EET 2006
George Iordanou wrote:
> Προσπαθώ να κάνω load το evdev module σε kernel 2.6.18.1 και ενώ είναι
> compiled δεν το βρίσκει. Μήπως βλέπετε τί κάνω λάθος;
>
> # cat /usr/src/linux/.config | grep EVDEV
> CONFIG_INPUT_EVDEV=y
> # modprobe evdev
> FATAL: Module evdev not found.
>
> # find /usr/src/linux/ | grep evdev
> /usr/src/linux/drivers/input/evdev.c
> /usr/src/linux/drivers/input/.evdev.o.cmd
> /usr/src/linux/drivers/input/evdev.o
> /usr/src/linux/include/config/input/evdev.h
>
>
>
Το έχεις κάνει compile στον πυρήνα. Ετσι δεν υπάρχει ως module μία και
όλη η λειτουργικότητά του είναι ενσωματωμένη μέσα στον πυρήνα. Εάν το
είχες κάνει ως module configure θα ήταν
CONFIG_INPUT_EVDEV=m
αντι για
CONFIG_INPUT_EVDEV=y
Δεν ξέρω γιατι προσπαθείς να το κάνεις include ως module αλλά εάν
ακολουθάς κάποιο guide πήδα αυτό το βήμα και προχώρα στο παρακάτω. Θα
πρέπει να είσαι οκ.
--
Alexandros Kosiaris Network Management Center , NTUA
e-mail : alex at noc.ntua.gr
Public Key Fingerprint :
D6B1 0634 BE65 719C 6C95 7492 8201 4B46 C478 F074
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 5152 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://lists.hellug.gr/pipermail/linux-greek-users/attachments/20061204/3cfd2fe4/attachment.bin>
More information about the Linux-greek-users
mailing list