Messages in this thread |  | | Date | Sun, 15 Oct 2000 01:57:24 -0400 | From | safemode <> | Subject | Re: On ide-scsi recorder failure |
| |
Alright, first off let me say that this cdrecord was working fine with 2.4.0-test8. The recorder is on /dev/scd0 and also on /dev/sr0. maybe this has something to do with it? i'm not sure, but cdrecord keeps saying the stats for it are -2,-2,-2 when it should be 0,0,0. Does anyone know what the hell is going on here? i'm totally lost. I've tried different versions of cdrecord and all the stable versions i had did the same thing, i thought an experimental one would have a better shot at an experimental kernel.
dmesg | grep scsi scsi0 : SCSI host adapter emulation for IDE ATAPI devices Detected scsi CD-ROM sr0 at scsi0, channel 0, id 0, lun 0 sr0: scsi3-mmc drive: 32x/32x writer cd/rw xa/form2 cdda tray
cat /proc/scsi/scsi Attached devices: Host: scsi0 Channel: 00 Id: 00 Lun: 00 Vendor: IDE-CD Model: R/RW 4x4x24 Rev: C12a Type: CD-ROM ANSI SCSI revision: 02
cdrecord -v -debug -inq dev=/dev/sr0 dev: /dev/sr0 speed: -1 fs: -1 Cdrecord 1.10a04 (i686-pc-linux-gnu) Copyright (C) 1995-2000 Jörg Schilling TOC Type: 1 = CD-ROM scsidev: '/dev/sr0' devname: '/dev/sr0' scsibus: -2 target: -2 lun: -2 scg__open(/dev/sr0) -2,-2,-2 cdrecord: Read-only file system. Cannot open '/dev/sr0'. Cannot open SCSI driver.
cdrecord -v -debug -inq dev=/dev/scd0 dev: /dev/scd0 speed: -1 fs: -1 Cdrecord 1.10a04 (i686-pc-linux-gnu) Copyright (C) 1995-2000 Jörg Schilling TOC Type: 1 = CD-ROM scsidev: '/dev/scd0' devname: '/dev/scd0' scsibus: -2 target: -2 lun: -2 scg__open(/dev/scd0) -2,-2,-2 cdrecord: Read-only file system. Cannot open '/dev/scd0'. Cannot open SCSI driver.
The fact that it says it's a cd-rom and not a CDR bothers me. Well, i'm up for suggestions.
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/
|  |