Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build from source code on Cavium Thunder X #205

Closed
lintcoder opened this issue Sep 13, 2017 · 3 comments
Closed

Build from source code on Cavium Thunder X #205

lintcoder opened this issue Sep 13, 2017 · 3 comments
Labels

Comments

@lintcoder
Copy link

lintcoder commented Sep 13, 2017

I am trying to build ROCK-Kernel-Driver from branch roc-1.6.3 on my ubunu16.04-arm64 server which is running on Cavium Thunder X. The kernel version in Makefile of this repo is 4.11. Here is my environment :
uname -a
Linux ubuntu 4.4.0-31-generic #50-Ubuntu SMP Wed Jul 13 00:06:30 UTC 2016 aarch64 aarch64 aarch64 GNU/Linux

Here are my steps:
1.make rock-dbg_defconfig
2.make
3.sudo make modules_install
4.sudo make install

there is no error during making. While when I restart the operating system and select the new kernel, it gets stuck, and the system can't be started. Output of the terminal is as follows:

EFI stub: Booting Linux Kernel...
EFI stub: Using DTB from configuration table
EFI stub: Exiting boot services and installing virtual address map...

I also want to know that, if I can build other source code successfully including ROCT-Thunk-Interface, ROCR-Runtime, ROCm-Device-Libs, HCC, HIP, etc, with failure on building ROCK-Kernel-Driver ?
@gstoner

@lintcoder
Copy link
Author

Ps: which branch/tag should I choose when I try to build other source code on my ubunu16.04-arm64 server including ROCT-Thunk-Interface, ROCR-Runtime, ROCm-Device-Libs, HCC, HIP, etc. thanks
@gstoner

@gstoner
Copy link

gstoner commented Oct 17, 2017

One thing we found you had force Atomic Completer on ( PCIe atomics) one you do this it will boot.

@gstoner
Copy link

gstoner commented Oct 17, 2017

We now have been testing ROCm 1.6.4 with HCC, working on HIP support now.

@gstoner gstoner closed this as completed Jun 3, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants