I'm new here, well been lurking a while reading heaps, just not posting before now.
My Orange Pi's arrived a few days ago so I have been playing, I have Ubuntu_xenial_3.4.112 image on both types and am able to connect to home wifi and do apt-get update/upgrade so all good here.
One thing I wanted to do is use batman-adv, but the kernel module seems to have been disabled on the armbian images:
@orangepipcplus:~# cat /boot/config-3.4.112-sun8i |grep BATMAN
# CONFIG_BATMAN_ADV is not set
It took me a while to figure out how to confirm this was the case but another post pointed me to the /boot/config-3.4.112-sun8i file.
So this is where I need some pointers on how to move forward.
I'm guessing it's not as simple as un-commenting CONFIG_BATMAN_ADV and adding =y
I'm also guessing that at least the kernel module will need to be compiled and maybe the whole kernel? I have never done this so don't really know what to do, but I am willing to learn if someone can give a a pointer or two.
My understanding from what I have read is this module should already be in the kernel sources so hopefully this won't be too difficult. I am also open to changing to a different build if necessary/easier to get batman-adv working.
Question
damies
Hi All,
I'm new here, well been lurking a while reading heaps, just not posting before now.
My Orange Pi's arrived a few days ago
so I have been playing, I have Ubuntu_xenial_3.4.112 image on both types and am able to connect to home wifi and do apt-get update/upgrade so all good here.
One thing I wanted to do is use batman-adv, but the kernel module seems to have been disabled on the armbian images:
It took me a while to figure out how to confirm this was the case but another post pointed me to the /boot/config-3.4.112-sun8i file.
So this is where I need some pointers on how to move forward.
I'm guessing it's not as simple as un-commenting CONFIG_BATMAN_ADV and adding =y
I'm also guessing that at least the kernel module will need to be compiled and maybe the whole kernel? I have never done this so don't really know what to do, but I am willing to learn if someone can give a a pointer or two.
My understanding from what I have read is this module should already be in the kernel sources so hopefully this won't be too difficult. I am also open to changing to a different build if necessary/easier to get batman-adv working.
FYI my hardware is:
- Orange Pi PC+
- Orange Pi Lite
Dave.
Link to comment
Share on other sites
11 answers to this question
Recommended Posts