← Back to team overview

lubuntu-qa team mailing list archive

OBI version of Lubuntu beta 2 with zRAM off

 

Hi everybody,

There is a tarball of Lubuntu beta 2 i386 with zRAM off for the One
Button Installer. I have made it in KVM and tested it in my IBM Thinkpad
T42 with Pentium M without a PAE flag.

crontab is used to switch zRAM off. I will soon upload it to

http://phillw.net/isos/one-button-installer/

Best regards
Nio
alias TT='touchpad-toggle'
guru@Lubuntu-Saucy-b2:~$ TT
touchpad OFF
guru@Lubuntu-Saucy-b2:~$ TT
touchpad ON
guru@Lubuntu-Saucy-b2:~$ TT
touchpad OFF

guru@Lubuntu-Saucy-b2:~$ cat /proc/cpuinfo|grep 'model name'
model name	: Intel(R) Pentium(R) M processor 1.70GHz

guru@Lubuntu-Saucy-b2:~$ uname -a
Linux Lubuntu-Saucy-b2 3.11.0-8-generic #15-Ubuntu SMP Fri Sep 20 04:11:16 UTC 2013 i686 i686 i686 GNU/Linux

guru@Lubuntu-Saucy-b2:~$ lsb_release -a
No LSB modules are available.
Distributor ID:	Ubuntu
Description:	Ubuntu Saucy Salamander (development branch)
Release:	13.10
Codename:	saucy

guru@Lubuntu-Saucy-b2:~$ free -m
             total       used       free     shared    buffers     cached
Mem:          1255        242       1012          0         17        133
-/+ buffers/cache:         92       1162
Swap:         2279          0       2279

guru@Lubuntu-Saucy-b2:~$ swapon -s
Filename				Type		Size	Used	Priority
/dev/sda2                               partition	2334324	0	-1

guru@Lubuntu-Saucy-b2:~$ sudo crontab -l |tail -n3
# m h  dom mon dow   command
@reboot              /sbin/swapoff /dev/zram*
@reboot              /sbin/rmmod zram

Follow ups