Date: Sun, 30 Dec 2018 15:24:36 +0000 From: bugzilla-noreply@freebsd.org To: usb@FreeBSD.org Subject: [Bug 234503] Chipfancier SLC 16GB memstick: ILLEGAL REQUEST asc:21, 0 (Logical block address out of range) Message-ID: <bug-234503-19105@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D234503 Bug ID: 234503 Summary: Chipfancier SLC 16GB memstick: ILLEGAL REQUEST asc:21,0 (Logical block address out of range) Product: Base System Version: 11.2-RELEASE Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: usb Assignee: usb@FreeBSD.org Reporter: josef.lar@gmail.com Created attachment 200622 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D200622&action= =3Dedit This patch fixes the problem for me. Got a very similar issue as in Bug 198647. dmesg info: da0 at umass-sim0 bus 0 scbus0 target 0 lun 0 da0: <16G SLC CHIPFANCIER 1.00> Removable Direct Access SPC-4 SCSI device da0: Serial Number 500274313 da0: 40.000MB/s transfers da0: 15900MB (32564183 512 byte sectors) da0: quirks=3D0x2<NO_6_BYTE> da0: Delete methods: <NONE(*),ZERO> (da0:umass-sim0:0:0:0): READ(10). CDB: 28 00 01 f0 e3 d6 00 00 01 00=20 (da0:umass-sim0:0:0:0): CAM status: SCSI Status Error (da0:umass-sim0:0:0:0): SCSI status: Check Condition (da0:umass-sim0:0:0:0): SCSI sense: ILLEGAL REQUEST asc:21,0 (Logical block address out of range) (da0:umass-sim0:0:0:0): Error 22, Unretryable error The number of sectors does not match the number I get from Linux, and a sim= ilar patch (see the attachment) as the one in bug 198647 fixed the problem for m= e. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-234503-19105>