| |||||||
| Commercial message | |
| | |
|
![]() |
| | Thread Tools |
| | #1 (permalink) |
| CD Freaks Rookie Join Date: Jan 2005 Location: Sweden - Stockholm
Posts: 41
| Buffer fluxuating with 2.6.13 With my px-716a, latest version of Nero and Gentoo with the 2.6.13 kernel the buffer keeps going up and down and the burning pauses (to wait for the buffer to fill up) very often. With gentoo-sources 2.6.12-r9 I don't have the this problem. The buffer fluxuations is also present with the vanilla-sources-2.6.13. Last edited by RaZoR1394; 04-09-2005 at 16:24. |
| | |
| | #2 (permalink) |
| CD Freaks Junior Member Join Date: May 2005 Location: Rotterdam
Posts: 56
| Re: Buffer fluxuating with 2.6.13 Burning CD or DVD, and at what burning speed? What processor? ATM I only have 2.6.13 on my laptop which has only a CD-writer, so if it happens with DVD I'll have to get 2.6.13 to my desktop to test. |
| | |
| | #3 (permalink) |
| NeroLinux Moderator Join Date: Jun 2004
Posts: 433
| Re: Buffer fluxuating with 2.6.13 Hum... maybe it comes (once again) from a DMA alignment change in the ide-cdrom driver. Have you checked on both side (2.6.12 and 2.6.13) that DMA is correctly enabled on your devices ? (you can check this running hdparm -d /dev/XXX) |
| | |
| | #4 (permalink) | |
| CD Freaks Rookie Join Date: Jan 2005 Location: Sweden - Stockholm
Posts: 41
| Re: Buffer fluxuating with 2.6.13 I'm burning dvd's both data and from iso's. My processor is an Amd athlon 64 4000+. I'm burning Verbatim 16x DVD+R at max (16x). hdparm /dev/hda reports (hda is px716a) Quote:
| |
| | |
| | #5 (permalink) |
| CD Freaks Junior Member Join Date: May 2005 Location: Rotterdam
Posts: 56
| Re: Buffer fluxuating with 2.6.13 Sorry, took me a while.. had to compile the kernel and change my system to udev. I can confirm this (bug?). Here (800MHz) while writing a DVD-RW it ran right the way down to 0%, then filled itself up again. On the one hand I think it's probably working ... as it never left 100% here before, but on the other hand 0%? Actually it did it twice while burning a 1.4GB file at 4x. hdparm shows: using_dma = 1 (on) |
| | |
| | #6 (permalink) |
| NeroLinux Moderator Join Date: Jun 2004
Posts: 433
| Re: Buffer fluxuating with 2.6.13 Okay. Will have a look at it as soon as I have time. Hummm stupid stuff, can you revert drivers/ide/ide-cd.c and drivers/ide/ide.h to version 2.6.12 and check if it is still compilable and if it works better ? |
| | |
| | #8 (permalink) | |
| CD Freaks Junior Member Join Date: May 2005 Location: Rotterdam
Posts: 56
| Re: Buffer fluxuating with 2.6.13 Quote:
There are no differences at all between both ide.c and ide-cd.h betwen those 2 versions: Code: gentoo_test src # diff -u linux-2.6.12/drivers/ide/ide-cd.h linux-2.6.13/drivers/ide/ide-cd.h gentoo_test src # gentoo_test src # diff -u linux-2.6.12/drivers/ide/ide.c linux-2.6.13/drivers/ide/ide.c gentoo_test src # | |
| | |
| | #10 (permalink) | |
| NeroLinux Moderator Join Date: Jun 2004
Posts: 433
| Re: Buffer fluxuating with 2.6.13 Quote:
| |
| | |
| | #11 (permalink) |
| CD Freaks Junior Member Join Date: May 2005 Location: Rotterdam
Posts: 56
| Re: Buffer fluxuating with 2.6.13 I can confirm a difference between these 2 *.c files, however I have just tested this at home on 2.6.13 with the ide-cd.c file from 2.6.12 (which compiles fine btw) and there is no change. The buffer still runs right down to 0% during burning. Other ideas? |
| | |
| | #12 (permalink) |
| NeroLinux Moderator Join Date: Jun 2004
Posts: 433
| Re: Buffer fluxuating with 2.6.13 Ok... we are currently working on this issue. One point that is, we was able to reproduce the problem with a brand new 2.6.13.1 out of kernel.org. The let's say "bug" was occuring whatever the interface was. So I suspect something deeper in the kernel |
| | |
| | #15 (permalink) |
| CD Freaks Junior Member Join Date: May 2005 Location: Rotterdam
Posts: 56
| Re: Buffer fluxuating with 2.6.13 I did have iirc a 2.6.12.x ... which worked quite fine, however I'm at work and can't check which "x" that was as I'm at work ;-) I can/will repost when I get home though. From what I noticed it came with 2.6.13, but then again I don't normally try every 2.6.x.x version, and it may have been introduced in one of the last 2.6.12.x versions. |
| | |
| | #16 (permalink) |
| CD Freaks Junior Member Join Date: May 2005 Location: Rotterdam
Posts: 56
| Re: Buffer fluxuating with 2.6.13 Sorry, my bad.... 2.6.11.10 was my previous kernel on the machine with a decent burner. On my laptop I had 2.6.12 , but no subversion. If you need me to test a specific 2.6.12.x version just drop a note ;-) |
| | |
| | #18 (permalink) | |
| NeroLinux Moderator Join Date: Jun 2004
Posts: 433
| Re: Buffer fluxuating with 2.6.13 Quote:
For me, with 250 Hz, I can reproduce the bug (finally found ) | |
| | |
| | #21 (permalink) |
| CD Freaks Junior Member Join Date: Mar 2005 Location: Mt.Prospect, ILLINOIS
Posts: 80
| Re: Buffer fluxuating with 2.6.13 I don't recompile kernels all that often...what is the "normal" mode that most stock kernels are compiled with? Just curious. Also what are the advantages/disadvantages to the different timer frequency in the kernel compile option....? |
| | |
| | #22 (permalink) |
| CD Freaks Junior Member Join Date: May 2005 Location: Rotterdam
Posts: 56
| Re: Buffer fluxuating with 2.6.13 This mode only seems to be in the latest 2.6.13, and I doubt there are "stock kernels" already using that. As far as the advantages / disadvantages go, I have no idea ;-) According to the help:
|
| | |
| | #23 (permalink) | |
| NeroLinux Moderator Join Date: Jun 2004
Posts: 433
| Re: Buffer fluxuating with 2.6.13 Quote:
![]() | |
| | |
| | #24 (permalink) |
| CD Freaks Junior Member Join Date: Mar 2005 Location: Mt.Prospect, ILLINOIS
Posts: 80
| Re: Buffer fluxuating with 2.6.13 Well...that's good to know for people compiling new kernels....it apparenty could bite a person in the you know what. Thanks for the tip. I don't usually have a need to compile my own kernels, but if and when I do, I'll make sure to keep an eye out for that option and set it correctly. |
| | |
| | #25 (permalink) |
| CD Freaks Rookie Join Date: Jan 2005 Location: Sweden - Stockholm
Posts: 41
| Re: Buffer fluxuating with 2.6.13 My problem went away recently and when you mention the i/o timing option I remember I tweaked it to 1000hz on all my desktop computers. Thanks for clearing that out . |
| | |
| |
| |
![]() |
| Bookmarks |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Don't understand buffer and device buffer in DVD decryptor | gretagun | Newbie Forum | 4 | 04-09-2005 07:35 |
| NEC ND-3500 Writer buffer empty but memory buffer full? | mannen | NEC / Optiarc Burner | 5 | 21-07-2005 00:17 |
| Marlboro $13.95/ Camel $13.95 with delivery ! | mcity4 | CD Freaks Living Room | 23 | 14-09-2004 19:24 |