Announcement

Collapse
No announcement yet.

Announcement

Collapse
No announcement yet.

Finally we got some patches from RK for the micro-stutter and HDMI Audio problem,but we want more videos to verify

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    #46
    Originally posted by bluesmanuk View Post


    I use OHC kernel and resource from 4PDA.ru and get the best playback but not perfect.

    What do i have to do to adjust to DDR792/1,35V on KK as I'd like to try it?
    What are your current dvfs settings?
    It'll be much easier for me if you upload your resource.img file and I'll patch it for you.
    It's not my secret, I prefer to use a tool which was created by Jabader from 4PDA and you can find it here

    Several ones by Burs and Gormar here at freaktab


    CS918II/16GB(HTC-031-V1.0 board)
    CS918 (TN-BX09_V2.1 2013/05/31) FW: k-r42-old_revision-wasser-1.2.3- fried by 12V PS
    K-R42 board version B351_V2.0 1348, wifi Realtek8188ETV , RK3188T;FW: wasser-firmware-kr42-new-1.0.3

    Comment


      #47
      Originally posted by digger View Post
      What are your current dvfs settings?
      It'll be much easier for me if you upload your resource.img file and I'll patch it for you.
      It's not my secret, I prefer to use a tool which was created by Jabader from 4PDA and you can find it here

      Several ones by Burs and Gormar here at freaktab

      Thanks

      These are the current dvfs settings

      dvfs {

      vd_arm {
      regulator_name = "vdd_arm";
      suspend_volt = <0x3e8>;

      pd_core {

      clk_core {
      operating-points = <0x4c2c0 0x10c8e0 0x7b0c0 0x10c8e0 0xc7380 0x10c8e0 0xf6180 0x10c8e0>;
      channel = <0x0>;
      temp-limit-enable = <0x1>;
      target-temp = <0x5f>;
      normal-temp-limit = <0x3 0x17700 0x6 0x23280 0x9 0x2ee00 0xf 0x5dc00>;
      performance-temp-limit = <0x64 0xc7380>;
      status = "okay";
      support-pvtm = <0x0>;
      pvtm-operating-points = <0x1ec30 0xdbba0 0x61a8 0x34bc0 0xdbba0 0x61a8 0x4c2c0 0xdbba0 0x61a8 0x639c0 0xdbba0 0x61a8 0x927c0 0xe7ef0 0xc350 0xa9ec0 0xe7ef0 0xc350 0xc7380 0xf4240 0xc350 0xf6180 0x100590 0x124f8 0x124f80 0x10c8e0 0x124f8 0x159b40 0x124f80 0x124f8 0x171240 0x13d620 0x124f8 0x188940 0x149970 0x124f8 0x1a0040 0x149970 0x124f8 0x1b7740 0x149970 0x124f8>;
      };
      };
      };

      vd_logic {
      regulator_name = "vdd_logic";
      suspend_volt = <0x3e8>;

      pd_ddr {

      clk_ddr {
      operating-points = <0x30d40 0x106738 0x61a80 0x112a88 0x82208 0x118c30 0xa2d78 0x124f80 0xc3500 0x12b128>;
      channel = <0x2>;
      status = "okay";
      freq-table = <0x1 0x82208 0x2 0x30d40 0x10 0xa2d78 0x2000 0xc3500>;
      auto-freq-table = <0x3a980 0x4f1a0 0x6f540 0x80e80>;
      auto-freq = <0x0>;
      };
      };

      pd_vio {

      aclk_vio1 {
      operating-points = <0x186a0 0x10c8e0 0x7a120 0x10c8e0>;
      status = "okay";
      };
      };
      };

      vd_gpu {
      regulator_name = "vdd_gpu";
      suspend_volt = <0x3e8>;

      pd_gpu {

      clk_gpu {
      operating-points = <0x30d40 0xdbba0 0x493e0 0xe7ef0 0x668a0 0x10c8e0 0x7a120 0x118c30>;
      channel = <0x1>;
      status = "okay";
      };
      };
      };
      };
      R-TV BOX S10, Beebox N3150, Chuwi Hibox, Nvidia Shield, A95X Max

      Comment


        #48
        Originally posted by bluesmanuk View Post

        clk_ddr {
        operating-points = <0x30d40 0x106738 0x61a80 0x112a88 0x82208 0x118c30 0xa2d78 0x124f80 0xc3500 0x12b128>;
        channel = <0x2>;
        status = "okay";
        freq-table = <0x1 0x82208 0x2 0x30d40 0x10 0xa2d78 0x2000 0xc3500>;
        auto-freq-table = <0x3a980 0x4f1a0 0x6f540 0x80e80>;
        auto-freq = <0x0>;
        };
        };
        };
        O.K.
        My settings for CPU and GPU are the same as yours, and your top DDR frequency is 800 too, but your voltage corresponds to 0x12b128(1,225V). I have 0x149970(1,35V) at the same point.
        Try to replace your DDR part of dts file to
        clk_ddr {
        operating-points = <0x493e0 0x100590 0x60ae0 0x10c8e0 0x78d98 0x118c30 0x80e80 0x118c30 0x91050 0x118c30 0x99138 0x124f80 0x9e340 0x124f80 0xa4100 0x124f80 0xc3500 0x149970>;
        status = "okay";
        freq-table = <0x1 0xc3500 0x2 0x493e0 0x10 0xc3500 0x2000 0xc3500>;
        auto-freq-table = <0x493e0 0x60ae0 0x78d98 0x80e80 0x91050 0x99138 0x9e340 0xa4100 0xc3500>;
        auto-freq = <0x0>;
        };
        };



        CS918II/16GB(HTC-031-V1.0 board)
        CS918 (TN-BX09_V2.1 2013/05/31) FW: k-r42-old_revision-wasser-1.2.3- fried by 12V PS
        K-R42 board version B351_V2.0 1348, wifi Realtek8188ETV , RK3188T;FW: wasser-firmware-kr42-new-1.0.3

        Comment


          #49
          Originally posted by chris57 View Post
          Further test files here:
          Free software, tools and videos for DVB,HDTV,UHD recordings. Tools for ts,ts4,m2ts,mts,trp,str,tp,dvr,rec


          And here for high bitrate:
          http://jell.yfish.us/

          Thank you...

          Do you know where is the problem?
          Easy way to catch LOG -> Search 'Syslog' in Google Play,then install it and catch log

          Comment


            #50
            Originally posted by bluesmanuk View Post
            What do i have to do to adjust to DDR792/1,35V on KK as I'd like to try it?
            You can use my overclockmatic_RK3288 tool.

            IMO Setting 1.35V is a little risky. One shouldn't go higher for DDR voltage than 1.3V.
            Beside I realy do not see any difference between 700MHz and 800MHz DDR RAM settings but default 456MHz is rather too low.
            You can see more improvement from unlocking real 1.8GHz frequency for CPU in kernel than 800MHz for DDR RAM in comparision to 700MHz.

            You can see bigger performance improvement from unlocking real 1.8GHz frequency for CPU in kernel than 800MHz for DDR RAM in comparison to 700MHz.
            It is quite a ruse to sell devices advertised as 1.8GHz SoC and then limit CPU speed to 1.6GHz but still display in kernel CPU governor settings 1.8GHz as available .
            This is a little tool which can parse resource, kernel or boot binary image files (*.img) or even mtd partitions (root required) to find CPU, GPU and memory
            RK3288 2GB/16GB OC 1.9GHz at 1.2V RAM [email protected] Wasser's 3.0.11 firmware
            Out: monitor FullHD 16:9, 3.5" jack headphones; In: remote control, USB HUB: keyboard + mouse + pendrive
            bricked: VOYO V1 mini 8G/64GB Windows 10

            Comment


              #51
              Originally posted by chris57 View Post
              Further test files here:
              Free software, tools and videos for DVB,HDTV,UHD recordings. Tools for ts,ts4,m2ts,mts,trp,str,tp,dvr,rec


              And here for high bitrate:
              http://jell.yfish.us/


              That post is now gone, freaktab moderators please investigate.

              I tested http://jell.yfish.us/ 80mbps video and got 12-15fps but no dropped frames or high CPU usage in SPMC.
              Is that normal or should file's frames per second be 23.97/24/25 or 30.
              If so, then it is another problem with high bitrate videos on RK3288 devices.

              Comment


                #52
                Originally posted by Gormar View Post
                You can use my overclockmatic_RK3288 tool.

                IMO Setting 1.35V is a little risky. One shouldn't go higher for DDR voltage than 1.3V.
                Beside I realy do not see any difference between 700MHz and 800MHz DDR RAM settings but default 456MHz is rather too low.
                You can see more improvement from unlocking real 1.8GHz frequency for CPU in kernel than 800MHz for DDR RAM in comparision to 700MHz.

                You can see bigger performance improvement from unlocking real 1.8GHz frequency for CPU in kernel than 800MHz for DDR RAM in comparison to 700MHz.
                It is quite a ruse to sell devices advertised as 1.8GHz SoC and then limit CPU speed to 1.6GHz but still display in kernel CPU governor settings 1.8GHz as available .

                Is 1.8Ghz CPU and 600Mhz for DDR & GPU dangerous for normal medium stock heatsink on HPH devices or no need for extra cooling?

                Comment


                  #53
                  We must first finish 23.97fps 5-15Mbit, (mostly as common format) And then 4k, 100Mbit

                  Comment


                    #54
                    Originally posted by mo123 View Post


                    Is 1.8Ghz CPU and 600Mhz for DDR & GPU dangerous for normal medium stock heatsink on HPH devices or no need for extra cooling?
                    I'd be curious to know what the temp on the HPH is after a benchmark run, or during HD vids. Even like to know for stock speeds. Got any data?

                    Comment


                      #55
                      Here gather my thoughts together:

                      1. Where is the video clips playing from? NAS/USB Drives/Internet Streaming/Local eMMC?

                      2. What VideoPlayer used? Kodi/RKvideoPlayer/SPMC/MXplayer?

                      3. What's the HDMI output mode? 1080P24 or 1080P60?

                      4. What's kind of videos? 23.976fps MKV H264?It's better to use 'mediainfo.exe(https://mediaarea.net/en/MediaInfo )' to check.

                      5.What's the frequency the stutters occur ? on time per 1min? or start to stutter after 1 hour playing(Because of thermal hot)?
                      Easy way to catch LOG -> Search 'Syslog' in Google Play,then install it and catch log

                      Comment


                        #56
                        1. Where is the video clips playing from? NAS/USB Drives/Internet Streaming/Local eMMC?

                        local network, nas, internet streaming


                        2. What VideoPlayer used? Kodi/RKvideoPlayer/SPMC/MXplayer?

                        SPMC, MXplayer


                        3. What's the HDMI output mode? 1080P24 or 1080P60?

                        1080P60, in other mode very big stutter


                        4. What's kind of videos? 23.976fps MKV H264?It's better to use 'mediainfo.exe(https://mediaarea.net/en/MediaInfo )' to check.

                        23.976fps MKV H264

                        5.What's the frequency the stutters occur ? on time per 1min? or start to stutter after 1 hour playing(Because of thermal hot)?

                        on time per 1min

                        Comment


                          #57
                          Would be handy if we all try the same file/file type as I get the impression its a hardware issue which some of us suffer more so than others which is why some say things are fine.

                          Comment


                            #58
                            Thanks digger and gormar for the tips and tools
                            R-TV BOX S10, Beebox N3150, Chuwi Hibox, Nvidia Shield, A95X Max

                            Comment


                              #59
                              Originally posted by gffmac View Post
                              Would be handy if we all try the same file/file type as I get the impression its a hardware issue which some of us suffer more so than others which is why some say things are fine.

                              I'm wondering whether an online spreadsheet may be a good idea, where a list of files and respective download locations can be listed, with each user putting their results in of all the files that we ourselves test.

                              This could then be used further on down the line to test for other ROM revisions and new boxes.

                              Perhaps something along the lines of this?



                              It could be put online for global editing.

                              Firstly everybody comes up with a list of files so that one list can be compiled and then, when we are happy that the list is complete enough to gain meaningful results, each user can than have their own spreadsheet tab to fill in, giving their own individual results and feedback.
                              Last edited by bluesmanuk; 07-21-2015, 10:58.
                              R-TV BOX S10, Beebox N3150, Chuwi Hibox, Nvidia Shield, A95X Max

                              Comment


                                #60
                                Originally posted by bluesmanuk View Post


                                I'm wondering whether an online spreadsheet may be a good idea, where a list of files and respective download locations can be listed, with each user putting their results in of all the files that we ourselves test.

                                This could then be used further on down the line to test for other ROM revisions and new boxes.

                                Perhaps something along the lines of this?



                                It could be put online for global editing.

                                Firstly everybody comes up with a list of files so that one list can be compiled and then, when we are happy that the list is complete enough to gain meaningful results, each user can than have their own spreadsheet tab to fill in, giving their own individual results and feedback.
                                Sounds good but maybe a spreadsheet per sample file as there are so many of them. I doubt most people will download more than a few of the test files. If we can make sure we ask all the relevant questions to cover all the bases, dropped frames, rom base etc.

                                Comment

                                Working...
                                X