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

cdrecord in sarge



Hallo Liste,

nach dem Übergang von woody auf sarge will cdrecord nicht mehr.
Zur Situation:

cat /proc/scsi/scsi
Attached devices:
Host: scsi0 Channel: 00 Id: 05 Lun: 00
Vendor: TEAC     Model: CD-R56S          Rev: 1.0P
Type:   CD-ROM      ANSI SCSI revision: 02

Aber:

cdrecord -scanbus
Cdrecord-Clone 2.01a34 (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.
Linux sg driver version: 3.5.31
Using libscg version 'schily-0.8'.
cdrecord: No target found.

dmesg | grep scsi
scsi0 : Adaptec AIC7XXX EISA/VLB/PCI SCSI HBA DRIVER, Rev 6.2.36
(scsi0:A:5): 10.000MB/s transfers (10.000MHz, offset 15)
sr0: scsi3-mmc drive: 24x/24x writer cd/rw xa/form2 cdda tray
Attached scsi CD-ROM sr0 at scsi0, channel 0, id 5, lun 0
Attached scsi generic sg0 at scsi0, channel 0, id 5, lun 0,  type 5
scsi0:0:5:0: Attempting to queue an ABORT message
scsi0:0:5:0: Command found on device queue
scsi0: At time of recovery, card was not paused
scsi0: Dumping Card State while idle, at SEQADDR 0x8
(scsi0:A:5:0): Device is disconnected, re-queuing SCB
(scsi0:A:5:0): Abort Message Sent
(scsi0:A:5:0): SCB 2 - Abort Completed.
scsi0:0:5:0: Attempting to queue a TARGET RESET message
scsi0:0:5:0: Command not found
scsi: Device offlined - not ready after error recovery: host 0 channel 0 id 5 
lun 0
Attached scsi generic sg0 at scsi0, channel 0, id 5, lun 0,  type 5
scsi0 (5:0): rejecting I/O to offline device

debian:/# cdrecord gracetime=2 dev=0,5,0 speed=6 -v 
-eject /home/daten/opt/iso/KNOPPIX_V3.6-2004-08-16-EN.iso
TOC Type: 1 = CD-ROM
scsidev: '0,5,0'
scsibus: 0 target: 5 lun: 0
Linux sg driver version: 3.5.31
cdrecord: No such file or directory. Cannot open '/dev/sg*'. Cannot open SCSI 
driver.

bash-2.05b$ lsmod | grep scsi
scsi_mod              124556  3 sg,sr_mod,aic7xxx

Ich habe in der Tat kein /dev/sg*. Muss ich das mit MAKEDEV bauen? Wenn ja, 
wie genau?

danke
Klaus




Reply to: