All your errors seem to be caused by some kernel option you forgot to
specify. I use uhci, not ochi so I'm not sure what is causing that, but I
give you 2 suggestions:
  
  1- make a mrpropper before compiling the kernel. I had kernel freezes
because make clean was not enough. copy you .config to config.bak; make
mrproper; cp config.bak .config  and build your kernel

  2- get kernel 2.4.19. There are several problems relating usb in that
kernel.


  Good luck


On Tue, Oct 15, 2002 at 01:34:46PM +0100, Si Wilson wrote:
> Hey guys,
> 
> I was hoping someone had usb working on Slackware - kernel 2.4.18.  I have
> tried and failed quite miserably.
> 
> USB verbose debug messages and preliminary usb device filesystem are
> compiled into the kernel.  OHCI is compiled as a modules, as is all the
> other stuff like camera support.
> 
> relevent usb bit in my /proc/pci file:
> 
> PCI devices found:
>   Bus  0, device   1, function  3:
>     USB Controller: Silicon Integrated Systems [SiS] 7001 (#2) (rev 7).
>       IRQ 3.
>       Master Capable.  Latency=64.  Max Lat=80.
>       Non-prefetchable 32 bit memory at 0xcfffd000 [0xcfffdfff].
>   Bus  0, device   1, function  2:
>     USB Controller: Silicon Integrated Systems [SiS] 7001 (rev 7).
>       IRQ 3.
>       Master Capable.  Latency=64.  Max Lat=80.
>       Non-prefetchable 32 bit memory at 0xcfffc000 [0xcfffcfff].
> 
> when I modprobe the usb-ohci i get loads of errrors:
> 
> /lib/modules/2.4.18/kernel/drivers/usb/usb-ohci.o: unresolved symbol
> _mmx_memcpy
> /lib/modules/2.4.18/kernel/drivers/usb/usb-ohci.o: unresolved symbol
> usb_claim_bandwidth
> /lib/modules/2.4.18/kernel/drivers/usb/usb-ohci.o: unresolved symbol
> usb_release_bandwidth
> /lib/modules/2.4.18/kernel/drivers/usb/usb-ohci.o: unresolved symbol
> usb_check_bandwidth
> /lib/modules/2.4.18/kernel/drivers/usb/usb-ohci.o: unresolved symbol
> usb_alloc_bus
> /lib/modules/2.4.18/kernel/drivers/usb/usb-ohci.o: unresolved symbol
> usb_free_dev
> /lib/modules/2.4.18/kernel/drivers/usb/usb-ohci.o: unresolved symbol
> usb_inc_dev_use
> /lib/modules/2.4.18/kernel/drivers/usb/usb-ohci.o: unresolved symbol
> usb_deregister_bus
> /lib/modules/2.4.18/kernel/drivers/usb/usb-ohci.o: unresolved symbol
> usb_disconnect
> /lib/modules/2.4.18/kernel/drivers/usb/usb-ohci.o: unresolved symbol
> usb_connect
> /lib/modules/2.4.18/kernel/drivers/usb/usb-ohci.o: unresolved symbol
> usb_new_device
> /lib/modules/2.4.18/kernel/drivers/usb/usb-ohci.o: unresolved symbol
> usb_root_hub_string
> /lib/modules/2.4.18/kernel/drivers/usb/usb-ohci.o: unresolved symbol
> usb_alloc_dev
> /lib/modules/2.4.18/kernel/drivers/usb/usb-ohci.o: unresolved symbol
> usb_register_bus
> /lib/modules/2.4.18/kernel/drivers/usb/usb-ohci.o: unresolved symbol
> usb_free_bus
> /lib/modules/2.4.18/kernel/drivers/usb/usb-ohci.o: insmod
> /lib/modules/2.4.18/kernel/drivers/usb/usb-ohci.o failed
> /lib/modules/2.4.18/kernel/drivers/usb/usb-ohci.o: insmod usb-ohci failed
> 
> 
> ?????????????????
> 
> please could someone help.....
> 
> 
> 
> --
> Si Wilson
> 
> 
> 
> -------------------------------------------------------
> This sf.net email is sponsored by:ThinkGeek
> Welcome to geek heaven.
> http://thinkgeek.com/sf
> _______________________________________________
> [EMAIL PROTECTED]
> To unsubscribe, use the last form field at:
> https://lists.sourceforge.net/lists/listinfo/linux-usb-users

-- 
Pedro Miguel G. Alves           [EMAIL PROTECTED]
THINK - Tecnologias de Informa��o   www.think.pt
Tel:   +351 21 412 56 56  Av. Jos� Gomes Ferreira
Fax:   +351 21 412 56 57     n� 13 1495-139 ALG�S


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-users

Reply via email to