[ovs-discuss] Kernal module problems openvswitch-2.4.0

Justin Pettit jpettit at nicira.com
Mon Oct 12 16:04:38 UTC 2015


> On Oct 11, 2015, at 7:07 PM, Abraam Athanassios <abraam.athanassios at gmail.com> wrote:
> 
> Hi,
> 
> I have used the new openvswitch-2.4.0 to install it on raspberry pi 2 on operating system Ubuntu mate kernal 3.18. 
> I am seeking a solution to the problem i am facing.
> I did download the openvswitch and when I do execute the 
> 
> % sudo make
> % sudo make install
> 
> i do not receive any error but when i do execute the 
> 
> % insmode datapath/linux/openvswitch.ko 
> 
> i do get that it is failed as the file openvswitch.ko does not exist

Does the file exist?  How did you run "configure"?  You need to tell it to build the kernel module.  Make sure you're following all the steps in "INSTALL.md".

--Justin





More information about the discuss mailing list