You are not logged in.
Pages: 1
I tried to burn a dvd with k3b by trying a simulation first. The program doesn't give errors but it stays stuck at 0% and after some time ejects the dvd. On the same pc with another distro and still with k3b I can burn. My user is in the "optical" group and I get no errors of missing permissions. I tried to run k3b from terminal and this is the output:
DEBUG: bool K3b::Iso9660ImageWritingJob::prepareWriter() 0
QLayout: Attempting to add QLayout "" to K3b::EmptyDiscWaiter "", which already has a layout
QLayout: Attempting to add QLayout "" to K3b::EmptyDiscWaiter "", which already has a layout
Waiting for medium "supporto vuoto" "DVD-R, DVD-R sequenziale, DVD-R a doppio strato, DVD-R sequenziale a doppio strato, DVD-R jump a doppio strato, DVD-RW, DVD-RW a riscrittura limitata, DVD-RW sequenziale, DVD+RW, DVD+R, DVD+RW a doppio strato, DVD+R a doppio strato, CD-R, CD-RW, BD-R, BD-R sequenziale (SRM), BD-R riscrivibili pseudo sequenziali (SRM+POW), BD-R casuale (RRM), BD-RE" ""
"/dev/sr0"
finishWaiting()
Writing mode: "Nessuno"
Used Writing mode: "SAO"
Writing app: 0
Used Writing app: 1
K3bQProcess::QProcess(0x0)
(K3b::Device::Device) "/dev/sr0" : Number of supported write speeds via GET PERFORMANCE: 5
(K3b::Device::Device) "/dev/sr0" : 22160 KB/s
(K3b::Device::Device) "/dev/sr0" : 16620 KB/s
(K3b::Device::Device) "/dev/sr0" : 11080 KB/s
(K3b::Device::Device) "/dev/sr0" : 8310 KB/s
(K3b::Device::Device) "/dev/sr0" : 5540 KB/s
***** "cdrecord" parameters:
"/usr/bin/cdrecord -v gracetime=2 dev=/dev/sr0 speed=16 -sao driveropts=burnfree -data -tsize=1767840s -"
"Preparazione del processo di scrittura..."
"/dev/sr0"
started
"Scrittura in corso"
(K3b::ActivePipe) successfully opened pipe.
(K3b::ActivePipe) writing from K3b::FileSplitter(0x5eb40c41efc0) to K3b::Process(0x5eb40c451898)
write failed. "Errore sconosciuto"
Done: "write failed" "read failed" (total bytes read/written: 81920 / 65536 )
"/dev/sr0"
(K3b::CdrecordWriter) error: 255
received finished signal!
starting command: "(CommandEject)"
Resetting medium in "/dev/sr0"
no medium found
finished command: "(CommandEject)"
"/org/freedesktop/UDisks2/block_devices/sr0"
no medium foundWhere am I going wrong, all dependencies are met. Thank you.
Translated with DeepL.com (free version)
Intelligence is not making mistakes, but find out how to profit immediately.
Offline
Ciao m3nhir!
Can you get infos? Please execute as normal user:
$ cdrdao disk-info /dev/sr0while a (blank) disk is inserted
<49,17,III,I> Fama di loro il mondo esser non lassa;
<50,17,III,I> misericordia e giustizia li sdegna:
<51,17,III,I> non ragioniam di lor, ma guarda e passa.
Offline
Ciao m3nhir!
Can you get infos? Please execute as normal user:$ cdrdao disk-info /dev/sr0while a (blank) disk is inserted
Here's what it returns:
$ cdrdao disk-info /dev/sr0
/dev/sr0: TSSTcorp CDDVDW TS-H653G Rev: LW02
Using driver: Generic SCSI-3/MMC - Version 2.0 (options 0x0000)
That data below may not reflect the real status of the inserted medium
if a simulation run was performed before. Reload the medium in this case.
CD-RW : n/a
Total Capacity : n/a
CD-R medium : n/a
Recording Speed : n/a
CD-R empty : n/aI tried the terminal command:
growisofs -dvd-compat -Z /dev/sr0=image.iso The dvd was correctly written. I can't figure out where the problem is.
Last edited by m3nhir (2024-02-05 21:24:52)
Intelligence is not making mistakes, but find out how to profit immediately.
Offline
I can't figure out where the problem is.
Are your user's permissions set-up correctly inside K3B? Please have a look at: https://userbase.kde.org/K3b#Pre-setup
<49,17,III,I> Fama di loro il mondo esser non lassa;
<50,17,III,I> misericordia e giustizia li sdegna:
<51,17,III,I> non ragioniam di lor, ma guarda e passa.
Offline
Sorry for the delay in replying but I was out of town for work and could not access my home pc. I checked my user's permissions and groups. My user is part of the "optical" group to which k3b-managed programs also belong. Checking on the other distro I noticed ch programs like "cdrdao" and "cdrecord" in k3b have different permissions: On Arch they are 4701 while on the other distro 4711. As soon as I can I will try to change the permissions of the two programs on Arch to see if it works.
On k3b it won't let me change permissions to programs. If I select the item, the "change permissions" button remains unselectable, while I expect it to open a window for me to enter the root pwd
Intelligence is not making mistakes, but find out how to profit immediately.
Offline
Pages: 1