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

cdrecord und ex. Brenner



Hallo Liste,

ich habe hier einen externen DVD Brenner via Firewire angeschlossen.

Dieser wird auch ohne Probleme erkannt:

---------/var/log/messages-----------------
Feb 21 19:10:02 localhost kernel: sbp2: $Rev: 1219 $ Ben Collins <bcollins@debian.org> Feb 21 19:10:02 localhost kernel: scsi0 : SCSI emulation for IEEE-1394 SBP-2 Devices
Feb 21 19:10:03 localhost kernel: ieee1394: sbp2: Logged into SBP-2 device
Feb 21 19:10:03 localhost ieee1394.agent[4682]: sbp2: loaded successfully Feb 21 19:10:03 localhost kernel: Vendor: _NEC Model: DVD_RW ND-3520A Rev: 1.04 Feb 21 19:10:03 localhost kernel: Type: CD-ROM ANSI SCSI revision: 02 Feb 21 19:10:03 localhost scsi.agent[4735]: cdrom at /devices/pci0000:00/0000:00:1e.0/0000:02:07.2/fw-host0/00d04b511b08ffed/00d04b511b08ffed-0/host0/0:0:0:
0
Feb 21 19:10:03 localhost kernel: sr0: scsi3-mmc drive: 48x/48x writer cd/rw xa/form2 cdda tray

udev legt die richtigen Devices an:

lrwxrwxrwx  1 root root      4 2005-02-21 19:10 /dev/sr0 -> scd0
brw-rw----  1 root cdrom 11, 0 2005-02-21 19:10 /dev/scd0

lrwxrwxrwx  1 root root 4 2005-02-21 19:10 /dev/cdrom1 -> scd0
lrwxrwxrwx  1 root root 4 2005-02-21 19:10 /dev/cdrw1 -> scd0
lrwxrwxrwx  1 root root 4 2005-02-21 19:10 /dev/dvd1 -> scd0
lrwxrwxrwx  1 root root 4 2005-02-21 19:10 /dev/dvdrw -> scd0

scsi_info sagt:

notebookcg:~# scsi_info /dev/scd0
SCSI_ID="0,0,0"
HOST="0"
MODEL="_NEC DVD_RW ND-3520A"
FW_REV="1.04"


Brennen von DVD+R oder DVD-R mit growisofs funktioniert ohne Probleme, nur cdrecord findet den Brenner nicht:

notebookcg:~# 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.8
cdrecord: There are unsettled issues with Linux-2.5 and newer.
cdrecord: If you have unexpected problems, please try Linux-2.4 or Solaris.
cdrecord: Warning: Linux-2.6.8 introduced incompatible interface changes.
cdrecord: Warning: SCSI transport does no longer work for suid root programs.
cdrecord: Warning: if cdrecord fails, try to run it from a root account.
cdrecord: No such file or directory. Cannot open '/dev/pg*'. Cannot open SCSI driver.
cdrecord: For possible targets try 'cdrecord -scanbus'.
cdrecord: For possible transport specifiers try 'cdrecord dev=help'.
cdrecord:
cdrecord: For more information, install the cdrtools-doc
cdrecord: package and read /usr/share/doc/cdrecord/README.ATAPI.setup .

Was sucht cdrecord denn für ein /dev/pg* Device??
Habe ich noch nie gehört.

Hat jemand eine Idee?
Kann man dies eventuell über /etc/default/cdrecord konfigurieren?

Oder hat udev doch nicht alles angelegt?

System ist Debian Sarge und Kernel 2.6.8


By the way:

Meinen internen CD-Brenner (ATAPI) findet cdrecord ohne Probleme und Brennen geht ohne Probleme:

notebookcg:~# cdrecord dev=ATA: -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.8
cdrecord: There are unsettled issues with Linux-2.5 and newer.
cdrecord: If you have unexpected problems, please try Linux-2.4 or Solaris.
cdrecord: Warning: Linux-2.6.8 introduced incompatible interface changes.
cdrecord: Warning: SCSI transport does no longer work for suid root programs.
cdrecord: Warning: if cdrecord fails, try to run it from a root account.
scsidev: 'ATA:'
devname: 'ATA'
scsibus: -1 target: -1 lun: -1
Warning: Using badly designed ATAPI via /dev/hd* interface.
Linux sg driver version: 3.5.27
Using libscg version 'schily-0.8'.
scsibus1:
        1,0,0   100) 'TOSHIBA ' 'DVD-ROM SD-R2312' '1708' Removable CD-ROM
        1,1,0   101) *
        1,2,0   102) *
        1,3,0   103) *
        1,4,0   104) *
        1,5,0   105) *
        1,6,0   106) *
        1,7,0   107) *



Gruß
Carsten



Reply to: