You are not logged in.
Pages: 1
Hey all,
I get lots of lag when I try to resize simple GTK windows (and any other windows) when I check on the option to show content while resizing. Right now, I disabled the option to show content while dragging/resizing. I'm using XFCE. My CPU is an Athlon X2 4400+, 2 GB RAM, nVidia 8800GT graphics card with the latest drivers. I should NOT be having this issue. Is there a way to resolve it?
Last edited by solarwind (2008-05-28 22:07:29)
Offline
Can someone please help?
Offline
Do you have localhost computer name etc right in your /etc/rc.conf ?
Offline
have a look at this:
http://wiki.archlinux.org/index.php/Gnome#GNOME_lags
Offline
I don't remember if there is a solution but i've read somewhere, on here or LQ, it has to do with the content just not being able to keep up with the frame due to the way that its drawn or something. try turning on composting and see if that makes a difference (shot in the dark). Hopefully someone has more info on this I dont' think its a hosts issue.
Offline
Thanks guys. It's not a hosts issue. The problem is, there's lag (low frames per second sort of lag) when I drag to resize a very simple window.
Edit: enabling compositing has no effect.
Last edited by solarwind (2008-05-28 12:18:01)
Offline
I checked my hosts and tried xfce and compiz-fusion compositing. Still no change. This is really sad. It shouldn't be happening.
Offline
Update: Switching to the "human" engine (from Ubuntulooks) makes quite a bit of improvement, however, the results are still very disappointing considering the ram, cpu and graphics card I have. I don't remember having this problem on Ubuntu, so it's probably some weird configuration issue. Another thing, KDEmod does not have this issue. I will try openbox now.
Offline
Update: Openbox improves the condition a tad bit more, but again, still very very disappointing. Sad thing is, this problem does not exist on winbloze AT ALL.
Offline
https://bugs.launchpad.net/ubuntu/+sour … +bug/38873
u can read it, but to point out a few things contained within.
A lot of people have that problem, u sir don't seem to be the only on and its a two yo bug.
Also, some people said to stay away from the ubuntulooks themes since they are 'heavy'
Since this is a GTK problem, I doubt u will get any help from here.
Offline
The problem is the latest nVidia drivers. While 3D performance seems unaffected, 2D performance is down the drain. I'm using the 169 driver and everything's a-okay.
Offline
Yes I can confirm that, this is a nvidia issue and not a GTK, since I use the same settings on different systems, one powered by ATI (works ok) and one powered by nvidia (Lag).
As far as I know this is also officially confirmed by nvidia as well.
My Blog: http://pestilence.insert.gr
My Art: http://pestilence.deviantart.com
Offline
The problem is the latest nVidia drivers. While 3D performance seems unaffected, 2D performance is down the drain. I'm using the 169 driver and everything's a-okay.
How do I get the 169 drivers for Arch Linux? The Ubuntulooks theme works fine, to be honest.
Offline
http://www.archlinux.org/packages/search/?q=nvidia
they are listed as 169 already, u probably need the previous release of 169 driver version. If u don't delete your pacman cache, try this...
pacman -U /var/cache/pacman/pkg/nvidia-*.pkg.tar.gz
using the nvidia package that is the correct one u want. ls /var/cache/pacman/pkg | grep nvidia
Or install the beta drivers from the AUR, I am using nvdia beta drivers and I don't have any issues.
Last edited by jacko (2008-05-29 17:25:30)
Offline
I am using the beta drivers right now. Very little improvement. What is the exact name of the old drivers that you guys are using?
Offline
Update: Scrolling some websites is also VERY laggy. This is very very disappointing.
vg@vg-x2 ~ $ ls -l /var/cache/pacman/pkg/nv*
-rw-r--r-- 1 root root 2716445 2008-05-19 22:10 /var/cache/pacman/pkg/nvidia-169.12-2-i686.pkg.tar.gz <<= This one requires the old kernel, so I can't install it.
-rw-r--r-- 1 root root 2715894 2008-05-24 22:32 /var/cache/pacman/pkg/nvidia-169.12-4-i686.pkg.tar.gz <<= My current drivers.
-rw-r--r-- 1 root root 7089355 2008-05-19 22:10 /var/cache/pacman/pkg/nvidia-utils-169.12-1-i686.pkg.tar.gz
Is there any other solution to this annoying problem?
Offline
I don't have a i686 install, so my cache is no good for you.
Offline
I don't have a i686 install, so my cache is no good for you.
So you're pretty sure it's a driver issue right? I'm going to file a bug report with nVidia on this one. This is ridiculous. A $200 card that doesn't have proper drivers.
Offline
jacko wrote:I don't have a i686 install, so my cache is no good for you.
So you're pretty sure it's a driver issue right? I'm going to file a bug report with nVidia on this one. This is ridiculous. A $200 card that doesn't have proper drivers.
Linux is an afterthought for most companies. Nothing new.
Offline
Pages: 1