From owner-freebsd-questions@freebsd.org Fri Aug 19 01:20:25 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 270B9BBF900 for ; Fri, 19 Aug 2016 01:20:25 +0000 (UTC) (envelope-from jonathan@kc8onw.net) Received: from mail.kc8onw.net (kc8onw.net [206.55.216.50]) by mx1.freebsd.org (Postfix) with ESMTP id 0B101164E for ; Fri, 19 Aug 2016 01:20:24 +0000 (UTC) (envelope-from jonathan@kc8onw.net) Received: from [10.70.3.102] (99-55-193-152.lightspeed.iplsin.sbcglobal.net [99.55.193.152]) by mail.kc8onw.net (Postfix) with ESMTPSA id 29D953C82; Thu, 18 Aug 2016 21:20:17 -0400 (EDT) Subject: Re: Lexar flash drive dead? To: Warren Block References: <20160817210437.M79687@sola.nimnet.asn.au> <159c6f79-7de6-1234-b5c5-588df8041085@kc8onw.net> Cc: Ian Smith , freebsd-questions@freebsd.org From: Jonathan Stewart Message-ID: Date: Thu, 18 Aug 2016 21:20:09 -0400 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Aug 2016 01:20:25 -0000 On 8/18/2016 6:06 PM, Warren Block wrote: > On Wed, 17 Aug 2016, Jonathan Stewart wrote: > >> The device is still present but dd gives me the following. >> storage% sudo dd if=/dev/da4 of=/testdump.bin >> dd: /dev/da4: Device not configured >> 0+0 records in >> 0+0 records out >> 0 bytes transferred in 0.001363 secs (0 bytes/sec) >> >> My best guess (assuming the error is accurate) is that I cracked the >> BGA array and the controller chip is fine but it can't talk to the >> flash chip. In which case a recovery company can probably either >> remount it or dismount it and read it externally I hope. Damned >> expensive though most likely. > > Is that one of the USB3 versions? I have one of those, a Lexar S55 > that gets burning hot during USB3 transfers. Data transfer is fast > for a little while, then suddenly slows down as the buffer is filled > or a built-in temperature sensor throttles it back. Oddly enough, a > 32G S75 goes as fast but gets only warm. > > It might still work on a USB2 port, if it is a thermal issue. It is a USB3 version and I've tried in in USB2 ports but I never get a chance to read anything, the "media not present" error triggers as soon as it's plugged in. I'm trying to decide if the data on it is worth 300 USD (which was the cheapest recovery quote I could find) to me. If anyone has suggestions for a person or company that will do it for $200 or less suggestions are welcome :/ Jonathan