Announcement

Collapse
No announcement yet.

Announcement

Collapse
No announcement yet.

Wasser Marshmallow ROM SDCard version R89 2G/16G

Collapse
This is a sticky topic.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    #31
    Originally posted by LawlessPPC View Post
    There's 2 versions of linuxium script you used the standard which won't work in this type of ROM. I've killed SD slot on mine last night so can no longer do anymore for it I'm adraid

    Sent from my MotoG3 using Tapatalk
    How did you kill your SD slot? Are any of the other USB slots bootable?
    Tronsmart R28 PRO with wasser-2.0.7-beelink-r89-rk3288 ROM and MX Player

    Comment


      #32
      Originally posted by amclean123 View Post
      How did you kill your SD slot? Are any of the other USB slots bootable?
      Probably too much heat. There are some resistors associated with SD card reader near the unsoldered USB header.
      It might be a better idea to use RS232 header on the right near the CPU and eMMC.
      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


        #33
        Originally posted by LawlessPPC View Post
        Hellow LawlessPPC. Can you help me? I will try to create sd with wasser4.0.11 ROM. And have some problems:

        sudo ./create-android-sdcard-no-user-partition wasser11.img
        [sudo] password for digi:
        ./create-android-sdcard-no-user-partition: Is your SD card loaded as '/dev/sdc' (y/n)? y
        ./create-android-sdcard-no-user-partition: Unmounting partitions on '/dev/sdc' ... done.
        ./create-android-sdcard-no-user-partition: Unpacking Android image 'wasser11.img' ... done.
        ./create-android-sdcard-no-user-partition: Unpacking Android boot image ... done.
        ./create-android-sdcard-no-user-partition: Formatting SD card '/dev/sdc' ... done.
        ./create-android-sdcard-no-user-partition: Flashing bootloader 'sdboot_rk3288.img' to '/dev/sdc' ... done.
        ./create-android-sdcard-no-user-partition: Updating partition table on '/dev/sdc' ... done.
        ./create-android-sdcard-no-user-partition: Calculating partition sizes for '/dev/sdc' ... done.
        ./create-android-sdcard-no-user-partition: Creating 'cache' partition as '/dev/sdc1' with size of 128 MB ...done.
        ./create-android-sdcard-no-user-partition: Making 'ext4' file system for 'cache' partition on '/dev/sdc1' ... done.
        ./create-android-sdcard-no-user-partition: Creating 'metadata' partition as '/dev/sdc2' with size of 4 MB ... done.
        ./create-android-sdcard-no-user-partition: Making 'ext4' file system for 'metadata' partition on '/dev/sdc2' ... done.
        ./create-android-sdcard-no-user-partition: Creating 'system' partition as '/dev/sdc3' with size of 1024 MB ... done.
        ./create-android-sdcard-no-user-partition: Making 'ext4' file system for 'system' partition on '/dev/sdc3' ... done.
        ./create-android-sdcard-no-user-partition: Creating 'data' partition as '/dev/sdc4' using rest of space on '/dev/sdc' ... done.
        ./create-android-sdcard-no-user-partition: Making 'ext4' file system for 'data' partition on '/dev/sdc4' ... done.
        ./create-android-sdcard-no-user-partition: Updating Android boot source ... egrep: charger: No such file or directory
        egrep: data: Is a directory
        egrep: dev: Is a directory
        egrep: oem: Is a directory
        egrep: proc: Is a directory
        egrep: res: Is a directory
        egrep: sbin: Is a directory
        egrep: sys: Is a directory
        egrep: system: Is a directory
        egrep: charger: No such file or directory
        egrep: data: Is a directory
        egrep: dev: Is a directory
        egrep: oem: Is a directory
        egrep: proc: Is a directory
        egrep: res: Is a directory
        egrep: sbin: Is a directory
        egrep: sys: Is a directory
        egrep: system: Is a directory
        done.

        ./create-android-sdcard-no-user-partition: Rebuilding Android boot image ... 5109 blocks
        done.
        ./create-android-sdcard-no-user-partition: Creating 'parameter.img' from 'parameter' ... done.
        ./create-android-sdcard-no-user-partition: Flashing 'parameter.img' to '/dev/sdc' ... done.
        ./create-android-sdcard-no-user-partition: Flashing boot 'boot.img' to '/dev/sdc ... done.
        ./create-android-sdcard-no-user-partition: Flashing kernel 'kernel' to '/dev/sdc ... done.
        ./create-android-sdcard-no-user-partition: Flashing resource 'resource' to '/dev/sdc ... done.
        ./create-android-sdcard-no-user-partition: Flashing system 'system.img' to '/dev/sdc3' ... done.
        ./create-android-sdcard-no-user-partition: Removing unpacked Android image ... done.
        ./create-android-sdcard-no-user-partition: Flushing buffers for '/dev/sdc' ... done.
        ./create-android-sdcard-no-user-partition: Android SD card created on '/dev/sdc'.

        I think, this: "Updating Android boot source ... egrep: charger: No such file or directory" is problem? Or not? After, in box, android starts correctly from sd-card

        Comment


          #34
          Originally posted by digitalriver
          Hellow LawlessPPC. Can you help me? I will try to create sd with wasser4.0.11 ROM. And have some problems:

          sudo ./create-android-sdcard-no-user-partition wasser11.img
          [sudo] password for digi:
          ./create-android-sdcard-no-user-partition: Is your SD card loaded as '/dev/sdc' (y/n)? y
          ./create-android-sdcard-no-user-partition: Unmounting partitions on '/dev/sdc' ... done.
          ./create-android-sdcard-no-user-partition: Unpacking Android image 'wasser11.img' ... done.
          ./create-android-sdcard-no-user-partition: Unpacking Android boot image ... done.
          ./create-android-sdcard-no-user-partition: Formatting SD card '/dev/sdc' ... done.
          ./create-android-sdcard-no-user-partition: Flashing bootloader 'sdboot_rk3288.img' to '/dev/sdc' ... done.
          ./create-android-sdcard-no-user-partition: Updating partition table on '/dev/sdc' ... done.
          ./create-android-sdcard-no-user-partition: Calculating partition sizes for '/dev/sdc' ... done.
          ./create-android-sdcard-no-user-partition: Creating 'cache' partition as '/dev/sdc1' with size of 128 MB ...done.
          ./create-android-sdcard-no-user-partition: Making 'ext4' file system for 'cache' partition on '/dev/sdc1' ... done.
          ./create-android-sdcard-no-user-partition: Creating 'metadata' partition as '/dev/sdc2' with size of 4 MB ... done.
          ./create-android-sdcard-no-user-partition: Making 'ext4' file system for 'metadata' partition on '/dev/sdc2' ... done.
          ./create-android-sdcard-no-user-partition: Creating 'system' partition as '/dev/sdc3' with size of 1024 MB ... done.
          ./create-android-sdcard-no-user-partition: Making 'ext4' file system for 'system' partition on '/dev/sdc3' ... done.
          ./create-android-sdcard-no-user-partition: Creating 'data' partition as '/dev/sdc4' using rest of space on '/dev/sdc' ... done.
          ./create-android-sdcard-no-user-partition: Making 'ext4' file system for 'data' partition on '/dev/sdc4' ... done.
          ./create-android-sdcard-no-user-partition: Updating Android boot source ... egrep: charger: No such file or directory
          egrep: data: Is a directory
          egrep: dev: Is a directory
          egrep: oem: Is a directory
          egrep: proc: Is a directory
          egrep: res: Is a directory
          egrep: sbin: Is a directory
          egrep: sys: Is a directory
          egrep: system: Is a directory
          egrep: charger: No such file or directory
          egrep: data: Is a directory
          egrep: dev: Is a directory
          egrep: oem: Is a directory
          egrep: proc: Is a directory
          egrep: res: Is a directory
          egrep: sbin: Is a directory
          egrep: sys: Is a directory
          egrep: system: Is a directory
          done.

          ./create-android-sdcard-no-user-partition: Rebuilding Android boot image ... 5109 blocks
          done.
          ./create-android-sdcard-no-user-partition: Creating 'parameter.img' from 'parameter' ... done.
          ./create-android-sdcard-no-user-partition: Flashing 'parameter.img' to '/dev/sdc' ... done.
          ./create-android-sdcard-no-user-partition: Flashing boot 'boot.img' to '/dev/sdc ... done.
          ./create-android-sdcard-no-user-partition: Flashing kernel 'kernel' to '/dev/sdc ... done.
          ./create-android-sdcard-no-user-partition: Flashing resource 'resource' to '/dev/sdc ... done.
          ./create-android-sdcard-no-user-partition: Flashing system 'system.img' to '/dev/sdc3' ... done.
          ./create-android-sdcard-no-user-partition: Removing unpacked Android image ... done.
          ./create-android-sdcard-no-user-partition: Flushing buffers for '/dev/sdc' ... done.
          ./create-android-sdcard-no-user-partition: Android SD card created on '/dev/sdc'.

          I think, this: "Updating Android boot source ... egrep: charger: No such file or directory" is problem? Or not? After, in box, android starts correctly from sd-card
          You've got a working SD the error is not an issue for you
          Sent from my MotoG3 using Tapatalk


          Comment


            #35
            Originally posted by LawlessPPC View Post

            You've got a working SD the error is not an issue for you
            Thank you/ Its good, but now I have another problem. Ok. Sd-card was created and works. Next I want to make a copy of this sdcard, using hdd raw copy. I make a copy. Next. Then I copied to the other sd-card. And this(other) sd-card does not work(spinning logo, but not start). Both cards by 16GB. How its possible? Maybe,problem with the number of blocks(different numbers)? or what?

            Comment


              #36
              digitalriver Can I get a copy of the new 16GB Img that you made?
              Tronsmart R28 PRO with wasser-2.0.7-beelink-r89-rk3288 ROM and MX Player

              Comment


                #37
                First post if i am correct. If thats not what you need?
                Many devices now mk902ii/Shield/Mk68 /Ugoos/neox5/minix5 (yes they still work lol) mk80 no it doesnt work lol.

                Comment


                  #38
                  Originally posted by scooter2014 View Post
                  First post if i am correct. If thats not what you need?
                  Thanks. I have that one (4.0.10). I was looking for the new disk image that digitalriver made of the newer 4.0.11 Wasser ROM.
                  Tronsmart R28 PRO with wasser-2.0.7-beelink-r89-rk3288 ROM and MX Player

                  Comment


                    #39
                    Ahh i see. Seem like raw copy not work with image. I try with that version as well when i get a chance. I got error with no paramter file havent got back to it yet.

                    This run really hot on mk902ii had few already blow up device with it. Needs cooling lol careful
                    Many devices now mk902ii/Shield/Mk68 /Ugoos/neox5/minix5 (yes they still work lol) mk80 no it doesnt work lol.

                    Comment


                      #40
                      Originally posted by amclean123 View Post
                      digitalriver Can I get a copy of the new 16GB Img that you made?
                      Yes, I can
                      _https://mega.nz/#!Hw8S1AYI!Deym9iHZTSF_OZQE-eBCj-PEuRsIt-2fwdmN7PitXIU
                      But Im not sure, that this image starts for you. I have 2 sdcard. On first card this image work, on second card - not work. And I dont know, why. Maybe, this image very big and not on each card placed

                      Comment


                        #41
                        Originally posted by digitalriver

                        Thank you/ Its good, but now I have another problem. Ok. Sd-card was created and works. Next I want to make a copy of this sdcard, using hdd raw copy. I make a copy. Next. Then I copied to the other sd-card. And this(other) sd-card does not work(spinning logo, but not start). Both cards by 16GB. How its possible? Maybe,problem with the number of blocks(different numbers)? or what?
                        I would use win32diskimager for it I only tried HD raw copy for a small download
                        Also some win utils won't see the sdcard if its not a win style partition. I know it sounds stupid but I've had low level disk tools not detect a device eg: USB pen drives or sdcards because of the partitions being ext4. This is why I always have mini tool partition wizard installed.

                        Sent from my MotoG3 using Tapatalk


                        Comment


                          #42
                          Tjank you, LawwlessPPP. Now I have created image with 8Gb card, this image starts without problem at any other 16G or bigger sd-cards. Previous image was very big, not on each 16G card placed.

                          Comment


                            #43
                            Originally posted by digitalriver View Post

                            Yes, I can
                            _https://mega.nz/#!Hw8S1AYI!Deym9iHZTSF_OZQE-eBCj-PEuRsIt-2fwdmN7PitXIU
                            But Im not sure, that this image starts for you. I have 2 sdcard. On first card this image work, on second card - not work. And I dont know, why. Maybe, this image very big and not on each card placed
                            Thanks!
                            Tronsmart R28 PRO with wasser-2.0.7-beelink-r89-rk3288 ROM and MX Player

                            Comment


                              #44
                              My SanDisk Extreme PLUS finally arrived from Amazon today. It works really well! It fixed the memory errors that seem to have plagued every Android box that I've owned. Now I need to read up on how to make my own image and run AnTuTu tests.
                              Tronsmart R28 PRO with wasser-2.0.7-beelink-r89-rk3288 ROM and MX Player

                              Comment


                                #45
                                Originally posted by amclean123
                                My SanDisk Extreme PLUS finally arrived from Amazon today. It works really well! It fixed the memory errors that seem to have plagued every Android box that I've owned. Now I need to read up on how to make my own image and run AnTuTu tests.
                                This why I banged on so much about which cards and if they were fake bet you have smooth android experience now

                                Sent from my MotoG3 using Tapatalk

                                Comment

                                Working...
                                X