-
-
Notifications
You must be signed in to change notification settings - Fork 23
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
GPUViewer built with flatpak #19
base: master
Are you sure you want to change the base?
Conversation
There's already a Flatpak App flathub/flathub#675 but it doesn't work fine.. let me check if yours is working fine |
I tried running make but getting the below error |
revert everything back to json. Not matter you can try this one. |
both are working for me. You need to install fdo sdk for that task. |
There is a problem with vulkan and opencl in the next weeks this will be fixed. I did the nvidia/amd/intel vulkan fix. Opencl is on the way. |
What does this mean is: icd from vulkan only found for nvidia and opencl was "dead". |
Its working bit now .. but ran into this, Downloading ftp://ftp.freedesktop.org/pub/mesa/demos/mesa-demos-8.4.0.tar.bz2 the ftp url works just fine when we use it through browser, i will look into it today |
Thanks , its amost there... looks like this is the last issue i am seeing Build targets in project: 2 |
Did you forgotten to update flatpak by: flatpak update the output confused me a little bit. flatpak-builder --version |
Ah ok .. I did Flatpak update .. but the version i am getting is flatpak-builder 0.10.9, looks like Linux Mint has older flatpak builder in repo's |
I got no Mint here, but found a post with: apt add-repository ppa:alexlarsson/flatpak |
I already added that .. but they have issues with the GPG keys .. Have to report it and check... Will keep you updated... Thanks a lot |
I got latest Flatpak builder version installed... Still getting the below error flatpak-builder build online.winehub.GPUViewer.json --force-clean --user --install
|
I got the Installation to complete successfully , i just had to install elfutils to resolve the issue mentioned above... Now i need to test the application... only thing i have unable find where the application is installed |
flatpak list
flatpak run online.winehub.GPUViewer
Try type online and Hit tab.
Arun Sivaraman <[email protected]> schrieb am So. 6. Jan. 2019 um
04:27:
… I got the Installation to complete successfully , i just had to install
elfutils to resolve the issue mentioned above... Now i need to test the
application... only thing i have unable find where the application is
installed
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#19 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ArNuogctLhxzfh-sy8LfAsHYExyB9TmQks5vAW0agaJpZM4Zm3IM>
.
|
Yes for intel and amd those are the drivers from mesa inside fdo. You have to go with org.freedesktop.Platform.GL.nvidia-xxx and for steam in compat mode org.freedesktop.Platform.GL32.nvidia-xxx. |
With the new version from flatpak you can use the .yml file. More easy to read. |
I found this tool usefull to see in graphical style the gpu information. So I made flatpak for it.
flatpak images needs a domain, that's why I put online.winehub into the front.
I'm the holder of this domain.
The "real code" is untouched and in the appdata you are the developer of that tool.
No GPL issue.
Only run "make"
then flatpak run flatpak run online.winehub.GPUViewer and you see the resources from freedesktop "flathub".