If zram is not module init-zram-swapping exit 1.
Bug #1693432 reported by
silviop
This bug report is a duplicate of:
Bug #1270913: zram-config doesn't start if zram is built-in, not module.
Edit
Remove
This bug affects 3 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
zram-config (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
/usr/bin/
but on embedded system zram may be statically compiled in kernel so it fails and exit 1.
I suggest to add more robust check for zram availability in the system.
Workaround :
Remove all before modprobe and set ${NRDEVICES} to number of existent /dev/zramX devices.
Related branches
To post a comment you must log in.
Status changed to 'Confirmed' because the bug affects multiple users.