Re: CD writing fails on P6T motherboard with Pioneer cdwriter

2009-08-31 Thread Yuri
Joerg Schilling wrote: OK, if this is a timeout, then you would need to find why this timeout happens. There are two probabilities: 1) A cabling problem 2) This is PATA and you have a hard disk at the same cable. In case of 1), check or replace the cables, make sure that the OS is

Re: CD writing fails on P6T motherboard with Pioneer cdwriter

2009-08-27 Thread Joerg Schilling
Yuri wrote: > Joerg Schilling wrote: > > You did not send the SCSI error message > > > > Jörg > > > > > I've sent the entire output printed to stdout/stderr. > > This line in there talks about timeout: > cdrecord: Input/output error. write_g1: scsi sendcmd: cmd timeout after > 41.429 (40) s

Re: CD writing fails on P6T motherboard with Pioneer cdwriter

2009-08-27 Thread Yuri
Joerg Schilling wrote: You did not send the SCSI error message Jörg I've sent the entire output printed to stdout/stderr. This line in there talks about timeout: cdrecord: Input/output error. write_g1: scsi sendcmd: cmd timeout after 41.429 (40) s Yuri

Re: CD writing fails on P6T motherboard with Pioneer cdwriter

2009-08-27 Thread Joerg Schilling
Yuri wrote: > I've sent you the entire output. This line: > cdrecord: fifo was 0 times empty and 0 times full, min fill was 100%. > was the last. > And it returned exit code 255. > You did not send the SCSI error message Jörg -- EMail:jo...@schily.isdn.cs.tu-berlin.de (home) Jörg Schilling D

Re: CD writing fails on P6T motherboard with Pioneer cdwriter

2009-08-27 Thread Yuri
Joerg Schilling wrote: What error message did cdrecord print? Jörg I've sent you the entire output. This line: cdrecord: fifo was 0 times empty and 0 times full, min fill was 100%. was the last. And it returned exit code 255. Yuri ___ freebsd-

Re: CD writing fails on P6T motherboard with Pioneer cdwriter

2009-08-27 Thread Joerg Schilling
Yuri wrote: > I used -dao. Removing -dao. Removing -dao made my command line like this: > cdrecord dev=5,0,0 speed=4 -raw96r -v -pad -useinfo -text *.wav > > And now it fails with this log: > Cdrecord-ProDVD-ProBD-Clone 2.01.01a62 (i386-unknown-freebsd7.2) > Copyright (C) 1995-2009 J???rg Schill

Re: CD writing fails on P6T motherboard with Pioneer cdwriter

2009-08-27 Thread Yuri
Joerg Schilling wrote: Yuri wrote: Yes, I used cdrtools 2.01 from FreeBSD ports which is from ~2004. For some reason all more recent version all labeled as 'alphas'. Upgrading to Cdrecord-ProDVD-ProBD-Clone 2.01.01a62 didn't help. Adding -raw96r option causes this error message: cdrecord:

Re: CD writing fails on P6T motherboard with Pioneer cdwriter

2009-08-27 Thread Joerg Schilling
Yuri wrote: > Yes, I used cdrtools 2.01 from FreeBSD ports which is from ~2004. > For some reason all more recent version all labeled as 'alphas'. > > Upgrading to Cdrecord-ProDVD-ProBD-Clone 2.01.01a62 didn't help. > > Adding -raw96r option causes this error message: > cdrecord: SAO RAW writing

Re: CD writing fails on P6T motherboard with Pioneer cdwriter

2009-08-27 Thread Yuri
Joerg Schilling wrote: Hi, you are using an _extremely_ outdated version of cdrtools. Upgrade to a recent cdrtools version ftp://ftp.berlios.de/pub/cdrecord/alpha/ If you still have problems with writing this audio CD, try to write in -raw96r mode. The pioneer drives have some strange firmwar

Re: CD writing fails on P6T motherboard with Pioneer cdwriter

2009-08-27 Thread Joerg Schilling
Hi, you are using an _extremely_ outdated version of cdrtools. Upgrade to a recent cdrtools version ftp://ftp.berlios.de/pub/cdrecord/alpha/ If you still have problems with writing this audio CD, try to write in -raw96r mode. The pioneer drives have some strange firmware limitations and cannot

CD writing fails on P6T motherboard with Pioneer cdwriter

2009-08-24 Thread Yuri
Ever since I upgraded to P6T motherboard I can't burn any data or audio CDs/DVDs. My dvd-writer ('PIONEER ' 'DVD-RW DVR-112D' '1.21' Removable CD-ROM) burned CDs ok on the older motherboard/CPU combination. And now trying to burn audio-cd I got the log below. What might be wrong? 7.2-STABLE Y