Jump to content

jessie and hostapd


Matus Hruz

Recommended Posts

hello 

i have problem with installation hostapd on jessie udoo 

( Linux udoo 4.2.3-udoo #1 SMP Sun Oct 11 21:56:52 CEST 2015 armv7l GNU/Linux )

 

i should enable mode ip_tables_nat but its require recompile kernel

(as i think because its not in modules list <= modprobe iptable_nat says 'module ...  not found'), 

is there other easier way?

 

or can someone post new version of kerne img ^_^

 

thank you

Link to comment
Share on other sites

Strange! you mention "Linux udoo 4.2.3-udoo"

 

the iptables modules are enabled in vanilla but not in the legacy kernel for udoo

legacy:

https://github.com/igorpecovnik/lib/blob/second/config/linux-udoo-neo.config

vanilla:

https://github.com/igorpecovnik/lib/blob/second/config/linux-udoo-next.config

 

waiting for a better piece of advice

in the meantime... what do you have in the folders

ls -l /lib/modules/4.2.3-sunxi/kernel/net/netfilter/

ls -l /lib/modules/4.2.3-sunxi/kernel/net/ipv4/netfilter/

Link to comment
Share on other sites

i download vanilla from here http://mirror.igorpecovnik.com/Armbian_4.5_Udoo_Debian_jessie_4.2.3.zip
legacy link looks like             http://mirror.igorpecovnik.com/Armbian_4.5_Udoo_Debian_jessie_3.14.28_desktop.zip

 

and i dont have any sunxi folder

root@udoo:~# ls -l /lib/modules
total 4
drwxr-xr-x 3 root root 4096 Oct 12 13:05 4.2.3-udoo
Link to comment
Share on other sites

Alter sunxi to udoo:

ls -l /lib/modules/4.2.3-udoo/kernel/net/netfilter/
ls -l /lib/modules/4.2.3-udoo/kernel/net/ipv4/netfilter/

I should add a note that Udoo kernel is not exactly Vanilla. It's an unofficial build so it could be (it is) a little different.

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines