From owner-freebsd-current@FreeBSD.ORG Sun Jun 24 01:03:23 2007 Return-Path: X-Original-To: current@freebsd.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C0A6116A496 for ; Sun, 24 Jun 2007 01:03:23 +0000 (UTC) (envelope-from uspoerlein@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.170]) by mx1.freebsd.org (Postfix) with ESMTP id B6A1F13C514 for ; Sun, 24 Jun 2007 01:03:21 +0000 (UTC) (envelope-from uspoerlein@gmail.com) Received: by ug-out-1314.google.com with SMTP id u2so1169834uge for ; Sat, 23 Jun 2007 18:03:15 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:received:received:date:from:to:cc:subject:message-id:mail-followup-to:references:mime-version:content-type:content-disposition:in-reply-to; b=RnM9QNmDwfTik++DnmCpkoGGRwW7mnW28hg/w1pChB4rzPAkybkXuVUNywyfuIyo/4jAvE49FTBwgDy/5yKzjVRcmup6lRNkexE1DrjCWreSmfm9gIMzOtZVu2cNhJMVRdiwUD9V+Pi3g6XwiObhwLvpMHn8H6Mh4Qea/r0btts= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:date:from:to:cc:subject:message-id:mail-followup-to:references:mime-version:content-type:content-disposition:in-reply-to; b=R2EiV/mKLY2oMzjOJ7zL+Mn0jdod74cajyQ2+NPRZsQQXl6aY/MUou6P7G9AwIEqmlKPPNS0ktjdqBQTPG0WhKWBZ3S7fPZSR3XQ2r7bNVU1fOeJsyEuhmOO/PYmSJrZMLHbcWY6WCc1+N7MeHssI6WSnJKvAmIsxnv6BW/9En4= Received: by 10.66.232.10 with SMTP id e10mr3962996ugh.1182646994170; Sat, 23 Jun 2007 18:03:14 -0700 (PDT) Received: from roadrunner.q.local ( [85.180.130.197]) by mx.google.com with ESMTP id e9sm14854644muf.2007.06.23.18.03.12 (version=TLSv1/SSLv3 cipher=OTHER); Sat, 23 Jun 2007 18:03:13 -0700 (PDT) Received: from roadrunner.q.local (localhost [127.0.0.1]) by roadrunner.q.local (8.14.1/8.14.1) with ESMTP id l5NBDxCs001744; Sat, 23 Jun 2007 13:13:59 +0200 (CEST) (envelope-from uspoerlein@gmail.com) Received: (from q@localhost) by roadrunner.q.local (8.14.1/8.14.1/Submit) id l5NBDxBt001743; Sat, 23 Jun 2007 13:13:59 +0200 (CEST) (envelope-from uspoerlein@gmail.com) Date: Sat, 23 Jun 2007 13:13:59 +0200 From: Ulrich Spoerlein To: Doug Barton Message-ID: <20070623111359.GA1511@roadrunner.q.local> Mail-Followup-To: Doug Barton , current@freebsd.org References: <20070621182046.GB1486@roadrunner.q.local> <467C44C7.7060809@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <467C44C7.7060809@FreeBSD.org> Cc: current@FreeBSD.org Subject: Re: Cannot access retail DVDs with external drive X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Sun, 24 Jun 2007 01:03:23 -0000 Doug Barton wrote: > Ulrich Spoerlein wrote: > > Hi all, > > > > the following drive, when attached via USB (or Firewire) fails to do > > _anything_ with retail DVDs. I can read burned CDs just fine, however. > > > > cd0 at umass-sim0 bus 0 target 0 lun 0 > > cd0: Removable CD-ROM SCSI-0 device > > cd0: 40.000MB/s transfers > > cd0: cd present [2042992 x 2048 byte records] > > > > (cd0:umass-sim0:0:0:0): READ TOC/PMA/ATIP {MMC Proposed}. CDB: 43 0 0 0 0 0 1 0 c 0 > > (cd0:umass-sim0:0:0:0): CAM Status: SCSI Status Error > > (cd0:umass-sim0:0:0:0): SCSI Status: Check Condition > > (cd0:umass-sim0:0:0:0): ILLEGAL REQUEST asc:24,0 > > (cd0:umass-sim0:0:0:0): Invalid field in CDB > > (cd0:umass-sim0:0:0:0): Unretryable error > > > > This is with a recent kernel, and I'd like to know, if there are any > > knobs I could/should try to debug this further. > > It was suggested recently that trying to access the DVD with something > like mplayer first would do the magic that you require. You would need > to do this with each new DVD that you insert. This is strange, considering this is a data DVD and has no CSS code on it, whatsoever. Are you sure, the mplayer things applies to non-video DVDs, too? I mean, even dd(1) on such media fails. I wont get to it this weekend, but will try mplayer as you suggested, thanks. Ulrich Spoerlein -- "The trouble with the dictionary is you have to know how the word is spelled before you can look it up to see how it is spelled." -- Will Cuppy