Jump to content

ATAPI Burner No longer Works!


SwiftDeath
 Share

Recommended Posts

Right now I have a cdrom burner that used to work 2 weeks ago. It could burn audio and data cds. I accidentally pressed default under K3B settings and now, I can no longer burn audio tracks. When I try to burn an audio track I'll get a error like this (in the debugging output text box)

 

System

-----------------------

K3b Version: 0.11.6cvs

KDE Version: 3.2 BRANCH >= 20040204

QT Version:  3.2.3

 

cdrdao

-----------------------

Cdrdao version 1.1.8 - © Andreas Mueller <andreas@daneb.de>

  SCSI interface library - © Joerg Schilling

  Paranoia DAE library - © Monty

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

Using libscg version 'schily-0.8'

ATAPI:/dev/ide/host0/bus0/target0/lun0/cd: ATAPI CDRW 52X32 Rev: Y.AS

Using driver: Generic SCSI-3/MMC - Version 2.0 (options 0x0010)

ERROR: Length of toc (81:12:69, 365469 blocks) exceeds capacity of CD-R (79:57:74, 359849 blocks).

ERROR: Please use option '--overburn' to start recording anyway.

 

cdrdao comand:

-----------------------

/usr/bin/cdrdao write --device ATAPI:/dev/ide/host0/bus0/target0/lun0/cd --driver generic-mmc:0x00000010 -n -v 2 --eject --remote 18 /tmp/kde-andrew/k3b_audio_Awesome Light Songs9_.toc

 

The normal error says it can't decode the audio tracks. Here are my permissions under k3b setup.

My burner - 666 andrew.cdrom

cdrdao - 4711 root.root

cdrecord - 4711 root.root

 

I tried uninstalling and reinstalling the program 2 times.

 

I use to have an error saying it was looking for a cdrdao driver but the nice pople in the #musb channel helped me with that one.

 

I am using K3b version that u get from urpmi which is, 0.11.6cvs

 

Thanks for the help in advance,

SwiftDeath

 

P.S. And remember it use to burn and it currently can still burn data cds. I beleive the error lies within the audio codecs

Link to comment
Share on other sites

Hmmm it seems to be that I tried to write text to the cd, which I used to be able to do when I used windows. I guess I can't in linux but thats not a big deal. My burner also works now!

 

I also screwed my configuration trying to figure out what was wrong, but I messed up a partition and ended up resetting everything anyways.

 

Thanks for being there in that IRC channel,

SwiftDeath

Link to comment
Share on other sites

K3b is limited, it only supports the SCSI (and thus, IDE-SCSI) interface, whereas Kernel 2.6 obsoletes the IDE-SCSI and says you should only use the ATAPI interface. In command line terms, it works like the following:

# cdreocrd -dev=ATAPI:0,1,0 ......your usual options .....

(use `` -dev=ATAPI: -scanbus `` to scan for ATAPI devices)

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...