Snapz0r
-
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=yThanks
Arnaud
-
in OnePlus Nord N100 kernel config, the following lines are already present :
CONFIG_SQUASHFS=y
CONFIG_SQUASHFS_XZ=y
CONFIG_SQUASHFS_LZO=y -
@Eric-H it's strange that snap doesn't work then...?!
-
@nonobike
Indeed.
If you want to check on your phone you can type in terminal.app :zgrep -i squashfs /proc/config.gz
-
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:~$
-
@nonobike
It should work !
Please, take a look a these issues and their solutions.
https://github.com/fredldotme/snapz0r/issues