15.10? Maybe 15.04? zram may working on systemd, but have some promblems: In init-zram-swapping: totalmem=`free | grep -e "^Mem:" | sed -e 's/^Mem: *//' -e 's/ *.*//'` not working if system language in't english. Some fix: totalmem=`free | grep -e "^Mem:" | sed -e 's/^Mem: *//' -e 's/ *.*//'`
In end-zram-swapping: rmmod -w zram option -w was removed from rmmod ** Patch added: "init-zram-swapping.patch" https://bugs.launchpad.net/ubuntu/+source/zram-config/+bug/1319802/+attachment/4389543/+files/init-zram-swapping.patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1319802 Title: package zram-config 0.2 failed to install/upgrade: there is no script in the new version of the package - giving up To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/zram-config/+bug/1319802/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
