b1ackdeath
Lurker
Hey guys i'm trying to get vpn working on thunderbolt and for some reason I can't find a tun.ko module for this build. any help would be very much appreciated
below is some info on my phone as well as the output when I try to inset the module
sh-4.1# cat /proc/version
Linux version 2.6.35.14-OMFGB+ (drod2169@drod2169) (gcc version 4.4.3 (GCC) ) #12 PREEMPT Wed Sep 14 20:07:33 EDT 2011
sh-4.1# ls -l
-rw-r--r-- 1 0 0 259508 Aug 1 2008 bcm4329.ko
-rw-r--r-- 1 0 0 216565 Oct 7 21:53 tun.ko
sh-4.1# chmod 644 tun.ko
sh-4.1# insmod tun.ko
insmod: init_module 'tun.ko' failed (Exec format error)
sh-4.1# dmesg | grep tun
<3>[ 3578.011596] tun: version magic '2.6.36.3-00020-g1b0eb43 SMP preempt mod_unload ARMv7 ' should be '2.6.35.14-OMFGB+ preempt mod_unload ARMv7 '
below is some info on my phone as well as the output when I try to inset the module
sh-4.1# cat /proc/version
Linux version 2.6.35.14-OMFGB+ (drod2169@drod2169) (gcc version 4.4.3 (GCC) ) #12 PREEMPT Wed Sep 14 20:07:33 EDT 2011
sh-4.1# ls -l
-rw-r--r-- 1 0 0 259508 Aug 1 2008 bcm4329.ko
-rw-r--r-- 1 0 0 216565 Oct 7 21:53 tun.ko
sh-4.1# chmod 644 tun.ko
sh-4.1# insmod tun.ko
insmod: init_module 'tun.ko' failed (Exec format error)
sh-4.1# dmesg | grep tun
<3>[ 3578.011596] tun: version magic '2.6.36.3-00020-g1b0eb43 SMP preempt mod_unload ARMv7 ' should be '2.6.35.14-OMFGB+ preempt mod_unload ARMv7 '