Announcement

Collapse
No announcement yet.

Announcement

Collapse
No announcement yet.

NEW - Lollipop - wasser firmware 3.0.6 for Minix Neo X7

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

    #76
    Originally posted by Molle View Post
    I understand that. I'm just reporting my findings. Here is a post from Bob detailing what's required for multi-disk mounting:



    Maybe you could add these sections to your boot.img?

    BTW: Might it also be that the Ethernet problems are not kernel related at all but due to some omission in the boot scripts?
    1 i will add the multi-disk mounting in next release, thanks for the infos

    2. it's a bug in kernel. I hope it's fixed in latest kernel. Still waiting for feedback.
    http://www.freak-tab.de/wasser/btn_donate.gif

    You can make a donation if you find my work useful

    Comment


      #77
      Dmesg from Stock Rom 008, rooted and accidentally pushed CWM as well, hope that wont make a difference.

      BT, Ethernet, Wifi were all on.

      PS, GPIO list, any help on that one, google seems full of too advanced linux stuff for me.
      Attached Files

      Comment


        #78
        Originally posted by wasser View Post
        1 i will add the multi-disk mounting in next release, thanks for the infos
        Thank you. We all have our "musts". Multi-disk mounting is one such for me.

        BTW: What are the CPU/DDR/GPU frequencies in the X7 kernel?
        NVidia Shield TV 2015 16 GB || Stock
        NVidia Shield TV 2017 16 GB || Stock
        Buy me a beer?

        Comment


          #79
          Just loaded 114-3.zip kernel on x7 and tested ethernet. Still doesn't work. I think i figured out how to extract the dmesg.txt so see attached and let me know if it helps.
          Attached Files

          Comment


            #80
            KiKat-4.4.2 for Minix X7

            Originally posted by Molle View Post

            BTW: What are the CPU/DDR/GPU frequencies in the X7 kernel?
            If he's using same source as me then stock is 1.6Ghz / 600 MHz / 396 MHZ


            Sent from my iPhone using Tapatalk
            Measy U4B (=Tronsmart T428) used by my kids!
            Onda v975m - M802 - Bought from Banggood.com
            Pipo M8HD 3G - RK3188 - don't buy from pipo-store
            Tronsmart S89 Vega -S802 (sponsored by Geekbuying)
            CX921b -RK3188T (sponsored by AndroidTV)
            Cube U30GT2 - RK3188 (part sponsored by Geekbuying)
            RKM MK902 - RK3188 (sponsored by RKM)



            Donate to Finless

            Comment


              #81
              Also some additional items from testing once you get the major things squared away:
              - Internal memory for apps is only 1GB, can you provide options for 2 GB, 4GB, 8GB?
              - Adobe flash not included. easy enough to sideload but nice to have in the finished package

              I am having one problem I can't figure out since 4.4.2 vs. 4.2.2. THere is no option like in 4.2.2 for the x7 to be shown to my windows pc as an attached device and access it's drives from PC. THere used to be a usb option. I tried the developer options\usb debug but the x7 doesn't show as an accessable device and it's internal sdcard is not accessable from win explorer. Not a huge issue as I can swap things on sdcard but if anyone can save me the hassels and time of having to do that vs. just being able to access the internal sd card from win explorer, I'd appreciate it.

              Comment


                #82
                Originally posted by darrellr View Post
                If he's using same source as me then stock is 1.6Ghz / 600 MHz / 396 MHZ
                Thanks. I just found the values from one of the dmesg files posted here.

                Actually, here is a comparison of the frequency-related dmesg entries between the Wasser kernel and my "de-underclocked" kernel (CPU: 1008/1200/1608/1800, DDR:667, GPU: 400/600) built from Phjanderson's sources:

                Wasser:
                Code:
                <4>[    0.000000] DDR DEBUG: init success!!! freq=300MHz
                ...
                <4>[    0.700410] DVFS MSG: core: dvfs_adjust_table_lmtvolt get leakage_level = 3000
                <4>[    0.700463]         adjust table freq=1608000 KHz, index=1375000 mV to index=1350000 mV
                <4>[    0.700519] efuse_version_val: efuse version = 31
                <4>[    0.700554] DVFS MSG: aclk_gpu: dvfs_adjust_table_lmtvolt get leakage_level = 3000
                <4>[    0.701730] rk3188 cpufreq version 2.2, suspend freq 816 MHz
                ...
                <6>[    2.022266] ddrfreq: verion 3.2 20130917
                <6>[    2.022296] ddrfreq: fix cpu pause bug
                <6>[    2.022323] ddrfreq: normal 720MHz video 0MHz video_low 0MHz dualview 0MHz idle 0MHz suspend 0MHz reboot 300MHz
                <6>[    2.024130] ddrfreq: change freq to 720 MHz when normal
                ...
                <4>[    5.796362] Mali: mali freq table :Mali: 128,Mali: 198,Mali: 256,Mali: 297,Mali: 384,Mali: 594,Mali:
                Molle:
                Code:
                <4>[    0.000000] DDR DEBUG: init success!!! freq=396MHz
                ...
                <4>[    0.736255] DVFS MSG: core: dvfs_adjust_table_lmtvolt get leakage_level = 3
                <4>[    0.736310]         adjust table freq=1800000 KHz, index=1375000 mV to index=1350000 mV
                <4>[    0.736376] DVFS MSG: aclk_gpu: dvfs_adjust_table_lmtvolt get leakage_level = 3
                <4>[    0.737489] rk3188 cpufreq version 2.1, suspend freq 1008 MHz
                ...
                <6>[    2.098642] ddrfreq: verion 2.4 20130427
                <6>[    2.098670] ddrfreq: normal 660MHz video 396MHz dualview 0MHz idle 0MHz suspend 0MHz reboot 396MHz
                <6>[    2.099686] ddrfreq: change freq to 660 MHz when normal
                ...
                <4>[    3.974002] Mali: mali freq table :Mali: 384,Mali: 594,Mali:
                NVidia Shield TV 2015 16 GB || Stock
                NVidia Shield TV 2017 16 GB || Stock
                Buy me a beer?

                Comment


                  #83
                  kernel-minix-x7-100114-4.zip

                  new kernel uploaded, could someone please test again?
                  this kernel has a fix for stock remote

                  thanks

                  http://www.freak-tab.de/wasser/btn_donate.gif

                  You can make a donation if you find my work useful

                  Comment


                    #84
                    Originally posted by Pluto View Post
                    Dmesg from Stock Rom 008, rooted and accidentally pushed CWM as well, hope that wont make a difference.

                    BT, Ethernet, Wifi were all on.

                    PS, GPIO list, any help on that one, google seems full of too advanced linux stuff for me.
                    please tak a look at this forum->kernel development

                    http://www.freak-tab.de/wasser/btn_donate.gif

                    You can make a donation if you find my work useful

                    Comment


                      #85
                      Originally posted by wasser View Post
                      please tak a look at this forum->kernel development

                      http://www.freaktab.com/showthread.p...n-more-devices
                      that was my guide so far. ive copied those two files there, move didnt function for some cross link stuff, but in order to copy, i had to do this:


                      root@android:/ # mount -o remount,rw -t yaffs /dev/block/mtdblock4 /system

                      root@android:/ # cp /sdcard/Download/user-gpio-drv.ko /system/lib/modules/
                      root@android:/ # cp /sdcard/Download/gpio /system/bin/

                      but when i test gpio command, i get this:

                      root@android:/ # gpio
                      gpio_init failed: No such file or directory
                      1|root@android:/ # gpio exports
                      gpio_init failed: No such file or directory
                      1|root@android:/ # gpio dump gpio
                      gpio_init failed: No such file or directory

                      i really dont like to fiddle with things i dont understand, especially commands, the dmesg one was already confusing but i understood it somehow. boy, havent touched unix commands for ages. im probably overlooking something basic, theres anoither file where leolas hasnt told us where to move it, haha.

                      Edit: progress, told u, too basic, insmod...GUI makes one such an ignorant. i think ive done it...have a look.
                      Attached Files

                      Comment


                        #86
                        ^ You need to 'insmod' the gpio module before executing the command itself.
                        NVidia Shield TV 2015 16 GB || Stock
                        NVidia Shield TV 2017 16 GB || Stock
                        Buy me a beer?

                        Comment


                          #87
                          Originally posted by Pluto View Post
                          that was my guide so far. ive copied those two files there, move didnt function for some cross link stuff, but in order to copy, i had to do this:


                          root@android:/ # mount -o remount,rw -t yaffs /dev/block/mtdblock4 /system

                          root@android:/ # cp /sdcard/Download/user-gpio-drv.ko /system/lib/modules/
                          root@android:/ # cp /sdcard/Download/gpio /system/bin/

                          but when i test gpio command, i get this:

                          root@android:/ # gpio
                          gpio_init failed: No such file or directory
                          1|root@android:/ # gpio exports
                          gpio_init failed: No such file or directory
                          1|root@android:/ # gpio dump gpio
                          gpio_init failed: No such file or directory

                          i really dont like to fiddle with things i dont understand, especially commands, the dmesg one was already confusing but i understood it somehow. boy, havent touched unix commands for ages.
                          no problem, i help you,
                          1 chmod 755 /system/bin/gpio
                          2 insmod /system/lib/modules/user-gpio-drv.ko
                          3 cp libgpio.so /system/lib/
                          4 gpio dump gpio
                          5 dmesg >/sdcard/dmesg-gpio.log

                          it's all
                          http://www.freak-tab.de/wasser/btn_donate.gif

                          You can make a donation if you find my work useful

                          Comment


                            #88
                            hehe, too late, edited my post, log attached.

                            Comment


                              #89
                              Originally posted by Pluto View Post
                              that was my guide so far. ive copied those two files there, move didnt function for some cross link stuff, but in order to copy, i had to do this:


                              root@android:/ # mount -o remount,rw -t yaffs /dev/block/mtdblock4 /system

                              root@android:/ # cp /sdcard/Download/user-gpio-drv.ko /system/lib/modules/
                              root@android:/ # cp /sdcard/Download/gpio /system/bin/

                              but when i test gpio command, i get this:

                              root@android:/ # gpio
                              gpio_init failed: No such file or directory
                              1|root@android:/ # gpio exports
                              gpio_init failed: No such file or directory
                              1|root@android:/ # gpio dump gpio
                              gpio_init failed: No such file or directory

                              i really dont like to fiddle with things i dont understand, especially commands, the dmesg one was already confusing but i understood it somehow. boy, havent touched unix commands for ages. im probably overlooking something basic, theres anoither file where leolas hasnt told us where to move it, haha.

                              Edit: progress, told u, too basic, insmod...GUI makes one such an ignorant. i think ive done it...have a look.
                              great, thanks!
                              http://www.freak-tab.de/wasser/btn_donate.gif

                              You can make a donation if you find my work useful

                              Comment


                                #90
                                Originally posted by Pluto View Post
                                hehe, too late, edited my post, log attached.
                                it's exactly what i need. Thanks again!

                                i need the same again but with my kernel + my rom
                                http://www.freak-tab.de/wasser/btn_donate.gif

                                You can make a donation if you find my work useful

                                Comment

                                Working...
                                X