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

Feature Nvidia GPU Support #482

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

dbanshee
Copy link

No description provided.

@GreatEmerald
Copy link

I tried to run gulp to regenerate the linuxDash.min.js file, but the resulting files lead to missing angular-route files, despite gulp seemingly being told to include them into linuxDash.min.js... Is there anything I'm missing? Do you also have a version with the generated files that work in your case?

@dbanshee
Copy link
Author

I tried to run gulp to regenerate the linuxDash.min.js file, but the resulting files lead to missing angular-route files, despite gulp seemingly being told to include them into linuxDash.min.js... Is there anything I'm missing? Do you also have a version with the generated files that work in your case?

I am attaching the version that I currently have running. Hope it helps you solve the problem.

I generated it from the uploaded code without problems.

linux-dash.tar.gz

@GreatEmerald
Copy link

Thanks, that indeed works correctly! I just took the linuxDash.min.js and linuxDash.min.css files. The diff only shows two differences: the one I got using gulp uses the new angular.js version from 2020, and in your case it's using the one that is in the original linuxDash.min.js from 2014; and in yours, websockets are disabled. I'm guessing the first difference is the one that makes the bigger difference.

@dbanshee
Copy link
Author

Thanks, that indeed works correctly! I just took the linuxDash.min.js and linuxDash.min.css files. The diff only shows two differences: the one I got using gulp uses the new angular.js version from 2020, and in your case it's using the one that is in the original linuxDash.min.js from 2014; and in yours, websockets are disabled. I'm guessing the first difference is the one that makes the bigger difference.

I'm glad it worked. It is probably, as you say, from the glad version.

I disabled websockets because it gave me problems accessing remotely through a url. Any url rewriting problem that I didn't have time to investigate.

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

Successfully merging this pull request may close these issues.

None yet

2 participants