I recently tried to apply the patch for the Microsoft Natural Ergonomic
Keyboard 4000 (from here: http://lkml.org/lkml/2007/7/16/122 ) to the
openSUSE beta1 kernel, to check whether the special keys would work with
linux. All went nice until the last step of the modul installation with
'make module_install'. There I got the following message:

if [ -r System.map -a -x /sbin/depmod ]; then /sbin/depmod -ae -F
System.map  2.6.22.1-16-modified; fi
WARNING: Module
/lib/modules/2.6.22.1-16-modified/kernel/net/bluetooth/hidp/hidp.ko
ignored, due to loop
WARNING: Loop detected:
/lib/modules/2.6.22.1-16-modified/kernel/drivers/hid/hid.ko needs
usbhid.ko which needs hid.ko again!
WARNING: Module
/lib/modules/2.6.22.1-16-modified/kernel/drivers/hid/hid.ko ignored, due
to loop
WARNING: Module
/lib/modules/2.6.22.1-16-modified/kernel/drivers/hid/usbhid/usbhid.ko
ignored, due to loop
WARNING: Module
/lib/modules/2.6.22.1-16-modified/kernel/drivers/hid/usbhid/usbnek4k.ko
ignored, due to loop

So it seems that there's some problem with the code and the openSUSE
kernel? Despite this fact, I installed the kernel and booted it up, and
of course my keyboard wasn't responding anymore.
Can anybody help me here, please?

Kind regards,
Tom




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to