xclock/oclock endian mismatch in Xfbdev

dushara.jayasinghe at hydrix.com dushara.jayasinghe at hydrix.com
Mon May 2 18:45:00 PDT 2011


Hi all,

I'm Working on an iMX.25 (ARM) based embedded platform with
xserver_xorg-server-1.7.5.

I had to make the following mods to servermd.h to reflect the hardware.

#define FBNOPIXADDR
#define IMAGE_BYTE_ORDER	MSBFirst
#define BITMAP_BIT_ORDER	MSBFirst

This setup works with xlogo and oclock (The image looks correct). However
when running xclock and a 3rd party gtk based app, the BIT/BYTE_ORDER is
incorrect.

Are there instances where these defines are ignored? Any ideas on where I
should start looking?

Thanks in advance.
Dushara




More information about the xorg-devel mailing list