From owner-freebsd-questions@FreeBSD.ORG Sun Mar 30 02:31:38 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 285C137B401 for ; Sun, 30 Mar 2003 02:31:38 -0800 (PST) Received: from mail.broadpark.no (mail.broadpark.no [217.13.4.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 93C7943FBD for ; Sun, 30 Mar 2003 02:31:37 -0800 (PST) (envelope-from johann@broadpark.no) Received: from aegis.terrabionic.lan (ninja.terrabionic.com [213.187.181.70]) by mail.broadpark.no (Postfix) with SMTP id 0685F78910 for ; Sun, 30 Mar 2003 12:31:36 +0200 (MEST) Date: Sun, 30 Mar 2003 11:31:34 +0200 From: /* jsha */ To: questions@freebsd.org Message-Id: <20030330113134.3737710f.johann@broadpark.no> X-Mailer: Sylpheed version 0.7.6 (GTK+ 1.2.10; i386-portbld-freebsd4.6) Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Subject: Help!! My CDR!!! X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Mar 2003 10:31:39 -0000 Hi. For some reason, my CDR quit working a while ago. I don't know if it's history, or if there's a hope. It's there in dmesg: ahc0: port 0xf800-0xf8ff mem 0xfffbf000-0xfffbffff irq 11 at device 15.0 on pci0 aic7850: Single Channel A, SCSI Id=7, 3/253 SCBs cd0 at ahc0 bus 0 target 3 lun 0 cd0: Removable CD-ROM SCSI-2 device cd0: 3.300MB/s transfers cd0: Attempt to query device size failed: NOT READY, Medium not present - tray closed It's definately there: aegis# cdrecord dev=0,3,0 -checkdrive Cdrecord 2.0 (i386-unknown-freebsd4.7) Copyright (C) 1995-2002 Jörg Schilling scsidev: '0,3,0' scsibus: 0 target: 3 lun: 0 Using libscg version 'schily-0.7' Device type : Removable CD-ROM Version : 2 Response Format: 2 Capabilities : Vendor_info : 'YAMAHA ' Identifikation : 'CDR400t ' Revision : '1.0m' Device seems to be: Yamaha CDR-400. Using generic SCSI-3/mmc CD-R driver (mmc_cdr). Driver flags : MMC SWABAUDIO Supported modes: TAO PACKET SAO RAW/R96R But when I try to burn something: aegis# cdrecord -v dev=0,3,0 speed=4 -audio -pad 01.wav Cdrecord 2.0 (i386-unknown-freebsd4.7) Copyright (C) 1995-2002 Jörg Schilling TOC Type: 0 = CD-DA scsidev: '0,3,0' scsibus: 0 target: 3 lun: 0 Using libscg version 'schily-0.7' atapi: 0 Device type : Removable CD-ROM Version : 2 Response Format: 2 Capabilities : Vendor_info : 'YAMAHA ' Identifikation : 'CDR400t ' Revision : '1.0m' Device seems to be: Yamaha CDR-400. Using generic SCSI-3/mmc CD-R driver (mmc_cdr). Driver flags : MMC SWABAUDIO Supported modes: TAO PACKET SAO RAW/R96R FIFO size : 4194304 = 4096 KB Track 01: audio 549 MB (54:27.52) no preemp pad Total size: 549 MB (54:27.53) = 245065 sectors Lout start: 550 MB (54:29/40) = 245065 sectors cdrecord: Input/output error. test unit ready: scsi sendcmd: retryable error CDB: 00 00 00 00 00 00 status: 0x2 (CHECK CONDITION) Sense Bytes: 70 00 02 00 00 00 00 0A 00 00 00 00 3A 01 00 00 00 00 00 00 00 08 00 00 00 00 00 00 08 00 01 06 Sense Key: 0x2 Not Ready, Segment 0 Sense Code: 0x3A Qual 0x01 (medium not present - tray closed) Fru 0x0 Sense flags: Blk 0 (not valid) cmd finished after 0.003s timeout 40s cdrecord: No disk / Wrong disk! cdrecord: Input/output error. prevent/allow medium removal: scsi sendcmd: retryable error CDB: 1E 00 00 00 00 00 status: 0x2 (CHECK CONDITION) Sense Bytes: 70 00 02 00 00 00 00 0A 00 00 00 00 3A 01 00 00 00 00 00 00 00 08 00 00 00 00 00 00 08 00 01 06 Sense Key: 0x2 Not Ready, Segment 0 Sense Code: 0x3A Qual 0x01 (medium not present - tray closed) Fru 0x0 Sense flags: Blk 0 (not valid) cmd finished after 0.003s timeout 40s In cdrdao, things aren't more promising: 0,3,0: YAMAHA CDR400t Rev: 1.0m Using driver: Generic SCSI-3/MMC - Version 2.0 (options 0x0000) WARNING: Unit not ready, still trying... If anyone has ANY idea as to what might be the problem, please do let me know. Heck, I'll even burn you a CD with some soothing and rare house/hiphop/funk/soul music. Or I'll just send you a blank one ;-) Sincerely, ---johann