Displaying 20 results from an estimated 1000 matches similar to: "[R300] high Xorg process CPU usage"
2007 Jan 17
3
compiz 0.3.6 in fedora rawhide
Hi,
I've just updated compiz in fedora rawhide and wanted to post a quick
overview of the patches we still carry. Patch details are available
here:
http://cvs.fedora.redhat.com/viewcvs/rpms/compiz/devel
terminate-move.patch
restart.patch
These are already upstream, but not yet in a released version.
aiglx-defaults.patch
tfp-server-extension.patch
These two paper over a problem in
2007 Aug 01
4
Dual-screen compiz mostly working
I have dual-screen compiz-fusion finally working on my ATI Radeon
Mobility X600.
AIGLX was the way to go using MergedFB.
gentoo linux-2.6.22
x11-base/xorg-server-1.2.0-r3
x11-base/xorg-x11-7.2
media-libs/mesa-6.5.2-r1
x11-wm/compiz-9999
x11-wm/compiz-fusion-9999
But a number of remaining issues:
- my second screen doesn't render properly. Compiz events cause it to
redraw but
2006 Oct 04
2
cow by default?
Hi David,
--use-cow seems to be quite stable on all variations of tfp (xgl, aiglx,
nvidia), I think it was the plan to default-enable it. Do you think it's
ready for that? Want a patch?
--
Hanno B?ck Blog: http://www.hboeck.de/
GPG: 3DBD3B20 Jabber: jabber@hboeck.de
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type:
2006 Oct 10
1
AIGLX + r300 + compiz?
So I've spent the last few days getting Xorg pulled from freedesktop git
and built. Everything seems to have worked, and I now have Xorg version
7.1.99.2 running, composite enabled, and AIGLX enabled. The Xorg log
file shows:
(WW) AIGLX: 3D driver claims to not support visual 0x23
(WW) AIGLX: 3D driver claims to not support visual 0x24
(WW) AIGLX: 3D driver claims to not support visual 0x25
2006 Nov 14
1
free from GLX_EXT_texture_from_pixmap
You might have hear this before. I just came across it today.
from http://blog.beryl-project.org/
"I am running your svn and have noticed this non-tfp Beryl, what is this?
It is exactly what it sounds like, an early attempt (with some success I
might add) to make Beryl run without the need for texture_from_pixmap.
No more black window bug from nvidia, no more Xgl, no more AIGLX. Oh
2007 Apr 11
3
The direct/indirect rendering stuff and compiz
Hi,
In fact, this bugged me a long time and now I'd finally like to have a
solution:
https://bugs.freedesktop.org/show_bug.cgi?id=8160
The issue is:
compiz has now some fallback code to indirect rendering if direct doesn't
work. But that's completely useless, because it'll fail some lines later,
exactly here:
glxExtensions = glXQueryExtensionsString (dpy, screenNum);
2006 Jul 09
1
Bundle tfp-detection with correct defaults for aiglx
Skipped content of type multipart/mixed-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.freedesktop.org/archives/compiz/attachments/20060709/4955ef3d/attachment.pgp
2007 Jun 28
1
[feature request] fglrx without Xgl works with copy method in beryl
Latest amd/ati drivers (8.37|8.38) supports composite with dri.
So, after patching beryl (cause he can work without tfp) to make it use direct rendering on "aiglx method" and removed check for GLX_SGIX_fbconfig, which fails. - I was able to run beryl on fglrx WITHOUT Xgl.
Only bug with windows drawing exists(as noticed in latest known issues for ati drives), more about this bug -
2007 Mar 27
0
[ANNOUNCE] xf86-video-ati-6.6.191
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
This is pre-release of the ATI driver aimed at 7.3. It doesn't contain randr1.2
support it does however contain a major re-write of the output mappings from
what was known as Alex's superpatch. Please logs all regressions into bugzilla
so we can fix them before the 6.7 release.
Adam Jackson:
Undo unintended configure.ac change.
2007 Aug 23
0
[ANNOUNCE] xf86-video-ati 6.7.191
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
ATI 6.8 pre-release
This is the long awaited radeon driver with randr 1.2 support.
radeon 6.7 was pretty much a dead end, so it's been branched for those that
still want to play with it. In addition to randr support there are quite a
few other goodies: zero copy tfp, improved connector table parsing, TV-out
support, and much more.
Changes since
2007 Jun 29
1
FGLRX using Aiglx??
Hi!
AFAIK FGLRX doesnt support glx_ext_texture_from_pixmap, and enabling
composite+dri is resulting in screen corruption even with 8.38.6. Then how
are you guys running it without XGL?
Regards,
Karthik
On 6/29/07, compiz-request at lists.freedesktop.org <
compiz-request at lists.freedesktop.org> wrote:
>
> Send compiz mailing list submissions to
> compiz at
2020 May 12
1
[PATCH 1/3] drm/radeon: remove AGP support
Hi Christian
Am 11.05.20 um 19:17 schrieb Christian K?nig:
> AGP is deprecated for 10+ years now and not used any more on modern hardware.
>
> Old hardware should continue to work in PCI mode.
>
> Signed-off-by: Christian K?nig <christian.koenig at amd.com>
> ---
> drivers/gpu/drm/radeon/Makefile | 4 +-
> drivers/gpu/drm/radeon/evergreen.c | 7 -
2009 May 08
3
Will radeon or radeonhd work with compiz?
Sam, Danny, J., all
I am working with the radeon and radeonhd drivers seeing if I can get them to
work with compiz 0.8.2.1 on my radeon x1200 laptop. My xorg .conf is:
Section "Device"
BoardName "RV350 NP"
# Driver "radeon"
Driver "radeonhd"
Identifier "Device[0]"
VendorName "ATI"
EndSection
I have tried
2008 Aug 18
7
ATI (rv350) + open-source driver + wine gaming issues
Hello everyone. I seem to have a bit of a problem running some 3D accelerated games under wine, while using the open-source ATI Radeon driver. My graphics card is Radeon 9700, and the open-source drivers overall work much better than the proprietary fglrx.
The fglrx driver allows me (in most cases) to run games like Temple of Elemental Evil (particularily) or Morrowind normally, but I can't
2005 Nov 11
2
Powerware 9125 - bcmxcp - shutdown problem
Hi,
just through setting up nut-2.0.2 I ran into a shutdown problem. As I have
already spend some time on it and don't know any further, I like to ask for
advice.
Situation:
Powerware 9125 serially connected using /dev/cua0
nut compiled and installed fine
system shall
- broadcast a message and shut down if ups on battery for 30+ s
- wait 120 s
- broadcast another message
- give system 120
2020 May 11
10
[RFC] Remove AGP support from Radeon/Nouveau/TTM
Hi guys,
Well let's face it AGP is a total headache to maintain and dead for at least 10+ years.
We have a lot of x86 specific stuff in the architecture independent graphics memory management to get the caching right, abusing the DMA API on multiple occasions, need to distinct between AGP and driver specific page tables etc etc...
So the idea here is to just go ahead and remove the support
2004 Oct 29
1
Intel Boot Agent 1.2.16 specific problem
Hello,
I have a currently working pxe/tftp network boot configuration. I'm
using tftpd-hpa.
Recently I tried to add a new PC, which has an onboard Intel 82540 GigE
ethernet controller. When the PC boots, it successfully speaks with DNS
and attempts to download pxelinux.0 from the tftp server. This ends in a
TFTPD read time out. I tcpdumped the traffic and found:
192.168.13.167.2070
2005 Jun 30
1
Different tftp directories
We use pxelinux and tfp-ha for windows installation together with winpe 2005 under linux.
It works and we are happy.
But we have one problem because we want to add one more image for xp pro x64 too.
Since there is already a ntdetect.com, NTLDR and winnt.sif in the /tftpboot root directory we can't
add the 64 bit ones.
It's no problem to use different startrom.0 files since I can specify
2006 Jan 02
2
RODBC help
Dear Prof. Ripley et al.,
I have a data frame with some variable names that contain the underscore
character ('_'). It seems that RODBC is not converting them to a suitable
variable name for MySQL.
> sqlSave(channel, zz, addPK = TRUE, verbose = TRUE)
Query: CREATE TABLE zz (rownames varchar(255) PRIMARY KEY, NAME
varchar(255), ID varchar(255), GROUP varchar(255), OAC_RT double,
2006 Oct 03
0
GLX_EXT_texture_from_pixmap is missing
Hi,
I have a couple of problems with compiz and I would appreciate assistance.
I have compiled compiz version 02 successful however when I try to run compiz this is displayed in console /usr/bin/compiz: GLX_EXT_texture_from_pixmap is missing
/usr/bin/compiz: Failed to manage screen: 0
/usr/bin/compiz: No manageable screens found on display :0.0. However when I run the glxinfo there is