WizzardSK

Results 7 issues of WizzardSK

Using Ubuntu Hirsute with KDE, kernel 5.14rc4cadmium, running from SD card. Sometimes when I suspend my chromebook, I am not able to wake it up, I have to turn it...

I created a branch (https://github.com/WizzardSK/Kadmium/tree/gru-kernel-config-fix) that temporarily fixes the latest commit (https://github.com/Maccraft123/Cadmium/commit/dcaa18ded2c2783e607e1b2116e6170a0b5f11f4#diff-4dbb6caa95d8578f94652ebc6953f484b696cf510a70e7fe8025dd417b23ffe1) which is preventing from booting kevin. My branch also adds CONFIG_COMPAT for armhf support and squashfs support for...

Using kevin, Ubuntu Hirsute, ext4, KDE. Updated kernel, run copy-to-firstpart. Running from SD card. It failed because it assumes part label MMCKernelA and it was SDKernelA. So I just changed...

**This issue had been modified as the root cause became more clear.** It appears that stripping the last ``/`` can cause problems for some servers: https://github.com/fangfufu/httpdirfs/issues/142#issuecomment-2105934381 Perhaps we need to...

bug

Why it does not work with archive.org files? For example, I try to mount https://archive.org/download/tosec-main/Atari/ST/Games/%5BST%5D/Atari%20ST%20-%20Games%20-%20%5BST%5D%20%28TOSEC-v2025-01-15%29.zip and it is giving me an "[Error]" message. ``` ratarmount https://archive.org/download/tosec-main/Atari/ST/Games/%5BST%5D/Atari%20ST%20-%20Games%20-%20%5BST%5D%20%28TOSEC-v2025-01-15%29.zip myfolder/ [Error] https://archive.org/download/tosec-main/Atari/ST/Games/%5BST%5D/Atari%20ST%20-%20Games%20-%20%5BST%5D%20%28TOSEC-v2025-01-15%29.zip ```

enhancement