Xserver for Android- XSDL rocks

641 views
Skip to first unread message

Greg McGee

unread,
Feb 26, 2014, 1:47:59 AM2/26/14
to andro...@googlegroups.com
Have been looking for an accelerated xserver for Android: It seems to exist : XSDL

Running now from wheezy in a chroot on my x200T (running android 4.3 still) and it seems fast, fluid as running native X11.
The VNC servers do not remotely compare speed wise..

Have not beaten it up trying to play games yet, but for typical use it is as native speed.
You still lose the bottom bit of the screen for the bottom bar, but it works 100% so far.

Simply having the ability to use a real "mc" as a file manager for android---priceless.

Chih-Wei Huang

unread,
Feb 26, 2014, 2:49:02 AM2/26/14
to Android-x86
2014-02-26 14:47 GMT+08:00 Greg McGee <gjm...@gmail.com>:
> Have been looking for an accelerated xserver for Android: It seems to exist
> : XSDL

Do you mean the android app that can run X applications:

https://play.google.com/store/apps/details?id=x.org.server&hl=zh_TW

Or the KDrive (a light-weight X server for embedded systems)

http://www.rpmfind.net//linux/RPM/mandriva/2010.1/i586/media/main/release/x11-server-xsdl-1.7.7-1mdv2010.1.i586.html

They are entire different directions.

mariuz

unread,
Feb 26, 2014, 7:26:46 AM2/26/14
to andro...@googlegroups.com
my guess is XSDL android app that can run X (seems to be available on x86 too)

Greg McGee

unread,
Feb 26, 2014, 2:11:01 PM2/26/14
to andro...@googlegroups.com
XSDL on the play store, seems to be ~complete & accellerated xserver, local apps run as native. Ran out of room on the 2GB loopback image with Debian trying to install an openGL game... need to do a proper chroot install on ext3.

Have not tried kdrive.

Now I just need to figure out why inputattach inexplicably chokes on a 64 bit kernel... Android and a full Linux running on 3GB memory is almost tight, 8GB would be better.



--
You received this message because you are subscribed to a topic in the Google Groups "Android-x86" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/android-x86/ufrHZH6_cTM/unsubscribe.
To unsubscribe from this group and all its topics, send an email to android-x86...@googlegroups.com.
To post to this group, send email to andro...@googlegroups.com.
Visit this group at http://groups.google.com/group/android-x86.
For more options, visit https://groups.google.com/groups/opt_out.

Ravi

unread,
Mar 7, 2014, 4:02:35 AM3/7/14
to andro...@googlegroups.com
Hi, 

This looks really good.  I can't seem to get it to work with my Debian Kit install though.  The screen asking me to type the commands into my Linux PC just stays on the screen.

Anything I can do about this?

Thanks

Greg McGee

unread,
Mar 8, 2014, 1:41:37 AM3/8/14
to andro...@googlegroups.com
to start deb, the command is "deb"
then:
env DISPLAY=localhost:0 <command to start your xsession> 
(ignore the IP address on the XSDL screen, but do note the "0 or :1 or such, it neds to macth)

debian kit does not install any X11 stuff by default, "apt install lxde" should pull everything required


For more options, visit https://groups.google.com/d/optout.

Greg McGee

unread,
Mar 8, 2014, 1:43:47 AM3/8/14
to andro...@googlegroups.com
The IP address XSDL puts up is correct if you are redirecting from a remote PC, but you are coming in from 127.0.0.1 AKA localhost (on the same machine)

Greg McGee

unread,
Mar 8, 2014, 1:49:06 AM3/8/14
to andro...@googlegroups.com
to start an lxde session (once installed) the command is:
env DISPLAY=localhost:0 lxsession &

You may want to add user and root passwds in debian so you can start a session as a user.
(may need to create the user etc, its really Debian)


On Sat, Mar 8, 2014 at 12:41 AM, Greg McGee <gjm...@gmail.com> wrote:

Greg McGee

unread,
Mar 8, 2014, 1:52:05 AM3/8/14
to andro...@googlegroups.com
I just grokked your issue:
After starting xsdl, you still need to open a shell, start deb and type the required commands.
No one has written a wrapper to do it all automagically yet.

Ravi

unread,
Mar 8, 2014, 6:31:27 AM3/8/14
to andro...@googlegroups.com
Thanks.  I'll give it a go later today.

I had been starting the install from the shell with the deb command and using localhost as the IP - I think I had probably made a mistake with the command, perhaps.
Reply all
Reply to author
Forward
0 new messages