Le Mercredi 8 Octobre 2003 18:21, Jeff Newmiller a écrit :
> On Wed, 8 Oct 2003, Bob Alexander wrote:
> > Am trying to use Bering on my T40 Thinkpad. A great project on a great
> > laptop 8->
> >
> > Problem I have is that the T40 has no legacy FDD but only an USB attached
> > external FDD.
> >
> > Copied usbcore, usb-uhci and usb-storage modules and rebuilt the
> > initrd.lrp.
> >
> > When booting I get (transcribed manually from what I can see on the
> > screen 8-<):
> > ....
> > hub.c: USB hub found
> > hub.c: 2 ports detected
> > usb_uhci.c: USB uhci at I/O 0x1820, IRQ 11
> > usb_uhci.c: Detected 2 ports
> > usb.c: new USB bus registered as number 2
> > ... same lines as above
> > usb.c: new USB hub registered, assigned bus number 3
> > ... same as above
> > Using /boot/lib/modules/usb-stor.o
> > Insmod unresolved symbol scsi_unregister_module
> > Insmod unresolved symbol scsi_register
> > Insmod unresolved symbol scsi_register_module
>
> unresolved symbols usually mean you need to insmod a different module
> before this module can be loaded. 
A look at the module.dep file gives you the answer:
usb-storage depends on usbcore & scsi_mod that need to be loaded first.
http://leaf.sf.net/devel/jnilo/bering/latest/modules/2.4.20/modules.dep
Jacques


-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
SourceForge.net hosts over 70,000 Open Source Projects.
See the people who have HELPED US provide better services:
Click here: http://sourceforge.net/supporters.php
------------------------------------------------------------------------
leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html

Reply via email to