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

    • Snap Inc. launches new SPECS augmented reality glasses (for 'just' $2,195) by Aditya Tiwari Image: Snap Inc. Smartglasses powered by augmented reality are the latest fashion because the smartphone market is slowly reaching saturation. Snap Inc. announced its latest AR-powered smartglasses, called SPECS, that aim to strike a middle ground between underpowered AI glasses and heavy headsets you can't wear all the time. Available in two sizes, Snap SPECS are made from high-performance Swiss TR90 polymer and feature removable inserts to support prescription lenses. Its 47mm model weighs about 132g; the bigger 52mm model weighs 136g. Snap Inc has been spreading the word about the new glasses for a while now. Earlier this year, it even spun off its smart glasses team into a subsidiary called Specs Inc. Its proprietary LCOS (Liquid Crystal on Silicon) display delivers a 51-degree field of view and 16 million colors. Snap says the device gives the feel of a 24-inch desktop monitor when you're working, and of a 115-inch home cinema screen placed about 10 feet away when watching a movie. A pair of custom stereo speakers and 6x high-SNR MEMS microphones are built into the temples of the smartglasses to deliver open-ear audio while you cast a screen, stream content, open a whiteboard, or collaborate with others. Snap Inc. patted itself on the back, saying the smartglasses don't need tethering or a puck to connect to a computer. Under the hood, SPECS draw its power from two Snapdragon processors: one for computer vision and another for running Lenses. The device supports fast hand tracking, low latency, and responsive interactions that help digital content feel anchored in the real world, according to the company, which claims that SPECS can "deliver 7-millisecond motion-to-photon latency." The smartglasses offer up to four hours of battery life on a single charge while providing AI assistance, Bluetooth notifications, Lenses, audio/video playback, and more. The battery life could jump to 20 hours of mixed use when the charging case is included. Image: Snap Inc. You can view and interact with AR Lenses anchored directly to the physical world around you, and an on-board AI assistant uses the camera to see what's around to answer questions or provide real-time help with tasks. Snap Inc. noted that it filed more than 7,000 patents during the development of SPECS. It's trying to build the required digital ecosystem around the smartglasses, and said that developers have already published hundreds of Lenses for SPECS. Moreover, their electrochromic lenses use the same technology available in Boeing 787 Dreamliner windows, enabling them to shift from clear to tinted in just 10 seconds when you walk out of your house. Snap SPECS are now available for pre-order on the official website with a $2,195 price tag ($200 refundable deposit). The smartglasses are expected to ship in the US, UK, and France during the Fall this year.
    • Sound Booster 1.13 Build 575 by Razvan Serea Increase volume on your laptop. Boost the volume of even very quiet speakers. Raise volume above maximum. Letasoft Sound Booster can be used as an extra amplifier when the volume of the program you are listening to is too low for comfortable listening and you feel that your PC’s speakers can produce a louder sound. This can be the case when the audio or video has been recorded at the level below normal. Or, for example, when the other person’s microphone you are talking to on Skype, is not working properly. There can be a plenty of other reasons why the sound is being too quiet and there is not much you can do about it except buy external speakers. Sound of any application that is being played in the system can be amplified up to 500%. Letasoft Sound Booster can raise volume of programs like web browsers, on-line communication software (Teams, Discord, Zoom), any kind of media player or games. Simply put, volume of virtually any program that can play any sound in PC, can be boosted to a comfortable level with Letasoft Sound Booster. You can control current volume with the pop-up slider from the system tray. Alternatively, you can assign system-wide hot keys for increasing and decreasing, and use them when you need to adjust volume Letasoft Sound Booster constantly monitors current gain level and prevents samples from clipping, thus reducing all major sound distortions. Sound Booster 1.13 Build 575 changelog: usability improvements minor bug fixes Download: Letasoft Sound Booster 1.13.0.575 | 5.4 MB (14-Day Free Trial) View: Letasoft Website | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • I own these and the normal QuietComfort ones from Bose. The QC are amazing and I want to love these, but for the life of me, I have a terrible time getting them attached to my ears.
  • Recent Achievements

    • Conversation Starter
      NovaEdgeX earned a badge
      Conversation Starter
    • 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
  • Popular Contributors

    1. 1
      +primortal
      506
    2. 2
      +Edouard
      184
    3. 3
      PsYcHoKiLLa
      108
    4. 4
      Steven P.
      89
    5. 5
      ATLien_0
      67
  • Tell a friend

    Love Neowin? Tell a friend!