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

Problem with "Linux Deploy" #11

Open
Photelegy opened this issue Jun 2, 2023 · 6 comments
Open

Problem with "Linux Deploy" #11

Photelegy opened this issue Jun 2, 2023 · 6 comments

Comments

@Photelegy
Copy link

Photelegy commented Jun 2, 2023

Hi everyone,

I've just rooted my smartphone (Samsung Galaxy S8+), gave the Apps ("XServer XSDL", "Kernel Adiutor" and "Linux Deploy") root-permission and now I'm trying to put Klipper on it with this YouTube-tutorial which is based on your "README_en.md" from klipper-on-android.

My problem is:
After setting everything up and changing the settings (see the screenshots) like showed in 2. Install linuxdeploy and 3. Install debian and pressing "Install" the log shows only the following:

[17:13:54] >>> deploy
[17:13:54] <<< deploy

I still tried what happens when playing "START" after that. Then it shows:

[17:13:57] >>> start
[17:13:57] Missing parameters: TARGET_PATH
[17:13:57] <<< start

What could be the problem?

Linux Deploy - Logs

And here my settings:
Linux Deploy - Settings + Properties linux

Thank you all very much!
Kind Regards
Photelegy

@gaifeng8864
Copy link
Owner

Hi everyone,

I've just rooted my smartphone (Samsung Galaxy S8+), gave the Apps ("XServer XSDL", "Kernel Adiutor" and "Linux Deploy") root-permission and now I'm trying to put Klipper on it with this YouTube-tutorial which is based on your "README_en.md" from klipper-on-android.

My problem is: After setting everything up and changing the settings (see the screenshots) like showed in 2. Install linuxdeploy and 3. Install debian and pressing "Install" the log shows only the following:

[17:13:54] >>> deploy
[17:13:54] <<< deploy

I still tried what happens when playing "START" after that. Then it shows:

[17:13:57] >>> start
[17:13:57] Missing parameters: TARGET_PATH
[17:13:57] <<< start

What could be the problem?

Linux Deploy - Logs

And here my settings: Linux Deploy - Settings + Properties linux

Thank you all very much! Kind Regards Photelegy

On the surface, the direct reason is that debian was not installed successfully. If all the settings are done strictly according to the tutorial, then this may be a compatibility problem, which is common in many Android versions.
Or, you can try to click "remove ENV" on the linuxdeploy setting interface first, and then click "update ENV". If it still doesn't work, you can uninstall linuxdeploy and try to install it again, and strictly follow the tutorial steps again.

@Photelegy
Copy link
Author

Photelegy commented Jun 3, 2023

On the surface, the direct reason is that debian was not installed successfully. If all the settings are done strictly according to the tutorial, then this may be a compatibility problem, which is common in many Android versions.
Or, you can try to click "remove ENV" on the linuxdeploy setting interface first, and then click "update ENV". If it still doesn't work, you can uninstall linuxdeploy and try to install it again, and strictly follow the tutorial steps again.

Thank you very much!
I did try all your suggestions.

  1. I tried "remove ENV" and "update ENV" again. -> didn't work
  2. I uninstalled and reinstalled Linux Deploy and tried again exactly like the tutorial says. -> didn't work

If it would be a compatibility problem, what could I do? Would I need to get another Android version on my Samsung Galaxy S8+ (model ""SM-G955F")?

Kind Regards
Photelegy

@Photelegy
Copy link
Author

On the surface, the direct reason is that debian was not installed successfully. If all the settings are done strictly according to the tutorial, then this may be a compatibility problem, which is common in many Android versions.
Or, you can try to click "remove ENV" on the linuxdeploy setting interface first, and then click "update ENV". If it still doesn't work, you can uninstall linuxdeploy and try to install it again, and strictly follow the tutorial steps again.

Thank you very much!
I did try all your suggestions.

  1. I tried "remove ENV" and "update ENV" again. -> didn't work
  2. I uninstalled and reinstalled Linux Deploy (even tried an older apk-version) and tried again exactly like the tutorial says. (multiple times) -> didn't work

If it would be a compatibility problem, what could I do? Would I need to get another Android version on my Samsung Galaxy S8+ (model ""SM-G955F")?

Kind Regards
Photelegy

@gaifeng8864
Copy link
Owner

On the surface, the direct reason is that debian was not installed successfully. If all the settings are done strictly according to the tutorial, then this may be a compatibility problem, which is common in many Android versions.
Or, you can try to click "remove ENV" on the linuxdeploy setting interface first, and then click "update ENV". If it still doesn't work, you can uninstall linuxdeploy and try to install it again, and strictly follow the tutorial steps again.

Thank you very much!
I did try all your suggestions.

  1. I tried "remove ENV" and "update ENV" again. -> didn't work
  2. I uninstalled and reinstalled Linux Deploy (even tried an older apk-version) and tried again exactly like the tutorial says. (multiple times) -> didn't work

If it would be a compatibility problem, what could I do? Would I need to get another Android version on my Samsung Galaxy S8+ (model ""SM-G955F")?
Kind Regards
Photelegy

If you have tried the above steps and still have no effect, I suggest changing to an Android version directly. You can try to use the AOSP version of Android, which has better compatibility. They are all constant attempts, which can be regarded as a tossing fun, although sometimes it is very distressing when the problem cannot be solved, haha.

@AyrtonRicardo
Copy link

If you don't have actual magisk running busybox behind the scenes, you need to run busybox yourself:

. install BusyBox app,
. open the app,
. select "/system/xbin/" as installation path,
. leave the newest version,
. install.

Go back to Linux Deploy app, update your settings "PATH VARIABLE" to "/system/xbin/", click update env, try again.

@gaifeng8864
Copy link
Owner

If you don't have actual magisk running busybox behind the scenes, you need to run busybox yourself:

. install BusyBox app, . open the app, . select "/system/xbin/" as installation path, . leave the newest version, . install.

Go back to Linux Deploy app, update your settings "PATH VARIABLE" to "/system/xbin/", click update env, try again.

It seems that the old version depends on busybox. I have never installed busybox, but it can still run normally.

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

3 participants