Discussion:
[directfb-users] Using DirectFB build in 32bits on a 64bits linux desktop
Eric Trousset
2013-09-30 08:26:32 UTC
Permalink
Hi,

I managed to build DirectFB in 32bits on my 64bit Linux desktop.
But when entering linux Fusion world, I get the following message :

(!) Fusion/Init: Could not enter world '1'!
--> Not a typewriter
Could not initialize DirectFB

I tried rebuilding the linux-fusion kernel bodule using the -m32 flag, but got the same message.
When tracing the code, ioctl(fd, ENTER_FUSION, &enter) (fusion.c:725) returns with errno! EINTR
Any idea on wath is going wrong?

Regards,
Eric

Loading...