[Bug 576288] Re: second screen in dualhead setup doesn't refresh properly until reconfigured

2014-01-07 Thread Christopher M. Penalver
*** This bug is a duplicate of bug 572310 ***
https://bugs.launchpad.net/bugs/572310

** This bug has been marked a duplicate of bug 572310
   font rendering of shaded text unreadable

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/576288

Title:
  second screen in dualhead setup doesn't refresh properly until
  reconfigured

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-ati/+bug/576288/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 576288] Re: second screen in dualhead setup doesn't refresh properly until reconfigured

2011-11-18 Thread wdesmet
No activity on this for a while, but I would like to mention that this
bug is still present in 11.10. Unity now works in dualhead. Both
monitors are at 1680x1050 btw.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/576288

Title:
  second screen in dualhead setup doesn't refresh properly until
  reconfigured

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-ati/+bug/576288/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 576288] Re: second screen in dualhead setup doesn't refresh properly until reconfigured

2011-05-16 Thread Leif Arne Storset
It does seem to only affect me when I specify 1600x1200.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/576288

Title:
  second screen in dualhead setup doesn't refresh properly until
  reconfigured

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 576288] Re: second screen in dualhead setup doesn't refresh properly until reconfigured

2011-05-13 Thread Geoff
Can anyone confirm that this is only an issue with res above 1280x1024
please ?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/576288

Title:
  second screen in dualhead setup doesn't refresh properly until
  reconfigured

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 576288] Re: second screen in dualhead setup doesn't refresh properly until reconfigured

2011-05-11 Thread Geoff
I tried Option "EXAPixmaps" "off", but with no change.  However, further
experimentation has revealed that if you use Monitor Preferences to set
both monitors to 1280x1024, the screens both behave perfectly - no
trails, no weird colour blocks, everything properly refreshed.

Not really an answer as I need to use my screens at max res ie
laptop=1920 and Samsung ext LCD=1600x1200, but this must be a clue to
what is wrong ?  Looks like maybe a video memory addressing problem ?
Can anyone suggest settings that might be tweaked to try to get round
this issue please ?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/576288

Title:
  second screen in dualhead setup doesn't refresh properly until
  reconfigured

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 576288] Re: second screen in dualhead setup doesn't refresh properly until reconfigured

2011-05-09 Thread SimonSoltek
NO! Only EXA Pixmaps!!!
Your xorg.conf should contain a Device Section like this:

Section "Device"
Identifier "Configured Video Device"
Driver "radeon"
Option "EXAPixmaps" "off"
EndSection

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/576288

Title:
  second screen in dualhead setup doesn't refresh properly until
  reconfigured

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 576288] Re: second screen in dualhead setup doesn't refresh properly until reconfigured

2011-05-09 Thread Bryce Harrington
Natty ships with the r600g (g for gallium) now, as opposed to the r600
(with no gallium) that we shipped in maverick.  r600g afaik does not
have a non-EXA alternative, so you'd need to boot the old driver to play
with that.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/576288

Title:
  second screen in dualhead setup doesn't refresh properly until
  reconfigured

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 576288] Re: second screen in dualhead setup doesn't refresh properly until reconfigured

2011-05-09 Thread Leif Arne Storset
I'm not sure how I would disable EXA. I searched a bit and found
http://web.archiveorange.com/archive/v/Ky751tZ4E5diWGWdfeKP but they say
there are no alternatives to EXA on R600 or newer (I have R600).

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/576288

Title:
  second screen in dualhead setup doesn't refresh properly until
  reconfigured

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 576288] Re: second screen in dualhead setup doesn't refresh properly until reconfigured

2011-05-09 Thread SimonSoltek
I don't have a test machine but has anyone tried disabling EXA Pixmaps
with the radeon driver? With Maverick this saved me much trouble on R300
dualhead setup including crashes of the x server...

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/576288

Title:
  second screen in dualhead setup doesn't refresh properly until
  reconfigured

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 576288] Re: second screen in dualhead setup doesn't refresh properly until reconfigured

2011-05-09 Thread Leif Arne Storset
Interestingly, gnome-screenshot doesn't see the display that doesn't
refresh properly. Whereas before the screenshot would be super-wide and
cover both displays, now it's regular 4:3 and covers only the display
that refreshes properly. Maybe that somehow is helpful to those that
know the code?

(I noticed because this bug allows Compiz's Wobbly Windows to make some
beautiful trails, and I wanted a screenshot. ;))

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/576288

Title:
  second screen in dualhead setup doesn't refresh properly until
  reconfigured

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 576288] Re: second screen in dualhead setup doesn't refresh properly until reconfigured

2011-05-07 Thread Geoff
I am also experiencing this bug in 11.04 on my Dell Inspiron 9300 (ATI
Radeon mobility X300, M22) using the open source ATI drivers.  The bug
only affects the repainting of the background in the main (ie. laptop)
display - active windows within the screen redraw themselves fine when
overlapped and then un-overlapped.  The external monitor behaves
properly.

It may be unconnected, but since upgrading to 11.04 when I try to run
Tux Racer (etracer) from a term, to test my graphics rendering speed, if
fails to run with error message: "*** etracer error: Couldn't initialize
video: Couldn't find matching GLX visual (Resource temporarily
unavailable)"

The Unity support test output is as follows:-

~$  /usr/lib/nux/unity_support_test -p

OpenGL vendor string:   X.Org R300 Project
OpenGL renderer string: Gallium 0.4 on ATI RV370
OpenGL version string:  2.1 Mesa 7.10.2

Not software rendered:yes
Not blacklisted:  yes
GLX fbconfig: yes
GLX texture from pixmap:  yes
GL npot or rect textures: yes
GL vertex program:yes
GL fragment program:  yes
GL vertex buffer object:  yes
GL framebuffer object:yes
GL version is 1.4+:   yes

Unity supported:  yes

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/576288

Title:
  second screen in dualhead setup doesn't refresh properly until
  reconfigured

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 576288] Re: second screen in dualhead setup doesn't refresh properly until reconfigured

2011-05-06 Thread wdesmet
This same problem indeed still occurs in natty. That unity doesn't work
is probably somehow related to this as well.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/576288

Title:
  second screen in dualhead setup doesn't refresh properly until
  reconfigured

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 576288] Re: second screen in dualhead setup doesn't refresh properly until reconfigured

2011-05-02 Thread Leif Arne Storset
Started happening for me after upgrading to Natty and disabling Unity.
The workaround mentioned in bug #378482 (tiling backgrounds) didn't
help, although switching to metacity does (but that has its own
issues...)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/576288

Title:
  second screen in dualhead setup doesn't refresh properly until
  reconfigured

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 576288] Re: second screen in dualhead setup doesn't refresh properly until reconfigured

2010-05-09 Thread Bryce Harrington
** Tags added: dual-head

-- 
second screen in dualhead setup doesn't refresh properly until reconfigured
https://bugs.launchpad.net/bugs/576288
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 576288] Re: second screen in dualhead setup doesn't refresh properly until reconfigured

2010-05-06 Thread Bryce Harrington
** Changed in: xserver-xorg-video-ati (Ubuntu)
   Status: New => Confirmed

-- 
second screen in dualhead setup doesn't refresh properly until reconfigured
https://bugs.launchpad.net/bugs/576288
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 576288] Re: second screen in dualhead setup doesn't refresh properly until reconfigured

2010-05-06 Thread wdesmet

** Attachment added: "BootDmesg.txt"
   http://launchpadlibrarian.net/47919144/BootDmesg.txt

** Attachment added: "CurrentDmesg.txt"
   http://launchpadlibrarian.net/47919145/CurrentDmesg.txt

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/47919146/Dependencies.txt

** Attachment added: "GdmLog.txt"
   http://launchpadlibrarian.net/47919147/GdmLog.txt

** Attachment added: "GdmLog1.txt"
   http://launchpadlibrarian.net/47919148/GdmLog1.txt

** Attachment added: "GdmLog2.txt"
   http://launchpadlibrarian.net/47919149/GdmLog2.txt

** Attachment added: "Lspci.txt"
   http://launchpadlibrarian.net/47919150/Lspci.txt

** Attachment added: "Lsusb.txt"
   http://launchpadlibrarian.net/47919151/Lsusb.txt

** Attachment added: "PciDisplay.txt"
   http://launchpadlibrarian.net/47919152/PciDisplay.txt

** Attachment added: "ProcCpuinfo.txt"
   http://launchpadlibrarian.net/47919153/ProcCpuinfo.txt

** Attachment added: "ProcEnviron.txt"
   http://launchpadlibrarian.net/47919154/ProcEnviron.txt

** Attachment added: "ProcInterrupts.txt"
   http://launchpadlibrarian.net/47919155/ProcInterrupts.txt

** Attachment added: "ProcModules.txt"
   http://launchpadlibrarian.net/47919156/ProcModules.txt

** Attachment added: "RelatedPackageVersions.txt"
   http://launchpadlibrarian.net/47919157/RelatedPackageVersions.txt

** Attachment added: "UdevDb.txt"
   http://launchpadlibrarian.net/47919158/UdevDb.txt

** Attachment added: "UdevLog.txt"
   http://launchpadlibrarian.net/47919159/UdevLog.txt

** Attachment added: "XorgConf.txt"
   http://launchpadlibrarian.net/47919160/XorgConf.txt

** Attachment added: "XorgLog.txt"
   http://launchpadlibrarian.net/47919161/XorgLog.txt

** Attachment added: "XorgLogOld.txt"
   http://launchpadlibrarian.net/47919162/XorgLogOld.txt

** Attachment added: "Xrandr.txt"
   http://launchpadlibrarian.net/47919163/Xrandr.txt

** Attachment added: "glxinfo.txt"
   http://launchpadlibrarian.net/47919164/glxinfo.txt

** Attachment added: "monitors.xml.txt"
   http://launchpadlibrarian.net/47919165/monitors.xml.txt

** Attachment added: "setxkbmap.txt"
   http://launchpadlibrarian.net/47919166/setxkbmap.txt

** Attachment added: "xdpyinfo.txt"
   http://launchpadlibrarian.net/47919167/xdpyinfo.txt

** Attachment added: "xkbcomp.txt"
   http://launchpadlibrarian.net/47919168/xkbcomp.txt

-- 
second screen in dualhead setup doesn't refresh properly until reconfigured
https://bugs.launchpad.net/bugs/576288
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs