Page 1 of 1

Laaaag

Posted: 24 Mar 2013, 16:38
by ITemplate
Hi,

Lenovo T500 with intel NIC.

New Porteus user, just downloaded and installed version 2, it all looks good, but I'm having some lag. I think the culprit is the network connection. When I see the lag, the network icon on my laptop blinks intensively. This is very annoying indeed. Everything is "stock" so I'm using Mozilla.

Are there some tweaks I should perform?

--
Werner

Re: Laaaag

Posted: 24 Mar 2013, 16:45
by Hamza
Please executes these commands and report results.

Code: Select all

wget -O /dev/null http://dl.porteus.org/i486/current/Porteus-v2.0-i486.iso

Code: Select all

wget -O /dev/null http://static.porteus.org/100M.txt
Please also posts psinfo output. (Executes xpsinfo, bump a full report, upload it to pastebin and post links here).

Re: Laaaag

Posted: 24 Mar 2013, 17:58
by ITemplate
Hi,

Here's the output from the 2xwget:

Code: Select all

guest@porteus:~$ wget -O /dev/null http://dl.porteus.org/i486/current/Porteus-v2.0-i486.iso
--2013-03-24 18:44:21--  http://dl.porteus.org/i486/current/Porteus-v2.0-i486.iso
Resolving dl.porteus.org (dl.porteus.org)... 108.162.199.23, 108.162.198.23
Connecting to dl.porteus.org (dl.porteus.org)|108.162.199.23|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 239474688 (228M) [application/iso-image]
Saving to: ‘/dev/null’

100%[======================================>] 239,474,688 2.63MB/s   in 99s    

2013-03-24 18:46:00 (2.32 MB/s) - ‘/dev/null’ saved [239474688/239474688]

guest@porteus:~$ wget -O /dev/null http://static.porteus.org/100M.txt
--2013-03-24 18:46:51--  http://static.porteus.org/100M.txt
Resolving static.porteus.org (static.porteus.org)... 108.162.199.23, 108.162.198.23
Connecting to static.porteus.org (static.porteus.org)|108.162.199.23|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [text/html]
Saving to: ‘/dev/null’

    [ <=>                                   ] 1,037       --.-K/s   in 0s      

2013-03-24 18:46:51 (56.0 MB/s) - ‘/dev/null’ saved [1037]
guest@porteus:~$ 
And pastebin http://pastebin.com/BTK7yf9J.

I just installed Opera and I dont think the lag is as severe there....but more on that later. Thanks for trying to help!

--
Werner

Re: Laaaag

Posted: 24 Mar 2013, 18:06
by Hamza
Ok thanks, please do try to boot up in RAM mode and let us know if that helps.

Re: Laaaag

Posted: 24 Mar 2013, 22:39
by brokenman
Please boot into fresh mode with no other modules loaded except for what you have in porteus/base folder. In your pastebin i see many other modules loaded. If the problem persists we can start looking at drivers.

Re: Laaaag

Posted: 15 Apr 2013, 19:06
by ITemplate
Hi,

Sorry for the late response, I had some traveling. I decided to reinstall 32-bit version as I have read that there might be issues with 64-bit. However it did not change anything. This new install does the same.

When you talk about "RAM mode" is that "Fresh mode"? And how do I start fresh mode without modules loaded? I have only 1 fresh mode option in my boot menu...

Thanks.

--

Re: Laaaag

Posted: 15 Apr 2013, 19:31
by wread
what file system are you using? I guess ntfs or xfs. Try ext4 and you will not miss it! :)

Re: Laaaag

Posted: 15 Apr 2013, 19:44
by Hamza
Please try to boot up using 'Porteus into RAM' mode which will use your machine's RAM to store Porteus data, this should be best in case of slow device.

Re: Laaaag

Posted: 16 Apr 2013, 21:09
by ITemplate
Hamza wrote:Please try to boot up using 'Porteus into RAM' mode which will use your machine's RAM to store Porteus data, this should be best in case of slow device.
I'm currently in Fresh Mode (I have no "RAM mode" afaiks). Perhaps that will work better. Not a permanent option though as I require to save data. I have a very fast SSD disk so the difference can't be speed diff disk<->ram. I'll try EXT4 (using xfs now I think).