Xorg7.1 build int10 module error on 64-bit system

Daniel Stone daniel at fooishbar.org
Tue Oct 9 03:57:19 PDT 2007


On Tue, Oct 09, 2007 at 04:32:02PM +0800, soararing wrote:
> Hi, On my 32-bit system, function call xf86initInt10 will followxorg-server-X11R7.1-1.1.0/hw/xfree86/os-support/linux/int10/linux.c path, and it works well But on my 64-bit system, function call xf86initInt10 will followxorg-server-X11R7.1-1.1.0/hw/xfree86/int10/generic.c path, and it leads to xserver abort when startx. I use the same scripts to build them on both platform previously, so how should I rebuild the Xorg7.1 to make it correct? ThanksJeff

generic.c is correct for 64-bit systems, which don't have vm86.  You
need to execute the BIOS through an emulator, rather than being able to
call into real mode.  If this is somehow broken, please file a bug with
a full log file, and details of your configuration and setup.

Also, 1.1.0 is quite old: have you tried at least 1.3.0?

Cheers,
Daniel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.x.org/archives/xorg/attachments/20071009/4cc4ba0f/attachment.pgp>


More information about the xorg mailing list