Allen Wu wrote:

As scratchbox can not use root , fakeroot  shall be helpful,

Then we can try:

[sbox-ARMuclib: /usr/local/X11R6/bin] > fakeroot ./Xfbdev
Unsupported ioctl: cmd=0x5600

Fatal server error:

xf86OpenConsole: Cannot find a free VT

qemu linux-user doesn't implement that syscall.
Regards Michael

Does it means that we can not active Xfbdev on QEMU?

Allen.wu

*From:* scratchbox-users-boun...@lists.scratchbox.org [mailto:scratchbox-users-boun...@lists.scratchbox.org] *On Behalf Of *Allen Wu
*Sent:* 2009 Sep 30 10:37 AM
*To:* scratchbox-users@lists.scratchbox.org
*Subject:* [Scratchbox-users] how to run Xfbdev on sbox

Dear guys,

I just setup the scratchbox on Redhat AS 5 to build the Xfree86 for ARM11;

It seems scratchbox shall setup in root  and login in shall be one user;

After building the system with user, every thing is ok on /usr/local/X11R6 incluing the libs, head files and Xfbdev;

[sbox-ARMuclib: /usr/local/X11R6/bin] > file Xfbdev

Xfbdev: ELF 32-bit LSB executable, ARM, version 1 (ARM), dynamically linked (uses shared libs), not stripped

That is what we expected;

Then run  the program:

[sbox-ARMuclib: /usr/local/X11R6/bin] > ./Xfbdev

Fatal server error:

Server is already active for display 0

        If this server is no longer running, remove /tmp/.X0-lock

        and start again.

[sbox-ARMuclib: /usr/local/X11R6/bin] > rm -fr /tmp/.X0-lock

Run the program again:

[sbox-ARMuclib: /usr/local/X11R6/bin] > ./Xfbdev
Fatal server error:

LinuxInit: Server must be suid root

So, my question is as sbox can only login by user, how to active the Xfbdev by root?

Thanks for help.

Allen.wu


------------------------------------------------------------------------

_______________________________________________
Scratchbox-users mailing list
Scratchbox-users@lists.scratchbox.org
http://lists.scratchbox.org/cgi-bin/mailman/listinfo/scratchbox-users

_______________________________________________
Scratchbox-users mailing list
Scratchbox-users@lists.scratchbox.org
http://lists.scratchbox.org/cgi-bin/mailman/listinfo/scratchbox-users

Reply via email to