RTXI / rtxi

Tutorials, FAQs, and more at http://rtxi.org/docs
GNU General Public License v3.0
53 stars 15 forks source link

RTXI 2.0 amd64 image installed, but xenomai test failed #119

Closed oPiZiL closed 3 years ago

oPiZiL commented 7 years ago
RTXI 2.0 amd64 ## Basic Information: **RTXI Version:RTXI 2.0 amd64 **Installed from Live CD?:RTXI 2.0 amd64

Error Description:

What happened? ./test_rt_kernel.sh failed

What was supposed to happen? /dev/rtheap missing

What steps will trigger the error?

Error Message:

Copy error messages and terminal output between the two braces below.

xenomai : /dev/rtheap missing
yapatel commented 7 years ago

Please make sure you are booted into the RT kernel. You can check which kernel you are booted into by typing uname -r

oPiZiL commented 7 years ago

uname -r 3.16.0-77-generic So, how could I boot into RT kernel

oPiZiL commented 7 years ago

I modified

/etc/default/grub GRUB_HIDDEN_TIMEOUT=0-->GRUB_HIDDEN_TIMEOUT=10

then I restart the system. The screen goes grey, So I press ESC. I selected xenomai mennuentry, BUT I can't go into graphics desktop.

yapatel commented 7 years ago

It sounds like you may be missing the right graphics driver for your card. Are you using a dedicated graphics card or on board graphics?

oPiZiL commented 7 years ago

It's an onboard graphic card.

one more question:

If I upgrade the Ubuntu 14.04 to 16.04, would it work in RT kernel?

yapatel commented 7 years ago

Typically the OS and the kernel are not dependent upon each other. That being said, there could be kernel dependencies that cause issues.

If you have 14.04 working, then there is no significant benefit to jumping to 16.x. Both are LTS versions and function for RTXI.

Yogi

On November 1, 2017 at 12:00:16, oPiZiL (notifications@github.com(mailto:notifications@github.com)) wrote:

It's an onboard graphic card.

one more question:

If I upgrade the Ubuntu 14.04 to 16.04, would it work in RT kernel?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub(https://github.com/RTXI/rtxi/issues/119#issuecomment-341076007), or mute the thread(https://github.com/notifications/unsubscribe-auth/ACeZf9gdrYTF1z_wSn2yoCe5WNgeOtYuks5syE9AgaJpZM4QI0J6).

yapatel commented 6 years ago

has this issue been resolved?

oPiZiL commented 6 years ago

RT kernel works after upgrade