PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : openvpn tun driver problem in last imageversions ...



supersantos
13.04.2017, 09:26
Hi to all,

i have the following problem with various latest imageversion: HDMU_17034_xcombo_OE_2853_Flash, HDMU_17011_xcombo_OE_2852_Flash, HDMU_16587_xcombo_OE_2771_Flash, HDMU_16126_xcombo_OE_2717_Flash, etc... (i have an Evo xcombo obviously)


root@xcombo:~# modprobe tun
modprobe: ERROR: could not insert 'tun': Invalid argument


root@xcombo:~# cat /var/log/messages
.....
Apr 8 12:16:35 xcombo user.warn kernel: tun: no symbol version for do_sync_read
Apr 8 12:16:35 xcombo user.warn kernel: tun: Unknown symbol do_sync_read (err -22)
Apr 8 12:16:35 xcombo user.warn kernel: tun: no symbol version for ns_capable
Apr 8 12:16:35 xcombo user.warn kernel: tun: Unknown symbol ns_capable (err -22)


root@xcombo:~# uname -a
Linux xcombo 3.14.2 #1 SMP Wed Jan 4 1103 CET 2017 mips GNU/Linux

root@xcombo:~# opkg list-installed |grep module-tun
kernel-module-tun-3.14.2 - 3.14.2-r5

root@xcombo:~# opkg list-installed|grep headers
linux-libc-headers-dev - 3.13-r0



tun driver not working !!

It seems that tun module version is not aligned with kernel version ...

"Missing symbol errors tend to be due to the module versions not matching the kernel version."


those who have the kernel source code could check? tnx









tnx for this fantastic Gnu/linux/E2 distro ...