From owner-freebsd-questions Tue Oct 29 6:27:31 2002 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 2022637B401 for ; Tue, 29 Oct 2002 06:27:29 -0800 (PST) Received: from salicet.ucd.ie (mail.ucd.ie [137.43.1.23]) by mx1.FreeBSD.org (Postfix) with ESMTP id 925DA43E88 for ; Tue, 29 Oct 2002 06:27:28 -0800 (PST) (envelope-from goodwin.lawlor@ucd.ie) Received: from CONVERSION-DAEMON.Salicet.ucd.ie by Salicet.ucd.ie (PMDF V6.1-1 #40617) id <0H4Q06Q01YTQ4N@Salicet.ucd.ie> for freebsd-questions@FreeBSD.ORG; Tue, 29 Oct 2002 14:27:27 +0000 (GMT) Received: from highcross ([193.1.151.12]) by Salicet.ucd.ie (PMDF V6.1-1 #40617) with SMTP id <0H4Q07048YTP42@Salicet.ucd.ie> for freebsd-questions@FreeBSD.ORG; Tue, 29 Oct 2002 14:27:26 +0000 (GMT) Date: Tue, 29 Oct 2002 14:08:05 +0000 From: Goodwin Lawlor Subject: Re: Can't read or write SCSI cd-writer To: freebsd-questions@FreeBSD.ORG Message-id: <001001c27f57$4c46b5e0$0c9701c1@highcross> MIME-version: 1.0 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-Mailer: Microsoft Outlook Express 6.00.2720.3000 Content-type: text/plain; charset=Windows-1252 Content-transfer-encoding: 8BIT X-Priority: 3 X-MSMail-priority: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Sorry the message below was incomplete... also wanted to include this from the boot log file: adv0: port 0x6200-0x623f irq 10 at device 15.0 on pci0 adv0: AdvanSys SCSI Host Adapter, SCSI ID 7, queue depth 20 ... Waiting 15 seconds for SCSI devices to settle ... cd0 at adv0 bus 0 target 4 lun 0 cd0: Removable CD-ROM SCSI-2 device cd0: 3.300MB/s transfers cd0: Attempt to query device size failed: NOT READY, Logical unit not ready, cause not reportable Thanks for any help Goodwin ----- Original Message ----- From: Goodwin Lawlor To: freebsd-questions@FreeBSD.ORG Sent: Tuesday, October 29, 2002 1:39 PM Subject: Can't read or write SCSI cd-writer Hi, Recently installed FreeBSD4.5. Installation went fine except I can't write or read the SCSI HP SureStore 6020 cd-writer. Here's what I've tried: # mount -t cd9660 /dev/cd0a /mnt cd9660: /dev/cd0a: Input/output error # mount -t cd9660 /dev/cd0c /mnt cd9660: /dev/cd0c: Input/output error # mount -t cd9660 /dev/cd1a /mnt cd9660: /dev/cd1a: Device not configured # mount -t cd9660 /dev/cd1c /mnt cd9660: /dev/cd1c: Device not configured # cdrecord -scanbus Cdrecord 1.11a28 (i386-unknown-freebsd4.5) Copyright (C) 1995-2002 Jörg Schilling Using libscg version 'schily-0.6' scsibus0: 0,0,0 0) * 0,1,0 1) * 0,2,0 2) * 0,3,0 3) * 0,4,0 4) 'HP ' 'CD-Writer 6020 ' '1.07' Removable CD-ROM 0,5,0 5) * 0,6,0 6) * 0,7,0 7) * # cdrecord dev=0,4,0 vtkimage.iso Cdrecord 1.11a28 (i386-unknown-freebsd4.5) Copyright (C) 1995-2002 Jörg Schilling scsidev: '0,4,0' scsibus: 0 target: 4 lun: 0 Using libscg version 'schily-0.6' Device type : Removable CD-ROM Version : 2 Response Format: 2 Capabilities : Vendor_info : 'HP ' Identifikation : 'CD-Writer 6020 ' Revision : '1.07' Device seems to be: Philips CDD-2600. Using driver for Philips CDD-522 (philips_cdd522). Driver flags : Supported modes: TAO cdrecord: Input/output error. test unit ready: scsi sendcmd: retryable error CDB: 00 00 00 00 00 00 status: 0x2 (CHECK CONDITION) Sense Bytes: F0 00 02 80 00 00 3E 0A 00 00 00 00 3A 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 Sense Key: 0x2 Not Ready, Segment 0 Sense Code: 0x3A Qual 0x00 (medium not present) Fru 0x0 Sense flags: Blk -2147483586 (valid) resid: 14 cmd finished after 0.005s timeout 40s cdrecord: No disk / Wrong disk! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message