From owner-freebsd-current@FreeBSD.ORG Thu Apr 24 16:15:16 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 39D5637B401 for ; Thu, 24 Apr 2003 16:15:16 -0700 (PDT) Received: from mail.dada.it (mail3.dada.it [195.110.100.3]) by mx1.FreeBSD.org (Postfix) with SMTP id C469F43FDF for ; Thu, 24 Apr 2003 16:15:12 -0700 (PDT) (envelope-from riccardo@torrini.org) Received: (qmail 7461 invoked from network); 24 Apr 2003 23:15:07 -0000 Received: from unknown (HELO torrini.org) (195.110.114.101) by mail.dada.it with SMTP; 24 Apr 2003 23:15:07 -0000 Received: from trudy.torrini.home (localhost.torrini.home [127.0.0.1]) by torrini.org (8.12.9/8.12.9) with ESMTP id h3ONF9KG000604 for ; Fri, 25 Apr 2003 01:15:09 +0200 (CEST) (envelope-from riccardo@trudy.torrini.home) Received: (from riccardo@localhost) by trudy.torrini.home (8.12.9/8.12.9/Submit) id h3ONF9Sl000603 for freebsd-current@FreeBSD.ORG; Fri, 25 Apr 2003 01:15:09 +0200 (CEST) Date: Fri, 25 Apr 2003 01:15:09 +0200 From: Riccardo Torrini To: freebsd-current@FreeBSD.ORG Message-ID: <20030424231509.GA534@trudy.torrini.home> References: <20030417191637.GA505@trudy.torrini.home> <20030418002448.GH10848@cicely9.cicely.de> <20030418075945.GB4089@trudy.torrini.home> <20030418104635.GL10848@cicely9.cicely.de> <20030419144150.GC13310@trudy.torrini.home> <20030422191902.GC2843@trudy.torrini.home> <20030424225510.GA353@trudy.torrini.home> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030424225510.GA353@trudy.torrini.home> User-Agent: Mutt/1.4.1i Subject: Re: usb cf reader X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Apr 2003 23:15:16 -0000 On Fri, Apr 25, 2003 at 12:55:10AM +0200, Riccardo Torrini wrote: > Attached new CF reader, some messages about something I cannot write > down (CWM, IIRC or any other 3 upper case letter starting with C :) > and a crash (copied by hand). What can I do now? Found in /var/log/messages. Here last seconds, before hard lock: > -----8<----- Apr 25 00:02:45 trudy kernel: \ : Opened disk da0 -> 6 : GEOM: new disk da1 : da1 at umass-sim0 bus 0 target 0 lun 1 : da1: \ Removable Direct Access SCSI-0 device ^^^ something strange here, serial number "what?" ^^^ : da1: 1.000MB/s transfers : da1: 15MB (31489 512 byte sectors: 64H 32S/T 15C) : (da1:umass-sim0:0:0:1): Request completed with CAM_REQ_CMP_ERR : (da1:umass-sim0:0:0:1): Retrying Command [...] : (da1:umass-sim0:0:0:1): Request completed with CAM_REQ_CMP_ERR : (da1:umass-sim0:0:0:1): error 5 : (da1:umass-sim0:0:0:1): Retries Exausted : (da2:umass-sim0:0:0:2): Request completed with CAM_REQ_CMP_ERR : (da2:umass-sim0:0:0:2): Retrying Command : umass0: Invalid CSW: sig 0x00001000 should be 0x53425355 [...] : GEOM: new disk da2 : umass0: Invalid CSW: tag 31 should be 32 : (da1:umass-sim0:0:0:1): Synchronize cache failed, \ status == 0x4, scsi status == 0x0 : kernel boot file is /boot/kernel.debug/kernel : Copyright (c) 1992-2003 The FreeBSD Project. [...] : logfile turned over due to size>100K > -----8<----- TIA. -- Riccardo.