Steve Fan Posted April 28, 2023 #1 Posted April 28, 2023 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. Quote
Steve Fan Posted December 10, 2023 Author #2 Posted December 10, 2023 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 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.