LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   K3b issues yet again! (https://www.linuxquestions.org/questions/linux-newbie-8/k3b-issues-yet-again-269306/)

Teaten 12-22-2004 04:32 PM

K3b issues yet again!
 
I am using Sony Audio CDRs and am having no problem with decoding my mp3s but for some reason i keep getting an OPC (Optimum Power Calibration) error when i try to burn. it says "probably the writer does not like the medium" and when i debug, it says:
cdrecord
-----------------------
/usr/bin/cdrecord: Operation not permitted. WARNING: Cannot do mlockall(2).
/usr/bin/cdrecord: WARNING: This causes a high risk for buffer underruns.
/usr/bin/cdrecord: Operation not permitted. WARNING: Cannot set RR-scheduler
/usr/bin/cdrecord: Permission denied. WARNING: Cannot set priority using setpriority().
/usr/bin/cdrecord: WARNING: This causes a high risk for buffer underruns.
scsidev: '/dev/hdc'
devname: '/dev/hdc'
scsibus: -2 target: -2 lun: -2
Warning: Open by 'devname' is unintentional and not supported.
Linux sg driver version: 3.5.27
/usr/bin/cdrecord: Warning: using inofficial libscg transport code version (schily - Red Hat-scsi-linux-sg.c-1.80-RH '@(#)scsi-linux-sg.c 1.80 04/03/08 Copyright 1997 J. Schilling').
SCSI buffer size: 64512
Cdrecord-Clone 2.01a27-dvd (i686-pc-linux-gnu) Copyright (C) 1995-2004 Jörg Schilling
Note: This version is an unofficial (modified) version with DVD support
Note: and therefore may have bugs that are not present in the original.
Note: Please send bug reports or support requests to <warly@mandrakesoft.com>.
Note: The author of cdrecord should not be bothered with problems in this version.
TOC Type: 0 = CD-DA
Using libscg version 'schily-0.8'.
atapi: 1
Device type : Removable CD-ROM
Version : 0
Response Format: 2
Capabilities :
Vendor_info : 'TEAC '
Identifikation : 'DW-224E '
Revision : '7.0A'
Device seems to be: Generic mmc2 DVD-ROM.
Current: 0x0009
Profile: 0x0010
Profile: 0x000A
Profile: 0x0009 (current)
Profile: 0x0008
Profile: 0x0002 (current)
Using generic SCSI-3/mmc CD-R/CD-RW driver (mmc_cdr).
Driver flags : MMC-2 SWABAUDIO BURNFREE
Supported modes: TAO PACKET SAO SAO/R96P SAO/R96R
Drive buf size : 1460224 = 1426 KB
FIFO size : 4194304 = 4096 KB
/usr/bin/cdrecord: Operation not permitted. WARNING: Cannot set RR-scheduler
/usr/bin/cdrecord: Permission denied. WARNING: Cannot set priority using setpriority().
/usr/bin/cdrecord: WARNING: This causes a high risk for buffer underruns.
pregap1: -1
Track 01: audio 37 MB (03:42.84) no preemp copy
Track 02: audio 37 MB (03:40.84) no preemp copy
Total size: 74 MB (07:23.68) = 33276 sectors
Lout start: 74 MB (07:25/51) = 33276 sectors
Current Secsize: 2048
ATIP info from disk:
Indicated writing power: 5
Is unrestricted
Is not erasable
Disk sub type: Medium Type A, high Beta category (A+) (3)
ATIP start of lead in: -11839 (97:24/11)
ATIP start of lead out: 359849 (79:59/74)
Disk type: Long strategy type (Cyanine, AZO or similar)
Manuf. index: 24
Manufacturer: SONY Corporation
Blocks total: 359849 Blocks current: 359849 Blocks remaining: 326573
Starting to write CD/DVD at speed 16.0 in real SAO mode for single session.
Last chance to quit, starting real write in 2 seconds.
1 seconds.
0 seconds.
Operation starts.
Waiting for reader process to fill input buffer ... input buffer ready.
trackno=0
BURN-Free is ON.
Turning BURN-Free off
Performing OPC...
/usr/bin/cdrecord: Success. send opc: scsi sendcmd: no error
CDB: 54 01 00 00 00 00 00 00 00 00
status: 0x2 (CHECK CONDITION)
Sense Bytes: 70 00 03 00 00 00 00 0A 00 00 00 00 73 03 00 00
Sense Key: 0x3 Medium Error, Segment 0
Sense Code: 0x73 Qual 0x03 (power calibration area error) Fru 0x0
Sense flags: Blk 0 (not valid)
cmd finished after 9.894s timeout 200s
/usr/bin/cdrecord: OPC failed.
Writing time: 13.237s
/usr/bin/cdrecord: fifo had 64 puts and 0 gets.
/usr/bin/cdrecord: fifo was 0 times empty and 0 times full, min fill was 100%.

cdrecord comand:
-----------------------
/usr/bin/cdrecord -v gracetime=2 dev=/dev/hdc speed=16 -dao -eject -overburn -useinfo -pad -shorttrack -audio /tmp/kde-teat/k3b_audio_0_01.wav /tmp/kde-teat/k3b_audio_0_02.wav

any ideas?

Tinkster 12-22-2004 05:29 PM

Code:

Sense Bytes: 70 00 03 00 00 00 00 0A 00 00 00 00 73 03 00 00
Sense Key: 0x3 Medium Error, Segment 0
Sense Code: 0x73 Qual 0x03 (power calibration area error) Fru 0x0
Sense flags: Blk 0 (not valid)

Hmmm ... what to say :)

I had similar errors with ONE particular kind of media
and my burner ... try a different make and model.


Cheers,
Tink

Teaten 12-26-2004 05:35 PM

nonne
 
four types of CD-R same problem

toastermaker 12-26-2004 11:02 PM

I searched the first few lines of your error on google.
Indication is to run as root while burning. It wouldnt be a good permanent solution but might get you going.

Good luck,

linux-nerd 12-29-2004 06:07 AM

I have a major problem writing CDs under SuSE 9.2.
It has been discussed here:
http://www.ale.org/archive/ale/ale-2.../msg00861.html
http://lists.debian.org/debian-kerne.../msg00303.html

Apparently the only solution is to wait until a 2.6.9 kernel is released by SuSE . But some people have found a "work around" - is this simply burning as root? Because that doesnt work for me :(

linux:/home/george # uname -a
Linux linux 2.6.8-24.10-default #1 Wed Dec 22 11:54:27 UTC 2004 i686 i686 i386 GNU/Linux

toastermaker 12-30-2004 12:11 AM

Sorry I don't have a clue myself , hopefully someone else can help you out.

good luck,

CaroKann 01-01-2005 08:49 PM

Re: nonne
 
Quote:

Originally posted by Teaten
four types of CD-R same problem
I had this problem with CD-RW disks, even new ones. I wasn't able to write to *some* of them until I did a full erase on a different CD drive (different computer). Other CD-RWs work fine. CD-R seems to work fine also.


All times are GMT -5. The time now is 01:51 PM.