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

NAS write permission denied for ElementumService on NVIDIA Shield #13

Closed
homiee opened this issue May 4, 2022 · 11 comments
Closed

NAS write permission denied for ElementumService on NVIDIA Shield #13

homiee opened this issue May 4, 2022 · 11 comments

Comments

@homiee
Copy link

homiee commented May 4, 2022

Since ElementumService is installed as a system app (and not a user app), it is impossible to grant NAS write permission via the normal Settings UI.

A solution is required for non-rooted devices (e.g. installing the app as a user app instead).

Any help?

@StefanIlchev
Copy link
Owner

It's not a system app. I think some devices mistake it as such because it cannot be launched directly. Can't you just find it among the real system apps?

FYI I've made it so debug builds appear in the launcher for development purposes.

@homiee
Copy link
Author

homiee commented May 4, 2022

Great. That might work as a workaround for my device. I’ll try to build the project and install the debug build.

Thanks!

@homiee
Copy link
Author

homiee commented May 6, 2022

Great. That might work as a workaround for my device. I’ll try to build the project and install the debug build.

Thanks!

I can confirm it works. The only issue which remains is that the debug build won’t autolaunch, and has to be opened using the launcher.

@StefanIlchev
Copy link
Owner

Please confirm that you are using debug builds for both the app and addon from the same build. Autolaunch should work.

@StefanIlchev
Copy link
Owner

StefanIlchev commented Jun 2, 2022

My bad, autolaunch got broken when updating AGP to 7.2.0. It's fixed now.

@JLSx168
Copy link

JLSx168 commented Sep 19, 2022

I opened an issue on this matter but saw this afterwards. How does the workaround work? Apologies but am not knowlegeable in installing builds. Thank you.

@homiee
Copy link
Author

homiee commented Sep 19, 2022

I opened an issue on this matter but saw this afterwards. How does the workaround work? Apologies but am not knowlegeable in installing builds. Thank you.

If you install the debug build version of ElementumService you can grant NAS access to the application via settings. It works great.

@JLSx168
Copy link

JLSx168 commented Sep 19, 2022

I opened an issue on this matter but saw this afterwards. How does the workaround work? Apologies but am not knowlegeable in installing builds. Thank you.

If you install the debug build version of ElementumService you can grant NAS access to the application via settings. It works great.

Thanks!

@StefanIlchev
Copy link
Owner

I'll add the launcher in the debug version to the release version later today. Even though the app doesn't need a launcher there's no problem in having one.

@StefanIlchev StefanIlchev reopened this Sep 19, 2022
@StefanIlchev
Copy link
Owner

Done, check the releases page.

@JLSx168
Copy link

JLSx168 commented Sep 20, 2022

Works perfectly, much appreciated!

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