From owner-freebsd-usb@FreeBSD.ORG Thu Jun 16 08:27:04 2005 Return-Path: X-Original-To: freebsd-usb@freebsd.org Delivered-To: freebsd-usb@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 438C216A420 for ; Thu, 16 Jun 2005 08:27:04 +0000 (GMT) (envelope-from snort_sam@yahoo.com) Received: from web54403.mail.yahoo.com (web54403.mail.yahoo.com [68.142.225.159]) by mx1.FreeBSD.org (Postfix) with SMTP id CA49343D55 for ; Thu, 16 Jun 2005 08:27:03 +0000 (GMT) (envelope-from snort_sam@yahoo.com) Received: (qmail 87214 invoked by uid 60001); 16 Jun 2005 08:27:03 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:Received:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=OOTHstnhc9mcLAykfsU4euFIAPY22HKjfUC5oOkfellmXszJNIqIAS/FO4yNMlo3+Hr/5NDdxE+/1PBMhR0uoERk21Ew4rOIifh5RN1ucq2kP9rxcmR+tiN0wMCM1nid6N8zIUGXrigSHaccaBl8AXCj3jRjTvvQsQovmh29axU= ; Message-ID: <20050616082703.87212.qmail@web54403.mail.yahoo.com> Received: from [139.168.37.39] by web54403.mail.yahoo.com via HTTP; Thu, 16 Jun 2005 01:27:03 PDT Date: Thu, 16 Jun 2005 01:27:03 -0700 (PDT) From: snort Snort To: freebsd-usb@freebsd.org, freebsd-stable@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Cc: Subject: usb disc device is not present in 5.4-p1 X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Jun 2005 08:27:04 -0000 Hi list, After upgraded to 5.4-p1 from 5.3 stable, the insertion of the usb disc is no longer able to activate the creation of the usb device. In my case, when the usb disc inserted in the usb port, the kernel system assigned /dev/da0s? to the usb disc when it was in 5.3, but now this is not happened any more, and there is error being logged to the /var/log/messages file as shown below: Jun 16 16:28:22 laptop kernel: umass0: vendor 0x1043 product 0x8006, rev 1.10/1.00, addr 3 Jun 16 16:28:23 laptop kernel: da0 at umass-sim0 bus 0 target 0 lun 0 Jun 16 16:28:23 laptop kernel: da0: Removable Direct Access SCSI-2 device Jun 16 16:28:23 laptop kernel: da0: 1.000MB/s transfers Jun 16 16:28:23 laptop kernel: da0: Attempt to query device size failed: NOT READY, Medium not present Jun 16 16:28:23 laptop kernel: (da0:umass-sim0:0:0:0): READ CAPACITY. CDB: 25 0 0 0 0 0 0 0 0 0 Jun 16 16:28:23 laptop kernel: (da0:umass-sim0:0:0:0): CAM Status: SCSI Status Error Jun 16 16:28:23 laptop kernel: (da0:umass-sim0:0:0:0): SCSI Status: Check Condition Jun 16 16:28:23 laptop kernel: (da0:umass-sim0:0:0:0): NOT READY asc:3a,0 Jun 16 16:28:23 laptop kernel: (da0:umass-sim0:0:0:0): Medium not present Jun 16 16:28:23 laptop kernel: (da0:umass-sim0:0:0:0): Unretryable error Jun 16 16:28:23 laptop kernel: Opened disk da0 -> 6 Jun 16 16:28:23 laptop kernel: (da0:umass-sim0:0:0:0): READ CAPACITY. CDB: 25 0 0 0 0 0 0 0 0 0 Jun 16 16:28:23 laptop kernel: (da0:umass-sim0:0:0:0): CAM Status: SCSI Status Error Jun 16 16:28:23 laptop kernel: (da0:umass-sim0:0:0:0): SCSI Status: Check Condition Jun 16 16:28:23 laptop kernel: (da0:umass-sim0:0:0:0): NOT READY asc:3a,0 Jun 16 16:28:23 laptop kernel: (da0:umass-sim0:0:0:0): Medium not present Jun 16 16:28:23 laptop kernel: (da0:umass-sim0:0:0:0): Unretryable error Jun 16 16:28:23 laptop kernel: Opened disk da0 -> 6 Jun 16 16:28:23 laptop kernel: (da0:umass-sim0:0:0:0): READ CAPACITY. CDB: 25 0 0 0 0 0 0 0 0 0 Jun 16 16:28:23 laptop kernel: (da0:umass-sim0:0:0:0): CAM Status: SCSI Status Error Jun 16 16:28:23 laptop kernel: (da0:umass-sim0:0:0:0): SCSI Status: Check Condition Jun 16 16:28:23 laptop kernel: (da0:umass-sim0:0:0:0): NOT READY asc:3a,0 Jun 16 16:28:23 laptop kernel: (da0:umass-sim0:0:0:0): Medium not present Jun 16 16:28:23 laptop kernel: (da0:umass-sim0:0:0:0): Unretryable error Jun 16 16:28:23 laptop kernel: Opened disk da0 -> 6 ls shown that there is only one device exist: # ls -l /dev/da0* crw-r----- 1 root operator 4, 23 Jun 16 14:35 /dev/da0 Mount command failed with the following message: # mount_msdosfs /dev/da0 /mnt mount_msdosfs: /dev/da0: Device not configured How can I fix this error? Thanks Sam __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com