From owner-freebsd-stable@FreeBSD.ORG Mon Oct 9 10:49:35 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CBC2E16A554 for ; Mon, 9 Oct 2006 10:49:35 +0000 (UTC) (envelope-from stefan.lambrev@sun-fish.com) Received: from sun-fish.com (blah.sun-fish.com [217.18.249.150]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1494743D49 for ; Mon, 9 Oct 2006 10:49:34 +0000 (GMT) (envelope-from stefan.lambrev@sun-fish.com) Received: from sun-fish.com (localhost.cmotd.com [127.0.0.1]) by sun-fish.com (Postfix) with ESMTP id 9AEFE3855A for ; Mon, 9 Oct 2006 12:49:32 +0200 (CEST) Received: from [192.168.3.112] (boar.cmotd.com [192.168.3.112]) by sun-fish.com (Postfix) with ESMTP id 6450E38480 for ; Mon, 9 Oct 2006 12:49:32 +0200 (CEST) Message-ID: <452A293C.5040008@sun-fish.com> Date: Mon, 09 Oct 2006 13:49:32 +0300 From: Stefan Lambrev User-Agent: Thunderbird 1.5.0.7 (X11/20060918) MIME-Version: 1.0 To: freebsd-stable@freebsd.org Content-Type: text/plain; charset=windows-1251; format=flowed Content-Transfer-Encoding: 7bit X-AV-Checked: ClamAV Subject: PLEXTOR DVD & SCSI emu X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Oct 2006 10:49:35 -0000 Hello, There are some weird problems with those dvd burners & atapicam. acd0: DMA limited to UDMA33, controller found non-ATA66 cable acd0: DVDR at ata1-master UDMA33 acd1: DMA limited to UDMA33, controller found non-ATA66 cable acd1: DVDR at ata1-slave UDMA33 I compile kernel with device atapicam and followed all steps from: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/creating-cds.html#ATAPICAM and on dmesg now I have: cd1 at ata1 bus 0 target 0 lun 0 cd1: Removable CD-ROM SCSI-0 device cd1: 33.000MB/s transfers cd1: Attempt to query device size failed: NOT READY, Medium not present - tray open cd2 at ata1 bus 0 target 1 lun 0 cd2: Removable CD-ROM SCSI-0 device cd2: 33.000MB/s transfers cd2: Attempt to query device size failed: NOT READY, Medium not present - tray open (cd0 is Light-On external DVD burner connected via USB) While burning DVDs with growisofs is working perfect I have problems reading them :) The only way to mount/read the DVD is to use /dev/acd0/1 - /dev/cd1,2 just does not work. When I try to access /dev/cd1,2 I have : Oct 9 11:50:09 thor kernel: (cd2:ata1:0:1:0): READ TOC/PMA/ATIP {MMC Proposed}. CDB: 43 0 0 0 0 0 0 0 4 0 Oct 9 11:50:09 thor kernel: (cd2:ata1:0:1:0): CAM Status: SCSI Status Error Oct 9 11:50:09 thor kernel: (cd2:ata1:0:1:0): SCSI Status: Check Condition Oct 9 11:50:09 thor kernel: (cd2:ata1:0:1:0): ILLEGAL REQUEST asc:24,0 Oct 9 11:50:09 thor kernel: (cd2:ata1:0:1:0): Invalid field in CDB Oct 9 11:50:09 thor kernel: (cd2:ata1:0:1:0): Unretryable error Oct 9 11:50:09 thor kernel: (cd2:ata1:0:1:0): READ TOC/PMA/ATIP {MMC Proposed}. CDB: 43 0 0 0 0 0 0 0 4 0 Oct 9 11:50:09 thor kernel: (cd2:ata1:0:1:0): CAM Status: SCSI Status Error Oct 9 11:50:09 thor kernel: (cd2:ata1:0:1:0): SCSI Status: Check Condition Oct 9 11:50:09 thor kernel: (cd2:ata1:0:1:0): ILLEGAL REQUEST asc:24,0 Oct 9 11:50:09 thor kernel: (cd2:ata1:0:1:0): Invalid field in CDB Oct 9 11:50:09 thor kernel: (cd2:ata1:0:1:0): Unretryable error It's not a big deal as I have the needed access using /dev/acd0,1, but the some apps can only work with SCSI devices :( Also is there any app in base that can tell me what is the label (Volume ID) of the DVD, or other useful info ? :) - like "cd-info" from ports/multimedia/vcdimager/ -- Best Wishes, Stefan Lambrev ICQ# 24134177