Re: [gentoo-user] cdrdao woes

2005-09-19 Thread A. R.
Hello,

I am not sure if you have already tried the following:

replace 
 --device ATA:1,0,0 
with:
 --device /dev/your cd device node

For some reason that I do not understand, when I try --device ATA: etc.
cdrdao does not work for me, but when I use --device /dev/hdc it does
work. 
Maybe it will work for you too...

Good luck,

- AROn 9/11/05, David Busby [EMAIL PROTECTED] wrote:
Dave Nebinger wrote: My kernel was booted with this setting: hdc=ide-scsi, I read to do set Sure, remove the hdc=ide-scsi option, reboot, then use the device path directly for IDE burning.
 In your case it's probably something like:dev=/dev/hdc I do all of my burning using IDE directly, even though Schily's tools whine about it.Ok, so I removed that foolishness from my kernel bootline and rebooted.
When I run cdrdao with scanbus I get this:carbon ~ # cdrdao scanbusCdrdao version 1.2.0 - (C) Andreas Mueller [EMAIL PROTECTED] SCSI interface library - (C) Joerg Schilling
 Paranoia DAE library - (C) MontyCheck http://cdrdao.sourceforge.net/drives.html#dt for current driver tables.Using libscg version 'schily-0.8
'ATA:1,0,0MATSHITA, DVD-RAM SW-9585 , B100But this:carbon ~ # cdrdao write --device ATA:1,0,0 --reload --force cp_csp.cdtocCdrdao version 1.2.0 - (C) Andreas Mueller 
[EMAIL PROTECTED] SCSI interface library - (C) Joerg Schilling Paranoia DAE library - (C) MontyCheck http://cdrdao.sourceforge.net/drives.html#dt
 for current driver tables.Still simply exits with a status of 1, what is going on?I've looked in the logs and don't see anything and I'm stillstuck :(/djb--
gentoo-user@gentoo.org mailing list-- The absence of war does not mean peace.


[gentoo-user] cdrdao woes

2005-09-11 Thread David Busby

List,
  I'm trying to make copies of my bands CDs with little success.  I've done this before but have since switched 
hardware and upgraded my kernel.  I want to use cdrdao (which I used before) but it currently stops with no error 
message and exit code ($?) 1.  cdrecord can see my DVD drive attached to my IDE channel.  Here's my output:


carbon ~ # cdrecord -scanbus
Cdrecord-Clone 2.01 (i686-pc-linux-gnu) Copyright (C) 1995-2004 Jörg Schilling
cdrecord: Warning: Running on Linux-2.6.12-gentoo-r9
cdrecord: There are unsettled issues with Linux-2.5 and newer.
cdrecord: If you have unexpected problems, please try Linux-2.4 or Solaris.
Linux sg driver version: 3.5.33
Using libscg version 'schily-0.8'.
scsibus0:
0,0,0 0) 'MATSHITA' 'DVD-RAM SW-9585 ' 'B100' Removable CD-ROM
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) *


cdrdao scanbus shows nothing!:
carbon ~ # cdrdao scanbus
Cdrdao version 1.2.0 - (C) Andreas Mueller [EMAIL PROTECTED]
  SCSI interface library - (C) Joerg Schilling
  Paranoia DAE library - (C) Monty

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

Using libscg version 'schily-0.8'

My kernel was booted with this setting: hdc=ide-scsi, I read to do set that in 
the kernel help under make menuconfig.
I also want to be able to burn UDF/data DVDs with this thing too, but music first.  I've looked at the HowTos on the 
Gentoo WIKI but those haven't helped, and I'm trying everything as root so I don't think permissions are involved.


I've tried to re-emerge cdrtools and cdrdao without success.

Any ideas where to go next?

/djb

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] cdrdao woes

2005-09-11 Thread Dave Nebinger
My kernel was booted with this setting: hdc=ide-scsi, I read to do set 
that in the kernel help under make menuconfig.
I also want to be able to burn UDF/data DVDs with this thing too, but 
music first.  I've looked at the HowTos on the Gentoo WIKI but those 
haven't helped, and I'm trying everything as root so I don't think 
permissions are involved.


I've tried to re-emerge cdrtools and cdrdao without success.

Any ideas where to go next?


Sure, remove the hdc=ide-scsi option, reboot, then use the device path 
directly for IDE burning.


In your case it's probably something like:

 dev=/dev/hdc

I do all of my burning using IDE directly, even though Schily's tools whine 
about it.


--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] cdrdao woes

2005-09-11 Thread Willie Wong
On Sun, Sep 11, 2005 at 04:03:18PM -0700, David Busby wrote:
 My kernel was booted with this setting: hdc=ide-scsi, I read to do set that 
 in the kernel help under make menuconfig.
 I also want to be able to burn UDF/data DVDs with this thing too, but music 
 first.  I've looked at the HowTos on the Gentoo WIKI but those haven't 
 helped, and I'm trying everything as root so I don't think permissions are 
 involved.
 
 I've tried to re-emerge cdrtools and cdrdao without success.
 
 Any ideas where to go next?
 
I've never used DVD writers, but for CD-writers, since the 2.6 series,
IDE burners can use the ATAPI transport layer. So perhaps you can try
NOT using ide-scsi? 

W

-- 
He stood up straight and looked the world squarely in the 
fields and hills. To add weight to his words he stuck the 
rabbit bone in his hair. He spread his arms out wide. `I 
will go mad!' he announced. 

- Arthur discovering a way of coping with life on 
Prehistoric Earth. 
Sortir en Pantoufles: up 31 days,  2:41
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] cdrdao woes

2005-09-11 Thread David Busby

Dave Nebinger wrote:
My kernel was booted with this setting: hdc=ide-scsi, I read to do set 


Sure, remove the hdc=ide-scsi option, reboot, then use the device path 
directly for IDE burning.


In your case it's probably something like:

 dev=/dev/hdc

I do all of my burning using IDE directly, even though Schily's tools 
whine about it.




Ok, so I removed that foolishness from my kernel bootline and rebooted.
When I run cdrdao with scanbus I get this:

carbon ~ # cdrdao scanbus
Cdrdao version 1.2.0 - (C) Andreas Mueller [EMAIL PROTECTED]
  SCSI interface library - (C) Joerg Schilling
  Paranoia DAE library - (C) Monty

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

Using libscg version 'schily-0.8'

ATA:1,0,0MATSHITA, DVD-RAM SW-9585 , B100


But this:
carbon ~ # cdrdao write --device ATA:1,0,0 --reload --force cp_csp.cdtoc
Cdrdao version 1.2.0 - (C) Andreas Mueller [EMAIL PROTECTED]
  SCSI interface library - (C) Joerg Schilling
  Paranoia DAE library - (C) Monty

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

Still simply exits with a status of 1, what is going on?  I've looked in the logs and don't see anything and I'm still 
stuck :(


/djb

--
gentoo-user@gentoo.org mailing list