Page 2 of 3 FirstFirst 123 LastLast
Results 11 to 20 of 21

Thread: My laptop is extremely slow! I've tried everything I can think of!

  1. #11
    Join Date
    May 2008
    Location
    0032
    Beans
    67
    Distro
    Xubuntu 10.04 Lucid Lynx

    Re: My laptop is extremely slow! I've tried everything I can think of!

    I do "better" than chessnerd, with an ancient Compaq Armada with a PIII 500 mhz, 256 MB RAM and a tiny Ati Rage Mobility with 8 MB RAM (or is it 4 MB?)

    Tonyw303, Xubuntu (with XFCE) looks just like Ubuntu (Gnome), so you would hardly see (much) difference. Xubuntu runs fine with me (albeit a tiny bit slower than I would like, but then again, this here is an old machine), so it will run even better on your Compaq.

    Are you sure the slow speed is not some hardware issue?
    Registered Linux User #495429
    --
    AMD Athlon64 4000+ :: Asus A8V Deluxe :: 4 x 512 MB RAM :: Geforce 6600GT :: Xubuntu 10.04/Linux MInt 13 "Mate"/Windows XP Home

  2. #12
    Join Date
    Jul 2006
    Location
    Here
    Beans
    9,689

    Re: My laptop is extremely slow! I've tried everything I can think of!

    i'd make sure the cpu is running at full speed> cat /proc/cpuinfo

    check your bios make sure the settings is performance and the cpu set to full. i've in the past were the boot up speed gets set as the top speed, because the cpu throttled.

  3. #13
    Join Date
    Oct 2008
    Beans
    162

    Re: My laptop is extremely slow! I've tried everything I can think of!

    Tony, help us a little by defining 'slow'. Are we talking about screen re-draws or system hangs? (Or both, even). You have plenty of RAM, 512MB is enough to run a vanilla install of Ubuntu happily how about processor speed?

    Another thought tells me that as XP was also slow on your computer, there may be a hardware fault - specifically your hard disk may be causing problems. go into the terminal and type: sudo hdparm /dev/sda1 -t -T

    Report back with the figures.

  4. #14
    Join Date
    Apr 2009
    Location
    Michigan
    Beans
    246
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: My laptop is extremely slow! I've tried everything I can think of!

    Quote Originally Posted by tonyW303 View Post
    Will I be able to run all the same programs that I was running on GNOME?
    GNOME programs should work fine under Xfce. I use OpenOffice, Firefox, and plenty of other programs that were designed for Gnome just fine under Xubuntu. The only difference will be the desktop environment (ie the window borders might be different, the panels and icons will work a bit differently, and some of your buttons might have different images), but overall you shouldn't notice a huge change.

    Xfce and Gnome have a lot in common and the good news is that, if you don't like it, you can always change the settings to go back into Gnome and then uninstall the package through Synaptics as though you never changed a thing.

  5. #15
    Join Date
    Apr 2009
    Location
    Neptune, New Jersey
    Beans
    19
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Post Re: My laptop is extremely slow! I've tried everything I can think of!

    My Dell Latitude CPx is slow too! And I'm not used to taking Laptops apart.

  6. #16
    Join Date
    Mar 2009
    Beans
    16
    Distro
    Xubuntu 8.10 Intrepid Ibex

    Re: My laptop is extremely slow! I've tried everything I can think of!

    Quote Originally Posted by 00b00nt00 View Post
    go into the terminal and type: sudo hdparm /dev/sda1 -t -T

    Report back with the figures.
    I noticed that there are also /sda2 and /sda5 in /dev. I don't know if it will help you or not but I posted hdparm results for those two as well.

    sda1 results:
    /dev/sda1:
    IO_support = 0 (default)
    readonly = 0 (off)
    readahead = 256 (on)
    geometry = 7296/255/63, sectors = 115202052, start = 63

    sda2 results:
    /dev/sda2:
    IO_support = 0 (default)
    readonly = 0 (off)
    readahead = 256 (on)
    geometry = 7296/255/63, sectors = 2, start = 115202115

    sda5 results:
    /dev/sda5:
    IO_support = 0 (default)
    readonly = 0 (off)
    readahead = 256 (on)
    geometry = 7296/255/63, sectors = 2008062, start = 115202178

    Thanks 00b00nt00. Hope this helps

  7. #17
    Join Date
    Aug 2007
    Location
    idaho
    Beans
    393
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: My laptop is extremely slow! I've tried everything I can think of!

    You don't need to install a different OS just to make it go faster...

    Just go to services System>Administration>Services>Unlock>Type Password and uncheck the things that you don't use, for instance I have a Lenovo Y510 and it has no Bluetooth adapter so I uncheck the 'Bluetooth device management', and I don't use the 'Remote backup service' so i uncheck that,
    I personally don't use 'Samba' so I uncheck 'Folder Sharing Service'.

    Then i go to System>Preferences>Startup Applications and since I don't have a Nvidia Graphics Card i uncheck 'Check for new hardware drivers' and I make sure that I uncheck 'Bluetooth Manager' then I uncheck Gnome Splash Screen', 'Remote Desktop', 'Tracker' and 'Tracker Applet', and finally 'Visual Assistance'

    Make sure to restart!!

    Now it can boot up faster and things run smoother and I can do almost anything. If you have a Nvidia card, I recommend Disabling the Visual Effects because your Video card uses 'Share Memory' from your RAM that is why it shows Less RAM that what is actualy installed.

    jmate24--
    If Ubuntu had 31 flavors then we could call it Baskin' Ubuntu.

  8. #18
    Join Date
    Jul 2008
    Beans
    58
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Wink Re: My laptop is extremely slow! I've tried everything I can think of!

    Hi,

    I am also running a Compaq Presario 2100, except mine has a Intel Celeron and only 512 mb of RAM. I Just re-installed Ubuntu on my computer and I noticed it is considerably faster. You should try reinstalling Ubuntu could help, just don't forget to backup your stuff first.

  9. #19
    Join Date
    May 2009
    Beans
    5
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: My laptop is extremely slow! I've tried everything I can think of!

    Quote Originally Posted by kerry_s View Post
    i'd make sure the cpu is running at full speed> cat /proc/cpuinfo

    check your bios make sure the settings is performance and the cpu set to full. i've in the past were the boot up speed gets set as the top speed, because the cpu throttled.
    Definitely follow kerry_s' advice and check the proc speed; My 1.5ghz laptop was running pretty sluggishly until I noticed that it was only running at 600Mhz. For some reason auto-scaling wasn't working correctly, and it sat at 600Mhz no matter how high the load got. Cranking it manually made it perform much better, and thankfully with 9.04 it scales automatically on its own now

  10. #20
    Join Date
    Apr 2007
    Location
    Indiana
    Beans
    1,277
    Distro
    Kubuntu 10.10 Maverick Meerkat

    Re: My laptop is extremely slow! I've tried everything I can think of!

    you problem maybe all those chat programs you have running, they are usually resource hogs, same if you are downloading torrents in the background, plus all the flash crap people load in their myspace & facebook pages also eat your RAM.
    The Maximum Effective Range of An Excuse is Zero Meters

Page 2 of 3 FirstFirst 123 LastLast

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •