On July 26, 2003 06:59, Bud Roth wrote:
> insmod hid
> Using /lib/modules/2.4.20-gentoo-r5/kernel/drivers/usb/hid.o
> /lib/modules/2.4.20-gentoo-r5/kernel/drivers/usb/hid.o: unresolved
> symbol input_register_device_Rea84a233

This error means that your kernel is configured to use module versioning, and 
the modules you are using are the wrong version for the kernel you are using. 
A 'make modules && make modules_install' in the /usr/src/linux directory, 
followed by a 'depmod -a' should fix all of your problems.

HTH,
Brian

-- 
Overflow on /dev/null, please empty the bit bucket.

Attachment: pgp00000.pgp
Description: signature

Reply via email to