* evl core build on x86 machine
@ 2021-03-31 9:21 Ashwik John
2021-03-31 9:47 ` Philippe Gerum
0 siblings, 1 reply; 2+ messages in thread
From: Ashwik John @ 2021-03-31 9:21 UTC (permalink / raw)
To: evl, xenomai
Hi All,
I am trying to build evl core on x86 pc but it is not successful.
x86 pc works with Ubuntu 18.04.
evl project branch used is *evl/v5.10 : *git clone --depth 1 --branch
evl/v5.10 git://git.evlproject.org/linux-evl.git
for libevl, master branch was used: git clone --depth 1 --branch master
git://git.evlproject.org/libevl.git
when installing the modules with modules_install. Just the following
modules are installed.
INSTALL drivers/thermal/intel/x86_pkg_temp_thermal.ko
INSTALL fs/efivarfs/efivarfs.ko
INSTALL net/ipv4/netfilter/iptable_nat.ko
INSTALL net/ipv4/netfilter/nf_log_arp.ko
INSTALL net/ipv4/netfilter/nf_log_ipv4.ko
INSTALL net/ipv6/netfilter/nf_log_ipv6.ko
INSTALL net/netfilter/nf_log_common.ko
INSTALL net/netfilter/xt_LOG.ko
INSTALL net/netfilter/xt_MASQUERADE.ko
INSTALL net/netfilter/xt_addrtype.ko
INSTALL net/netfilter/xt_mark.ko
INSTALL net/netfilter/xt_nat.ko
DEPMOD 5.10.25evl+
When trying to boot with the evl kernel the boot fails since there are no
modules.
It will be of great help with your solutions to solve this issue.
Thanks,
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: evl core build on x86 machine
2021-03-31 9:21 evl core build on x86 machine Ashwik John
@ 2021-03-31 9:47 ` Philippe Gerum
0 siblings, 0 replies; 2+ messages in thread
From: Philippe Gerum @ 2021-03-31 9:47 UTC (permalink / raw)
To: Ashwik John; +Cc: xenomai, evl
Ashwik John via Evl <evl@evlproject.org> writes:
> Hi All,
>
> I am trying to build evl core on x86 pc but it is not successful.
>
> x86 pc works with Ubuntu 18.04.
>
> evl project branch used is *evl/v5.10 : *git clone --depth 1 --branch
> evl/v5.10 git://git.evlproject.org/linux-evl.git
>
> for libevl, master branch was used: git clone --depth 1 --branch master
> git://git.evlproject.org/libevl.git
>
> when installing the modules with modules_install. Just the following
> modules are installed.
> INSTALL drivers/thermal/intel/x86_pkg_temp_thermal.ko
> INSTALL fs/efivarfs/efivarfs.ko
> INSTALL net/ipv4/netfilter/iptable_nat.ko
> INSTALL net/ipv4/netfilter/nf_log_arp.ko
> INSTALL net/ipv4/netfilter/nf_log_ipv4.ko
> INSTALL net/ipv6/netfilter/nf_log_ipv6.ko
> INSTALL net/netfilter/nf_log_common.ko
> INSTALL net/netfilter/xt_LOG.ko
> INSTALL net/netfilter/xt_MASQUERADE.ko
> INSTALL net/netfilter/xt_addrtype.ko
> INSTALL net/netfilter/xt_mark.ko
> INSTALL net/netfilter/xt_nat.ko
> DEPMOD 5.10.25evl+
>
> When trying to boot with the evl kernel the boot fails since there are no
> modules.
>
> It will be of great help with your solutions to solve this issue.
According to your description, this is not an EVL-specific issue, but a
generic kernel build/install problem. You may want to refer to any of
the many tutorials available on the net for this.
--
Philippe.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-03-31 9:47 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-03-31 9:21 evl core build on x86 machine Ashwik John
2021-03-31 9:47 ` Philippe Gerum
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.