What kind of linux os can be used in development board
- Haily mei
- Offline
- New Member
Less
More
- Posts: 1
- Thank you received: 0
27 Sep 2018 06:59 #118029
by Haily mei
What kind of linux os can be used in development board was created by Haily mei
What kind of linux os can be used in development board? Who can tell me?
Please Log in or Create an account to join the conversation.
- andypugh
- Offline
- Moderator
Less
More
- Posts: 23178
- Thank you received: 4865
27 Sep 2018 10:02 #118036
by andypugh
Replied by andypugh on topic What kind of linux os can be used in development board
You can use almost any Linux OS, as long as you can find the required libraries and a suitable realtime kernel.
Some years ago I believe that someone even managed to compile on MacOS.
There are probably too many dependencies to do that now, though.
Did you have an OS in mind? Debian, Ubuntu, Mint and Gentoo have all been done. Raspbian too.
Some years ago I believe that someone even managed to compile on MacOS.
There are probably too many dependencies to do that now, though.
Did you have an OS in mind? Debian, Ubuntu, Mint and Gentoo have all been done. Raspbian too.
Please Log in or Create an account to join the conversation.
- andypugh
- Offline
- Moderator
Less
More
- Posts: 23178
- Thank you received: 4865
27 Sep 2018 10:07 #118037
by andypugh
Replied by andypugh on topic What kind of linux os can be used in development board
In fact, just noting your email address, I suspect that Raspbian is what you are interested? You probably want to use the PREEMPT_RT branch of Raspian.
github.com/raspberrypi/linux/tree/rpi-4.14.y-rt
Is the already-patched realtime kernel for Pi. (It might still require "fully preemptable kernel" to be selected in the menuconfig)
github.com/raspberrypi/linux/tree/rpi-4.14.y-rt
Is the already-patched realtime kernel for Pi. (It might still require "fully preemptable kernel" to be selected in the menuconfig)
Please Log in or Create an account to join the conversation.
Time to create page: 0.052 seconds