Ubuntu 9.10 is insanely slow.


Recommended Posts

Interesting, since I noticed a tremendous speed boost in 9.10 over 9.04. I second Symod's request - more info will help us get to the bottom of it. Some preliminary suggestions - fsck the boot volume and check to see what you have loading at startup. Also, see if there are any updated hardware drivers available - you may have been using one previously that went away and haven't installed the replacement yet.

EDIT: Are these your specs?

There should not have been a huge performance change, really. Maybe ext4 would be a little faster on disk I/O. Maybe boot times would be improved. But GNOME is still GNOME, and the Linux kernel is still the same (with some other smaller improvements).

I suspect that what Growled is on to might be the correct answer. Which video driver are you using? What video hardware do you have installed?

  • 2 weeks later...

Thanks. I think I had asked this question before with one of the previous flavors of ubuntu. Thanks all again so much. I think I am going to run my system specs in my signature text from now on, that way I won't forget to post them.

Dell dimension B110

2 GB Ram

NVidia 6200 series card

160 Gb Hdd holds XP home

80 GB Hdd runs Koala

Thanks. I think I had asked this question before with one of the previous flavors of ubuntu. Thanks all again so much. I think I am going to run my system specs in my signature text from now on, that way I won't forget to post them.

Dell dimension B110

2 GB Ram

NVidia 6200 series card

160 Gb Hdd holds XP home

80 GB Hdd runs Koala

What exactly is slow - graphics performance? OS and/or application start up?

If you think that the hard drive performance is a problem, run the following to get some hard numbers for us to look at:

sudo hdparm -Tt /dev/sda

If you think it is the graphics system, post the output of this command:

glxinfo | grep render

To look at RAM usage, do this one for us to look at:

free

CW, yes those are the basic specs for my computer with the addition of an Nvidia 6200 series card, 2 GB ram and an 80 gb hdd.

I thought the os was slowing down computer performance. I have italicized the information from all three below. Thanks for your time all.

If you think that the hard drive performance is a problem, run the following to get some hard numbers for us to look at:

sudo hdparm -Tt /dev/sda

/dev/sdb:

Timing cached reads: 1426 MB in 2.00 seconds = 712.93 MB/sec

Timing buffered disk reads: 66 MB in 3.04 seconds = 21.71 MB/sec

If you think it is the graphics system, post the output of this command:

glxinfo | grep render

direct rendering: Yes

OpenGL renderer string: GeForce 6200/PCI/SSE2

GL_NVX_conditional_render, GL_SGIS_generate_mipmap, GL_SGIS_texture_lod,

To look at RAM usage, do this one for us to look at:

free

total used free shared buffers cached

Mem: 2060120 687568 1372552 0 91832 320508

-/+ buffers/cache: 275228 1784892

Swap: 3229024 0 3229024

Your hard drive is about 1/3 of my speed for buffered disk reads (I get 68.57 MB/s on a SATA average drive - not a speed freak here). Is your drive SATA or legacy ATA with the 40-pin ribbon connector?

You aren't touching your swap at all, so you aren't losing time with paging data in and out. And your video looks good, I don't see any problems with your rendering.

Your hard drive is about 1/3 of my speed for buffered disk reads (I get 68.57 MB/s on a SATA average drive - not a speed freak here). Is your drive SATA or legacy ATA with the 40-pin ribbon connector?

You aren't touching your swap at all, so you aren't losing time with paging data in and out. And your video looks good, I don't see any problems with your rendering.

It is a legacy ATA with 40-pin ribbon connector. Here is the weird thing though. I ran a palimpsest disk utility thing and am getting a prefailure disk warning with both the 80 gb and 160 gb hdds. And apparently unplugging the slave hdd causes the computer to not be able to find the primary disk drive 0 or 1 and I have to have both drives plugged in for the computer to boot.

Bizarre, eh?

It is a legacy ATA with 40-pin ribbon connector. Here is the weird thing though. I ran a palimpsest disk utility thing and am getting a prefailure disk warning with both the 80 gb and 160 gb hdds. And apparently unplugging the slave hdd causes the computer to not be able to find the primary disk drive 0 or 1 and I have to have both drives plugged in for the computer to boot.

Bizarre, eh?

Are one of those drives on a "cable select" setting? If you unplug the slave and the other drive is on "Cable Select" it can confuse some BIOSes

Are one of those drives on a "cable select" setting? If you unplug the slave and the other drive is on "Cable Select" it can confuse some BIOSes

are you referring to the 10 pin group? The ones that are labeled in pairs? CS, Slave, Master, (Blank), PM2? The master drive is set as master and the slave drive is set to slave.

It is a legacy ATA with 40-pin ribbon connector. Here is the weird thing though. I ran a palimpsest disk utility thing and am getting a prefailure disk warning with both the 80 gb and 160 gb hdds. And apparently unplugging the slave hdd causes the computer to not be able to find the primary disk drive 0 or 1 and I have to have both drives plugged in for the computer to boot.

Bizarre, eh?

Not so bizarre.

Some drives have a separate "Master only" and "Master with Slave" setting. So, if your master requires a slave present, and it isn't there, it doesn't work.

As far as the disk utility reporting premature failure, you might want to check your drive's SMART data.

You can do a couple of things.

sudo smartctl -H /dev/sdb for a brief one-state summary

sudo smartctl --test=short /dev/sdb to perform a test taking about a minute

or

sudo smartctl --test=long /dev/sdb to perform a test taking well over an hour (I think that 1 minute should be enough)

I think after the test is completed, you need to re-do the "-H" version to see the result. I'm not that certain, though, so may be wrong on that.

Not so bizarre.

Some drives have a separate "Master only" and "Master with Slave" setting. So, if your master requires a slave present, and it isn't there, it doesn't work.

As far as the disk utility reporting premature failure, you might want to check your drive's SMART data.

You can do a couple of things.

sudo smartctl -H /dev/sdb for a brief one-state summary

sudo smartctl --test=short /dev/sdb to perform a test taking about a minute

or

sudo smartctl --test=long /dev/sdb to perform a test taking well over an hour (I think that 1 minute should be enough)

I think after the test is completed, you need to re-do the "-H" version to see the result. I'm not that certain, though, so may be wrong on that.

But the crazy thing is, that I added the slave drive. The computer came to me with just the one drive, so I should be able to figure out how to reset it to its original connection. I wonder if the ribbon cable could be part of the problem?

sudo smartctl -H /dev/sdb for a brief one-state summary: sudo: smartctl: command not found :huh:

But Chrome OS should be all people will need anymore... Think of it this way, not a lot of software on Linux that is productive, so why need all the bloat that does nothing? Chrome OS is a smooth experience based on Linux like Android. Google can help Linux out by introducing new operating systems based on Linux, the other distros will follow. ;)

Did you apply all the updates? -

Also if you noticed it was faster before a kernel update , I would say try an earlier one .

You can hit escape as soon grub shows up- then test to see if maybe an earlier one is faster.

on my other system- I did notice a speed slow down with one kernel update- but I went back to one earlier- but the next one fixed it.

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Remember when the PS2 was banned from export because "its too high tech".. "it could be used for missiles".....
    • Nvidia 610.62 driver lands with big bug fixes and Empulse support by Pulasthi Ariyasinghe There is a new driver available for Nvidia GeForce hardware owners, and it's carrying a whole lot of bug fixes. The WHQL-certified 610.62 Game Ready driver is also adding support for Empulse. Empulse lands from 1047 Games. That may be familiar to first-person shooter fans, as this is the studio that has been behind Splitgate and the Splitgate: Arena Reloaded sequel. This latest FPS entry will land into early access on June 24, and it will have support for DLSS 4.5 with dynamic multi-frame generation and Nvidia Reflex on day one. FIXED World of Warcraft: Gaming stability improvements [5563205] FIXED Apex Legends: Occasional visual corruption after extended gameplay [6239327] FIXED Users may observe DLSS settings being grayed out in certain games after updating to display driver 610.47 [6262805] FIXED Improved gaming stability in multi-monitor configurations when using V-SYNC with DLSS Frame Generation [6158481] FIXED Resolved an issue that could cause jittering or ghosting in some DirectX 11 games when Smooth Motion is enabled [5937897] FIXED Resolved an issue that could cause some games to crash when launched with Smooth Motion enabled [5466398] FIXED [Ada] Resolves a frame pacing issue on certain monitors when G-SYNC is enabled [6226972] FIXED Resolved an issue that prevented the EDID from being read on certain monitors causing them to be identified as "NVIDIA NV-Failsafe” [6005508] FIXED Resolved an issue where certain monitors would not wake from sleep mode [5806798/5635230] FIXED General stability improvements when the system fails to create a new allocation [5449920] Nvidia has only listed a single open issue for this release: “Prefer Maximum Performance” Power Management Mode may not be applied correctly [6007998] The NVIDIA 610.62 driver is now available for download from the NVIDIA app. For those who want to download it directly, standalone links are here. Here are the official release notes (PDF).
    • You could do that in the last 2 updates as well.
    • Bose Ultra Open Earbuds are once again selling at their lowest price by Fiza Ali Amazon is once again offering the Bose Ultra Open Earbuds at their lowest price ever with a limited-time 33 percent discount on their original MSRP, ahead of Father's Day. So, you may want to check it out if you are looking for a gift or if you have been wanting to upgrade your device. The earbuds feature an open-ear design and Bose's OpenAudio technology that should deliver high-quality sound while helping keep audio private. The earbuds also support Bose Immersive Audio, which creates a spatialised listening experience designed to place sound around the listener for a more engaging experience. In terms of wireless connectivity, the earbuds features Bluetooth, Bluetooth Low Energy (BLE), A2DP audio streaming, HFP, AAC, and SBC support. Furthermore, they are compatible with Bose SimpleSync technology, allowing pairing with compatible Bose smart soundbars and speakers. They are also compatible with the Bose App for setup, customisation, and software updates. Moreover, they offer an IPX4 water-resistance rating that should provide protection against sweat and light splashes. When it comes to the battery performance, the Bose Ultra Open Earbuds should provide up to seven hours of battery life on a single charge while a full recharge should take approximately one hour. Specifications Detail Fit type Open-ear Noise cancelling No Microphone Built-in Wireless Bluetooth (A2DP, HFP, AAC, SBC, BLE) Multipoint Yes; 2 devices simultaneously Charging interface USB-C Earbud size 0.73"x0.67" x 1.07" (0.014lb) Case size 1.65"x2.56" x 1.04" (0.097 lb) Materials PC-ABS plastic, metal, silicone, gold plating App support Bose app; adjustable EQ, SimpleSync Audio tech OpenAudio, immersive/spatialized sound Bose Ultra Open Earbuds: $199 (Amazon US) - 33% off Good to know This Amazon deal is U.S. specific, and not available in other regions unless specified. We only use first-party seller links (at the time of article publishing); ensure that you purchase from a first-party seller link only. Check out Today's Deals on Amazon | or our recent tech deals. Become a Prime member (for Students or SNAP) via Neowin Get Prime Access - Prime for half price (for qualifying Medicaid, EBT, SNAP) Subscribe to Prime Video, Audible Plus, Music Unlimited or Kindle Unlimited via Neowin As an Amazon Associate, we earn from qualifying purchases.
    • After enabling it in about:config, customize, density, compact; the toolbar/address bar gets smaller vertically. I enabled Nova, I notice the tab bar/title bar is a bit larger vertically now? Everything always becomes a waste of space.
  • Recent Achievements

    • One Year In
      Console General earned a badge
      One Year In
    • One Year In
      Twozo Technologies earned a badge
      One Year In
    • One Month Later
      Twozo Technologies earned a badge
      One Month Later
    • Week One Done
      Twozo Technologies earned a badge
      Week One Done
    • Veteran
      branfont went up a rank
      Veteran
  • Popular Contributors

    1. 1
      +primortal
      511
    2. 2
      +Edouard
      190
    3. 3
      PsYcHoKiLLa
      109
    4. 4
      Steven P.
      89
    5. 5
      Nick H.
      71
  • Tell a friend

    Love Neowin? Tell a friend!