Announcement

Collapse
No announcement yet.

Announcement

Collapse
No announcement yet.

Minix Neo X8/X8-H Stock BETA 4 in flashable ZIP format

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

    #16
    Ok, ok, ok, I'm also able to freeze the system
    It runs for ~7 hours without any freeze (last 2 hours stress test), but if I do math operations (e.g. integer), e.g. at AnTuTu between 8% and 35%, I'm able to freeze the system...
    The easiest way to freeze the system is to use 'PassMark PerformanceTest' (https://play.google.com/store/apps/d...mark.pt_mobile) and there at CPU do 1, 2 or 3 times the integer test and the system freezes....
    I never know before that this can depends on the kernel, I thought it's only a problem of the SoC (because at stock it isn't a problem)...
    BUT after this I find out with "816/1992 interactive" at stock I'm also able to reproduce it at 'PassMark PerformanceTest'...
    Only a quick shot because now I have to go to bed...
    I will analyse it tomorrow...
    RK3288 Devices
    - Overview BOX (LINK !)
    - Overview STICK (Dongle) (LINK !)

    MINIX NEO: Z64 W/A - (Intel Z3735F); X8-H Plus - (Amlogic S812H); A2 Lite (sponsored by minix.com.hk)
    UGOOS UT3S (4/32GB with fan) - FW 2.0.6 - (RK3288) (sponsored by GearBest.com)
    Tronsmart Draco AW80 Meta (2/16GB) - FW v2.0rc3 - (Allwinner A80) (sponsored by GeekBuying.com)
    Beelink / UBOX R89 - FW 111k4110_1219 - (RK3288) (sponsored by Netxeon (Beelink))

    RK3188: pcb => "CH001 1332 TN-BX09_V2.1" (K-R42 / CS918...) => wasser KK 1.0.3 (old rev)
    Fly Mouse Mini Wireless Keyboard with 2 mode learning IR remote 'iPazzPort KP-810-16'

    Comment


      #17
      Originally posted by no_spam_for_me View Post
      Maybe it is in /etc/ but because of:
      Code:
      service sysinit /system/bin/logwrapper /system/xbin/busybox run-parts /system/etc/init
      at init.rc it must be in /system/etc/ and that does not exist at my beta4
      (BTW: and if I create the /system/etc/init and place my script, it works )


      EDIT:
      Code:
      adb remount -oremount,rw /
      
      adb shell mkdir /system/etc/init
      
      adb push 05nfs /system/etc/init
      adb shell chmod 0755 /system/etc/init/05nfs
      
      adb remount -oremount,ro /
      Code:
      #!/system/bin/sh
      # *************
      # * NFS mount *
      # *************
      while [ ""`getprop dev.bootcomplete` != "1" ] ; do sleep 1; done
      mount -o rw,remount /
      mkdir /mnt/XPFilme
      mount -o ro,remount /
      sleep 2
      busybox mount -t nfs 192.168.2.1:/XPFilme /mnt/XPFilme -o ro,intr,soft,udp,nolock,rsize=8192,wsize=8192
      # done
      I have been saying it's in /etc/

      When I look at my beta004 there is a folder in /etc/ called init
      It's not called init.d
      And yes init.rc the last line shows /etc/init

      I tested the stock ROM (I rooted it) and put a script /etc/init/
      and it worked no problem.

      Your BETA004 seems to be missing something

      Bob
      "Pzebacz im, bo nie wiedzą, co czynią"
      "Прости им, они не ведают, что творят"
      "Perdona loro perché non sanno quello che fanno"
      "Vergib ihnen, denn sie wissen nicht, was sie tun"
      "Vergeef hen want ze weten niet wat ze doen"
      "Pardonne-leur car ils ne savent pas ce qu'ils font"
      "Perdónalos porque no saben que lo que hacen"
      "Oprosti im, jer ne znaju što čine"
      "Forgive them as they know not what they do"





      Comment


        #18
        Re: NEW - Minix Neo X8/X8-H Stock BETA 4 in flashable ZIP format

        Originally posted by no_spam_for_me View Post
        Ok, ok, ok, I'm also able to freeze the system
        It runs for ~7 hours without any freeze (last 2 hours stress test), but if I do math operations (e.g. integer), e.g. at AnTuTu between 8% and 35%, I'm able to freeze the system...
        The easiest way to freeze the system is to use 'PassMark PerformanceTest' (https://play.google.com/store/apps/d...mark.pt_mobile) and there at CPU do 1, 2 or 3 times the integer test and the system freezes....
        I never know before that this can depends on the kernel, I thought it's only a problem of the SoC (because at stock it isn't a problem)...
        BUT after this I find out with "816/1992 interactive" at stock I'm also able to reproduce it at 'PassMark PerformanceTest'...
        Only a quick shot because now I have to go to bed...
        I will analyse it tomorrow...
        Im having reboots tonight watching SD video on XBMC. Really wondering if this is a heat problem. The system was very unstable for me when using the higher CPU fix, reboots every 5 min but with stock I've maybe had a couple now tonight. Whatever, its not great.

        Sent From My LG G3 Using Tapatalk

        Comment


          #19
          Re: NEW - Minix Neo X8/X8-H Stock BETA 4 in flashable ZIP format

          Originally posted by Batfink32 View Post
          Im having reboots tonight watching SD video on XBMC. Really wondering if this is a heat problem. The system was very unstable for me when using the higher CPU fix, reboots every 5 min but with stock I've maybe had a couple now tonight. Whatever, its not great.

          Sent From My LG G3 Using Tapatalk
          That's why I stay on beta 2. Haven't had 1 reboot and machine has been on constantly.
          With beta3 or 4, I'm gonna get a reboot within the hour, every hour. Never fails. I've tested it. I'm content with beta 4rom AND finless CPU fix from may 29. (Finless 1.0) lol. Works perfectly for now so that's how I'm using it I guess. Not ideal but whatever

          Comment


            #20
            Re: NEW - Minix Neo X8/X8-H Stock BETA 4 in flashable ZIP format

            Originally posted by cuezaireekaa View Post
            That's why I stay on beta 2. Haven't had 1 reboot and machine has been on constantly.
            With beta3 or 4, I'm gonna get a reboot within the hour, every hour. Never fails. I've tested it. I'm content with beta 4rom AND finless CPU fix from may 29. (Finless 1.0) lol. Works perfectly for now so that's how I'm using it I guess. Not ideal but whatever
            Beta 3 is when they changed the throttling and the temperatures on the CPU apps went strangely low isn't it? I'll. Probably flash back to 2 tonight.

            Sent From My LG G3 Using Tapatalk

            Comment


              #21
              Re: NEW - Minix Neo X8/X8-H Stock BETA 4 in flashable ZIP format

              Originally posted by Batfink32 View Post
              Beta 3 is when they changed the throttling and the temperatures on the CPU apps went strangely low isn't it? I'll. Probably flash back to 2 tonight.

              Sent From My LG G3 Using Tapatalk
              you are correct sir. yes.

              Comment


                #22
                Re: NEW - Minix Neo X8/X8-H Stock BETA 4 in flashable ZIP format

                Originally posted by cuezaireekaa View Post
                you are correct sir. yes.
                I'm getting temped to try and mod my X8 for cooling but considering I bricked my S89 doing that I'm holding out for a software fix.

                Sent From My LG G3 Using Tapatalk

                Comment


                  #23
                  Personally, I am on the original shipped rom, it's doing everything I need it to do except for Netflix. Netflix is no biggie though because my tv does netflix in HD.....SmartTV. My box never reboots, I don't have stuttering in xbmc, even in 1080p, after tweaking the advancedsettings.xml file. I am VERY happy with my X8-H!

                  Comment


                    #24
                    MINIX NEO X-8H unreliable

                    Originally posted by pmerritt View Post
                    Personally, I am on the original shipped rom, it's doing everything I need it to do except for Netflix. Netflix is no biggie though because my tv does netflix in HD.....SmartTV. My box never reboots, I don't have stuttering in xbmc, even in 1080p, after tweaking the advancedsettings.xml file. I am VERY happy with my X8-H!
                    I have the exact opposite experiece and presently DO NOT recommend this product to anyone... Buyer beware....
                    My experience to date is that I purchased a MINIX NEO X-8H as an upgrade to my reliable AC Ryan product and someone recommended this product as a great advance. I have yet to get it to work reliably, it is EXTREMLY buggy and unreliable. Out of the box it DOES NOT work on my LG D2524P 3D PC Monitor or KONKA 47" LED TV via HDMI. I have had to upgrade to 002 beta 4 to get it to display on the PC monitor and have factory reset it. It is extremely buggy as it crashes constantly when I plug in a USB thumb drive, or just soft reboots. Sometimes it gets stuck on the MINIX android screen and other times it stays on the MINIX boot screen. The HDMI display is corrupted sometimes if the cable is moved slightly which means you can't physically move or touch the product once you have it working. Is there any hope that this product will be reliable, stable and usable?
                    I still have my AC Ryan to use at least, and it works like a tank....

                    Comment


                      #25
                      Originally posted by DragonNZ View Post
                      I have the exact opposite experiece and presently DO NOT recommend this product to anyone... Buyer beware....
                      My experience to date is that I purchased a MINIX NEO X-8H as an upgrade to my reliable AC Ryan product and someone recommended this product as a great advance. I have yet to get it to work reliably, it is EXTREMLY buggy and unreliable. Out of the box it DOES NOT work on my LG D2524P 3D PC Monitor or KONKA 47" LED TV via HDMI. I have had to upgrade to 002 beta 4 to get it to display on the PC monitor and have factory reset it. It is extremely buggy as it crashes constantly when I plug in a USB thumb drive, or just soft reboots. Sometimes it gets stuck on the MINIX android screen and other times it stays on the MINIX boot screen. The HDMI display is corrupted sometimes if the cable is moved slightly which means you can't physically move or touch the product once you have it working. Is there any hope that this product will be reliable, stable and usable?
                      I still have my AC Ryan to use at least, and it works like a tank....

                      I have NONE of those issues, not a single one. Maybe you got a lemon. Sorry to hear yours is so bad, i wish you could see how this thing works when it is working properly. It really is nice. Maybe you can exchange yours.

                      Comment


                        #26
                        Originally posted by pmerritt View Post
                        I have NONE of those issues, not a single one. Maybe you got a lemon. Sorry to hear yours is so bad, i wish you could see how this thing works when it is working properly. It really is nice. Maybe you can exchange yours.
                        Agreed and this box is now my main box to my living room TV.

                        Blows away any RK 3188 box I have and trust I have many!

                        Bob
                        "Pzebacz im, bo nie wiedzą, co czynią"
                        "Прости им, они не ведают, что творят"
                        "Perdona loro perché non sanno quello che fanno"
                        "Vergib ihnen, denn sie wissen nicht, was sie tun"
                        "Vergeef hen want ze weten niet wat ze doen"
                        "Pardonne-leur car ils ne savent pas ce qu'ils font"
                        "Perdónalos porque no saben que lo que hacen"
                        "Oprosti im, jer ne znaju što čine"
                        "Forgive them as they know not what they do"





                        Comment


                          #27
                          Originally posted by Finless View Post
                          Agreed and this box is now my main box to my living room TV.

                          Blows away any RK 3188 box I have and trust I have many!

                          Bob
                          I also purchased X8-H as an upgrade to my old X7 and I'm really satisfied. It does have some bugs for the time being but nothing stops me from using the box as my main entertainment hub. I'm still running Beta2 and I don't have any of the problems mentioned here. Reading all these issues I'm not in a hurry to move forward to Beta4, I may wait for Beta5. Bob do you run Beta4 as well?

                          Comment


                            #28
                            Just thinking the reboots could be caused by the power being used by an external HDD I added (mentioned in another thread). This used to happen on the old boxes and TV sticks. I'll attach my powered USB hub tonight and see if that helps.

                            Sent From My LG G3 Using Tapatalk

                            Comment


                              #29
                              This is what I get when I run the AnTuTu system stability test when it crash/lockup at 35%....
                              Anyone else have this problem?
                              Do you know what I can do to fix?
                              Attached Files

                              Comment


                                #30
                                Originally posted by DragonNZ View Post
                                This is what I get when I run the AnTuTu system stability test when it crash/lockup at 35%....
                                Anyone else have this problem?
                                Do you know what I can do to fix?
                                yeeees, you are not alone (but if you had read this thread you know this )
                                e.g.
                                RK3288 Devices
                                - Overview BOX (LINK !)
                                - Overview STICK (Dongle) (LINK !)

                                MINIX NEO: Z64 W/A - (Intel Z3735F); X8-H Plus - (Amlogic S812H); A2 Lite (sponsored by minix.com.hk)
                                UGOOS UT3S (4/32GB with fan) - FW 2.0.6 - (RK3288) (sponsored by GearBest.com)
                                Tronsmart Draco AW80 Meta (2/16GB) - FW v2.0rc3 - (Allwinner A80) (sponsored by GeekBuying.com)
                                Beelink / UBOX R89 - FW 111k4110_1219 - (RK3288) (sponsored by Netxeon (Beelink))

                                RK3188: pcb => "CH001 1332 TN-BX09_V2.1" (K-R42 / CS918...) => wasser KK 1.0.3 (old rev)
                                Fly Mouse Mini Wireless Keyboard with 2 mode learning IR remote 'iPazzPort KP-810-16'

                                Comment

                                Working...
                                X