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: Wed, 26 Oct 2005 21:19:39 -0700

On 10/26/05, sindi keesan <keesan AT sdf.lonestar.org> wrote:

> Using the scsi usb kernel, I insmodded only usb-storage and not usbcore or
> usb-uhci.
>
>
> I booted with the camera plugged in and then turned it on and insmodded
> usb-storage. As soon as I turned it on I got USB new device connect.
>
> This came up as USB device 2. The computer also has an IDE zip drive (is
> this a scsi device? - Iomega in DOS seems to be treating it as one)

Is it listed in dmesg yet? I would think that it is just an IDE floppy.

> and a pcmcia slot with ISA controller card (is this scsi?)

pcmcia is ide, I think.

> It is one of three computers that won't run BL3 loop.
>
> As before, I got a long string of error messages, many of them repeating,
> including such things as:
> usb-uhci.c: Interrupt status 3, frame# 1306 (and many like this)
> USB disconnect on device 2
> device set offline - command error recover failed
> usb_control/bulk_message timout

This might be a bug in the SW81 kernel. Obviously a host controller/driver
interaction.

> Eventually I got back to the prompt by hitting Enter.
>
> Not necessarily in this order. I forgot how to generate a file of error
> messages - strace? tee? > 2&1?

Use dmesg to see those messages again. They are coming from Linux
and getting dumped to the console, so redirecting the output of insmod
probably will not work. Send dmesg's output to a file instead if you want
to save them.

> Might the other camera (that won't work in DOS) work better here?

It is probably worth a try.

David




Archive powered by MHonArc 2.6.24.

Top of Page