Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Jun 2009 14:38:47 +0200 (CEST)
From:      Alexander Best <alexbestms@math.uni-muenster.de>
To:        <freebsd-current@FreeBSD.org>
Subject:   problem with digicam
Message-ID:  <permail-20090613123847f7e55a9d0000643b-a_best01@message-id.uni-muenster.de>

next in thread | raw e-mail | index | archive | help
hi everybody,

i'm having problems getting my digicam attached. i've emailed hans petter
about this problem, but he's rather busy atm.

this is what i get without any quirks:

Jun  6 22:00:06 moshnroll kernel: ugen1.2: <ROLLEI> at usbus1
Jun  6 22:00:06 moshnroll kernel: umass0: <ROLLEI RCP-7330X, class 0/0, rev
2.00/0.00, addr 2> on usbus1
Jun  6 22:00:06 moshnroll kernel: umass0:  8070i (ATAPI) over Bulk-Only;
quirks =3D 0x0000
Jun  6 22:00:06 moshnroll root: Unknown USB device: vendor 0x0784 product
0x1692 bus uhub1
Jun  6 22:00:07 moshnroll kernel: umass0:2:0:-1: Attached to scbus2
Jun  6 22:00:07 moshnroll kernel: da0 at umass-sim0 bus 0 target 0 lun 0
Jun  6 22:00:07 moshnroll kernel: da0: <ROLLEI RCP-7330X 1.10> Removable
Direct Access SCSI-0 device
Jun  6 22:00:07 moshnroll kernel: da0: 1.000MB/s transfers
Jun  6 22:00:07 moshnroll kernel: da0: 999MB (2047815 512 byte sectors: 64H
32S/T 999C)
Jun  6 22:00:07 moshnroll kernel: GEOM: da0: partition 1 does not start on =
a
track boundary.
Jun  6 22:00:07 moshnroll kernel: GEOM: da0: partition 1 does not end on a
track boundary.
Jun  6 22:00:07 moshnroll kernel: (da0:umass-sim0:0:0:0): Synchronize cache
failed, status =3D=3D 0x4, scsi status =3D=3D 0x0
Jun  6 22:00:23 moshnroll kernel: (da0:umass-sim0:0:0:0): READ(10). CDB: 28=
 0
0 1f 3f 46 0 0 1 0
Jun  6 22:00:23 moshnroll kernel: (da0:umass-sim0:0:0:0): CAM Status: SCSI
Status Error
Jun  6 22:00:23 moshnroll kernel: (da0:umass-sim0:0:0:0): SCSI Status: Chec=
k
Condition
Jun  6 22:00:23 moshnroll kernel: (da0:umass-sim0:0:0:0): MEDIUM ERROR
asc:11,0
Jun  6 22:00:23 moshnroll kernel: (da0:umass-sim0:0:0:0): Unrecovered read
error
=2E..

after adding NO_SYNCHRONIZE_CACHE and RS_NO_CLEAR_UA this is the result:

Jun 11 15:10:23 moshnroll root: Unknown USB device: vendor 0x0784 product
0x1692 bus uhub1
Jun 11 15:10:23 moshnroll kernel: ugen1.2: <ROLLEI> at usbus1
Jun 11 15:10:23 moshnroll kernel: umass0: <ROLLEI RCP-7330X, class 0/0, rev
2.00/0.00, addr 2> on usbus1
Jun 11 15:10:23 moshnroll kernel: umass0:  8070i (ATAPI) over Bulk-Only;
quirks =3D 0x4100
Jun 11 15:10:24 moshnroll kernel: umass0:2:0:-1: Attached to scbus2
Jun 11 15:10:24 moshnroll kernel: da0 at umass-sim0 bus 0 target 0 lun 0
Jun 11 15:10:24 moshnroll kernel: da0: <ROLLEI RCP-7330X 1.10> Removable
Direct Access SCSI-0 device
Jun 11 15:10:24 moshnroll kernel: da0: 1.000MB/s transfers
Jun 11 15:10:24 moshnroll kernel: da0: 999MB (2047815 512 byte sectors: 64H
32S/T 999C)
Jun 11 15:10:24 moshnroll kernel: GEOM: da0: partition 1 does not start on =
a
track boundary.
Jun 11 15:10:24 moshnroll kernel: GEOM: da0: partition 1 does not end on a
track boundary.
Jun 11 15:10:40 moshnroll kernel: (da0:umass-sim0:0:0:0): READ(10). CDB: 28=
 0
0 1f 3f 46 0 0 1 0
Jun 11 15:10:40 moshnroll kernel: (da0:umass-sim0:0:0:0): CAM Status: SCSI
Status Error
Jun 11 15:10:40 moshnroll kernel: (da0:umass-sim0:0:0:0): SCSI Status: Chec=
k
Condition
Jun 11 15:10:40 moshnroll kernel: (da0:umass-sim0:0:0:0): MEDIUM ERROR
asc:11,0
Jun 11 15:10:40 moshnroll kernel: (da0:umass-sim0:0:0:0): Unrecovered read
error
Jun 11 15:10:40 moshnroll kernel: (da0:umass-sim0:0:0:0): Retrying Command
(per Sense Data)
Jun 11 15:10:40 moshnroll kernel: (da0:umass-sim0:0:0:0): READ(10). CDB: 28=
 0
0 1f 3f 46 0 0 1 0
=2E..

i've tried various combinations of quirks, but i'm no expert and there're j=
ust
are too many combinations.

could anybody tell me which quirks my digicam needs?

i'm running r193846M and this is the device which is causing problems:

ugen1.2: <RCP-7330X ROLLEI> at usbus1, cfg=3D0 md=3DHOST spd=3DFULL (12Mbps=
) pwr=3DON

  bLength =3D 0x0012
  bDescriptorType =3D 0x0001
  bcdUSB =3D 0x0200
  bDeviceClass =3D 0x0000
  bDeviceSubClass =3D 0x0000
  bDeviceProtocol =3D 0x0000
  bMaxPacketSize0 =3D 0x0040
  idVendor =3D 0x0784
  idProduct =3D 0x1692
  bcdDevice =3D 0x0000
  iManufacturer =3D 0x0001  <ROLLEI>
  iProduct =3D 0x0002  <RCP-7330X>
  iSerialNumber =3D 0x0003  <0000000000000000>
  bNumConfigurations =3D 0x0001

cheers.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?permail-20090613123847f7e55a9d0000643b-a_best01>