after an update computer is very slow

Asked by Roger Phelps

Last week I updated my computer, now it takes a very long time, 5-10 minutes with the splash screen, to re-boot, and internet, and all the programs function very slowly. It was fine before I updated about a week ago. I have the latest version of Ubuntu. Is there any way to remove the update and restore it to the previous state when it was working fine.

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Solved by:
Roger Phelps
Solved:
Last query:
Last reply:

This question was reopened

Revision history for this message
marcobra (Marco Braida) (marcobra) said :
#1

Please tell what release of Ubuntu are you using... to discover it

Please open a Terminal from the menu Applications->Accessories->Terminal and type:

cat /etc/lsb-release

Thank you

Revision history for this message
marcobra (Marco Braida) (marcobra) said :
#2

I made a little tools that help to optimize Firefox and Ubuntu

mb_ubuntu_optimizer

you can download it via torrent from my link http://www.elart.it/torrents/mb_ubuntu_optimizer-0.4.torrent
once it is downloaded please stop transmission, then make it executable open a terminal from Applications->Accessories->Terminal:
and type:

chmod 700 ./mb_ubuntu_optimizer-0.4

Then to run it, type:
./mb_ubuntu_optimizer-0.4

1) launched without parameter it do an automatic Firefox optimization: ./mb_ubuntu_optimizer-0.4
2) launched with '?' parameter give you an usage help: ./mb_ubuntu_optimizer-0.4 ?
3) launched with 'clean' parameter give you tip and info about kernel and command to remove unused: ./mb_ubuntu_optimizer-0.4 clean
4) launched with 'all' parameter it perform all the previous one: ./mb_ubuntu_optimizer-0.4 all

Reference page for this tools for automatic Firefox optimization http://www.elart.it/mozilla/speedup.php
and for Ubuntu tips (italian language) http://www.elart.it/kubuntu/ottimizzare.php

Hope this helps

Revision history for this message
Roger Phelps (roger-phelpsrefinishing) said :
#3

I downloaded the optimizer and whenever I ran it in the Terminal I would get the message "No such file or directory", but after my attempts at running it my computer all of a sudden went back to normal speed. So hopefully it is fixed and stays that way.

Revision history for this message
Roger Phelps (roger-phelpsrefinishing) said :
#4

Thanks marcobra, that solved my question.

Revision history for this message
marcobra (Marco Braida) (marcobra) said :
#5

You must change to the dir where you have saved it...

Hope this helps

Revision history for this message
marcobra (Marco Braida) (marcobra) said :
#6

To discover where the mb_ubuntu_optimizer was saved please open a terminal and type:

find . | grep -i mb_ubuntu_optimizer-0.4

HTH

Revision history for this message
marcobra (Marco Braida) (marcobra) said :
#7

Then please run

./mb_ubuntu_optimizer-0.4 all

to get some suggested packages and optimization tips.

Please run it more than once, make single suggested tips and rerun it.

Hope this helps

Revision history for this message
Roger Phelps (roger-phelpsrefinishing) said :
#8

I was able to run it, I will try to reboot and see if that is working better.

Revision history for this message
Roger Phelps (roger-phelpsrefinishing) said :
#9

I just tried to re-boot and I got this message: "A disk read error occurred" I think I am screwed, I am writing this from another computer, does this mean I have to reinstall Ubuntu?

Revision history for this message
marcobra (Marco Braida) (marcobra) said :
#10

Please report the exact error you get... by be sure isn't related to this tool may be is this the cause of your slow pc, some disk issue.

Thank you

Revision history for this message
marcobra (Marco Braida) (marcobra) said :
#11

Press ESC whn you see the GRUB menu and please select and start in rescue mode and perform a fsck on your hard disk ext3 partition.

To find your hard disk partitions name:

sudo fdisk -l

then try to perform fsck on the ext3 partition for example:

sudo fsck /dev/sda1

Hope this helps

Revision history for this message
Roger Phelps (roger-phelpsrefinishing) said :
#12

This is the exact error:

A disk read error occurred
Press Ctrl+Alt+Del to Restart

This is showing up in the Bios splash screen, so you are probably right that it is a bad disk.

Revision history for this message
marcobra (Marco Braida) (marcobra) said :
#13

Try more than once to start your Ubuntu and if you can boot in your Ubuntu system save your relevant data.
Using network or cd or usb pen.
Then reboot try to go into rescue mode and perform the hard disk check.
Then consider to change the hard disk with a new one.

Hope this helps

Revision history for this message
Roger Phelps (roger-phelpsrefinishing) said :
#14

Thank you for your help! I tried to reboot a number of times without success, fortunately I had backed up my important data. The hard disk on that computer was getting old so I will replace with a newer one that I have and reinstall everything.