hello.
i'm currently using Porteus LXQT v4.0 x86_64.
i also have 2.4GBs of RAM, and an AMD Athlon(tm) 64 X2 Dual-Core TK-53 processor.
everytime i open/use a program (that uses RAM?), it lags when i click on a feature. like opening a webpage on waterfox.
all i tried was:
- including the copy2ram cheatcode on boot (porteus.cfg)
- including the noswap cheatcode on boot (porteus.cfg)
- including the zram cheatcode on boot (porteus.cfg)
- and changing the desktop environments (i did change between lxde, openbox, and mate)
any help?
[SOLVED] Porteus Lagging when using a Program
- Ziad
- Ronin
- Posts: 3
- Joined: 25 Apr 2018, 18:18
- Distribution: Lubuntu 18.04.2 LTS
- Location: Alexandria, Egypt
- Contact:
[SOLVED] Porteus Lagging when using a Program
Last edited by Ziad on 20 May 2018, 15:41, edited 1 time in total.
- ncmprhnsbl
- DEV Team
- Posts: 4256
- Joined: 20 Mar 2012, 03:42
- Distribution: v5.0-64bit
- Location: australia
- Contact:
Porteus Lagging when using a Program
welcome to porteus forum 
some more info might be useful: open menu>System>Porteus System Info>Dump Full Report (and upload to pastebin)
or just /var/log/Xorg.0.log
because i'm wondering if it's a video card/driver issue...

some more info might be useful: open menu>System>Porteus System Info>Dump Full Report (and upload to pastebin)
or just /var/log/Xorg.0.log
because i'm wondering if it's a video card/driver issue...
Forum Rules : https://forum.porteus.org/viewtopic.php?f=35&t=44
- ncmprhnsbl
- DEV Team
- Posts: 4256
- Joined: 20 Mar 2012, 03:42
- Distribution: v5.0-64bit
- Location: australia
- Contact:
Porteus Lagging when using a Program
looks in order,,
i'd try disabling your changes.dat or use changes=EXIT:/mnt/sda1/multibootusb/Porteus-v4.0-x86_64/porteussave.dat cheatcode (so it only writes on shutdown)
-to see if the usb read/write speed is the bottleneck
if that doesn't help, see how it runs in 'always fresh' and then if it's better, try activating modules to see if any cause a lag..
i'd try disabling your changes.dat or use changes=EXIT:/mnt/sda1/multibootusb/Porteus-v4.0-x86_64/porteussave.dat cheatcode (so it only writes on shutdown)
-to see if the usb read/write speed is the bottleneck
if that doesn't help, see how it runs in 'always fresh' and then if it's better, try activating modules to see if any cause a lag..
Forum Rules : https://forum.porteus.org/viewtopic.php?f=35&t=44
-
- Black ninja
- Posts: 75
- Joined: 28 Oct 2017, 13:40
- Distribution: 4.0 XFCE, Manjaro
- Location: .bay.de
Porteus Lagging when using a Program
i agree with ncmprhnsbl, try changes=EXIT: cheatcode to sort out any kind of usb performance problems.
Additionally you could open a task manager or add a system monitor widget to your panel to see if theres any sort of high cpu usage and maybe where this comes from.
Porteus runs good enoughfor me even on an old single core sempron with 1.6 Ghz, so the Athlon should do at least well.
Additionally you could open a task manager or add a system monitor widget to your panel to see if theres any sort of high cpu usage and maybe where this comes from.
Porteus runs good enoughfor me even on an old single core sempron with 1.6 Ghz, so the Athlon should do at least well.
- Ziad
- Ronin
- Posts: 3
- Joined: 25 Apr 2018, 18:18
- Distribution: Lubuntu 18.04.2 LTS
- Location: Alexandria, Egypt
- Contact:
Porteus Lagging when using a Program
the performance changed. i didn't know about changes=EXIT: cheatcode until now. thanks.
- Rava
- Contributor
- Posts: 5424
- Joined: 11 Jan 2011, 02:46
- Distribution: XFCE 5.01 x86_64 + 4.0 i586
- Location: Forests of Germany
[SOLVED] Porteus Lagging when using a Program
Just a tip for folks lurking here: I use an alias to look for programs that use most RAM or use most CPU. If you want to remove some of the ones I look into - or add some - you have to alter the entries. My current standard is this for Openbox or XFCE and palemoon browser and interlink email client, and some other programs known for using either much RAM or CPU, like mpv, viewnior and gimp. Xorg is always good in using usually some RAM. Here is the one-liner:
You have to alter the entries to make it work best for you. 
Code: Select all
top -bn 1 |grep -E 'palemoon|Xorg|pulseaudio|mpv|spacefm|viewnior|interlink|gimp|Thunar'

Cheers!
Yours Rava
Yours Rava