Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Oct 2002 14:08:05 +0000
From:      Goodwin Lawlor <goodwin.lawlor@ucd.ie>
To:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Can't read or write SCSI cd-writer
Message-ID:  <001001c27f57$4c46b5e0$0c9701c1@highcross>

next in thread | raw e-mail | index | archive | help
Sorry the message below was incomplete... also wanted to include this from
the boot log file:

adv0: <AdvanSys ASC1200B SCSI controller> 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: <HP CD-Writer 6020 1.07> 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?001001c27f57$4c46b5e0$0c9701c1>