I believe the pain is self-inflicted in Ubuntu. The responsible patch
is 104_use_exa.patch. I hope that upstream will help us out of this with
a proper patch that selects EXA by default but drops back to XAA in low-
memory situations.
Stay tuned.
BTW, if there is anybody who can write proper cod
Ups, my laptop is a T41, not a T42. Sorry. I bought it quite a while ago
and do not remember anymore ;-)
--
[r100-rv200] very poor Xorg performance - XAA solves this
https://bugs.launchpad.net/bugs/363238
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscri
I have the very same problem on Thinkpad T42, changing xorg.conf
improves the situation, but still non as good as it used to be in
intrepid or hardy.
lspci | grep VGA:
01:00.0 VGA compatible controller: ATI Technologies Inc Radeon RV250
[Mobility FireGL 9000] (rev 02)
--
[r100-rv200] very poor
could anyone who has a IBM X31 paste his/her xorg.conf?
--
[r100-rv200] very poor Xorg performance - XAA solves this
https://bugs.launchpad.net/bugs/363238
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubun
@Timo Jyrinki:
On my Mobility M6 LY (16MB), EXA with both of your optimizations is still
slower than XAA. Using EXA, showing the selection list of "Gnome Do" (down
arrow) is presented in 3 hard steps whereas using XAA it is smoothly animated.
Same goes for expanding the playlist in VLC player.
@Timo Jyrinki:
Thank you! Your solutions seems to work fine at my setup.
Added Option "FBTexPercent" "0" to my xorg.conf.
Maybe it is slightly faster than XAA!? Not sure yet!
--
[r100-rv200] very poor Xorg performance - XAA solves this
https://bugs.launchpad.net/bugs/363238
You received this bug
Everyone with 32MB memory, please continue to use EXA but add this to
/etc/X11/xorg.conf under Section "Device":
Option "FBTexPercent" "0"
At least for my Mobility 9000 EXA is completely fine with that. It
pushes the texture memory to system and frees as much memory as possible
for EXA.
If you h
This bug affects me too!
How can I try the upstream solution? (Without compiling anything, that
is...)
Currently my Mobile 9000 (RV250) causes a CPU load of about 25% and very
sluggish behavior under 9.04 (8.10 was fine). But I can resize Konsole nearly
smoothly.
Forcing the system to XAA it's
@Rolf, note that loading the glx module explicitly doesn't do anything
for recent X.org versions (it's autoloaded and so is "dri" module).
Further, the permissions on the dri device node are also no longer in
use because that device now has an ACL on it (so the "Mode 0666" stuff
is obsolete). If yo
With the Load glx, Load dri and Mode 0666 lines in xorg.conf I still get
crashes (even though I don't seem to be getting hardware opengl any
more), so it doesn't solve the problem for me.
--
[r100-rv200] very poor Xorg performance - XAA solves this
https://bugs.launchpad.net/bugs/363238
You recei
Also tried it. With the default screen size of 1024x768 (notebook TFT
panel) it's still nothing near the XAA speed. When switching to dual-
screen resolution 2304x1024, some options (like ColorTiling) get
disabled according to Xorg.log because the card can't handle it at this
resolution. And perfor
If I try those lines I get the same messages as Wenzhuo Zhang ... but in
addition, it looks like either with or without the lines, I'm apparently no
longer getting dri at all. glxinfo tells me:
OpenGL renderer string: Software Rasterizer
whereas in intrepid it said:
OpenGL renderer string: Mesa D
The upstream fix seems to work for me. I see the same information that
Wenzhuo Zhang is seeing in xorg log about glx and dri being enabled by
default, but video performance is dramatically improved over default and
still noticeably improved over XAA.
--
[r100-rv200] very poor Xorg performance -
Rolf Leggewie, I just tried your suggestion by adding the following to
xorg.conf:
Section "Module"
Load "glx"
Load "dri"
EndSection
Section "DRI"
Mode 0666
EndSection
It doesn't help. Xorg log (see attachment) shows that glx and dri are
enabled by default:
(II) "
** Attachment added: "patch from Alex Deucher"
http://launchpadlibrarian.net/26812051/use_xaa_for_some_circumstances.diff
--
[r100-rv200] very poor Xorg performance - XAA solves this
https://bugs.launchpad.net/bugs/363238
You received this bug notification because you are a member of Ubuntu
B
of course, "it does *not* apply cleanly"
** Attachment removed: "suggested patch from Alex Deucher"
http://launchpadlibrarian.net/26811969/use_xaa_for_some_circumstances.diff
--
[r100-rv200] very poor Xorg performance - XAA solves this
https://bugs.launchpad.net/bugs/363238
You received this
Upstream has also suggested a patch to "use XAA in low memory situations
or when the DRI is disabled". Unfortunately, it does apply cleanly to
Jaunty source or I would have prepared a package for testing in my PPA.
I tried adapting the patch to the Jaunty source, but it is beyond my
skills. Can o
Can people who experience this problem please try to enable DRI?
1) Add 'Load "glx" ' and 'Load "dri" ' to your Modules section of xorg.conf
2) Add "Mode 0666" to a section DRI which you may have to create
3) restart X
http://dri.freedesktop.org/wiki/DriTroubleshooting
The problem should be gone
** Tags added: performance
--
[r100-rv200] very poor Xorg performance - XAA solves this
https://bugs.launchpad.net/bugs/363238
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
http
** Description changed:
Binary package hint: xserver-xorg-video-radeon
Just installed Jaunty RC on my ThinkPad X32. I am experiencing very poor
Xorg performance. The Xorg process consumes about 25% CPU even when
there is no user activity. If there is any screen activity, say moving
th
** Summary changed:
- [M6-LY] (r100-rv200) very poor Xorg performance - XAA solves this
+ [r100-rv200] very poor Xorg performance - XAA solves this
** Description changed:
Binary package hint: xserver-xorg-video-radeon
Just installed Jaunty RC on my ThinkPad X32. I am experiencing very po
21 matches
Mail list logo