[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: cdrecord + 'HL-DT-ST' 'RW/DVD GCC-4243N' '1.07' Removable CD-ROM



You might try -dev=hdc for the dev parameter and try cdrecord -scanbus dev=atapi to see what kind of results you'll likely get. You're better off loosing the speed parameter and loosing the -data parameter and replace both of them with -sao. Beyond that I don't know since you're using parameters I have yet to try.



On Tue, 13 Sep 2005, gothic doom wrote:

Hi.

I'm trying to burn a CD on my notebook, but with no success....

What I've done (following the
document/usr/share/doc/cdrecord/README.ATAPI.setup) :
/etc/lilo.conf --> append="hdc=ide-scsi max_scsi_luns=1"
modprobe ide-scsi sg

then, cdrecord -scanbus

cdrecord --scanbus
Cdrecord-Clone 2.01.01a01 (i686-pc-linux-gnu) Copyright (C) 1995-2004 Jörg
Schilling
NOTE: this version of cdrecord is an inofficial (modified) release of
cdrecord
and thus may have bugs that are not present in the original version.
Please send bug reports and support requests to <
cdrtools@packages.debian.org>.
The original author should not be bothered with problems of this version.

cdrecord: Warning: Running on Linux-2.6.13
cdrecord: There are unsettled issues with Linux-2.5 and newer.
cdrecord: If you have unexpected problems, please try Linux-2.4 or Solaris.
Linux sg driver version: 3.5.33
Using libscg version 'schily-0.8'.
scsibus0:
0,0,0 0) 'HL-DT-ST' 'RW/DVD GCC-4243N' '1.07' Removable CD-ROM
0,1,0 1) *
0,2,0 2) *
0,3,0 3) *
0,4,0 4) *
0,5,0 5) *
0,6,0 6) *
0,7,0 7) *

Ok, everything seems to be fine, but when I burn a CD, the following
warnings show up:

cdrecord.mmap -v speed=52 dev=0,0,0 -driveropts=burnproof -data teste.iso
....
cdrecord: Warning: controller returns wrong size for Ricoh Vendor Page page.
cdrecord: Warning: controller returns wrong page 5 for Ricoh Vendor Page
page (30).
....
Fixating...
Fixating time: 28.390s
cdrecord: Warning: controller returns zero sized Ricoh Vendor Page page.
cdrecord: Warning: controller returns wrong size for Ricoh Vendor Page page.
cdrecord: Warning: controller returns wrong page 0 for Ricoh Vendor Page
page (30).
cdrecord: fifo had 482 puts and 482 gets.
cdrecord: fifo was 0 times empty and 406 times full, min fill was 92%.

As result, the CD is unusable and I'm frustrated. I'm using the same
procedure I use on my desktop.

Thanks for your time.

Reply to: