I have been getting the following intermittent errors when trying
to burn an audio CD on linux mandrake 8 using cdrecord.

#cdrecord -v -dev=0,0,0 -speed=4 -audio -pad "song1.wav" song2.wav"
........
........
Track 02: 27 of 45Mb Written (1% fifo) cdrecord. input/output error
write_gl: scsi sendcmd retryable error
CDB: 2A 00 00 00 7F 47 00 00 1B 00
status: 0x0 (GOOD STATUS)

write track data: error after  28513986  bytes
sense bytes:  70 00 00 00 00 00 00 0A 00 00 00 00 00 00 00 00 00 00
writing time: 115.191s
fixating
fixating time:  63.947s
fifo ......
............

The CDRW is new and worked on win98 before I decided to install Nero on
top of Easy CD creator which now causes win98 to blue screen (even after
removing both s/w).
The CDRW is an IDE TDK CDRW161040 (burnproof) and is recognised by the 
Mandrake 8 (kernel 2.4.3) hardrake utility as both ATAPI/IDE /dev/hdc 
and SCSI /dev/scd0

I have looked at /var/log/messages and found a few error that
may be related
e.g. 
modprobe: can't locate module char-major-4
modprobe: can't locate module char-major-97  (this is /dev/pg0)

I looked around the web and found some info saying I had to update
/etc/modules.conf 
which I have done as follows:

alias scsi-hostadapter ide-scsi      (was already there)
alias scd0 pg0                           (added)
alias scd0 ls_mod                                (added)

I am not sure if this is correct as I have not read much on loadable
modules.


 I have tried to copy the audio cd a few times and stops with the error
at different stages.

I know that the cdr's are > speed=4
Any ideas?
--------------------------------------------------------------------
http://www.lug.org.uk                   http://www.linuxportal.co.uk
http://www.linuxjob.co.uk               http://www.linuxshop.co.uk
--------------------------------------------------------------------

Reply via email to