Skip to Content.
Sympa Menu

baslinux - Re: [BL] USB mass storage with SW81. kernel

baslinux AT lists.ibiblio.org

Subject: Baslinux mailing list

List archive

Chronological Thread  
  • From: David Moberg <davidjmoberg AT gmail.com>
  • To: baslinux AT lists.ibiblio.org
  • Subject: Re: [BL] USB mass storage with SW81. kernel
  • Date: Tue, 8 Nov 2005 11:53:37 -0800

On 11/8/05, sindi keesan <keesan AT sdf.lonestar.org> wrote:
> SW91 automatically detects the camera and loads usb-storage (don't know if
> it is a module or in the kernel - how do I tell?)

lsmod | grep -e 'usbcore\|scsi_mod\|sd_mod\|hci\|usb-storage'

This will list all of the modules which need to be inserted. If the camera is
working, you can safely assume that any missing modules are built into the
kernel.

> BL2 uses an April 2004 busybox insmod. This gives me lots of error
> messages when I try to insmod usb-storage, even using the SW81 scsi/usb
> kernel which loads usb-uhci and usb-ohci at boot time. I posted the
> messages in another posting.
>
> Would you suggest the BL3 busybox, or an insmod from SW71 or from SW81?

SW81, if possible. SW71 insmod might not work with Linux 2.4.

David




Archive powered by MHonArc 2.6.24.

Top of Page