Audio CD burning with HP CD-Writer

Audio CD burning with HP CD-Writer

Post by Tuomas Mennol » Sat, 28 Jul 2001 07:56:39



I have installed an HP CD-Writer 9150 in my Mandrake 8.0 system.
It burns data CDs flawlessly, but when I try to burn audio CDs,
I get something like the log file excerpt pasted to the end of
this message. It is from a dummy test run, but the same happens
also when I try real burning. I have tried both the latest stable
version of cdrecord and the alpha version, with identical results.
Thanks in advance for any ideas.

Tuomas Mennola

----------------------------------------------------------------------

Starting to write CD/DVD at speed 4 in dummy mode for single session.
Track 01:   0 of  38 MB written.CDB:  2A 00 00 00 00 00 00 00 1B 00
/usr/bin/cdrecord: Input/output error. write_g1: scsi sendcmd: retryable
error
status: 0x0 (GOOD STATUS)

write track data: error after 0 bytes
Sense Bytes: 70 00 00 00 00 00 00 0A 00 00 00 00 00 00 00 00 00 00
Writing  time:    5.031s
WARNING: Some drives don't like fixation in dummy mode.
/usr/bin/cdrecord: Input/output error. mode select g1: scsi sendcmd:
retryable error
status: 0x0 (GOOD STATUS)
/usr/bin/cdrecord: fifo had 64 puts and 1 gets.
/usr/bin/cdrecord: fifo was 0 times empty and 0 times full, min fill was
100%.

 
 
 

Audio CD burning with HP CD-Writer

Post by Guy Maskal » Mon, 30 Jul 2001 06:01:09


Tuomas,
Could you give a bit more info here. Run cdrecord with the '-v' option for
verbose output. and include all the output.  What does cdrecord --version
give you?

I had a similar error when using an older cdrecord. Moving to version 1.10
sorted that out (although I then found I had a hard disk problem later on
but that's another story).

Does lowering the write speed make any difference?

How did you install the new cdrecord (rpm or compilation)? Are you
definitely running the new cdrecord? For example, (can't speak for the rpm)
I compiled the new one (not using the rpm) and the default location for the
installation is /opt/.... and not /usr/bin/... so check that the version
you are using is the new one. Also the '-v' verbose option will report the
library version that cdrecord is using.

Guy


> I have installed an HP CD-Writer 9150 in my Mandrake 8.0 system.
> It burns data CDs flawlessly, but when I try to burn audio CDs,
> I get something like the log file excerpt pasted to the end of
> this message. It is from a dummy test run, but the same happens
> also when I try real burning. I have tried both the latest stable
> version of cdrecord and the alpha version, with identical results.
> Thanks in advance for any ideas.

> Tuomas Mennola

> ----------------------------------------------------------------------

> Starting to write CD/DVD at speed 4 in dummy mode for single session.
> Track 01:   0 of  38 MB written.CDB:  2A 00 00 00 00 00 00 00 1B 00
> /usr/bin/cdrecord: Input/output error. write_g1: scsi sendcmd: retryable
> error
> status: 0x0 (GOOD STATUS)

> write track data: error after 0 bytes
> Sense Bytes: 70 00 00 00 00 00 00 0A 00 00 00 00 00 00 00 00 00 00
> Writing  time:    5.031s
> WARNING: Some drives don't like fixation in dummy mode.
> /usr/bin/cdrecord: Input/output error. mode select g1: scsi sendcmd:
> retryable error
> status: 0x0 (GOOD STATUS)
> /usr/bin/cdrecord: fifo had 64 puts and 1 gets.
> /usr/bin/cdrecord: fifo was 0 times empty and 0 times full, min fill was
> 100%.


 
 
 

Audio CD burning with HP CD-Writer

Post by Tuomas Mennol » Tue, 31 Jul 2001 04:02:10


Hello,

And many thanks for responding. Here is the info you requested:
The new cdrecord was installed from and rpm package. The log
file produced with the verbose option is at the end of this message.
The cdrecord version number appears at the beginning of the log file.
I have experimented with write speeds from 1 to 8, always ending
up with the same outcome.

-Tuomas

--------------------------------------------------------------------

Cdrecord 1.10a18 (i586-mandrake-linux-gnu) Copyright (C) 1995-2001 J?rg
Schilling
TOC Type: 0 = CD-DA
Using libscg version 'schily-0.5'
atapi: 1
Device type    : Removable CD-ROM
Version        : 0
Response Format: 1
Vendor_info    : 'HP      '
Identifikation : 'CD-Writer+ 9100b'
Revision       : '1.07'
Device seems to be: Generic mmc CD-RW.
Using generic SCSI-3/mmc CD-R driver (mmc_cdr).
Driver flags   : SWABAUDIO
Drive buf size : 1024000 = 1000 KB
FIFO size      : 4194304 = 4096 KB
Track 01: audio  43 MB (04:18.05) no preemp pad
Track 02: audio  38 MB (03:47.15) no preemp pad
Track 03: audio  27 MB (02:40.80) no preemp pad
Total size:     109 MB (10:50.02) = 48752 sectors
Lout start:     109 MB (10:52/02) = 48752 sectors
Current Secsize: 2048
ATIP info from disk:
  Indicated writing power: 4
  Is not unrestricted
  Is not erasable
  Disk sub type: Medium Type A, high Beta category (A+) (3)
  ATIP start of lead in:  -11250 (97:32/00)
  ATIP start of lead out: 337275 (74:59/00)
Disk type:    Long strategy type (Cyanine, AZO or similar)
Manuf. index: 26
Manufacturer: TDK Corporation
Blocks total: 337275 Blocks current: 337275 Blocks remaining: 288523
Starting to write CD/DVD at speed 2 in write mode for single session.
Last chance to quit, starting real write in 9 seconds.8 seconds.7
seconds.6 seconds.5 seconds.4 seconds.3 seconds.2 seconds.1 seconds.
Waiting for reader process to fill input buffer ... input buffer ready.
Performing OPC...
Starting new track at sector: 0

Track 01:   0 of  43 MB written.write track data: error after 0 bytes
Writing  time:    5.031s
Fixating...
Fixating time:    0.003s

 
 
 

Audio CD burning with HP CD-Writer

Post by Guy Maskal » Sat, 04 Aug 2001 04:32:46


Tuomos,
ok it looks like it's using the new cdrecord along with the schily-0.5
library.

Have you tried with other audio (wav) files or just these? Have you
checked that the wav files are ok? i.e can they be read and played etc.?


> Hello,

> And many thanks for responding. Here is the info you requested:
> The new cdrecord was installed from and rpm package. The log
> file produced with the verbose option is at the end of this message.
> The cdrecord version number appears at the beginning of the log file.
> I have experimented with write speeds from 1 to 8, always ending
> up with the same outcome.

> -Tuomas

> --------------------------------------------------------------------

> Cdrecord 1.10a18 (i586-mandrake-linux-gnu) Copyright (C) 1995-2001 J?rg
> Schilling
> TOC Type: 0 = CD-DA
> Using libscg version 'schily-0.5'
> atapi: 1
> Device type    : Removable CD-ROM
> Version        : 0
> Response Format: 1
> Vendor_info    : 'HP      '
> Identifikation : 'CD-Writer+ 9100b'
> Revision       : '1.07'
> Device seems to be: Generic mmc CD-RW.
> Using generic SCSI-3/mmc CD-R driver (mmc_cdr).
> Driver flags   : SWABAUDIO
> Drive buf size : 1024000 = 1000 KB
> FIFO size      : 4194304 = 4096 KB
> Track 01: audio  43 MB (04:18.05) no preemp pad
> Track 02: audio  38 MB (03:47.15) no preemp pad
> Track 03: audio  27 MB (02:40.80) no preemp pad
> Total size:     109 MB (10:50.02) = 48752 sectors
> Lout start:     109 MB (10:52/02) = 48752 sectors
> Current Secsize: 2048
> ATIP info from disk:
>   Indicated writing power: 4
>   Is not unrestricted
>   Is not erasable
>   Disk sub type: Medium Type A, high Beta category (A+) (3)
>   ATIP start of lead in:  -11250 (97:32/00)
>   ATIP start of lead out: 337275 (74:59/00)
> Disk type:    Long strategy type (Cyanine, AZO or similar)
> Manuf. index: 26
> Manufacturer: TDK Corporation
> Blocks total: 337275 Blocks current: 337275 Blocks remaining: 288523
> Starting to write CD/DVD at speed 2 in write mode for single session.
> Last chance to quit, starting real write in 9 seconds.8 seconds.7
> seconds.6 seconds.5 seconds.4 seconds.3 seconds.2 seconds.1 seconds.
> Waiting for reader process to fill input buffer ... input buffer ready.
> Performing OPC...
> Starting new track at sector: 0

> Track 01:   0 of  43 MB written.write track data: error after 0 bytes
> Writing  time:    5.031s
> Fixating...
> Fixating time:    0.003s

 
 
 

Audio CD burning with HP CD-Writer

Post by Tuomas Mennol » Mon, 06 Aug 2001 22:28:40



> Have you tried with other audio (wav) files or just these? Have you
> checked that the wav files are ok? i.e can they be read and played etc.?

Yes, the files are ok, and I have tried with other files also.

I have also done some more experimenting with the options of cdrecord.
It turned out that when the DAO switch was set on, an audio CD was
successfully burned from the same three wav files. Some warnings
were produced in the process (sorry, I didn't log the output),
but the disc was playable in a standard audio CD player. It didn't
have the two-second gaps between the tracks (I have understood that
this is normal in DAO mode), but otherwise the disc was ok.

Does this bring us any closer to a solution? If not, I can probably
live with the DAO mode, even without the gaps. But if you have
(or anyone else has) any ideas, I'll be very delighted to hear.

-Tuomas Mennola

 
 
 

1. Reading CD-R & CD-RW with an ATAPI HP 7200e CD-Writer on RH 6.0...

I am presently unable to read CD-RWs or CD-Rs that are
not closed. I want to use both as lightweight backups.

I would prefer not to have to build a kernel. Reading
relevant posts has left me confused. (I am presently
assuming that the issue is UDF.)

Do you know if what I am trying to do is impossible, or
can you suggest pointers to continue investigation?

Any info would be appreciated.

Thanks, Joe

PS.

The following may be germane, but I don't want to
distract from my question :-)

I use DirectCD on w95/98 to write the CD-RW and CD-Rs.
(I am assuming that I can use cdwriter to write, but so
far have only verified that I can use -eject and -load
to open and shut the drive tray :-))

I can read CR-ROMs and closed CD-Rs. This took me a while,
using the following magic:
    modprobe parport
    modprobe paride
    modprobe epat
    modprobe pcd
    mount -t iso9660 /dev/pcd0 /mnt/cdrw
If I try to mount a CD-R or CD-RW, I get the following barf:
    mount: block device /dev/pcd0 is write-protected,
        mounting read-only
    mount: wrong fs type, bad option, bad superblock on
       /dev/pcd0, or too many mounted file systems

The issue would appear to be UDF. I downloaded udf-0.8.8
from http://www.csc.calpoly.edu/~bfennema/udf.html (this
seems to me to not require a kernel patch). I built this,
installed, did the modprobe udf, but when I did
    mount -t udf /dev/pcd0 /mnt/cdrw
with any CD in the drive (CD-{ROM,RW,R}), the CD-Writer
gurgled briefly and then my machine hung. I waited for
5 mins. but it still remained unresponsive. I rebooted
and repeated many times.

I read the FAQ in the udf-0.8.9.1 download (from
http://www.trylinux.com/projects/udf/index.html), and
was confused by the following:
    2.3) Can I read DirectCD (or other packet-writing
         software) discs with this driver?
    Yes, you should be able to.
but later the FAQ writes:
    3.2) How come some discs can be read in DirectCD,
         but not with this driver?
    Usually, these are discs that DirectCD (or other
    packet-writing software) has not 'closed', ie,
    finished writing the UDF volume information. Some
    of these discs will cause the kernel to crash in the
    lower-level driver, even if the UDF driver isn't
    loaded. More work needs to be done to understand this
    problem.

So it would appear that I can't read CD-RWs or open CD-Rs
for the moment?

2. Adaptec 1505 scsi card

3. CD-R/CD-RW (HP CD-Writer+ 7570i)

4. Where can I find driver for NE2000 PCI

5. CD-Writer CD-Writer

6. tv tuner support

7. External, parallel port CD-RW (HP CD-Writer 7200) and Linux (RH7.3)

8. PPP, chat & failed to connect problem (not always) problem

9. HP CD-Writer Plus 7570i (CD-RW)

10. HP CD-Writer CD-R/RW+DVD-ROM (9900ci) works with Linux

11. HP-7570I CD-Writer+ and HP-3200C Flatbed Scanner

12. HP CD-Writer HP-7110i HELP

13. Burning data/audio CD Error Audio