Re: CD/DVD writer no longer works

2007-12-11 Thread Joerg Schilling
Cdrecord-Clone 2.01 (i386-unknown-freebsd6.0) Copyright (C) 1995-2004 Jörg 
Schilling
TOC Type: 1 = CD-ROM
scsidev: '1,1,0'
scsibus: 1 target: 1 lun: 0
Using libscg version 'schily-0.8'.
SCSI buffer size: 64512
atapi: 0
Device type: Removable CD-ROM
Version: 0
Response Format: 2
Capabilities   :
Vendor_info: 'TSSTcorp'
Identifikation : 'CD-RW   TS-H292B'
Revision   : 'DE03'
Device seems to be: Generic mmc CD-RW.
Current: 0x
Profile: 0x000A
Profile: 0x0009
Profile: 0x0008 

1) you are using an extremely outdated cdrecord version. A recent version is 
here:

ftp://ftp.berlios.de/pub/cdrecord/alpha/

Use 2.01.01a36

2) your drive seems to have problems with the medium or is defective as
it reports medium not present and no current profile is selected.

Jörg

-- 
 EMail:[EMAIL PROTECTED] (home) Jörg Schilling D-13353 Berlin
   [EMAIL PROTECTED](uni)  
   [EMAIL PROTECTED] (work) Blog: http://schily.blogspot.com/
 URL:  http://cdrecord.berlios.de/old/private/ ftp://ftp.berlios.de/pub/schily
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


RE: CD/DVD writer no longer works

2007-12-10 Thread Ted Mittelstaedt


 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] Behalf Of Paul Schmehl
 Sent: Thursday, December 06, 2007 1:34 PM
 To: FreeBSD Questions
 Subject: Re: CD/DVD writer no longer works


 --On Thursday, December 06, 2007 19:14:51 +0100 Wojciech Puchar
 [EMAIL PROTECTED] wrote:

  /home/pauls/Downloads/FreeBSD/6.2-RELEASE-amd64-disc1.iso fixate
  burncd: ioctl(CDRIOCWRITESPEED): Input/output error
  [EMAIL PROTECTED] mount /dev/acd
  acd0  acd1
  [EMAIL PROTECTED] mount /dev/acd1 /mnt/cdrom/
  mount: /dev/acd1: Input/output error
 
  mount_cd9660 - unless you use FFS on CD/DVD.

 Yeah, I knew that.  Just mistyped it.  The results are the same in either
 case - input/output 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 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 0 (not valid)
  cmd finished after 0.000s timeout 40s
  cdrecord: No disk / Wrong disk!
 
 
  looks like your device is broken - reports no disk

 Does this provide any additional information?
 [EMAIL PROTECTED] atacontrol cap acd1

 Protocol  ATA/ATAPI revision 5
 device model  TSSTcorpCD-RW TS-H292B
 serial number
 firmware revision DE03
 cylinders 0
 heads 0
 sectors/track 0
 lba supported
 lba48 not supported
 dma supported
 overlap not supported

 Feature  Support  EnableValue   Vendor
 write cacheno   no
 read ahead no   no
 Tagged Command Queuing (TCQ)   no   no  0/0x00
 SMART  no   no
 microcode download no   no
 security   no   no
 power management   yes  yes
 advanced power management  no   no  0/0x00
 automatic acoustic management  no   no  0/0x00  0/0x00

 The result of this command doesn't change if there's a known good
 CD in the
 drive.  And are you saying that the *device* appears to be bad?  Or the
 *driver* appears to be bad?  Is there a way to confirm this
 (utility?  test
 process?)


Blow CD drive out real well with a can of compressed air.

You might have dust obscuring the optical pickup that tells
the drive that there's a disk in it.

If that doesen't work, then scrap the drive.  New ones are very
cheap.  Or better yet get yourself a nice DVD burner.

You can confirm the drive is bad by testing it under Windows.
This is assuming of course that you don't trust FreeBSD.
Presumably you have access to another system you can swap the
drive out with.

Ted
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.5.503 / Virus Database: 269.17.0/1180 - Release Date: 12/10/2007
2:51 PM

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: CD/DVD writer no longer works

2007-12-07 Thread Paul Schmehl
--On Thursday, December 06, 2007 19:14:51 +0100 Wojciech Puchar 
[EMAIL PROTECTED] wrote:



/home/pauls/Downloads/FreeBSD/6.2-RELEASE-amd64-disc1.iso fixate
burncd: ioctl(CDRIOCWRITESPEED): Input/output error
[EMAIL PROTECTED] mount /dev/acd
acd0  acd1
[EMAIL PROTECTED] mount /dev/acd1 /mnt/cdrom/
mount: /dev/acd1: Input/output error


mount_cd9660 - unless you use FFS on CD/DVD.

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 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 0 (not valid)
cmd finished after 0.000s timeout 40s
cdrecord: No disk / Wrong disk!



looks like your device is broken - reports no disk


Looks like this is it.  To verify I booted into Windows (which I almost 
never do), and the drive doesn't work - it can't even read a disk.  So it's 
an apparent hardware failure.


--
Paul Schmehl ([EMAIL PROTECTED])
Senior Information Security Analyst
The University of Texas at Dallas
http://www.utdallas.edu/ir/security/

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


CD/DVD writer no longer works

2007-12-06 Thread Paul Schmehl
Sometime in the past (I don't know when) my CD/DVD write device stopped 
working.  I can no longer burn cds or even put known good cds in the drive 
and mount them.  I *used* to be able to burn cds fine using burncd.


[EMAIL PROTECTED] burncd -ef /dev/acd1 data 
/home/pauls/Downloads/FreeBSD/6.2-RELEASE-amd64-disc1.iso fixate

burncd: ioctl(CDRIOCWRITESPEED): Input/output error
[EMAIL PROTECTED] mount /dev/acd
acd0  acd1
[EMAIL PROTECTED] mount /dev/acd1 /mnt/cdrom/
mount: /dev/acd1: Input/output error

I'm wondering where to go to troubleshoot this problem.

I'm loading atapicam.
[EMAIL PROTECTED] kldstat
Id Refs AddressSize Name
1   21 0xc040 6f6668   kernel
21 0xc0af7000 5fa0 snd_ich.ko
32 0xc0afd000 22b88sound.ko
41 0xc0b2 4ae8 atapicam.ko
51 0xc0b25000 1fde4radeon.ko
62 0xc0b45000 fd68 drm.ko
71 0xc0b55000 59f20acpi.ko
81 0xc4e57000 6000 linprocfs.ko
91 0xc4e5d000 16000linux.ko
101 0xc5111000 d000 ipfw.ko

I can see the device using atacontrol.
[EMAIL PROTECTED] atacontrol info ata0
Master: acd0 HL-DT-STDVD-ROM GDR8163B/0D20 ATA/ATAPI revision 6
Slave:  acd1 TSSTcorpCD-RW TS-H292B/DE03 ATA/ATAPI revision 5

I can tell what mode the device is in.
[EMAIL PROTECTED] atacontrol mode acd1
current mode = UDMA33

The channel reinits without errors.
[EMAIL PROTECTED] atacontrol reinit ata0
Master: acd0 HL-DT-STDVD-ROM GDR8163B/0D20 ATA/ATAPI revision 6
Slave:  acd1 TSSTcorpCD-RW TS-H292B/DE03 ATA/ATAPI revision 5

Camcontrol sees the device fine as well.
[EMAIL PROTECTED] camcontrol devlist
Maxtor 3200 0344 at scbus0 target 0 lun 0 (da0,pass0)
HL-DT-ST DVD-ROM GDR8163B 0D20   at scbus1 target 0 lun 0 (cd0,pass1)
TSSTcorp CD-RW   TS-H292B DE03   at scbus1 target 1 lun 0 (cd1,pass2)

Yet cdrecord also fails.
[EMAIL PROTECTED] cdrecord -v speed=2 dev=1,1,0 
/home/pauls/Downloads/FreeBSD/6.2-RELEASE-amd64-disc1.iso

cdrecord: No write mode specified.
cdrecord: Asuming -tao mode.
cdrecord: Future versions of cdrecord may have different drive dependent 
defaults.

cdrecord: Continuing in 5 seconds...
Cdrecord-Clone 2.01 (i386-unknown-freebsd6.0) Copyright (C) 1995-2004 
J￶rg Schilling

TOC Type: 1 = CD-ROM
scsidev: '1,1,0'
scsibus: 1 target: 1 lun: 0
Using libscg version 'schily-0.8'.
SCSI buffer size: 64512
atapi: 0
Device type: Removable CD-ROM
Version: 0
Response Format: 2
Capabilities   :
Vendor_info: 'TSSTcorp'
Identifikation : 'CD-RW   TS-H292B'
Revision   : 'DE03'
Device seems to be: Generic mmc CD-RW.
Current: 0x
Profile: 0x000A
Profile: 0x0009
Profile: 0x0008
Using generic SCSI-3/mmc   CD-R/CD-RW driver (mmc_cdr).
Driver flags   : MMC-3 SWABAUDIO BURNFREE
Supported modes: TAO PACKET SAO SAO/R96R RAW/R16 RAW/R96R
Drive buf size : 1016064 = 992 KB
FIFO size  : 4194304 = 4096 KB
Track 01: data   616 MB
Total size:  707 MB (70:07.13) = 315535 sectors
Lout start:  708 MB (70:09/10) = 315535 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 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 0 (not valid)
cmd finished after 0.000s timeout 40s
cdrecord: No disk / Wrong disk!

I just upgraded from FreeBSD 6.0 RELEASE to 6.2 RELEASE hoping that might 
solve the problem.  (I cvsupped the sources and ran make 
buildworld/buildkernel, etc.)


Do I have a hardware failure?  Or is something else wrong?

--
Paul Schmehl ([EMAIL PROTECTED])
Senior Information Security Analyst
The University of Texas at Dallas
http://www.utdallas.edu/ir/security/

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: CD/DVD writer no longer works

2007-12-06 Thread Wojciech Puchar

/home/pauls/Downloads/FreeBSD/6.2-RELEASE-amd64-disc1.iso fixate
burncd: ioctl(CDRIOCWRITESPEED): Input/output error
[EMAIL PROTECTED] mount /dev/acd
acd0  acd1
[EMAIL PROTECTED] mount /dev/acd1 /mnt/cdrom/
mount: /dev/acd1: Input/output error


mount_cd9660 - unless you use FFS on CD/DVD.

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 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 0 (not valid)
cmd finished after 0.000s timeout 40s
cdrecord: No disk / Wrong disk!



looks like your device is broken - reports no disk
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: CD/DVD writer no longer works

2007-12-06 Thread Paul Schmehl
--On Thursday, December 06, 2007 19:14:51 +0100 Wojciech Puchar 
[EMAIL PROTECTED] wrote:



/home/pauls/Downloads/FreeBSD/6.2-RELEASE-amd64-disc1.iso fixate
burncd: ioctl(CDRIOCWRITESPEED): Input/output error
[EMAIL PROTECTED] mount /dev/acd
acd0  acd1
[EMAIL PROTECTED] mount /dev/acd1 /mnt/cdrom/
mount: /dev/acd1: Input/output error


mount_cd9660 - unless you use FFS on CD/DVD.


Yeah, I knew that.  Just mistyped it.  The results are the same in either 
case - input/output 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 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 0 (not valid)
cmd finished after 0.000s timeout 40s
cdrecord: No disk / Wrong disk!



looks like your device is broken - reports no disk


Does this provide any additional information?
[EMAIL PROTECTED] atacontrol cap acd1

Protocol  ATA/ATAPI revision 5
device model  TSSTcorpCD-RW TS-H292B
serial number
firmware revision DE03
cylinders 0
heads 0
sectors/track 0
lba supported
lba48 not supported
dma supported
overlap not supported

Feature  Support  EnableValue   Vendor
write cacheno   no
read ahead no   no
Tagged Command Queuing (TCQ)   no   no  0/0x00
SMART  no   no
microcode download no   no
security   no   no
power management   yes  yes
advanced power management  no   no  0/0x00
automatic acoustic management  no   no  0/0x00  0/0x00

The result of this command doesn't change if there's a known good CD in the 
drive.  And are you saying that the *device* appears to be bad?  Or the 
*driver* appears to be bad?  Is there a way to confirm this (utility?  test 
process?)


--
Paul Schmehl ([EMAIL PROTECTED])
Senior Information Security Analyst
The University of Texas at Dallas
http://www.utdallas.edu/ir/security/

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: CD/DVD writer no longer works

2007-12-06 Thread Robert Marella
On Thu, 06 Dec 2007 15:34:01 -0600
Paul Schmehl [EMAIL PROTECTED] wrote:


 The result of this command doesn't change if there's a known good CD
 in the drive.  And are you saying that the *device* appears to be
 bad?  Or the *driver* appears to be bad?  Is there a way to confirm
 this (utility?  test process?)
 
FWIW, I had similar problems with a DVD burner a couple of weeks ago. I
went ahead and replaced it and the troubles went away. You could try
and see if you could boot a live file system with it. Or, boot from
another optical drive (if you have one) on the system with something
like freesbie/ubuntu and see if it works with the live file system.

HTH
Robert
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: CD/DVD writer no longer works

2007-12-06 Thread Girish Venkatachalam
On 11:34:25 Dec 06, Paul Schmehl wrote:
 

[..]

 I can see the device using atacontrol.
 [EMAIL PROTECTED] atacontrol info ata0
 Master: acd0 HL-DT-STDVD-ROM GDR8163B/0D20 ATA/ATAPI revision 6
 Slave:  acd1 TSSTcorpCD-RW TS-H292B/DE03 ATA/ATAPI revision 5

[..]

 Drive buf size : 1016064 = 992 KB
 FIFO size  : 4194304 = 4096 KB
 Track 01: data   616 MB
 Total size:  707 MB (70:07.13) = 315535 sectors
 Lout start:  708 MB (70:09/10) = 315535 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 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 0 (not valid)
 cmd finished after 0.000s timeout 40s
 cdrecord: No disk / Wrong disk!
 
 I just upgraded from FreeBSD 6.0 RELEASE to 6.2 RELEASE hoping that might 
 solve the problem.  (I cvsupped the sources and ran make 
 buildworld/buildkernel, etc.)
 
 Do I have a hardware failure?  Or is something else wrong?

Check your jumpers. I had a similar problem that I fixed by using the
right jumper on the CD/DVD drive.

-Girish
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]