Giter Club home page Giter Club logo

Comments (7)

danrauch avatar danrauch commented on June 10, 2024

Hey, no worries!
I did try kernel 6.5 (and Blender 4.0 that is) and it worked for me. What isn't working is the newest ROCm version (5.7.1). I tested on an iGPU which is for this newest release marked as unsupported by AMD, so that might be the reason. What is your setup?

from howto-popos-amd-hip-with-blender.

Normand-Nadon avatar Normand-Nadon commented on June 10, 2024

aaaah! Thanks for that! I installed 5.7.1 on an APU !!!

I will try with 5.6.1 and report back...

Do you know what is the latest version I can use?

from howto-popos-amd-hip-with-blender.

danrauch avatar danrauch commented on June 10, 2024

In the ROCm documentation of 5.6.1 there is no remark regarding iGPU and AMD started adding the remark with 5.7.0, so I guess 5.6.1 is the latest supported version for iGPUs.

from howto-popos-amd-hip-with-blender.

Normand-Nadon avatar Normand-Nadon commented on June 10, 2024

I tried this morning, but for now, I can't seem to be able to install it completely..
When installing rocminfo, the apt process succeeds, but typing rocminfo says that this command does not exist

from howto-popos-amd-hip-with-blender.

danrauch avatar danrauch commented on June 10, 2024

Have you added rocminfo to PATH like described in this section:
https://rocm.docs.amd.com/en/latest/deploy/linux/os-native/install.html#post-install-actions
Relevant part: export PATH=$PATH:/opt/rocm-5.7.1/bin:/opt/rocm-5.7.1/opencl/bin (adjust version numbers!)

If not you can try if this works: /opt/rocm/bin/rocminfo

from howto-popos-amd-hip-with-blender.

Normand-Nadon avatar Normand-Nadon commented on June 10, 2024

ooooh! It is the first time I am trying it out so I am at a lost! Thanks for your guidance... I did not read the AMD documentation, I was following your guide here instead!

So, I progressed... rocminfo gives me an output...
I am launching Blender directly from the extracted tar archive, but I am guessing I have some reading to do there to to create some paths and aliases because Blender still does not see my GPU...

I will dig deeper, thank you!

from howto-popos-amd-hip-with-blender.

Normand-Nadon avatar Normand-Nadon commented on June 10, 2024

So... looking at it a little deeper there was an error when installing and I had to downgrade libelf-dev...
It worked and I was able to install rocm, but now I am scared to reboot! :D (Last time I did something like this, I borked my system)

Details:
I have no idea what libelf-dev does... it gave me this error:
libelf-dev : Depends: libelf1 (= 0.186-1build1) but 0.188-1~bpo22.04.1 is to be installed

Fiddling around with aptitude got me to the point where I was able to downgrade libelf1 0.188 to 0.186 but I am not certain it was the best solution... maybe 0.188 could have worked but I can't tell how...

from howto-popos-amd-hip-with-blender.

Related Issues (1)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.