public inbox for speakup@linux-speakup.org
 help / color / mirror / Atom feed
* c d r d a o error
@  Danny Crone
   ` Jacob Schmude
   ` dashielljt
  0 siblings, 2 replies; 5+ messages in thread
From: Danny Crone @  UTC (permalink / raw)
  To: Speakup List

After typing
cdrdao --driver generic-mmc --source-device 
/dev/cdromm
All that was on the same line.  Then I got the following output.

Cdrdao version 1.1.5 - (C) Andreas Mueller <andreas@daneb.de>
  SCSI interface library - (C) Joerg Schilling
  L-EC encoding library - (C) Heiko Eissfeldt
  Paranoia DAE library - (C) Monty

Check http://cdrdao.sourceforge.net/drives.html#dt for current driver tables.

ERROR: Cannot open "/dev/cdrecorder": No such file or directory
ERROR: Cannot open SCSI device '/dev/cdrecorder': 
ERROR: Please use option '--device bus,id,lun', e.g. --device 0,6,0
ERROR: Cannot setup device /dev/cdrecorder.

I have an ide cd recorder.  What should I change?



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: c d r d a o error
   c d r d a o error Danny Crone
@  ` Jacob Schmude
     ` dashielljt
     ` Steve Holmes
   ` dashielljt
  1 sibling, 2 replies; 5+ messages in thread
From: Jacob Schmude @  UTC (permalink / raw)
  To: speakup

[-- Attachment #1: Type: text/plain, Size: 1337 bytes --]

Hi
First, have you set up your cdrw drive to emulate scsi? If not, you need to do that first (see cd-writing-howto for details). For cdrdao, you don't specify a /dev 
node. I know the documentation says you can, but it's never worked for me. You use the bus,id,lun scsi syntax. If you're cd writer is already set up, you can 
see what scsi id it has by running:
cdrecord -scanbus
Once you find that ID, use that with cdrdao's --device switch. If your writer is not set up to emulate scsi, that absolutely must be done first. Again, see cd-
writing-howto for details.
HTH
On Fri, 5 Sep 2003 20:34:46 -0400 (EDT), Danny Crone wrote:

>After typing
>cdrdao --driver generic-mmc --source-device 
>/dev/cdromm
>All that was on the same line.  Then I got the following output.
>
>Cdrdao version 1.1.5 - (C) Andreas Mueller <andreas@daneb.de>
>  SCSI interface library - (C) Joerg Schilling
>  L-EC encoding library - (C) Heiko Eissfeldt
>  Paranoia DAE library - (C) Monty
>
>Check http://cdrdao.sourceforge.net/drives.html#dt for current driver tables.
>
>ERROR: Cannot open "/dev/cdrecorder": No such file or directory
>ERROR: Cannot open SCSI device '/dev/cdrecorder': 
>ERROR: Please use option '--device bus,id,lun', e.g. --device 0,6,0
>ERROR: Cannot setup device /dev/cdrecorder.
>
>I have an ide cd recorder.  What should I change?
>


[-- Attachment #2: Type: text/html, Size: 1752 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: c d r d a o error
   c d r d a o error Danny Crone
   ` Jacob Schmude
@  ` dashielljt
  1 sibling, 0 replies; 5+ messages in thread
From: dashielljt @  UTC (permalink / raw)
  To: Speakup List

What output did cdrecord -scanbus return?

-- 
-----
Microsoft; mismanagement, and stupidity are all weapons of mass destruction.



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: c d r d a o error
   ` Jacob Schmude
@    ` dashielljt
     ` Steve Holmes
  1 sibling, 0 replies; 5+ messages in thread
From: dashielljt @  UTC (permalink / raw)
  To: speakup

Maybe a better source would be
http://guitarlynn.homelinux.org:81/cdr.html.  It's a much abbreviated
restatement of what's in CD-Writing-HOWTO.

-- 
-----
Microsoft; mismanagement, and stupidity are all weapons of mass destruction.



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: c d r d a o error
   ` Jacob Schmude
     ` dashielljt
@    ` Steve Holmes
  1 sibling, 0 replies; 5+ messages in thread
From: Steve Holmes @  UTC (permalink / raw)
  To: speakup

Also, you need to specify the name of your toc file as the last
argument to cdrdao.  Recall that an audio CD will consist of a
something.toc file that identifies all the audio tracks to be included.

On Fri, Sep 05, 2003 at 09:50:21PM -0400, Jacob Schmude wrote:
> Hi
> First, have you set up your cdrw drive to emulate scsi? If not, you need to do that first (see cd-writing-howto for details). For cdrdao, you don't specify a /dev 
> node. I know the documentation says you can, but it's never worked for me. You use the bus,id,lun scsi syntax. If you're cd writer is already set up, you can 
> see what scsi id it has by running:
> cdrecord -scanbus
> Once you find that ID, use that with cdrdao's --device switch. If your writer is not set up to emulate scsi, that absolutely must be done first. Again, see cd-
> writing-howto for details.
> HTH

-- 
Make sure your E-mail can be read by everyone!
http://www.betips.net/etc/evilmail.html


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~ UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
 c d r d a o error Danny Crone
 ` Jacob Schmude
   ` dashielljt
   ` Steve Holmes
 ` dashielljt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).