Re: problem with Olympus USB camera on 8.0 RELEASE

2009-11-30 Thread Mike Clarke
On Sunday 29 November 2009, krad wrote:

 2009/11/28 Mike Clarke jmc-freeb...@milibyte.co.uk

  The camera in question is an Olympus C-2040Z, I've had no problems
  using it with 6.4. I tried rev. 7 some time ago but plugging the
  camera in always caused a panic and crash so I stayed with 6.4. Now
  that 8.0 is out I'd like to move on and the good news is that with
  8.0 I can connect the camera without a panic but the bad news is
  that although the system detects the camera I'm not able to access
  it. On plugging in the camera I see the following console messages:
 
  ugen0.2: OLYMPUS at usbus0
  umass0: OLYMPUS C-2040ZOOM, class 0/0, rev 1.10/1.00, addr 2 on
  usbus0 umass0:  SCSI over (unknown 0x00); quirks = 0x0100
  umass0: could not setup required transfers, USB_ERR_INVAL
  device_attach: umass0 attach returned 6


[snip]

  try connecting it via a powerd usb hub

Unfortunately I don't have one, perhaps my simplest solution would be to 
get a USB card reader and bypass the camera's USB system.

  or forcing the usb speed down to version 1

I tried this by building a test kernel without ehci but that had no 
effect and the camera was still inaccessible..

-- 
Mike Clarke
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: problem with Olympus USB camera on 8.0 RELEASE

2009-11-30 Thread Polytropon
On Mon, 30 Nov 2009 12:35:17 +, Mike Clarke jmc-freeb...@milibyte.co.uk 
wrote:
 Unfortunately I don't have one, perhaps my simplest solution would be to 
 get a USB card reader and bypass the camera's USB system.

I found this solution very handy. With my camera (Canon S3 IS),
it's easier to get the card out of the camera than plugging
the cable into the camera. Scripting (automatically moving
pictures from card, placing them into ~/cam, dating and
renumbering) is easy, too.




-- 
Polytropon
Magdeburg, Germany
Happy FreeBSD user since 4.0
Andra moi ennepe, Mousa, ...
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: problem with Olympus USB camera on 8.0 RELEASE

2009-11-29 Thread krad
2009/11/28 Mike Clarke jmc-freeb...@milibyte.co.uk

 The camera in question is an Olympus C-2040Z, I've had no problems using
 it with 6.4. I tried rev. 7 some time ago but plugging the camera in
 always caused a panic and crash so I stayed with 6.4. Now that 8.0 is
 out I'd like to move on and the good news is that with 8.0 I can
 connect the camera without a panic but the bad news is that although
 the system detects the camera I'm not able to access it. On plugging in
 the camera I see the following console messages:

 ugen0.2: OLYMPUS at usbus0
 umass0: OLYMPUS C-2040ZOOM, class 0/0, rev 1.10/1.00, addr 2 on usbus0
 umass0:  SCSI over (unknown 0x00); quirks = 0x0100
 umass0: could not setup required transfers, USB_ERR_INVAL
 device_attach: umass0 attach returned 6

 ... and camcontrol devlist returns nothing at all

 I only see this problem with this particular camera, 2 other USB devices
 (Nikon Coolpix 3100 and Canon iP4500 printer) can be accessed OK.

 In case the info is any use for comparison here's the messages when I
 connect the camera on the same PC running 6.4:

  umass0: OLYMPUS C-2040ZOOM, rev 1.10/1.00, addr 2
  da0 at umass-sim0 bus 0 target 0 lun 0
  da0: OLYMPUS C-2040ZOOM 1.00 Removable Direct Access SCSI-2 device
  da0: 1.000MB/s transfers
  da0: 62MB (128000 512 byte sectors: 64H 32S/T 62C)

 --
 Mike Clarke
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to 
 freebsd-questions-unsubscr...@freebsd.org

 try connecting it via a powerd usb hub or forcing the usb speed down to
version 1
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


problem with Olympus USB camera on 8.0 RELEASE

2009-11-28 Thread Mike Clarke
The camera in question is an Olympus C-2040Z, I've had no problems using 
it with 6.4. I tried rev. 7 some time ago but plugging the camera in 
always caused a panic and crash so I stayed with 6.4. Now that 8.0 is 
out I'd like to move on and the good news is that with 8.0 I can 
connect the camera without a panic but the bad news is that although 
the system detects the camera I'm not able to access it. On plugging in 
the camera I see the following console messages:

ugen0.2: OLYMPUS at usbus0
umass0: OLYMPUS C-2040ZOOM, class 0/0, rev 1.10/1.00, addr 2 on usbus0
umass0:  SCSI over (unknown 0x00); quirks = 0x0100
umass0: could not setup required transfers, USB_ERR_INVAL
device_attach: umass0 attach returned 6

... and camcontrol devlist returns nothing at all

I only see this problem with this particular camera, 2 other USB devices 
(Nikon Coolpix 3100 and Canon iP4500 printer) can be accessed OK.

In case the info is any use for comparison here's the messages when I 
connect the camera on the same PC running 6.4:

 umass0: OLYMPUS C-2040ZOOM, rev 1.10/1.00, addr 2
 da0 at umass-sim0 bus 0 target 0 lun 0
 da0: OLYMPUS C-2040ZOOM 1.00 Removable Direct Access SCSI-2 device
 da0: 1.000MB/s transfers
 da0: 62MB (128000 512 byte sectors: 64H 32S/T 62C)

-- 
Mike Clarke
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org