LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   CDRDAO configuration question (https://www.linuxquestions.org/questions/linux-software-2/cdrdao-configuration-question-66497/)

Viper 06-18-2003 10:37 PM

CDRDAO configuration question
 
My Mandrake 9.1 tells me:

no cdrdao driver found.

go to device settings and chose a driver.

for most current drives this would be generic-mmc.



I can't seem to find device settings.
I'm also a little confused, do I change the driver on my CDR / DVD
or do I set this driver for cdrdao?


Anybody know what to do in a case like this ?
:rolleyes:

yowwww 06-18-2003 10:41 PM

did you download the cdrdao file yet?
you might have to get that separately

try:

whereis cdrdao

in your terminal

if it says:
cdrdao:

then you don't have that file yet

Viper 06-18-2003 10:50 PM

it says
cdrdao: /usr/bin/cdrdao/usr/share/cdrdao/usr/share/man/man1/cdrdao.1.bz2

It should be installed, kde says it is installed, right after I installed mandrake 9.1.

I was using k3b, it will burn data just fine, I tried copying a cd and that is when it popped up those messages...

Viper 06-19-2003 07:23 PM

Anyone have any Ideas???

footfrisbee 06-20-2003 01:18 AM

Go to the cdrdao supported drives page, find the driver for your cdr, and then to use it on the command line you simply run

$ cdrdao <command> --device <bus,id,lun> --driver <driver> file.toc

So for example if I want to burn my_mix.toc, I run

$ cdrdao write --device 0,2,0 --driver generic-mmc-raw my_mix.toc

You might also check that the permissions are set properly on cdrdao.

Viper 06-20-2003 01:35 AM

Is thier a GUI that would do the job for me?

footfrisbee 06-20-2003 02:01 AM

How about SimpleCDR-X

Viper 06-20-2003 09:25 AM

Thanks, I'll give it a shot...

footfrisbee 06-20-2003 12:14 PM

Good luck!

Viper 06-20-2003 05:09 PM

I am just curiouse, why won't k3b do this ?

footfrisbee 06-20-2003 09:42 PM

I don't know, I've never used that program. Did SimpleCDR-X work?

geoff_f 06-21-2003 06:57 AM

In K3b, select Settings->Configure K3b and click on the Devices icon. Under your CD burner's listing for Cdrdao driver, click on the text next to it (You'll probably find it set to 'auto'). This will put a rectangle around the text with a drop-down icon at the right. click the drop-down icon, select 'generic-mmc' from the list and click OK.

Viper 06-21-2003 11:46 AM

Hey, thanks geoff, that kicks butt, I'd been trying to figure that one out too, in fact I was already asking how that would be possible a couple days ago...

Thanks again...


All times are GMT -5. The time now is 03:17 AM.