Re: Maemo5 SDK slow performance

2010-02-02 Thread Dave Neary
Hi Max,

Max Usachev wrote:
 Hello!
 I have strange problem with Maemo 5 SDK - all graphic manipulations in
 emulator works very slow. Also I get many errors such as:
 hildon-desktop[1961]: GLIB WARNING ** ClutterX11 - Failed to get XImage
 of pixmap: e00054, removing

I'm sorry, I'm no help - all I can say is that I had the same poblem,
also with an Intel Corporation Mobile 945GM/GMS/GME, 943/940GML Express
Integrated Graphics Controller (rev 03) (as given by lspci).

If it's any help, I got the impression that the problem was Xephyr,
rather than X. 3D works fine with the controller, just not in the
embedded X server.

I don't have the problem any more with an Intel 4 series integrated
graphics controller.

Cheers,
Dave.

-- 
maemo.org docsmaster
Email: dne...@maemo.org
Jabber: bo...@jabber.org

___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


Re: Maemo5 SDK slow performance

2010-02-02 Thread Alberto Garcia
On Tue, Feb 02, 2010 at 12:11:20AM +0200, Max Usachev wrote:

 I have strange problem with Maemo 5 SDK - all graphic manipulations
 in emulator works very slow.

Try this before starting the desktop in Xephyr:

export CLUTTER_VBLANK=none

Berto
___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


Re: Maemo5 SDK slow performance

2010-02-02 Thread Javier S. Pedro
Ville M. Vainio wrote:
 Yeah, Xephyr is using software rendering.

In fact I've assume since forever that Xephyr with the Mesa libraries as
shipped with the SDKs are just incapable of any indirect acceleration.
On the other side it seems to work for some people

I just use VMGl. A pain to install, but works flawlessly and fast (well,
save for the background blurry, which doesn't work due to missing extensions).

-- 
Javier

___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


Maemo5 SDK slow performance

2010-02-01 Thread Max Usachev

Hello!
I have strange problem with Maemo 5 SDK - all graphic manipulations in 
emulator works very slow. Also I get many errors such as:
hildon-desktop[1961]: GLIB WARNING ** ClutterX11 - Failed to get XImage 
of pixmap: e00054, removing


I use Ubuntu 9.10. My graphic controller is Intel Mobile 945GM/GMS 
Express Integrated Graphics Controller. I read, that AccelMethod=XAA 
may help - no changes.

This is my xorg.conf:
Section Device
Identifier Configured Video Device
Option XaaNoPixmapCache
Option XAANoOffscreenPixmaps true
Option DRI true
Option AccelMethod XAA
EndSection

Can anybody help me with this problem?

Thanks, Max Usachev.

___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers