You are missing the
/etc/default/zram file
Download & unzip the
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"https://github.com/mystilleef/FedoraZram/zipball/master"
linktext was:"source"
====================================
In the source directory run:
Code: Select all
sudo make install
sudo systemctl daemon-reload
systemctl enable zram.service
systemctl start zram.service
Depending on your kernel you may also still need to amend line 14 of
/usr/local/sbin/zramstart
On my system the zram modules are located at:
Code: Select all
┌──[root@toshiba-laptop]──[~] 13:42:18
└── locate zram | grep modules
/lib/modules/3.4.0-2.dmz.2-liquorix-686/kernel/drivers/staging/zram
/lib/modules/3.4.0-2.dmz.2-liquorix-686/kernel/drivers/staging/zram/zram.ko
/lib/modules/3.4.0-3.dmz.1-liquorix-686/kernel/drivers/staging/zram
/lib/modules/3.4.0-3.dmz.1-liquorix-686/kernel/drivers/staging/zram/zram.ko
If the above command shows no zram modules you will need to run the
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://www.liquorix.net/"
linktext was:"Liquorix kernel"
====================================
. If you do not have the
locate command: