Skip to content

dkms module shouldn't be installed in version higher than 18.10#16

Open
hyc3z wants to merge 1 commit intoROCm:masterfrom
hyc3z:master
Open

dkms module shouldn't be installed in version higher than 18.10#16
hyc3z wants to merge 1 commit intoROCm:masterfrom
hyc3z:master

Conversation

@hyc3z
Copy link

@hyc3z hyc3z commented Mar 24, 2019

In Ubuntu LTS 18.10.2 the script will fail due to string comparison between "18.10.2" and "18.10" will return false, and rocm-dkms will be installed, however the module will fail to build with kernel 4.18. So I am thinking, whether we can set the if statement to kernel version comparison? But I don't know what exact version of kernel starts to fail. This could be a temporary fix for Ubuntu distros.

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

Successfully merging this pull request may close these issues.

1 participant