Am Donnerstag 16 August 2007 19:40:23 schrieben Sie:
> >On my laptop I try to use Graveman. As soon as I start the burning process
> > the CPU usage reaches 100% with 80% cdrecord and 20% Graveman while the
> > drive does not even spin up and the percentage indicator stays at 0%.
> >
> > On my desktop I tried K3B which didn't perform any better. The only thing
> > that happens is that it consumes more and more memory. When aborting K3B
> > tells me that it can't unlock the drive.
> >
> > Permissions seem okay, revdep-rebuild doesn't find anything. I didn't
> > test DVDs.
> >
> > Here's K3B's "output for analysis":
>
> Your problem is that you do not use cdrecord but a defective, outdated and
> dead fork made from an old cdrtools version.
>
> The solution is to deinstall "cdrkit" and install a recent cdrtools version
> instead. Note that Gentoo and Ubuntu currently are the only free Linux
> distributions as they offer the choice to use maintained original software
> to their users.
>
> Make sure that /usr/bin/cdrecord is installed suid-root.
>
> If you have only one drive in your system, a call to:
>
> cdrecord -checkdrive
>
> will find and list your drive.
>
> Make dure _not_ to use the dev=/... syntax as this may cause problems!
> Omitting dev= completely or using the dev=b,t,l syntay is the right choice
> for best behavior.
>
> See below for more information....
>
> > System
> > -----------------------
> > K3b Version: 0.12.17
> >
> > KDE Version: 3.5.7
> > QT Version:  3.3.8
> > Kernel:      2.6.21-gentoo-r4
> > Devices
> > -----------------------
> > TSSTcorp CD/DVDW SH-S183L SB01 (/dev/sr0, /dev/sg2) at /media/dvd [CD-R;
> > CD-RW; CD-Rom; DVD-Rom; DVD-Ram; DVD-R; DVD-RW;
> >
> > [...]
> >
> > Used versions
> > -----------------------
> > cdrecord: 2.1.1a03
> >
> > cdrecord
> > -----------------------
> > scsidev: '2,0,0'
> > scsibus: 2 target: 0 lun: 0
> > WARNING: the deprecated pseudo SCSI syntax found as device specification.
> > Support for that may cease in the future versions of wodim. For now, the
> > device will be mapped to a block device file where possible.
> > Run "wodim --devices" for details.
> > Unable to open this SCSI ID. Trying to map to old ATA syntax.This
> > workaround will disappear in the near future. Fix your
> > configuration.Unable to open this SCSI ID. Trying to map to old ATA
> > syntax.This workaround will disappear in the near future. Fix your
> > configuration.Unable to open this SCSI ID. Trying to map to old ATA
> > syntax.
> >
> > [... This last sequence repeats for 35MB!]
> >
> >
> > cdrecord command:
> > -----------------------
> > /usr/bin/cdrecord -v gracetime=2 dev=2,0,0 speed=48 -dao
> > driveropts=burnfree -data
> > /home/dsl/big/tmp/KNOPPIX_V5.1.1CD-2007-01-04-DE.iso"
>
> gracetime=2 does not work and does not make sense. You need to allow
> the system to settle after a blank medium has been inserted.
>
> Note that if you are on a Notebook with only one ATA interface, you need to
> specify the option '-immed' and also note that this option currently only
> works if -v is not omitted.
>
> Jörg

It works, thanks a lot!

I wonder why it worked in the past ...

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to