Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place! |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
02-23-2005, 12:50 PM
|
#1
|
Member
Registered: Feb 2005
Distribution: Ubuntu 8.04
Posts: 100
Rep:
|
Moving a window uses 100% cpu, is this right?
I've been assuming this is just the way linux is generally, but I thought I should check. When I move a window in GNOME the cpu usage shoots up to 100%. Also when I have quite a few programs running my mouse is 'jumpy' and when I move windows around they leave a trail behind. In fact generally I would say linux is a lot more sluggish than windows xp.
Is this all normal behaviour? Is linux multithreading basically not as advanced as windows? or is it something to do with my setup?
Cheers,
|
|
|
02-23-2005, 02:18 PM
|
#2
|
Moderator
Registered: Apr 2002
Location: earth
Distribution: slackware by choice, others too :} ... android.
Posts: 23,067
|
Hmmm ... depends on what CPU you have, I suppose,
and, if the programs require hdd read/writes, whether
DMA is enabled or not... generally speaking Linux'
beats Windows at mutlitasking/multithreading with the
hands tied to the back ;)
Cheers,
Tink
|
|
|
02-23-2005, 03:58 PM
|
#3
|
Member
Registered: Feb 2005
Distribution: Ubuntu 8.04
Posts: 100
Original Poster
Rep:
|
OK, I have an Athlon 1.3 and like I say I dont have any problem with windows xp. Also DMA is enabled for all drives.
Is there anything I should look out for/commands I should run if linux is behaving more sluggishly than it should? Anyone know any good tutorials or have any tips on how to diagnose the cause of this slowness?
|
|
|
02-23-2005, 04:08 PM
|
#4
|
Moderator
Registered: Apr 2002
Location: earth
Distribution: slackware by choice, others too :} ... android.
Posts: 23,067
|
Code:
fdisk -l | grep Disk | awk 'BEGIN{FS="[ :]"}{print $2}' | xargs hdparm
That will tell you whether DMA is enabled for any
hdd in your system
Cheers,
Tink
|
|
|
02-23-2005, 04:26 PM
|
#5
|
Member
Registered: Feb 2005
Distribution: Ubuntu 8.04
Posts: 100
Original Poster
Rep:
|
Thats pretty cool, need to learn how to mix up commands like that.
Anyway, DMA is definately enabled on both drives, confirmed with your code.
Anything else to check?
|
|
|
02-23-2005, 04:42 PM
|
#6
|
Moderator
Registered: Apr 2002
Location: earth
Distribution: slackware by choice, others too :} ... android.
Posts: 23,067
|
Hmmm ... what graphics card/chipset are you using?
And did you try a different WM/DE? I'm using Flux
on a P4 1.8 with a radeon mobility here, and when I drag
a reasonably big window around I can't get more than
20% CPU usage out of mine ... I don't have Gnome installed
so can't test how that behaves.
Cheers,
Tink
|
|
|
02-23-2005, 04:53 PM
|
#7
|
Member
Registered: Feb 2005
Distribution: Ubuntu 8.04
Posts: 100
Original Poster
Rep:
|
Using ATI Radeon 9550 with the drivers on the ATI site. I've checked logs and it seems to initialise OK along with the AGP (it comes with its own AGP driver).
Whats a WM/DE? Assumedly alternatives to GNOME like KDE... I havnt got any installed. It would be a shame to lose all my settings if I have to switch.
Cheers for all this help.
|
|
|
03-11-2005, 02:34 PM
|
#8
|
Member
Registered: Jan 2004
Distribution: Fedora
Posts: 31
Rep:
|
Your wrote: my mouse is 'jumpy' and when I move windows around they leave a trail behind.
I have the same problem, see new thread from yesterday - no replies yet.
Everything is fine if I use 'nv' display driver, not 'nvidia'. With 'nv' I do not have glx support.
It seems to me that this problem is related to glx enabled in the display driver and/or AGP, but I don't know enough to go further.
My machine is with Athlon 1800Mhz and Nvidia Riva TNT2.
Janos
|
|
|
All times are GMT -5. The time now is 07:37 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|