Page 2 of 5

Posted: Mon Aug 21, 2006 5:15 pm
by Inf0Byt3
I've got the drivers set up correctly, it shows ATi Radeon 9550, not mesa... It's the architecture that it's unusually slow... On other better cards was the same... I know it sound strange but it's true...

[Edit]

Still, on Nvidia GeForce 6600 was the same speed... Slow.

Posted: Mon Aug 21, 2006 5:43 pm
by Trond
Just a side note: I am sure I had the correct drivers installed.

Posted: Mon Aug 21, 2006 7:07 pm
by dracflamloc
You have a very strange experience then... my window resizing and indeed much more was butter smooth on my old ati 9800, hell even my laptops ati 7500 worked just fine...

:? sorry you've had such a bad experience. But its not like windows doesnt have similar problems on a similar amount of computers.

Posted: Mon Aug 21, 2006 7:11 pm
by Inf0Byt3
Maybe I'm overreacting a bit, but it's noticeable. However, i'll never quit using Linux :D. It's really cool, and i can say that Ubuntu is the most suitable for my computing needs. Maybe in the future it will be improved...

Oh, and just a little question... How can I stop that annoying animation when minimizing windows in ubuntu?

Posted: Mon Aug 21, 2006 7:58 pm
by dracflamloc
Hmm. I'm pretty sure its just in the control center under appearance. I assume you're talking about the sliding down to the window bar effect?

I tend to not use Gnome much. I prefer KDE and Fluxbox

Posted: Mon Aug 21, 2006 8:01 pm
by Trond
Inf0Byt3 wrote:Oh, and just a little question... How can I stop that annoying animation when minimizing windows in ubuntu?
I'm pretty sure you can't. (Unless you change window manager or there is some secret configuration option that I don't know of.)

Posted: Mon Aug 21, 2006 8:43 pm
by Beach
Inf0Byt3 wrote:Oh, and just a little question... How can I stop that annoying animation when minimizing windows in ubuntu?
You can do the following at the prompt:

Code: Select all

gconftool-2 --set --type boolean /apps/panel/global/enable_animations "False"
gconftool-2 --set --type boolean /desktop/gnome/interface/enable_animations "False"
Works on my Dapper install at home but not on my Breezy install.

-Beach

Posted: Mon Aug 21, 2006 9:27 pm
by Inf0Byt3
Thank you, going to check this... Rebooting :D.

Posted: Mon Aug 21, 2006 9:41 pm
by Inf0Byt3
It worked perfectly :D. Thank you.

Posted: Mon Aug 21, 2006 10:54 pm
by WishMaster
Inf0Byt3 wrote:Rebooting :D.
You really don't have to reboot...

Posted: Mon Aug 21, 2006 11:32 pm
by Inf0Byt3
Oh, I know :D. I meant I must reboot to enter Linux (I was on windows).

Posted: Tue Aug 22, 2006 12:56 am
by dracflamloc
Hehehe ;)

I was gonna say... no wonder you don't like Linux much! (jk)

Posted: Tue Aug 22, 2006 1:05 am
by Inf0Byt3
:D 8)

Posted: Tue Aug 22, 2006 9:14 am
by Nik
Trond wrote:
That isn't very interesting for the average Joe but can be used to perform really cool things windows wouldn't be capable of.
Like?
Well you can stream windows over the network, it's slower but better quality than vnc and also works even when the mashine running the graphical app isn't able to run a X-Server. Let me give an example: once I converted PureWinLin to run on VMWare Player, it ran a lot faster than on qemu but the X-Server wouldn't work, so I used cygwin, a ssh tunnel and opened the purebasic ide over this ssh tunnel on the host mashine running the cygwin X-Server, therefor I could work with the Linux IDE on Windows alot faster than I could have done using qemu. i know this is a very uncommon way to use these features but they can really be usefull.

Posted: Tue Aug 22, 2006 1:36 pm
by u9
This is probably said before, but Linux uses as much memory as possible (memory not used is just a waist.) Memory is used for cache to make the most of the available memory. So 90% memory used should make you happy :) You know you're getting your money's worth ;) If applications need memory some is taken from the cache. It's not a problem.

Inf0Byt3, if you use Ubuntu you need to add the Universe (I think it's called) repository as the Nvidia drivers aren't in the regular repository. I'm not sure if you're using Nvidia or ATI.

I installed Ubuntu 5.10 (Breezy Badger) on my laptop with an Nvidia Go 6600. The windowing system was very slow until I found the Nvidia drivers in the Universe repository. You should see an Nvidia splash-screen when booting into the X-window system if the correct Nvidia drivers are installed.

After installing the Nvidia drivers I see no noticable difference between Windows and Ubuntu. I can even play 3D games now :D not that there are that many useful games on Linux I'm afraid. Does anyone where to find any free good-quality games for linux? Or are they completely non-existent?

Regarding ATI I have no idea :)