You are not logged in.

#1 2020-09-20 09:54:31

mpamphslinuxrock
Member
Registered: 2020-04-21
Posts: 41

Cannot burn a dvd - cd

Hi, i am, trying to burn a disc but i am taking some errors..
like.. with wodim

i made a rule

/etc/udev/rules.d/82-cdrom.rules
SUBSYSTEM=="block", KERNEL=="sr0", GROUP="optical"
, i added myself to group optical, i have not any line(about dvd) at etc/fstab and finally i executed
sudo chown username:username /dev/sr0 with no result...

Last edited by mpamphslinuxrock (2020-09-20 21:05:18)

Offline

#2 2020-09-20 10:16:02

d_fajardo
Member
Registered: 2017-07-28
Posts: 1,687

Re: Cannot burn a dvd - cd

This is impossible to read. Can you post in code blocks please.

Offline

#3 2020-09-20 14:29:21

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,624

Re: Cannot burn a dvd - cd

And "export LC_ALL=C" before running wodim/cdrecord.

Offline

#4 2020-09-20 20:45:19

mpamphslinuxrock
Member
Registered: 2020-04-21
Posts: 41

Re: Cannot burn a dvd - cd

wodim -v dev=/dev/sr0 speed=8 -eject iso.iso
wodim: No write mode specified.
wodim: Assuming -sao mode.
wodim: If your drive does not accept -sao, try -tao.
wodim: Future versions of cdrecord may have different drive dependent defaults.
Cdrecord-ProDVD-ProBD-Clone 3.02a09 (x86_64-unknown-linux-gnu) Copyright (C) 1995-2016 Joerg Schilling
TOC Type: 1 = CD-ROM
wodim: Operation not permitted. Warning: Cannot raise RLIMIT_MEMLOCK limits.
wodim: Cannot allocate memory. WARNING: Cannot do mlockall(2).
wodim: WARNING: This causes a high risk for buffer underruns.
wodim: Insufficient 'file read' privileges. You will not be able to open all needed devices.
wodim: Insufficient 'file write' privileges. You will not be able to open all needed devices.
wodim: Insufficient 'device' privileges. You may not be able to send all needed SCSI commands, this my cause various unexplainable problems.
wodim: Insufficient 'memlock' privileges. You may get buffer underruns.
wodim: Insufficient 'priocntl' privileges. You may get buffer underruns.
wodim: Insufficient 'network' privileges. You will not be able to do remote SCSI.
scsidev: '/dev/sr0'
devname: '/dev/sr0'
scsibus: -2 target: -2 lun: -2
Warning: Open by 'devname' is unintentional and not supported.
Linux sg driver version: 3.5.27
Using libscg version 'schily-0.9'.
SCSI buffer size: 64512
atapi: 1
Device type    : Removable CD-ROM
Version        : 5
Response Format: 2
Capabilities   : 
Vendor_info    : 'PIONEER '
Identifikation : 'DVD-RW  DVR-S21 '
Revision       : 'PA01'
Device seems to be: Generic mmc2 DVD-R/DVD-RW/DVD-RAM.
Current: DVD+R
Profile: DVD-R/DL sequential recording 
Profile: DVD-R/DL layer jump recording 
Profile: DVD+R/DL 
Profile: DVD+R (current)
Profile: DVD+RW 
Profile: DVD-RW sequential recording 
Profile: DVD-RW restricted overwrite 
Profile: DVD-RAM 
Profile: DVD-R sequential recording 
Profile: DVD-ROM 
Profile: CD-RW 
Profile: CD-R 
Profile: CD-ROM 
Profile: Removable Disk 
Using generic SCSI-3/mmc-3 DVD+R driver (mmc_dvdplusr).
Driver flags   : NO-CD DVD MMC-3 SWABAUDIO BURNFREE 
Supported modes: PACKET SAO LAYER_JUMP
Drive buf size : 327680 = 320 KB
wodim: Warning: Cannot read drive buffer.
wodim: Warning: The DMA speed test has been skipped.
FIFO size      : 4194304 = 4096 KB
Track 01: data  4098 MB        
Total size:     4098 MB = 2098336 sectors
wodim: Operation not permitted. rezero unit: scsi sendcmd: fatal error
CDB:  01 00 00 00 00 00
wodim: Operation not permitted. Cannot send SCSI cmd via ioctl.
wodim: Operation not permitted. Cannot open or use SCSI driver.
wodim: For possible targets try 'cdrecord -scanbus'. Make sure you are root.
wodim: For possible transport specifiers try 'cdrecord dev=help'.

Last edited by mpamphslinuxrock (2020-09-20 21:04:39)

Offline

#5 2020-09-20 20:46:47

mpamphslinuxrock
Member
Registered: 2020-04-21
Posts: 41

Re: Cannot burn a dvd - cd

cdrecord -scanbus
cdrecord -scanbus
Cdrecord-ProDVD-ProBD-Clone 3.02a09 (x86_64-unknown-linux-gnu) Copyright (C) 1995-2016 Joerg Schilling
cdrecord: Insufficient 'file read' privileges. You will not be able to open all needed devices.
cdrecord: Insufficient 'file write' privileges. You will not be able to open all needed devices.
cdrecord: Insufficient 'device' privileges. You may not be able to send all needed SCSI commands, this my cause various unexplainable problems.
cdrecord: Insufficient 'memlock' privileges. You may get buffer underruns.
cdrecord: Insufficient 'priocntl' privileges. You may get buffer underruns.
cdrecord: Insufficient 'network' privileges. You will not be able to do remote SCSI.
Linux sg driver version: 3.5.36
Using libscg version 'schily-0.9'.

Last edited by mpamphslinuxrock (2020-09-20 21:04:12)

Offline

#6 2020-09-20 20:51:08

mpamphslinuxrock
Member
Registered: 2020-04-21
Posts: 41

Re: Cannot burn a dvd - cd

with k3b as root

Devices
-----------------------
PIONEER DVD-RW  DVR-S21 PA01 (/dev/sr0, CD-R, CD-RW, CD-ROM, DVD-ROM, DVD-R, DVD-RW, DVD-R DL, DVD+R, DVD+RW, DVD+R DL) [DVD-ROM, DVD-R Sequential, DVD-R Dual Layer Sequential, DVD-R Dual Layer Jump, DVD-RAM, DVD-RW Restricted Overwrite, DVD-RW Sequential, DVD+RW, DVD+R, DVD+R Dual Layer, CD-ROM, CD-R, CD-RW] [SAO, TAO, RAW, SAO/R96P, SAO/R96R, RAW/R16, RAW/R96P, RAW/R96R, Restricted Overwrite, Layer Jump] [%7]

System
-----------------------
K3b Version: 20.8.1
KDE Version: 5.73.0
Qt Version:  5.15.1
Kernel:      5.8.10-arch1-1

Used versions
-----------------------
cdrecord: 3.2a09

cdrecord
-----------------------
scsidev: '/dev/sr0'
devname: '/dev/sr0'
scsibus: -2 target: -2 lun: -2
Warning: Open by 'devname' is unintentional and not supported.
Linux sg driver version: 3.5.27
SCSI buffer size: 64512
cdrecord: Warning: Cannot read drive buffer.
cdrecord: Warning: The DMA speed test has been skipped.
Cdrecord-ProDVD-ProBD-Clone 3.02a09 (x86_64-unknown-linux-gnu) Copyright (C) 1995-2016 Joerg Schilling
TOC Type: 1 = CD-ROM
Using libscg version 'schily-0.9'.
Driveropts: 'burnfree'
atapi: 1
Device type    : Removable CD-ROM
Version        : 5
Response Format: 2
Capabilities   : 
Vendor_info    : 'PIONEER '
Identifikation : 'DVD-RW  DVR-S21 '
Revision       : 'PA01'
Device seems to be: Generic mmc2 DVD-R/DVD-RW/DVD-RAM.
Current: DVD+R
Profile: DVD-R/DL sequential recording 
Profile: DVD-R/DL layer jump recording 
Profile: DVD+R/DL 
Profile: DVD+R (current)
Profile: DVD+RW 
Profile: DVD-RW sequential recording 
Profile: DVD-RW restricted overwrite 
Profile: DVD-RAM 
Profile: DVD-R sequential recording 
Profile: DVD-ROM 
Profile: CD-RW 
Profile: CD-R 
Profile: CD-ROM 
Profile: Removable Disk 
Using generic SCSI-3/mmc-3 DVD+R driver (mmc_dvdplusr).
Driver flags   : NO-CD DVD MMC-3 SWABAUDIO BURNFREE 
Supported modes: PACKET SAO LAYER_JUMP
Drive buf size : 327680 = 320 KB
FIFO size      : 4194304 = 4096 KB
Track 01: data  4098 MB        
Total size:     4098 MB = 2098336 sectors
Current Secsize: 2048
Blocks total: 2295104 Blocks current: 2295104 Blocks remaining: 196768
Reducing transfer size from 64512 to 32768 bytes.
Starting to write CD/DVD/BD at speed 8 in real SAO mode for single session.
Last chance to quit, starting real write in 3 seconds.
   2 seconds.
   1 seconds.
   0 seconds. Operation starts.
Waiting for reader process to fill input buffer ... input buffer ready.
Starting new track at sector: 0
Track 01:    0 of 4098 MB written.
cdrecord: Input/output error. write_g1: scsi sendcmd: no error
CDB:  2A 00 00 00 00 00 00 00 10 00
status: 0x2 (CHECK CONDITION)
Sense Bytes: 71 00 03 00 00 00 00 0A 00 00 00 00 0C 00 00 00
Sense Key: 0x3 Medium Error, deferred error, Segment 0
Sense Code: 0x0C Qual 0x00 (write error) Fru 0x0
Sense flags: Blk 0 (not valid) 
cmd finished after 61.959s timeout 200s
cdrecord: A write error occured.
cdrecord: Please properly read the error message above.
write track data: error after 0 bytes
Writing  time:   67.011s (00:01:07.011)
Average write speed  46.3x.
Fixating...
cdrecord: Input/output error. close track/session: scsi sendcmd: no error
CDB:  5B 01 06 00 00 00 00 00 00 00
status: 0x2 (CHECK CONDITION)
Sense Bytes: 70 00 05 00 00 00 00 0A 00 00 00 00 30 06 00 00
Sense Key: 0x5 Illegal Request, Segment 0
Sense Code: 0x30 Qual 0x06 (cannot format medium - incompatible medium) Fru 0x0
Sense flags: Blk 0 (not valid) 
cmd finished after 0.045s timeout 1000s
cdrecord: Input/output error. close track/session: scsi sendcmd: no error
CDB:  5B 01 06 00 00 00 00 00 00 00
status: 0x2 (CHECK CONDITION)
Sense Bytes: 70 00 05 00 00 00 00 0A 00 00 00 00 30 06 00 00
Sense Key: 0x5 Illegal Request, Segment 0
Sense Code: 0x30 Qual 0x06 (cannot format medium - incompatible medium) Fru 0x0
Sense flags: Blk 0 (not valid) 
cmd finished after 0.045s timeout 1000s
=== last message repeated 2 times. ===
Trouble closing the last session
Fixating time:    0.055s (00:00:00.055)
cdrecord: fifo had 128 puts and 1 gets.
cdrecord: fifo was 0 times empty and 0 times full, min fill was 100%.
BURN-Free was not used.

cdrecord command:
-----------------------
/usr/bin/cdrecord -v gracetime=2 dev=/dev/sr0 speed=8 -sao driveropts=burnfree -data -tsize=2098336s -

Last edited by mpamphslinuxrock (2020-09-20 21:03:47)

Offline

#7 2020-09-20 20:53:22

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,624

Re: Cannot burn a dvd - cd

code, not quote… please edit your posts and fix them.


It fails because of all the "Insufficient * privileges." errors (thus works as root) - in doubt suid the binary (wodim and cdrecord don't seem to be in the repos anymore?)

Offline

#8 2020-09-20 20:53:52

mpamphslinuxrock
Member
Registered: 2020-04-21
Posts: 41

Re: Cannot burn a dvd - cd

sudo nano /etc/udev/rules.d/82-cdrom.rules

added this line -> SUBSYSTEM=="block", KERNEL=="sr0", GROUP="optical"

sudo nano /etc/groups

i added myself to group optical
and finally

sudo chown username:username /dev/sr0

with no result...

Offline

#9 2020-09-20 20:59:49

mpamphslinuxrock
Member
Registered: 2020-04-21
Posts: 41

Re: Cannot burn a dvd - cd

i tried with wodim because k3b failed -> Probably a buffer underrun occurred. Please choose a lower speed.

Last edited by mpamphslinuxrock (2020-09-20 21:02:24)

Offline

#10 2020-09-20 21:02:11

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,624

Re: Cannot burn a dvd - cd

But for an IO error - please fix your posts, suid wodim, try again, post an updated error log.

Offline

#11 2020-09-20 21:02:24

WorMzy
Administrator
From: Scotland
Registered: 2010-06-16
Posts: 13,643
Website

Re: Cannot burn a dvd - cd

code, not quote… please edit your posts and fix them.

This. Please also stop multiposting. If you are the last person to post in a topic, use the edit button to amend the last post with any further information you have to provide.


Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD

Making lemonade from lemons since 2015.

Offline

#12 2020-09-20 21:03:12

mpamphslinuxrock
Member
Registered: 2020-04-21
Posts: 41

Re: Cannot burn a dvd - cd

ok i am sorry

sudo wodim -v dev=/dev/sr0 speed=8 -dao -eject iso.iso 
Cdrecord-ProDVD-ProBD-Clone 3.02a09 (x86_64-unknown-linux-gnu) Copyright (C) 1995-2016 Joerg Schilling
TOC Type: 1 = CD-ROM
scsidev: '/dev/sr0'
devname: '/dev/sr0'
scsibus: -2 target: -2 lun: -2
Warning: Open by 'devname' is unintentional and not supported.
Linux sg driver version: 3.5.27
Using libscg version 'schily-0.9'.
SCSI buffer size: 64512
atapi: 1
Device type    : Removable CD-ROM
Version        : 5
Response Format: 2
Capabilities   : 
Vendor_info    : 'PIONEER '
Identifikation : 'DVD-RW  DVR-S21 '
Revision       : 'PA01'
Device seems to be: Generic mmc2 DVD-R/DVD-RW/DVD-RAM.
Current: DVD+R
Profile: DVD-R/DL sequential recording 
Profile: DVD-R/DL layer jump recording 
Profile: DVD+R/DL 
Profile: DVD+R (current)
Profile: DVD+RW 
Profile: DVD-RW sequential recording 
Profile: DVD-RW restricted overwrite 
Profile: DVD-RAM 
Profile: DVD-R sequential recording 
Profile: DVD-ROM 
Profile: CD-RW 
Profile: CD-R 
Profile: CD-ROM 
Profile: Removable Disk 
Using generic SCSI-3/mmc-3 DVD+R driver (mmc_dvdplusr).
Driver flags   : NO-CD DVD MMC-3 SWABAUDIO BURNFREE 
Supported modes: PACKET SAO LAYER_JUMP
Drive buf size : 327680 = 320 KB
wodim: Warning: Cannot read drive buffer.
wodim: Warning: The DMA speed test has been skipped.
FIFO size      : 4194304 = 4096 KB
Track 01: data  4098 MB        
Total size:     4098 MB = 2098336 sectors
Current Secsize: 2048
Blocks total: 2295104 Blocks current: 2295104 Blocks remaining: 196768
Reducing transfer size from 64512 to 32768 bytes.
Starting to write CD/DVD/BD at speed 8 in real SAO mode for single session.
Last chance to quit, starting real write    0 seconds. Operation starts.
Waiting for reader process to fill input buffer ... input buffer ready.
Starting new track at sector: 0
Track 01:    0 of 4098 MB written.wodim: Input/output error. write_g1: scsi sendcmd: no error
CDB:  2A 00 00 00 00 00 00 00 10 00
status: 0x2 (CHECK CONDITION)
Sense Bytes: 71 00 03 00 00 00 00 0A 00 00 00 00 73 02 00 00
Sense Key: 0x3 Medium Error, deferred error, Segment 0
Sense Code: 0x73 Qual 0x02 (power calibration area is full) Fru 0x0
Sense flags: Blk 0 (not valid) 
cmd finished after 9.071s timeout 200s

write track data: error after 0 bytes
wodim: A write error occured.
wodim: Please properly read the error message above.
Writing  time:   14.120s (00:00:14.120)
Average write speed 220.3x.
Fixating...
wodim: Input/output error. close track/session: scsi sendcmd: no error
CDB:  5B 01 06 00 00 00 00 00 00 00
status: 0x2 (CHECK CONDITION)
Sense Bytes: 70 00 05 00 00 00 00 0A 00 00 00 00 30 06 00 00
Sense Key: 0x5 Illegal Request, Segment 0
Sense Code: 0x30 Qual 0x06 (cannot format medium - incompatible medium) Fru 0x0
Sense flags: Blk 0 (not valid) 
cmd finished after 0.042s timeout 1000s
wodim: Input/output error. close track/session: scsi sendcmd: no error
CDB:  5B 01 06 00 00 00 00 00 00 00
status: 0x2 (CHECK CONDITION)
Sense Bytes: 70 00 05 00 00 00 00 0A 00 00 00 00 30 06 00 00
Sense Key: 0x5 Illegal Request, Segment 0
Sense Code: 0x30 Qual 0x06 (cannot format medium - incompatible medium) Fru 0x0
Sense flags: Blk 0 (not valid) 
cmd finished after 0.042s timeout 1000s
cmd finished after 0.042s timeout 1000s
Trouble closing the last session
Fixating time:    0.052s (00:00:00.052)
wodim: fifo had 128 puts and 1 gets.
wodim: fifo was 0 times empty and 0 times full, min fill was 100%.

Last edited by mpamphslinuxrock (2020-09-20 21:11:43)

Offline

#13 2020-09-20 21:22:15

loqs
Member
Registered: 2014-03-06
Posts: 19,025

Re: Cannot burn a dvd - cd

Offline

#14 2020-09-20 21:35:29

mpamphslinuxrock
Member
Registered: 2020-04-21
Posts: 41

Re: Cannot burn a dvd - cd

sudo chmod 4711 /usr/bin/cdrecord
 sudo chmod 4755 /usr/bin/wodim

same error(k3b) -> Probably a buffer underrun occurred. Please choose a lower speed.

Last edited by mpamphslinuxrock (2020-09-20 21:35:46)

Offline

#15 2020-09-20 21:41:54

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,624

Re: Cannot burn a dvd - cd

That's different from the original bug and suggest an issue w/ either the writer or the medium - and instructs you what to do.

Offline

#16 2020-09-23 14:58:25

mpamphslinuxrock
Member
Registered: 2020-04-21
Posts: 41

Re: Cannot burn a dvd - cd

i changed the medium with no result

Offline

#17 2020-09-24 22:25:28

euromatlox
Member
Registered: 2017-02-10
Posts: 153

Re: Cannot burn a dvd - cd

sudo chmod 4711 /usr/bin/wodim; sudo chmod 4711 /usr/bin/cdrdao

This did the trick for me recently with k3b.

Last edited by euromatlox (2020-09-24 22:25:47)

Offline

#18 2020-09-25 07:01:14

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,624

Re: Cannot burn a dvd - cd

@euromatlox, yes that's a known bug in the package - see #13 (the important part is the suid'ing "4", the trailing "11" instead "55" only means that group and world can execute but not read the file.
The OP seems past that but have issues w/ medium and or writer.

@mpamphslinuxrock, the message said "Please choose a lower speed." - try whether you can burn at single speed (which is slow and will take > 1h to fill a complete disc) and post an updated wodim error log

Offline

#19 2020-12-02 21:39:57

mpamphslinuxrock
Member
Registered: 2020-04-21
Posts: 41

Re: Cannot burn a dvd - cd

sudo wodim -v dev=/dev/sr0 speed=1 -dao -eject iso.iso
Cdrecord-ProDVD-ProBD-Clone 3.02a09 (x86_64-unknown-linux-gnu) Copyright (C) 1995-2016 Joerg Schilling
TOC Type: 1 = CD-ROM
scsidev: '/dev/sr0'
devname: '/dev/sr0'
scsibus: -2 target: -2 lun: -2
Warning: Open by 'devname' is unintentional and not supported.
Linux sg driver version: 3.5.27
Using libscg version 'schily-0.9'.
SCSI buffer size: 64512
atapi: 1
Device type    : Removable CD-ROM
Version        : 5
Response Format: 2
Capabilities   : 
Vendor_info    : 'PIONEER '
Identifikation : 'DVD-RW  DVR-S21 '
Revision       : 'PA01'
Device seems to be: Generic mmc2 DVD-R/DVD-RW/DVD-RAM.
Current: DVD+R
Profile: DVD-R/DL sequential recording 
Profile: DVD-R/DL layer jump recording 
Profile: DVD+R/DL 
Profile: DVD+R (current)
Profile: DVD+RW 
Profile: DVD-RW sequential recording 
Profile: DVD-RW restricted overwrite 
Profile: DVD-RAM 
Profile: DVD-R sequential recording 
Profile: DVD-ROM 
Profile: CD-RW 
Profile: CD-R 
Profile: CD-ROM 
Profile: Removable Disk 
Using generic SCSI-3/mmc-3 DVD+R driver (mmc_dvdplusr).
Driver flags   : NO-CD DVD MMC-3 SWABAUDIO BURNFREE 
Supported modes: PACKET SAO LAYER_JUMP
Drive buf size : 327680 = 320 KB
wodim: Warning: Cannot read drive buffer.
wodim: Warning: The DMA speed test has been skipped.
FIFO size      : 4194304 = 4096 KB
Track 01: data  4098 MB        
Total size:     4098 MB = 2098336 sectors
Current Secsize: 2048
Blocks total: 2295104 Blocks current: 2295104 Blocks remaining: 196768
Reducing transfer size from 64512 to 32768 bytes.
Starting to write CD/DVD/BD at speed 8 in real SAO mode for single session.
Last chance to quit, starting real write    0 seconds. Operation starts.
Waiting for reader process to fill input buffer ... input buffer ready.
Starting new track at sector: 0
Track 01:    0 of 4098 MB written.wodim: Input/output error. write_g1: scsi sendcmd: no error
CDB:  2A 00 00 00 00 00 00 00 10 00
status: 0x2 (CHECK CONDITION)
Sense Bytes: 71 00 03 00 00 00 00 0A 00 00 00 00 73 02 00 00
Sense Key: 0x3 Medium Error, deferred error, Segment 0
Sense Code: 0x73 Qual 0x02 (power calibration area is full) Fru 0x0
Sense flags: Blk 0 (not valid) 
cmd finished after 4.473s timeout 200s

write track data: error after 0 bytes
wodim: A write error occured.
wodim: Please properly read the error message above.
Writing  time:    9.543s (00:00:09.543)
Average write speed 327.2x.
Fixating...
wodim: Input/output error. close track/session: scsi sendcmd: no error
CDB:  5B 01 06 00 00 00 00 00 00 00
status: 0x2 (CHECK CONDITION)
Sense Bytes: 70 00 05 00 00 00 00 0A 00 00 00 00 30 06 00 00
Sense Key: 0x5 Illegal Request, Segment 0
Sense Code: 0x30 Qual 0x06 (cannot format medium - incompatible medium) Fru 0x0
Sense flags: Blk 0 (not valid) 
cmd finished after 0.043s timeout 1000s
wodim: Input/output error. close track/session: scsi sendcmd: no error
CDB:  5B 01 06 00 00 00 00 00 00 00
status: 0x2 (CHECK CONDITION)
Sense Bytes: 70 00 05 00 00 00 00 0A 00 00 00 00 30 06 00 00
Sense Key: 0x5 Illegal Request, Segment 0
Sense Code: 0x30 Qual 0x06 (cannot format medium - incompatible medium) Fru 0x0
Sense flags: Blk 0 (not valid) 
cmd finished after 0.043s timeout 1000s
cmd finished after 0.043s timeout 1000s
Trouble closing the last session
Fixating time:    0.053s (00:00:00.053)
wodim: fifo had 128 puts and 1 gets.
wodim: fifo was 0 times empty and 0 times full, min fill was 100%.

still no result...at speed 1

Last edited by mpamphslinuxrock (2020-12-02 21:40:40)

Offline

#20 2020-12-03 07:34:59

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,624

Re: Cannot burn a dvd - cd

Vendor_info    : 'PIONEER '
Identifikation : 'DVD-RW  DVR-S21 '
…
Sense Key: 0x3 Medium Error, deferred error, Segment 0

Sanity check: how old are drive and media?
Can you test the  medium in a different writer and the writer in a different system (or w/ a different OS)?

Offline

#21 2020-12-04 13:28:09

mpamphslinuxrock
Member
Registered: 2020-04-21
Posts: 41

Re: Cannot burn a dvd - cd

the media is brand new and the drive bought before 4 months...
I am able to burn the disk to another machine (Debian box with asus DVD drive)

Last edited by mpamphslinuxrock (2020-12-04 13:28:34)

Offline

#22 2020-12-04 13:57:02

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,624

Re: Cannot burn a dvd - cd

Since this is a dvd, did you try growisofs rather than wodim?

Offline

#23 2020-12-04 15:25:13

mpamphslinuxrock
Member
Registered: 2020-04-21
Posts: 41

Re: Cannot burn a dvd - cd

growisofs -dvd-compat -Z /dev/sr0=iso.iso                                       ─╯
Executing 'builtin_dd if=iso.iso of=/dev/sr0 obs=32k seek=0'
/dev/sr0: "Current Write Speed" is 24.6x1352KBps.
          0/4297392128 ( 0.0%) @0x, remaining ??:?? RBU 100.0% UBU   0.0%
:-[ WRITE@LBA=0h failed with SK=3h/POWER CALIBRATION AREA ERROR]: Input/output error
:-( write failed: Input/output error

sometimes we see the tree and lose the Forrest...let me check the sata cord, etc...

Last edited by mpamphslinuxrock (2020-12-04 15:27:31)

Offline

Board footer

Powered by FluxBB