UBports Robot Logo UBports Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login

    Snapz0r

    Scheduled Pinned Locked Moved Oneplus Nord N100
    6 Posts 2 Posters 350 Views 1 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
      Reply
      • Reply as topic
      Log in to reply
      This topic has been deleted. Only users with topic management privileges can see it.
      • N Offline
        nonobike
        last edited by

        Hello
        I want snapz0r but in detail it asks to activate 3 parameters in the kernel.
        would it be possible to do it?

        ATTENTION: This utility makes changes to your system which may or may not disappear during a system update. Make sure to re-enable the changes once you've updated your system.

        This little helper utility enables the use of Snaps on Ubuntu Touch 20.04.

        For proper support make sure to ask your device's maintainer to enable the following kernel defconfig switches:

        CONFIG_SQUASHFS=y
        CONFIG_SQUASHFS_XZ=y
        CONFIG_SQUASHFS_LZO=y

        Thanks

        Arnaud

        E 1 Reply Last reply Reply Quote 0
        • E Offline
          Eric H @nonobike
          last edited by

          @nonobike

          in OnePlus Nord N100 kernel config, the following lines are already present :
          CONFIG_SQUASHFS=y
          CONFIG_SQUASHFS_XZ=y
          CONFIG_SQUASHFS_LZO=y

          N 1 Reply Last reply Reply Quote 0
          • N Offline
            nonobike @Eric H
            last edited by

            @Eric-H it's strange that snap doesn't work then...?!

            E 1 Reply Last reply Reply Quote 0
            • E Offline
              Eric H @nonobike
              last edited by

              @nonobike
              Indeed.
              If you want to check on your phone you can type in terminal.app :

              zgrep -i squashfs /proc/config.gz
              
              N 1 Reply Last reply Reply Quote 0
              • N Offline
                nonobike @Eric H
                last edited by nonobike

                @Eric-H

                phablet@OnePlus:~$ zgrep -i squashfs /proc /config.gz 
                CONFIG_SQUASHFS=y 
                # CONFIG_SQUASHFS_FILE_CACHE is not set 
                CONFIG_SQUASHFS_FILE_DIRECT=y 
                # CONFIG_SQUASHFS_DECOMP_SINGLE is not set 
                CONFIG_SQUASHFS_DECOMP_MULTI=Y 
                # CONFIG_SQUASHFS_DECOMP_MULTI_PERCPU is n ot set 
                CONFIG_ SQUASHFS_XATTR=y 
                CONFIG_SQUASHFS_ZLIB=y 
                CONFIG_SQUASHFS_LZ4=y 
                CONFIG_SQUASHFS_LZO=y 
                CONFIG_SQUASHFS_XZ=y 
                # CONFIG_SQUASHFS_ZSTD is not set 
                CONFIG_SQUASHFS_4K_DEVBLK_SIZE=y 
                # CONFIG_SQUASHFS_EMBEDDED is not set 
                CONFIG_ SQUASHFS_FRAGMENT_CACHE_SIZE=3 
                phablet@Oneplus:~$
                
                
                E 1 Reply Last reply Reply Quote 0
                • E Offline
                  Eric H @nonobike
                  last edited by Eric H

                  @nonobike
                  It should work !
                  Please, take a look a these issues and their solutions.
                  https://github.com/fredldotme/snapz0r/issues

                  1 Reply Last reply Reply Quote 0
                  • First post
                    Last post