Perhaps someone can help me, I have also sent this message to Jens... I have been trying to get my Toshiba DVD-RAM SD-W1111 to work with linux kernel 2.2.16. The drive is recognized by the adaptec controller: -------------------------------------------------------------------------- Sep 26 15:12:01 gonzo4 kernel: (scsi0) <Adaptec AIC-7892 Ultra 160/m SCSI host adapter> found at PCI 1/3/0 Sep 26 15:12:01 gonzo4 kernel: (scsi0) Wide Channel, SCSI ID=7, 32/255 SCBs Sep 26 15:12:01 gonzo4 kernel: (scsi0) Downloading sequencer code... 392 instructions downloaded Sep 26 15:12:01 gonzo4 kernel: scsi0 : Adaptec AHA274x/284x/294x (EISA/VLB/PCI-Fast SCSI) 5.1.31/3.2.4 Sep 26 15:12:01 gonzo4 kernel: <Adaptec AIC-7892 Ultra 160/m SCSI host adapter> Sep 26 15:12:01 gonzo4 kernel: scsi : 1 host. Sep 26 15:12:01 gonzo4 kernel: (scsi0:0:4:0) Synchronous at 10.0 Mbyte/sec, offset 15. Sep 26 15:12:01 gonzo4 kernel: Vendor: TOSHIBA Model: DVD-RAM SD-W1111 Rev: 1007 Sep 26 15:12:01 gonzo4 kernel: Type: CD-ROM ANSI SCSI revision: 02 Sep 26 15:12:01 gonzo4 kernel: Detected scsi CD-ROM sr0 at scsi0, channel 0, id 4, lun 0 Sep 26 15:12:01 gonzo4 kernel: sr0: scsi3-mmc drive: 0x/0x dvd-ram cd/rw xa/form2 cdda tray Sep 26 15:12:01 gonzo4 kernel: Uniform CD-ROM driver Revision: 3.10 --------------------------------------------------------------------------- and is recognized by cdrecord: ------------------------------------------------------------------------ [root@gonzo4 /]# cdrecord -scanbus Cdrecord 1.9 (i686-pc-linux-gnu) Copyright (C) 1995-2000 Jrg Schilling Linux sg driver version: 2.1.38 Using libscg version 'schily-0.1' scsibus0: 0,0,0 0) * 0,1,0 1) * 0,2,0 2) * 0,3,0 3) * 0,4,0 4) 'TOSHIBA ' 'DVD-RAM SD-W1111' '1007' Removable CD-ROM 0,5,0 5) * 0,6,0 6) * 0,7,0 7) * [root@gonzo4 /]# -------------------------------------------------------------------------- and I can mount and read regular cdroms so I am pretty sure that the drive is OK and the device name is OK, but when I try to format a blank DVD-RAM disk I get: ----------------------------------------------------------------- [root@gonzo4 /]# mke2fs /dev/scd0 mke2fs 1.18, 11-Nov-1999 for EXT2 FS 0.5b, 95/08/09 /dev/scd0 is entire device, not just one partition! Proceed anyway? (y,n) y mke2fs: No medium found while trying to determine filesystem size [root@gonzo4 /]# ------------------------------------------------------------------- Even though there is a disk in the drive. Any help you can give would be great... Thanks! Dave Rector [EMAIL PROTECTED] *:^) - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] Please read the FAQ at http://www.tux.org/lkml/