RadeonOpenCompute / ROCm_Documentation

Legacy ROCm Software Platform Documentation
http://rocm.docs.amd.com
112 stars 92 forks source link

kernel package linux-headers-5.x is not supported #100

Open o8ruza8o opened 4 years ago

o8ruza8o commented 4 years ago

I needed to run a modified version of Ubuntu 20.04 to support my hardware (mbp 16,1), namely I used this project which I believe does not change anything relevant to ROCm. However I get an error:

dpkg: error processing package rocm-dkms (--configure):
 dependency problems - leaving unconfigured
ERROR (dkms apport): kernel package linux-headers-5.7.19-mbp is not supported

Possibly because of the way allowed kernels are specified. Maybe switching from white listing to blacklisting or checking for the actual ROCm dependencies would be more appropriate? I do not think needing to modify the kernel to support new hardware is uncommon.

Thank you so much; I really appreciate it!

rkothako commented 4 years ago

Hi @o8ruza8o We are officially supporting ROCm with 5.4 and 5.6-oem kernels for Ubuntu 20.04.x. Hence we recommend to try with these kernels.

o8ruza8o commented 4 years ago

Thank you but I have already upgraded to 5.7. Do you know when it will be supported?

On Wed, Oct 7, 2020 at 4:32 AM rkothako notifications@github.com wrote:

Hi @o8ruza8o https://github.com/o8ruza8o We are officially supporting ROCm with 5.4 and 5.6-oem kernels for Ubuntu 20.04.x. Hence we recommend to try with these kernels.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/RadeonOpenCompute/ROCm_Documentation/issues/100#issuecomment-704874304, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAMPIAIRZRVJBOPYCAU4JJTSJRGVXANCNFSM4SBCABFA .

rkothako commented 4 years ago

No idea as of now. But its based on the latest kernel support in Ubuntu 20.04.x LTS