Hello,
I use SuSE 6.3 with an updated kernel to 2.2.16. I have a pII-300 with
fx chipset and the usb is activated in the bios. IRQ 10. (detected by
lspci)
I got the USB Backport for kernel 2.2.16 from linux-usb.org
I patched the kernel and made a make menuconfig.
There I built the usb support as module.
I selected the following options:
usb verbose debug mesages
preliminary usb device filesystem
As module: UHCI (Intel PIIX4, vIA) support (I have an intel fx chipset)
As module: usb scanner support (I want to use an Epson Perfection 1200U)
As module Keyboard support, Mouse support
I did a make dep modules modules_install
Now when I try to do a insmod usbcore I get
Using /lib/modules/2.2.16/usb/usbcore.o
/lib/modules/2.2.16/usb/usbcore.o: unresolved symbol daemonize
And when I do a insmod usb-uhci I get
/lib/modules/2.2.16/usb/usb-uhci.o: unresolved symbol usb_alloc_bus
/lib/modules/2.2.16/usb/usb-uhci.o: unresolved symbol usb_free_dev
/lib/modules/2.2.16/usb/usb-uhci.o: unresolved symbol usb_inc_dev_use
/lib/modules/2.2.16/usb/usb-uhci.o: unresolved symbol usb_deregister_bus
/lib/modules/2.2.16/usb/usb-uhci.o: unresolved symbol usb_disconnect
/lib/modules/2.2.16/usb/usb-uhci.o: unresolved symbol usb_connect
/lib/modules/2.2.16/usb/usb-uhci.o: unresolved symbol usb_new_device
/lib/modules/2.2.16/usb/usb-uhci.o: unresolved symbol
usb_root_hub_string
/lib/modules/2.2.16/usb/usb-uhci.o: unresolved symbol usb_alloc_dev
/lib/modules/2.2.16/usb/usb-uhci.o: unresolved symbol usb_register_bus
/lib/modules/2.2.16/usb/usb-uhci.o: unresolved symbol kmem_cache_destroy
/lib/modules/2.2.16/usb/usb-uhci.o: unresolved symbol usb_free_bus
So the stuff is not working obviously....
What do I have to do...???
Thanks for your help...
Jean-Pierre
--
Jean-Pierre Schwickerath -==> Powered by SuSE LINUX! <==-
E-Mail: [EMAIL PROTECTED] - http://schwicky.net
PGP Key ID: 0x48C39212 - AIM: Schwicky - ICQ's UIN: 4690141
Nothing's impossible... Everything is relative!
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]