From owner-freebsd-questions@FreeBSD.ORG Mon Aug 19 13:15:58 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 1AC7B839 for ; Mon, 19 Aug 2013 13:15:58 +0000 (UTC) (envelope-from bsdlisten@gmail.com) Received: from mail-ee0-x236.google.com (mail-ee0-x236.google.com [IPv6:2a00:1450:4013:c00::236]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id A33342DC6 for ; Mon, 19 Aug 2013 13:15:57 +0000 (UTC) Received: by mail-ee0-f54.google.com with SMTP id e53so2174566eek.13 for ; Mon, 19 Aug 2013 06:15:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:cc:subject:message-id:in-reply-to:references :mime-version:content-type:content-transfer-encoding; bh=5UIFFfcCo2TS9ItIqxcGCeWwdDh5UiMpOd6HFkiv/VI=; b=jcsxekECNwSp7tz/xLOnfZp90qWzncnF2FF/prEMQcIQY3wP6P1IKNYGaJ5/uwraYO DjBd4o6q8M6RAhvkmCygpIMagOAboyVOBtqKG5usBzcvYVUtZpMsRVlzwsf2QsMqqCCA RhNSSHEFgYiZLl1BinDAO19528LvMEnAtQBlAA6gDvmoBdiwdZ2IfB5itujzeaWNvfkE Kacsr+N7z2PHOmMEBxWWpJ/MlCBfI//RtWDzE5/MfsQgXyVU6oDBRPTi5YoqN7Phb6Fd 0foZGLGLJjo9nX/VQXBwkYU3wZ7xOgx7PzT6dbu5NfilQXiywxdk4zxL4Nm6YId3+aij PPPA== X-Received: by 10.15.107.74 with SMTP id ca50mr441120eeb.72.1376918155876; Mon, 19 Aug 2013 06:15:55 -0700 (PDT) Received: from debianlap.localdom.ain ([89.47.83.116]) by mx.google.com with ESMTPSA id bq1sm17395994eeb.9.1969.12.31.16.00.00 (version=SSLv3 cipher=RC4-SHA bits=128/128); Mon, 19 Aug 2013 06:15:55 -0700 (PDT) Date: Mon, 19 Aug 2013 16:15:47 +0300 From: Rares Aioanei To: Ben Laurie Subject: Re: Why does CD ripping fail? Message-ID: <20130819161547.183f906b@debianlap.localdom.ain> In-Reply-To: References: X-Mailer: Claws Mail 3.9.2 (GTK+ 2.24.20; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Aug 2013 13:15:58 -0000 On Mon, 19 Aug 2013 05:35:48 -0400 Ben Laurie wrote: > Using grip, trying to rip a CD, I get: > > (cd0:ahcich3:0:0:0): MODE_SENSE(6) failed, increasing minimum CDB > size to 10 bytes > (cd0:ahcich3:0:0:0): MODE SENSE(10). CDB: 5a 0 e 0 0 0 0 0 20 0 > (cd0:ahcich3:0:0:0): CAM status: SCSI Status Error > (cd0:ahcich3:0:0:0): SCSI status: Check Condition > (cd0:ahcich3:0:0:0): SCSI sense: ILLEGAL REQUEST asc:24,0 (Invalid > field in CDB) > (cd0:ahcich3:0:0:0): Command byte 2 is invalid > > and no audio data is ripped. Unsure what changed, because this used to > work, which is a little frustrating. I think I updated ports since it > last worked. Those usually indicate hardware issues. I'd start by checking connectors, cables and the like and go on from there.