X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Message-ID: <483D9351.7070004@t-online.de> Date: Wed, 28 May 2008 19:16:01 +0200 From: Christian Franke User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.11) Gecko/20071128 SeaMonkey/1.1.7 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Can't make Wodim see my cd References: <2C264A78F9BF8E428F944DD83CB3BDF40201C022 AT EXCHVS3 DOT spimageworks DOT com> In-Reply-To: <2C264A78F9BF8E428F944DD83CB3BDF40201C022@EXCHVS3.spimageworks.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-ID: bKmUzvZVQh7iSpfcJvNr2nKlEZhkrdPeH1HCXENY8XfrzlyloygDN3cVeFMdYpRZpp X-TOI-MSGID: d971e289-4db7-433e-8cc9-6f73137226ec X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Bruce Dobrin wrote: > Hi all, > > I noticed that the newest release includes the cdrecord replacement wodim. This is nice because I'm sort of stuck when I want record DVD's. Here is the issue: > I'm on Vista Ult. A version of cdrecord that I built myself back when Dinosaurs ruled the earth (WDRE) runs great, but doesn't recognize DVD's. On the REAL (old cdrecord) I identify my cdrom as follows: > > dobrin AT mano:/usr/share/doc/cdrkit-1.1.7.1> /usr/local/cdrecord/cdrecord -scanbus > Cdrecord 2.0 (i686-pc-cygwin) Copyright (C) 1995-2002 Jörg Schilling > [...] > 2,0,0 200) 'MATSHITA' 'DVD+-RW UJ-857G ' 'Z111' Removable CD-ROM > 2,1,0 201) * > 2,2,0 202) * > 2,3,0 203) * > 2,4,0 204) * > 2,5,0 205) * > 2,6,0 206) * > 2,7,0 207) * > > Indicating that I have a DVD drive on fake scsi port 2,0,0... All is wonderful > > But on wodim: > dobrin AT mano:/usr/share/doc/cdrkit-1.1.7.1> wodim -scanbus > scsibus0: > 0,0,0 0) * > 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) HOST ADAPTOR > scsibus1: > 1,0,0 100) 'TOSHIBA ' 'MK3252GSX ' 'LV01' Disk > 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) HOST ADAPTOR > > End of story. I tried wodim dev=2,0,0 -v /tmp/cdimage > > Not recognized > > Could not reproduce this on either XP or Vista. > wodim dev=/dev/scd0 -v /tmp/cdimage > > Nothing useful > ( I CAN dd from this dev ) > > wodim dev=e: -v /tmp/cdimage > > And it laughed at me. > > Cygwin /dev/scdX devices are not supported by cdrkit, but drive letters X: should work and work for me. > Is there a non-obvious syntax error here? I tried various permutations using things like dev=ASPI:... etc based on the wodim --devices and dev=help... But got nowhere. It indicates on the man page that > > Syntax is OK. I sent this problem report to cdrkit developer mailing list (http://lists.alioth.debian.org/mailman/listinfo/debburn-devel) Christian -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/