Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

linuxdeploy does not work with xsdl #577

Open
joaopa00 opened this issue Sep 4, 2016 · 2 comments
Open

linuxdeploy does not work with xsdl #577

joaopa00 opened this issue Sep 4, 2016 · 2 comments

Comments

@joaopa00
Copy link

joaopa00 commented Sep 4, 2016

Hello, I installed ubuntu with lxce desktop in linuxdeploy. Installed went fine. When I launch LD, xsdl opens but the desktop is not displayed. Only the blue screen with instructions is displayed.

@joaopa00
Copy link
Author

joaopa00 commented Sep 8, 2016

I found a way to launch xsdl. That could be interesting for other peoples having this problem.
At first, launch xsdl, then linuxdeploy
In connectbot, type the following

log into your account (by default, android@localhost and password is changeme)
env DISPLAY=:0 startlxde (adapt following your window manager)

That should do the trick.

So, I think that the command in linuxdeploy (export DISPLAY=127.0.0.1:0; startlxde) should be replaced by the above command and that linuxdeploy should launch xsdl at start to let it the time to accept the command.

@Killfrra
Copy link

My sloution is to go /data/data/ru.meefik.linuxdeploy/include/graphics/x11 and apply patch (meefik/linuxdeploy-cli@848abf2) to deploy.sh
Then in distro settings change gui param > x server adress to "" (without quotes)
Run xsdl before starting distro. You may also have to change server adress in audio settings to "tcp:127.0.0.1"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants