Re: Problem with growisofs: CLOSE SESSION failed with SK=5h/ASC=72h/ACQ=03h

2005-05-03 Thread RISKO Gergely
On Tue, 3 May 2005 12:11:34 -0300, [EMAIL PROTECTED] writes: > Regarding my burning problem, I changed to kernel 2.6.11 and burned > a dvd-r successfuly at 4x, and thats all I need. :) I guess that the > problem was really in the scsi emulation, so it should be ok now. I'm happy to see, that finn

Re: Problem with growisofs: CLOSE SESSION failed with SK=5h/ASC=72h/ACQ=03h

2005-05-03 Thread urameshi_ut
Hello one more time. Gergely, yesterday I opened growisofs_mmc.cpp and confirmed that it was patched. I also recompiled dvd+rw-tools and compared growisofs' md5sum to the one that I used in that burn and it was exactly the same. After reading the code I dont really know why the program didnt get

Re: Problem with growisofs: CLOSE SESSION failed with SK=5h/ASC=72h/ACQ=03h

2005-05-01 Thread RISKO Gergely
On Mon, 2 May 2005 00:10:24 -0300, [EMAIL PROTECTED] writes: > and my error was SK=5h/ASC=72h/ACQ=03h, isnt that correct? Is it, than my patch is not good for you. Sorry, it was just a try. > But hey, I may have found out something interesting. I've been > emulating scsi because otherwise I was

Re: Problem with growisofs: CLOSE SESSION failed with SK=5h/ASC=72h/ACQ=03h

2005-05-01 Thread urameshi_ut
I did change them. Maybe not the way I was supposed to, but take a look: while (err=cmd.transport()) { if (SK(err)==0x5 && ASC(err)==0x72 && ASCQ(err)==0x03) { sperror ("CLOSE SESSION (but try to continue)",err); usleep(1);

Re: Problem with growisofs: CLOSE SESSION failed with SK=5h/ASC=72h/ACQ=03h

2005-05-01 Thread RISKO Gergely
On Sun, 1 May 2005 18:28:57 -0300, [EMAIL PROTECTED] writes: > Hello again. I tried burning another dvd just now, with the patched > growisofs, and I got the same error and the exact same result again. > I was wondering if maybe my drive is broken. What do you think? I > guess I'll try borrowing

Re: Problem with growisofs: CLOSE SESSION failed with SK=5h/ASC=72h/ACQ=03h

2005-05-01 Thread urameshi_ut
Hello again. I tried burning another dvd just now, with the patched growisofs, and I got the same error and the exact same result again. I was wondering if maybe my drive is broken. What do you think? I guess I'll try borrowing another one from a friend. Here are the outputs from this last burn:

Re: Problem with growisofs: CLOSE SESSION failed with SK=5h/ASC=72h/ACQ=03h

2005-05-01 Thread urameshi_ut
Hey, thanks for replying. I applyed the patch (and changed the error) and will start burning now. If the error happens again, I will let you know the result. Tiago Urameshi On Sat, 30 Apr 2005 20:10:53 +0200 RISKO Gergely <[EMAIL PROTECTED]> wrote: > Hello, > > On Sat, 30 Apr 2005 10:14:41 -03

Re: Problem with growisofs: CLOSE SESSION failed with SK=5h/ASC=72h/ACQ=03h

2005-04-30 Thread RISKO Gergely
Hello, On Sat, 30 Apr 2005 10:14:41 -0300, [EMAIL PROTECTED] writes: > Hello everyone. > > I got a LG GSA-4160B a few weeks ago, and have been recording DVD-Rs > with growisofs since then. I haven't had any problems until > yesterday. Googled it for a couple of hours but couldnt find much > ab

Problem with growisofs: CLOSE SESSION failed with SK=5h/ASC=72h/ACQ=03h

2005-04-30 Thread urameshi_ut
Hello everyone. I got a LG GSA-4160B a few weeks ago, and have been recording DVD-Rs with growisofs since then. I haven't had any problems until yesterday. Googled it for a couple of hours but couldnt find much about it. This happened in 2 out of 4 recordings (the second and forth ones) that I t