5

I installed ubuntu netbook edition on my netbook* expecting to get the best performance out of it, but apparently, that didn't turn out.
Unity is a bit slow on it, and when I click on Files and folders it takes a while to load the respective interface and the bar at the top disappears and then loads in.

Is this expected? Is there anything I can do to improve the performance? Is this problem specific to my netbook?


*Netbook info:
Acer - Aspire One
1.6 GHz Intel Atom Processor
1 GB RAM Memory
Intel GMA 950 graphics card

Severo Raz
  • 5,971

6 Answers6

3

Installing Unity 2D might work better on your hardware, it's the supported fallback desktop.

Jorge Castro
  • 71,754
  • Yes, as soon as I found out about Unity 2D, I installed it right away. And let me tell you, its a huge difference. Its probably the best solution up to now, but I hope they fix the original Unity because it looks a bit more polished. – Severo Raz Jan 25 '11 at 16:44
1

A specific answer to your 'files and folders being slow' query is that this is a known issue in Nautilus. To see this really in action open /usr/lib or /usr/bin. Basically nautilus has this feature where to looks to identify file types, etc, and this can take a while, specially on slow spinning disks.

One fix here is to change your file manager to pcmanfm, which is a lightweight file manager and skips the file lookup stuff that nautilus does. This thread should outline how-to - http://ubuntuforums.org/showthread.php?t=692238

Your desktop will still be rendered via nautilus, but you can change all other filemanager actions to this filemanager, and have lookups be speedy.

Anil
  • 13
1

I have some problems with Acer Aspire One which are coming from fact that SSD drive in this netbook is very cheap and slow. I guess, that is not necessary Unity fault that everything is slow.

There are many tips about performance of Ubuntu on this hardware.

0

It is said that Zeitgeist is slowing unity animations and increase cpu usage.

Zeitgeist is a service which logs the users's activities and events, anywhere from files opened to websites visited and conversations. It makes this information readily available for other applications to use in the form of timelines and statistics.

You can remove zeitgeist easily, but don't remove libzeitgeist-XXX if you use unity :

sudo apt-get purge zeitgeist zeitgest-core zeitgeist-datahub

yilmi
  • 1,272
  • 9
  • 12
0

May be this is not an answer that you expect, but you can try some other Ubuntu distros like Xubuntu and Lubuntu (still in beta).

  • 1
    Yeah... you're right about my expectation :^P anyway, I guess I'll just give Unity some time to grow, meanwhile I'll be using it. I'm not using this netbook all the time, so its not that much of a big deal to have it slow down a bit with some tasks. – Severo Raz Oct 11 '10 at 04:48
0

Not really an answer, but more of a work around...

1) Log off 2) Click on your Username 3) Set the session to "Ubuntu Desktop Edition" 4) Complete log in

The you'll be running normal Ubuntu, which should be snappier than Unity.

FYI, I'm also experiencing really bad performance with Unity. It's a shame because it's a nice interface!

  • I like Unity as well however that is not really an answer.. :/ – NightwishFan Oct 16 '10 at 11:32
  • The problem is there is no answer. There was an update to Unity a couple of days ago, but I haven't tried it. I've started using a minimilistic desktop version and cairo-dock which is working better. –  Oct 20 '10 at 14:05