• I'm not 100% sure, but I think, that developers already fixed this some time ago. But probably your Image is not new enough to already contain this fix...

    I'm not 100% sure too, but I am quite convinced that an image builded with source date 20090612 have to be new enought to be updated.... :kissing_face:
    But the situation remains the same... :frowning_face:

    DM 920UHD - DM Two - DM One - DM 7020HD-v2 - DM 7020HD

  • Please the following:
    hdparm -tT /dev/discs/disc0/disc
    hdparm -tT /dev/discs/disc1/disc
    and
    hdparm -i /dev/discs/disc0/disc
    hdparm -i /dev/discs/disc1/disc


    and tell us the output

  • Hi! Here the results:

    DM 920UHD - DM Two - DM One - DM 7020HD-v2 - DM 7020HD

  • Have a look:



    do you see the difference? Your DMA settings are somehow wrong. Please show us your bootup

    Einmal editiert, zuletzt von Kodo ()

  • Thanks a lot for your help! Of course I can see the difference!
    So, as I started speaking about standard DMM configuration, my bootup and fstab now are closely standard.
    Bootup:


    Fstab:

    DM 920UHD - DM Two - DM One - DM 7020HD-v2 - DM 7020HD

  • Yes, the default bootup leads to bad performance, when a CF ist used. You should replace the lines 24-31 with just these:

    Code
    # HDD Tuning
    hdparm -X66 -m16 -S120 -M 128 /dev/discs/disc1/disc
    echo 32 > /proc/progress
    
    
    # CF Tuning
    hdparm -X66 /dev/discs/disc0/disc
    echo 34 > /proc/progress


    then everything should be fine.

  • Yes, the default bootup leads to bad performance, when a CF ist used. You should replace the lines 24-31 with just these:
    ...
    then everything should be fine.

    Thanks again a lot. You were very kind.
    I understand that is possible to "patch"this problem. And I had no doubt about it :winking_face:
    What I not able to undestand is, if


    1) The problem is well known
    2) Old images (pre 8k age) didn't suffer of this problem (so we are sure that it isn't an harware problem)
    3) The patch is succesfull (so again we are sure that hardware is ok)
    4) The solution seems to be quite simple


    why are we still speaking about it, instead of having a strong and definitive solution into CVS?


    Bye and thanks again! :grinning_squinting_face:

    DM 920UHD - DM Two - DM One - DM 7020HD-v2 - DM 7020HD