Can't copy my BD-R discs with K3B

This forum is dedicated to basic help and support :

Ask here your questions about basic installation and usage of Mageia. For example you may post here all your questions about getting Mageia isos and installing it, configuring your printer, using your word processor etc.

Try to ask your questions in the right sub-forum with as much details as you can gather. the more precise the question will be, the more likely you are to get a useful answer

Re: Can't copy my BD-R discs with K3B

Postby wintpe » May 4th, '18, 20:07

OK watched it like a hawk.

first burned an iso image to remove the stress on the burning phase.

then wrote the iso using k3b which uses growfs.

exactly on the 25 gig point it failed.

exactly as it switched layers if thats how it works

[14776.724786] usb 2-5: reset SuperSpeed USB device number 3 using xhci_hcd
[14784.724799] usb 2-5: reset SuperSpeed USB device number 3 using xhci_hcd
[14801.551866] sr 11:0:0:0: [sr1] tag#0 FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[14801.551875] sr 11:0:0:0: [sr1] tag#0 Sense Key : Blank Check [current]
[14801.551876] sr 11:0:0:0: [sr1] tag#0 Add. Sense: No additional sense information
[14801.551878] sr 11:0:0:0: [sr1] tag#0 CDB: Read(10) 28 00 00 00 00 60 00 00 01 00
[14801.551880] print_req_error: critical target error, dev sr1, sector 384
[14941.082538] attempt to access beyond end of device
[14941.082541] unknown-block(11,1): rw=0, want=388, limit=4

so is it mageia utils dont support 50 gig devices, or is it my blueray, which is a 50 gig device.

regards peter
Redhat 6 Certified Engineer (RHCE)
Sometimes my posts will sound short, or snappy, however its realy not my intention to offend, so accept my apologies in advance.
wintpe
 
Posts: 1204
Joined: May 22nd, '11, 17:08
Location: Rayleigh,, Essex , UK

Re: Can't copy my BD-R discs with K3B

Postby wintpe » May 4th, '18, 23:06

last time

updated the blueray bios to 1.06 the latest and tried again

yet again

24575475712/48229199872 (51.0%) @1.7x, remaining 57:47 RBU 100.0% UBU 17.3%
24601231360/48229199872 (51.0%) @1.7x, remaining 57:43 RBU 100.0% UBU 63.5%
24626200576/48229199872 (51.1%) @1.7x, remaining 57:40 RBU 100.0% UBU 25.0%
24651137024/48229199872 (51.1%) @1.7x, remaining 57:35 RBU 100.0% UBU 78.8%
24675942400/48229199872 (51.2%) @1.7x, remaining 57:31 RBU 100.0% UBU 17.3%
24700354560/48229199872 (51.2%) @1.6x, remaining 57:28 RBU 100.0% UBU 48.1%
24725585920/48229199872 (51.3%) @1.7x, remaining 57:23 RBU 100.0% UBU 63.5%
24749834240/48229199872 (51.3%) @1.6x, remaining 57:19 RBU 100.0% UBU 13.5%
24758747136/48229199872 (51.3%) @0.6x, remaining 57:21 RBU 100.0% UBU 82.7%
24758747136/48229199872 (51.3%) @0.0x, remaining 57:23 RBU 100.0% UBU 100.0%
24758747136/48229199872 (51.3%) @0.0x, remaining 57:26 RBU 100.0% UBU 100.0%
:-[ WRITE@LBA=b87ad0h failed with SK=3h/WRITE ERROR]: Input/output error
:-( write failed: Input/output error
/dev/sr1: flushing cache
/dev/sr1: closing track

growisofs command:
-----------------------
/bin/growisofs -Z /dev/sr1=/dev/fd/0 -use-the-force-luke=notray -use-the-force-luke=tty -use-the-force-luke=4gms -use-the-force-luke=tracksize:23549414 -use-the-force-luke=dao:23549414 -dvd-compat -speed=7 -use-the-force-luke=bufsize:32m
Redhat 6 Certified Engineer (RHCE)
Sometimes my posts will sound short, or snappy, however its realy not my intention to offend, so accept my apologies in advance.
wintpe
 
Posts: 1204
Joined: May 22nd, '11, 17:08
Location: Rayleigh,, Essex , UK

Re: Can't copy my BD-R discs with K3B

Postby doktor5000 » May 5th, '18, 08:02

Well, you could try the original cdrecord instead: http://cdrtools.sourceforge.net/private/cdrecord.html

Although someone else had a similar issue where burning stopped slightly above 50% on a BD50, and succeeded using a few different options for growisofs:
https://askubuntu.com/questions/812360/ ... ea0h-error
Cauldron is not for the faint of heart!
Caution: Hot, bubbling magic inside. May explode or cook your kittens!
----
Disclaimer: Beware of allergic reactions in answer to unconstructive complaint-type posts
User avatar
doktor5000
 
Posts: 17629
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany

Re: Can't copy my BD-R discs with K3B

Postby wintpe » May 6th, '18, 14:24

tried cdrecord already, burner does not support track at once.

ill follow up on that link, bought another burner to eliminate that from the equation

regards peter
Redhat 6 Certified Engineer (RHCE)
Sometimes my posts will sound short, or snappy, however its realy not my intention to offend, so accept my apologies in advance.
wintpe
 
Posts: 1204
Joined: May 22nd, '11, 17:08
Location: Rayleigh,, Essex , UK

Re: Can't copy my BD-R discs with K3B

Postby wintpe » May 6th, '18, 15:36

Code: Select all
[peter@localhost ~]$ growisofs -use-the-force-luke=spare:none -iso-level 3 -UDF -Z /dev/sr0 -r -speed=2 -J -V "learning vol1" /local/0/learning/vol1
Executing 'genisoimage -iso-level 3 -UDF -r -J -V learning vol1 /local/0/learning/vol1 | builtin_dd of=/dev/sr0 obs=32k seek=0'
genisoimage: unrecognized option '-F'
Usage: genisoimage [options] -o file directory ...

Use genisoimage -help
to get a list of valid options.

Report problems to debburn-devel@lists.alioth.debian.org.
:-( write failed: Input/output error


growisofs just complains no option -F even though -F is not specified when i use the cli suggested

k3b complains when iu select cdrecord as a recorder, that cdrecord does not have permisions to write to the device (seems a common issue on google) and when you ask it to reset
it throws a general protection fault and crashes (also a known issue when you google) but no one seems to provide an answer

growisofs -use-the-force-luke=spare:none -Z /dev/sr1=learning\ vol1.iso

crashed and yet another coaster, with a brand new drive. this time a pioneer bdr-209bdk 1.03 firmware

im at the point i dont think linux can burn a 50 gig disk, and that no one has ever tested it.

so im wasting my time and money on coasters, im going to try windows, perhaps that will work

regards peter
Redhat 6 Certified Engineer (RHCE)
Sometimes my posts will sound short, or snappy, however its realy not my intention to offend, so accept my apologies in advance.
wintpe
 
Posts: 1204
Joined: May 22nd, '11, 17:08
Location: Rayleigh,, Essex , UK

Re: Can't copy my BD-R discs with K3B

Postby wintpe » May 6th, '18, 16:38

OK SUCCESS

i moved the drive into the PC so its directly attached to the sata bus, and out of the icybox usb/e-sata box .

I also noticed that the growisofs command does not like the documented -speed given in the link from doktor

it also needs the -joliet-long part as well.

so the following worked

Code: Select all
growisofs -use-the-force-luke=spare:none -joliet-long -iso-level 3 -disable-deep-relocation  -R -Z /dev/sr0  -J  /path/to/my/files


it does stop at 51% and had me damming it again, but after a short pause (perhaps as it switches layer) it continues on.

a 50 gig takes around an hours to burn, (i remember when a 640 meg used to take an hour to burn).

the -disable-deep-relocation is needed if you have deep directories as by default it will discard anything deeper than 6 directory levels, and the -R for rock ridge extensions.

as for k3b , when i feel ive had return on my 50 pack of disks and a good proportion of them are not coasters
i may be willing to waste one on k3b to prove its still got issues.

but as ive got 8 coasters out of this voyage of exploration and discovery ill wait a while till i update this thread.

while this looks like i hijacked an existing thread, this is a thread about the stability of writing blue rays with k3b, and i did contribute to it, so i think this ongoing log is relevant.

regards peter
Redhat 6 Certified Engineer (RHCE)
Sometimes my posts will sound short, or snappy, however its realy not my intention to offend, so accept my apologies in advance.
wintpe
 
Posts: 1204
Joined: May 22nd, '11, 17:08
Location: Rayleigh,, Essex , UK

Re: Can't copy my BD-R discs with K3B

Postby yankee495 » May 10th, '18, 17:49

Using Mageia 5, I tried to use K3B to backup some photos and after 3 or 4 coasters I quit trying. It would get to the end and error every time, but in Windows I was able to do it. I read somewhere that it was one of the programs that K3B relies on, CDrecord I think. While reading the forum I came across a discussion about my exact burner and one guy said he was successful using "Cdrecord from Berlios website", that's here: viewtopic.php?f=15&t=4517#p32338

I haven't tried again and haven't researched it recently, so I don't know how it's working now. These reports are the first I've seen. If you're thinking of using a disto to try and burn with, openSUSE Tumbleweed has newer stuff than most and said to be stable. It's a rolling disto just behind the bleeding cutting edge with no bleeding they say, or very little. It also has YaST that's very much like MCC (Mageia Control Center) with most of the configuration tools right there in one location. They have the "Pacman" repository that's got all of the stuff we call "tainted", you know, codecs and burner utilities that might violate patents and copyrights if you were to include them in a disto. Be sure and add and enable that. I don't know if they have a live version of it but surly there is a way to make one or something. There could be a better candidate too so you might get a few more opinions about other distros or even read some forum posts about who is burning Blu-ray and with what.

It's time again and I need to do some backups myself, so I'll be doing something and will post back what I find. I hope that helps.
There are 10 types of people, those who understand binary & those who don't.
Main Desktop
http://www.overclock.net/lists/display/view/id/3960066
yankee495
 
Posts: 433
Joined: May 25th, '12, 13:10
Location: Carthage, Mo. USA

Re: Can't copy my BD-R discs with K3B

Postby wintpe » May 14th, '18, 12:33

mga 7 will be on us soon so you really need to be on at least mga6 now.

as for other distros im not interested.

what ive put above as a cli is working 100% now.

I still dont know if this problem was completely down to the USB/sata adaptor in the icybox yet , it could be.

ive now successfully burned 6 50 gigs using the above method, and have some more bluerays in the post.

so ill try k3b again soon and see if it does another coaster.

im waiting for the huge round of updates at the moment to sync out to my mirror as that may also include some updates to k3b being its a plasma app.

k3b does not use cdrecord by default you have to select it, and if you do it wont work as its not got burning rights.

it uses growisofs , as in the command ive put in the example above, which has got burning rights by way of the cdrom group.

if k3b does not work with my 50 gigs then it will be down to it using the wrong options, and all that will be needed is getting that fixed.

it does work with 25 gigs btw.

regards peter
Redhat 6 Certified Engineer (RHCE)
Sometimes my posts will sound short, or snappy, however its realy not my intention to offend, so accept my apologies in advance.
wintpe
 
Posts: 1204
Joined: May 22nd, '11, 17:08
Location: Rayleigh,, Essex , UK

Re: Can't copy my BD-R discs with K3B

Postby wintpe » May 30th, '18, 23:08

today i thought OK ive had enough success with the CLI version.

now ill brave k3b again, and loaded up 46 gig of data to be written , including stuff like midi files etc

so all in all thousands of files

all burned successfully with k3b, so i guess my issues were hardware in this case, ie a icybox

esata and usb3 to sata3 connection.

so i can confirm this version k3b-17.12.2-1.mga6

works ok

for anyone who is interested this used the following growisofs command

/bin/growisofs -Z /dev/sr0 /dev/fd/0 -use-the-force-luke=notray -use-the-force-luke=tty -use-the-force-luke=4gms -use-the-force-luke=tracksize:22215916 -dvd-compat -speed=7 -use-the-force-luke=bufsize:32m

i believe the full command is to pipe the files into that file descriptor or modify the above to grab it from a directory like my last few posts on this subject.

again i dont want to mark this as solved as im not the OP, but Id hope he sees this and follows up.

regards peter
Redhat 6 Certified Engineer (RHCE)
Sometimes my posts will sound short, or snappy, however its realy not my intention to offend, so accept my apologies in advance.
wintpe
 
Posts: 1204
Joined: May 22nd, '11, 17:08
Location: Rayleigh,, Essex , UK

Previous

Return to Basic support

Who is online

Users browsing this forum: No registered users and 1 guest

cron