Hi, as i connected an USB barcode reader on the USB-port, i got the following error message: unresolved symbol mac_hid_mouse_emulate_buttons unresolved symbol macv_hid_keyboard_sends_linux_keycodes insmod /lib/modules/2.4.2/kernel/drivers/input/keybdev.o failed insmod keybdev failed i'm using an iBook with SuSE 7.1 and Kernel 2.4.2 What can i do to let it work ? The barcode reader works with keyboard emulation and works fine on MacOS. thanks for reply, Bernd Ulrich
On Sun, Apr 22, Bernd Ulrich wrote:
Hi,
as i connected an USB barcode reader on the USB-port, i got the following error message:
unresolved symbol mac_hid_mouse_emulate_buttons unresolved symbol macv_hid_keyboard_sends_linux_keycodes insmod /lib/modules/2.4.2/kernel/drivers/input/keybdev.o failed insmod keybdev failed
i'm using an iBook with SuSE 7.1 and Kernel 2.4.2
You should get these unresolved symbols when you run `depmod -ae`. Are you sure you run the correct kernel binary (no self compiled etc)? Gruss Olaf -- $ man clone BUGS Main feature not yet implemented...
participants (2)
-
Bernd Ulrich
-
Olaf Hering