← Back to team overview

sslug-teknik team mailing list archive

Re: cd brænder/debian unstable

 

Doc Nielsen wrote:
On 10/23/05, Atte André Jensen <atte@xxxxxxxxxxxxxx> wrote:

Hejsa
atte@aarhus:~/2222/wave$ cdrecord -eject -dao -pad *.wav
atte@aarhus:~/2222/wave$ cdrecord -eject -dao -pad *.wav
Jeg er helt blank, nogle gode forslag?


prøv som root med
cdrecord -dev="ATAPI" -scanbus
find tallene for din brænder i listen

aarhus:~# cdrecord -dev="ATAPI" -scanbus
Cdrecord-Clone 2.01.01a03 (i686-pc-linux-gnu) Copyright (C) 1995-2005 Joerg 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@xxxxxxxxxxxxxxxxxxx>. The original author should not be bothered with problems of this version.

cdrecord: Warning: Running on Linux-2.6.12-3-multimedia-686
cdrecord: There are unsettled issues with Linux-2.5 and newer.
cdrecord: If you have unexpected problems, please try Linux-2.4 or Solaris.
scsidev: 'ATAPI'
devname: 'ATAPI'
scsibus: -2 target: -2 lun: -2
Warning: Using ATA Packet interface.
Warning: The related Linux kernel interface code seems to be unmaintained.
Warning: There is absolutely NO DMA, operations thus are slow.
Using libscg version 'ubuntu-0.8ubuntu1'.
cdrecord: Warning: using inofficial version of libscg (ubuntu-0.8ubuntu1 '@(#)scsitransp.c 1.91 04/06/17 Copyright 1988,1995,2000-2004 J. Schilling').
scsibus0:
        0,0,0     0) 'QSI     ' 'CDRW/DVD SBW-241' 'VU02' 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) *

prøv derefter
cdrecord -eject -dao -pad -dev="ATAPI:0,1,0" driveropts=burnfree *.wav
hvor 0,1,0 er tallene for din brænder.

[atte@aarhus wave]$ cdrecord -eject -dao -pad -dev="ATAPI:0,0,0" driveropts=burrnfree *.wav Cdrecord-Clone 2.01.01a03 (i686-pc-linux-gnu) Copyright (C) 1995-2005 Joerg 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@xxxxxxxxxxxxxxxxxxx>. The original author should not be bothered with problems of this version.

cdrecord: Warning: Running on Linux-2.6.12-3-multimedia-686
cdrecord: There are unsettled issues with Linux-2.5 and newer.
cdrecord: If you have unexpected problems, please try Linux-2.4 or Solaris.
scsidev: 'ATAPI:0,0,0'
devname: 'ATAPI'
scsibus: 0 target: 0 lun: 0
Warning: Using ATA Packet interface.
Warning: The related Linux kernel interface code seems to be unmaintained.
Warning: There is absolutely NO DMA, operations thus are slow.
Error: Cannot gain SYS_RAWIO capability.Is cdrecord installed SUID root?
: Operation not permitted
Using libscg version 'ubuntu-0.8ubuntu1'.
cdrecord: Warning: using inofficial version of libscg (ubuntu-0.8ubuntu1 '@(#)scsitransp.c 1.91 04/06/17 Copyright 1988,1995,2000-2004 J. Schilling').
Device type    : Removable CD-ROM
Version        : 0
Response Format: 2
Capabilities   :
Vendor_info    : 'QSI     '
Identifikation : 'CDRW/DVD SBW-241'
Revision       : 'VU02'
Device seems to be: Generic mmc2 DVD-ROM.
Using generic SCSI-3/mmc   CD-R/CD-RW driver (mmc_cdr).
Driver flags   : MMC-2 SWABAUDIO BURNFREE
Supported modes:
cdrecord: Drive does not support SAO recording.
cdrecord: Illegal write mode for this drive.

NB: Som root brænder ovenstående fint, men det er jo ikke helt tilfredsstillende at skulle brænde som root...

--
peace, love & harmony
Atte

http://www.atte.dk


Follow ups

References