You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 6, 2023. It is now read-only.
I followed the instruction in README and install gpu kernel successfully on various OSes. However, I cannot accomplish that on Ubuntu 21.04.
I've installed the following packages:
- build-essential
- git
- gcc
- bison
- flex
- libssl-dev
- libelf-dev
- make
- tar
- bc
- cpio
- openssl
- liblz4-tool
also, I've made some changes in the kernel config file (thanks to these changes I can install gpu kernel on both CentOS and RHEL, errors were similar so I've given it a try for Ubuntu 21.04 as well):
I followed the instruction in README and install gpu kernel successfully on various OSes. However, I cannot accomplish that on Ubuntu 21.04.
I've installed the following packages:
also, I've made some changes in the kernel config file (thanks to these changes I can install gpu kernel on both CentOS and RHEL, errors were similar so I've given it a try for Ubuntu 21.04 as well):
Sadly, this is not enough as errors occurred during building targz-pkg target:
Any help appreciated.
The text was updated successfully, but these errors were encountered: