Gustavo Tenrreiro
2007-Aug-27 20:03 UTC
[compiz] Compiz not working properly using nvidia twinview
Hi, I am running ubuntu 7.10 gutsy, and I have compiz working on one monitor ( a bit slow though ). When I add twinview to the mix compiz still comes up, and sort of works but: 1. I loose the background and it is replace by all white 2. The second monitor draws about 30% of the new white background, then it ends with a bit of a shadow, and then it continues with black 3. I can drag windows on the second screen and they get redrawn as I move them as long as I am on the white part, as soon as I go the black I can see the window, but it leaves a trail of windows, so it is not redrawing the black part. Does anyone have any idea what might be causing this? Xeon 2.4Ghz , 2GB memory, nvidia quadro nvs 280 Thanks IMPORTANT NOTICE: This message may contain confidential information. If you have received this e-mail in error, do not use, copy or distribute it. Do not open any attachments. Delete it immediately from your system and notify the sender promptly by e-mail that you have done so. Thank you. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.freedesktop.org/archives/compiz/attachments/20070827/236ceb03/attachment.htm
Dennis Kasprzyk
2007-Aug-27 20:22 UTC
[compiz] Compiz not working properly using nvidia twinview
It looks like that the combined resolution of your both monitors is bigger than your maximum opengl texture size. Currently we have no working solution to fix this. Dennis Am Montag 27 August 2007 22:03:54 schrieb Gustavo Tenrreiro:> Hi, > > > > I am running ubuntu 7.10 gutsy, and I have compiz working on one monitor > ( a bit slow though ). When I add twinview to the mix compiz still comes > up, and sort of works but: > > > > 1. I loose the background and it is replace by all white > > 2. The second monitor draws about 30% of the new white background, > then it ends with a bit of a shadow, and then it continues with black > > 3. I can drag windows on the second screen and they get redrawn > as I move them as long as I am on the white part, as soon as I go the > black I can see the window, but it leaves a trail of windows, so it is > not redrawing the black part. > > > > Does anyone have any idea what might be causing this? > > > > Xeon 2.4Ghz , 2GB memory, nvidia quadro nvs 280 > > > > Thanks > > > IMPORTANT NOTICE: > This message may contain confidential information. If you have received > this e-mail in error, do not use, copy or distribute it. Do not open any > attachments. Delete it immediately from your system and notify the sender > promptly by e-mail that you have done so. Thank you.
Gustavo Tenrreiro
2007-Aug-27 21:34 UTC
[compiz] Compiz not working properly using nvidia twinview
What is the maximum combined resolution that compiz supports? Or does it depend on the video card? Thanks From: compiz-bounces at lists.freedesktop.org [mailto:compiz-bounces at lists.freedesktop.org] On Behalf Of Dennis Kasprzyk Sent: Monday, August 27, 2007 3:22 PM To: compiz at lists.freedesktop.org Cc: Gustavo Tenrreiro Subject: Re: [compiz] Compiz not working properly using nvidia twinview It looks like that the combined resolution of your both monitors is bigger than your maximum opengl texture size. Currently we have no working solution to fix this. Dennis Am Montag 27 August 2007 22:03:54 schrieb Gustavo Tenrreiro:> Hi, > > > > I am running ubuntu 7.10 gutsy, and I have compiz working on one monitor > ( a bit slow though ). When I add twinview to the mix compiz still comes > up, and sort of works but: > > > > 1. I loose the background and it is replace by all white > > 2. The second monitor draws about 30% of the new white background, > then it ends with a bit of a shadow, and then it continues with black > > 3. I can drag windows on the second screen and they get redrawn > as I move them as long as I am on the white part, as soon as I go the > black I can see the window, but it leaves a trail of windows, so it is > not redrawing the black part. > > > > Does anyone have any idea what might be causing this? > > > > Xeon 2.4Ghz , 2GB memory, nvidia quadro nvs 280 > > > > Thanks > > > IMPORTANT NOTICE: > This message may contain confidential information. If you have received > this e-mail in error, do not use, copy or distribute it. Do not open any > attachments. Delete it immediately from your system and notify the sender > promptly by e-mail that you have done so. Thank you._______________________________________________ compiz mailing list compiz at lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/compiz -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.freedesktop.org/archives/compiz/attachments/20070827/5de98106/attachment.htm
Dennis Kasprzyk
2007-Aug-27 21:48 UTC
[compiz] Compiz not working properly using nvidia twinview
It depends on you graphic card. glxinfo -l will show you your card limits. GL_MAX_TEXTURE_SIZE = ???? is the important value here. Dennis Am Montag 27 August 2007 23:34:52 schrieb Gustavo Tenrreiro:> What is the maximum combined resolution that compiz supports? Or does it > depend on the video card? > > > > Thanks > > > > From: compiz-bounces at lists.freedesktop.org > [mailto:compiz-bounces at lists.freedesktop.org] On Behalf Of Dennis Kasprzyk > Sent: Monday, August 27, 2007 3:22 PM > To: compiz at lists.freedesktop.org > Cc: Gustavo Tenrreiro > Subject: Re: [compiz] Compiz not working properly using nvidia twinview > > > > It looks like that the combined resolution of your both monitors is bigger > than your maximum opengl texture size. Currently we have no working > solution to fix this. > > Dennis > > Am Montag 27 August 2007 22:03:54 schrieb Gustavo Tenrreiro: > > Hi, > > > > > > > > I am running ubuntu 7.10 gutsy, and I have compiz working on one monitor > > ( a bit slow though ). When I add twinview to the mix compiz still comes > > up, and sort of works but: > > > > > > > > 1. I loose the background and it is replace by all white > > > > 2. The second monitor draws about 30% of the new white background, > > then it ends with a bit of a shadow, and then it continues with black > > > > 3. I can drag windows on the second screen and they get redrawn > > as I move them as long as I am on the white part, as soon as I go the > > black I can see the window, but it leaves a trail of windows, so it is > > not redrawing the black part. > > > > > > > > Does anyone have any idea what might be causing this? > > > > > > > > Xeon 2.4Ghz , 2GB memory, nvidia quadro nvs 280 > > > > > > > > Thanks > > > > > > IMPORTANT NOTICE: > > This message may contain confidential information. If you have received > > this e-mail in error, do not use, copy or distribute it. Do not open any > > attachments. Delete it immediately from your system and notify the sender > > promptly by e-mail that you have done so. Thank you.
Chris Adams
2007-Aug-28 00:21 UTC
[compiz] Compiz not working properly using nvidia twinview
I am suffering the same problem, with my ATI X800 pro, at any resolution greater than 2x(1024x768). Hopefully without spending too much, I would like to get a new video card that can support greater than 2048x2048 textures. Can anyone offer any advice on which cards have got a high enough max texture size for 2x(1280x1024)? Cheers Chris. On 8/28/07, Dennis Kasprzyk <onestone at opencompositing.org> wrote:> It depends on you graphic card. glxinfo -l will show you your card limits. > GL_MAX_TEXTURE_SIZE = ???? is the important value here. > > Dennis > > Am Montag 27 August 2007 23:34:52 schrieb Gustavo Tenrreiro: > > What is the maximum combined resolution that compiz supports? Or does it > > depend on the video card? > > > > > > > > Thanks > > > > > > > > From: compiz-bounces at lists.freedesktop.org > > [mailto:compiz-bounces at lists.freedesktop.org] On Behalf Of Dennis Kasprzyk > > Sent: Monday, August 27, 2007 3:22 PM > > To: compiz at lists.freedesktop.org > > Cc: Gustavo Tenrreiro > > Subject: Re: [compiz] Compiz not working properly using nvidia twinview > > > > > > > > It looks like that the combined resolution of your both monitors is bigger > > than your maximum opengl texture size. Currently we have no working > > solution to fix this. > > > > Dennis > > > > Am Montag 27 August 2007 22:03:54 schrieb Gustavo Tenrreiro: > > > Hi, > > > > > > > > > > > > I am running ubuntu 7.10 gutsy, and I have compiz working on one monitor > > > ( a bit slow though ). When I add twinview to the mix compiz still comes > > > up, and sort of works but: > > > > > > > > > > > > 1. I loose the background and it is replace by all white > > > > > > 2. The second monitor draws about 30% of the new white background, > > > then it ends with a bit of a shadow, and then it continues with black > > > > > > 3. I can drag windows on the second screen and they get redrawn > > > as I move them as long as I am on the white part, as soon as I go the > > > black I can see the window, but it leaves a trail of windows, so it is > > > not redrawing the black part. > > > > > > > > > > > > Does anyone have any idea what might be causing this? > > > > > > > > > > > > Xeon 2.4Ghz , 2GB memory, nvidia quadro nvs 280 > > > > > > > > > > > > Thanks > > > > > > > > > IMPORTANT NOTICE: > > > This message may contain confidential information. If you have received > > > this e-mail in error, do not use, copy or distribute it. Do not open any > > > attachments. Delete it immediately from your system and notify the sender > > > promptly by e-mail that you have done so. Thank you. > > _______________________________________________ > compiz mailing list > compiz at lists.freedesktop.org > http://lists.freedesktop.org/mailman/listinfo/compiz > >
Mick Semb Wever
2007-Aug-28 09:43 UTC
[compiz] Compiz not working properly using nvidia twinview
> Does anyone have any idea what might be causing this?Read alot of my recent posts. I encountered basically the same thing with ati's MergedFB. ~mck -- "Never let your sense of morals get in the way of doing what's right." Isaac Asimov Homepage - www.wever.org | Sesam Search Engine - www.sesam.no