LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 08-15-2007, 05:30 PM   #1
skipjackrc4
LQ Newbie
 
Registered: Aug 2007
Distribution: Suse
Posts: 18

Rep: Reputation: 0
Error using CD writer with K3B


I just installed an old Plextor CD-RW drive as the IDE slave to my DVDROM drive. It reads fine (better, actually), but when I try to use K3B to erase a disk, I get this...


System
-----------------------
K3b Version: 1.0.3

KDE Version: 3.5.5 "release 45"
QT Version: 3.3.7
Kernel: 2.6.18.2-34-default
Devices
-----------------------
COMPAQ DVD-ROM GD-2000 0056 (/dev/hda, ) [CD-ROM, DVD-ROM] [Error] [None]

PLEXTOR CD-R PX-W1610A 1.02 (/dev/hdb, ) [CD-R, CD-RW, CD-ROM] [Error] [SAO, TAO, RAW, SAO/R96P, SAO/R96R, RAW/R16, RAW/R96P, RAW/R96R]
Used versions
-----------------------
cdrecord: 1.0pre1

cdrecord command:
-----------------------
/usr/bin/wodim -v gracetime=2 dev=/dev/hdb speed=4 -tao driveropts=burnfree blank=fast -force

cdrecord
-----------------------
This is wodim, not cdrecord. Don't expect it to behave like cdrecord in any

way, don't refer to it as "cdrecord". Send problem reports to
debburn-devel@lists.alioth.debian.org, don't bother Joerg Schilling with any
problems caused by this application.
Copyright (C) 2006 cdrkit maintainers, (C) 1994-2006 Joerg Schilling
/usr/bin/wodim: Operation not permitted. Warning: Cannot raise RLIMIT_MEMLOCK limits./usr/bin/wodim: Cannot allocate memory. WARNING: Cannot do mlockall(2).
/usr/bin/wodim: WARNING: This causes a high risk for buffer underruns.
/usr/bin/wodim: Operation not permitted. WARNING: Cannot set RR-scheduler
/usr/bin/wodim: Permission denied. WARNING: Cannot set priority using setpriority().
/usr/bin/wodim: WARNING: This causes a high risk for buffer underruns.
scsidev: '/dev/hdb'
devname: '/dev/hdb'
scsibus: -2 target: -2 lun: -2
Linux sg driver version: 3.5.27
Warning: Cannot gain SYS_RAWIO capability: Operation not permitted
Possible reason: wodim not installed SUID root.
/usr/bin/wodim: Warning: using inofficial version of libscg (debburn project-0.8ubuntu1+debburn1 '@(#)scsitransp.c 1.91 04/06/17 Copyright 1988,1995,2000-2004 J. Schilling').
/usr/bin/wodim: Warning: using inofficial libscg transport code version (cdrkit-team-scsi-linux-sg.c-1.86 '@(#)scsi-linux-sg.c 1.86 05/11/22 Copyright 1997 J. Schilling').
SCSI buffer size: 64512
TOC Type: 1 = CD-ROM
Using libscg version 'debburn project-0.8ubuntu1+debburn1'.
Driveropts: 'burnfree'
atapi: 1
Device type : Removable CD-ROM
Version : 0
Response Format: 1
Vendor_info : 'PLEXTOR '
Identifikation : 'CD-R PX-W1610A'
Revision : '1.02'
Device seems to be: Generic mmc CD-RW.
Using generic SCSI-3/mmc CD-R/CD-RW driver (mmc_cdr).
Driver flags : MMC SWABAUDIO BURNFREE
Supported modes: TAO PACKET SAO SAO/R96P SAO/R96R RAW/R16 RAW/R96P RAW/R96R
Drive buf size : 1190112 = 1162 KB
Drive DMA Speed: 11968 kB/s 68x CD 8x DVD
Current Secsize: 2048
ATIP info from disk:
Indicated writing power: 5
Reference speed: 0
Is not unrestricted
Is erasable
ATIP start of lead in: -11745 (97:25/30)
ATIP start of lead out: 359849 (79:59/74)
1T speed low: 0 (reserved val 0) 1T speed high: 4
power mult factor: 4 6
recommended erase/write power: 5
A1 values: 02 4C D0
A2 values: 00 00 00
Disk type: Phase change
Manuf. index: 40
Manufacturer: INFODISC Technology Co., Ltd.
New start of lead in: 0 (00:02/00)
New start of lead out: -1 (00:01/74)
Speed set to 706 KB/s
Waiting for drive to calm down.
Starting to write CD/DVD at speed 4.0 in real force BLANK mode for single session.
Last chance to quit, starting real write in 2 seconds.
1 seconds.
0 seconds. Operation starts.
/usr/bin/wodim: Success. blank unit: scsi sendcmd: no error
CDB: A1 01 00 00 00 00 00 00 00 00 00 00
status: 0x2 (CHECK CONDITION)
Sense Bytes: F0 00 03 FF FF D0 DF 0A 00 00 00 00 0C 07 00 00
Sense Key: 0x3 Medium Error, Segment 0
Sense Code: 0x0C Qual 0x07 (write error - recovery needed) Fru 0x0
Sense flags: Blk -12065 (valid)
cmd finished after 8.936s timeout 9600s
Starting to write CD/DVD at speed 4.0 in real force BLANK mode for single session.
No chance to quit anymore. Operation starts.
Performing OPC...
Blanking PMA, TOC, pregap
/usr/bin/wodim: Success. blank unit: scsi sendcmd: no error
CDB: A1 01 00 00 00 00 00 00 00 00 00 00
status: 0x2 (CHECK CONDITION)
Sense Bytes: F0 00 03 FF FF D0 C7 0A 00 00 00 00 0C 00 00 00
Sense Key: 0x3 Medium Error, Segment 0
Sense Code: 0x0C Qual 0x00 (write error) Fru 0x0
Sense flags: Blk -12089 (valid)
cmd finished after 0.142s timeout 9600s
/usr/bin/wodim: Cannot blank disk, aborting.
/usr/bin/wodim: Some drives do not support all blank types.
/usr/bin/wodim: Try again with wodim blank=all.


*=*=*=*=*=*=*=**************************

Any suggestions?
 
Old 08-17-2007, 04:21 AM   #2
bigrigdriver
LQ Addict
 
Registered: Jul 2002
Location: East Centra Illinois, USA
Distribution: Debian stable
Posts: 5,908

Rep: Reputation: 356Reputation: 356Reputation: 356Reputation: 356
Sound like you have installed a Debian unstable (or is it testing?) package called cdrkit (a Debian fork of cdrtools).

You may have found a bug worth reporting.

To correct the situation, remove cdrkit and install cdrtools.

Read about it here:http://lwn.net/Articles/198171/
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
K3B Error: K3b did not find a suitable writer. JockVSJock Slackware 17 03-22-2007 08:41 PM
cd/dvd writer K3b jolphil Debian 8 03-28-2005 05:46 AM
K3b not see writer cudajaw Linux - Newbie 5 03-15-2005 06:32 PM
K3b does not see writer (answer here) cudajaw Linux - Newbie 1 03-15-2005 05:13 PM
k3b - writer not recognised jaybee Linux - Software 1 09-22-2004 03:07 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 12:19 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration