Jared D. McNeill | 6 Mar 2009 02:12
Picon

Re: Screen corruption under Xen DOM0 in firefox

David Brownlee wrote:
>     I'm trying Xen on my NetBSD 5.0 laptop and one thing I've
>     moticed is that the Firefox window seems to suffer corruption
>     when focus is gained/lost (this is under gnome on a Thinkpad
>     T60p using the radeonhd driver on a ATI MOBILITY FireGL V5250
> 
>     An example is at:
>     http://mono.org/abs/xen-x11-corruption.png
> 
>     Note that the 'Tools' on the menu bar has been garbled, as has
>     part of the webpage.
> 
>     Has anyone else seem anything similar?

Does radeonhd use XAA? If so, and your X server isn't up-to-date (this 
has recently been made the default), add the following to the Device 
section of xorg.conf: Option "XAANoOffscreenPixmaps" "true".

David Brownlee | 6 Mar 2009 02:18
Picon

Re: Screen corruption under Xen DOM0 in firefox

On Thu, 5 Mar 2009, Jared D. McNeill wrote:

> David Brownlee wrote:
>>     I'm trying Xen on my NetBSD 5.0 laptop and one thing I've
>>     moticed is that the Firefox window seems to suffer corruption
>>     when focus is gained/lost (this is under gnome on a Thinkpad
>>     T60p using the radeonhd driver on a ATI MOBILITY FireGL V5250
>>
>>     An example is at:
>>     http://mono.org/abs/xen-x11-corruption.png
>>
>>     Note that the 'Tools' on the menu bar has been garbled, as has
>>     part of the webpage.
>>
>>     Has anyone else seem anything similar?
>
> Does radeonhd use XAA? If so, and your X server isn't up-to-date (this has 
> recently been made the default), add the following to the Device section of 
> xorg.conf: Option "XAANoOffscreenPixmaps" "true".

 	I've been using modular-x11 from pkgsrc (and have the latest
 	as of yesterday). I'll test out with that Option - thanks!

 	Out of curiosity, do people tend to run X from xsrc or
 	pkgsrc nowdays?

--

-- 
 		David/absolute       -- www.NetBSD.org: No hype required --

(Continue reading)

Jared D. McNeill | 6 Mar 2009 02:19
Picon

Re: Screen corruption under Xen DOM0 in firefox

David Brownlee wrote:

>     I've been using modular-x11 from pkgsrc (and have the latest
>     as of yesterday). I'll test out with that Option - thanks!

Ah, I only made that change to xsrc, so you will need the option still.

Cheers,
Jared

David Brownlee | 6 Mar 2009 11:20
Picon

Re: Screen corruption under Xen DOM0 in firefox

On Thu, 5 Mar 2009, Jared D. McNeill wrote:

> David Brownlee wrote:
>
>>     I've been using modular-x11 from pkgsrc (and have the latest
>>     as of yesterday). I'll test out with that Option - thanks!
>
> Ah, I only made that change to xsrc, so you will need the option still.

 	Adding 'Option "XAANoOffscreenPixmaps" "true"' does make
 	the problem go away formodular xorg from pkgsrc - thanks!

 	Is the general consensus to prefer xsrc to modular xorg
 	from pkgsrc now that xorg has been imported? Does anyone
 	know how closely xsrc will track xorg, and will it be
 	possible to build a current xsrc with a netbsd-5 tree?

--

-- 
 		David/absolute       -- www.NetBSD.org: No hype required --


Gmane