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

How to build in another Linux? #1

Open
utherbone opened this issue Mar 30, 2021 · 4 comments
Open

How to build in another Linux? #1

utherbone opened this issue Mar 30, 2021 · 4 comments

Comments

@utherbone
Copy link

I have a distribution Xubuntu installed in me machine.

Sorry I know that this field is for problems found in the code or related, but it can also help another player in the same situation that I find myself.

@durcor
Copy link
Owner

durcor commented Mar 30, 2021

No problem! I'll add a shell script for non-Arch distros for installing AMF.

@utherbone
Copy link
Author

Thank you!
I wait the code.

@utherbone
Copy link
Author

Hi @durcor I decided to try to understand the script and tried to do the procedure in Xubuntu manually.
What I did was:
Extract the package "amdgpu-pro-21.10-1247438-ubuntu-20.04.tar.xz" then extract the package: "amf-amdgpu-pro_21.10-1247438_amd64.deb" after copying the folder "/ opt /." to "/ opt /."
He used the command: "sudo ln -s /opt/amdgpu-pro/lib/x86_64-linux-gnu/libamfrt64.so.0.0.0 /lib/libamfrt64.so.1"
Then I went to look at the github readme, for obs I didn't find the json files in the amf folder, there is not even the "etc" folder inside "amdgpu-pro"
"VK_ICD_FILENAMES = / opt / amdgpu-pro / etc / vulkan / icd.d / amd_icd64.json: /opt/amdgpu-pro/etc/vulkan/icd.d/amd_icd32.json
obs "
Another thing, I didn't see reference to these json files in the script, about ffmpeg how do I get a full version for Ubuntu?

@utherbone
Copy link
Author

I ended up extracting some deb packages from the driver and ended up finding this json:
"vulkan-amdgpu-pro_21.10-1247438_amd64.deb"
I'll copy them to the folder to do some tests

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