Giter Club home page Giter Club logo

Comments (10)

StuartIanNaylor avatar StuartIanNaylor commented on June 8, 2024

yeah xattr has changed to attr
in install.sh change to git clone -b fix_xattr_lib_include https://github.com/Izual750/overlayfs-tools and that should work

from zram-config.

StuartIanNaylor avatar StuartIanNaylor commented on June 8, 2024

I guess I will just have to detect kernel version and distro and swap between the 2.
It was part of the arch 4.19 branch https://github.com/StuartIanNaylor/zram-config/tree/4.19-Arch

from zram-config.

yutayu avatar yutayu commented on June 8, 2024

I am using zram-config and /dir and zram swap at raspbian buster desktop.
It works.

from zram-config.

Felixrising avatar Felixrising commented on June 8, 2024

modifying install.sh to git clone -b fix_xattr_lib_include https://github.com/Izual750/overlayfs-tools works. I tried the overlayfs-tools build with and without, with -b fix_xattr_lib_include was the trick.

from zram-config.

StuartIanNaylor avatar StuartIanNaylor commented on June 8, 2024

Cheers thought it would the lib name changes with 4.19 I have a pi4 and just waiting for a PSU so will edit the script so it will auto select.

from zram-config.

Felixrising avatar Felixrising commented on June 8, 2024

I had this error on both a RPI3 and RPI4, seems to be common to Buster:-

cat /proc/device-tree/model
Raspberry Pi 3 Model B Rev 1.2
lsb_release -a
No LSB modules are available.
Distributor ID: Raspbian
Description: Raspbian GNU/Linux 10 (buster)
Release: 10
Codename: buster

cat /proc/device-tree/model
Raspberry Pi 4 Model B Rev 1.1
lsb_release -a
No LSB modules are available.
Distributor ID: Raspbian
Description: Raspbian GNU/Linux 10 (buster)
Release: 10
Codename: buster

from zram-config.

yutayu avatar yutayu commented on June 8, 2024

Or How about trying to use lzo instead of lz4?
Firefox-esr crashed often with lz4.
I am testing lzo with firefox and now fine.

from zram-config.

yutayu avatar yutayu commented on June 8, 2024

firefox-esr crashed again lol

but , network is smoother than lz4.
lzo is good for 3B + raspbian.

from zram-config.

StuartIanNaylor avatar StuartIanNaylor commented on June 8, 2024

For those using zram dir for home will have to test. Got the pi4 but been busy but will have a look at buster.
It must be something to do with permissions as if you set ephemeral mode and make all r/o then all is ok.
So if you can do that you should be able to do it on a single dir even if it is ~/

from zram-config.

StuartIanNaylor avatar StuartIanNaylor commented on June 8, 2024

Would you check that guys?

Just did a kernel check and if 4.19 then Attr if less then Xattr

from zram-config.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.