Jump to content
XPEnology Community

Compile AMDGPU for ARPL?


Steve Fan

Recommended Posts

I want to use my Vega GPU on the 5600G APU so that I can leverage Emby's video decoding support. Right now it seems like I can spot the PCI device using lspci but there is apparently no driver loaded for it. No, I don't think even amgpu driver is bundled in so I would need to manually compile it myself. I wonder what is the guide for doing that in the context of ARPL? I would like to make it available for everyone of course.

Link to comment
Share on other sites

  • 7 months later...

I have researched a little bit and found out that in order to build ttm.ko, you need the kernel to support these two functions. 

```

[ 9719.731180] ttm: Unknown symbol wake_up_state (err 0)
[ 9719.736362] ttm: Unknown symbol perf_trace_buf_prepare (err 0)

```

This means it would be a little bit impossible for now

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...