Guest Catscrash Posted September 13, 2010 Report Posted September 13, 2010 (edited) everytime i try to load the tun module i get: modprobe: chdir(2.6.32.15-gf9c0527): No such file or directory any help? thx Edited September 14, 2010 by Catscrash
Guest DragosP Posted September 13, 2010 Report Posted September 13, 2010 Deutsch schriftlich in Englisch Forum!
Guest Catscrash Posted September 13, 2010 Report Posted September 13, 2010 uh, how could that happen... sry ;-)
Guest The Virus 2013 Posted September 14, 2010 Report Posted September 14, 2010 Have you tried to turning it off and on again ?? :lol:
Guest woti17 Posted September 14, 2010 Report Posted September 14, 2010 everytime i try to load the tun module i get: any help? thx look at "telefoninfo" in "einstellungen", "software-nummer", "kernel-version" if its gf9c0527 its ok then try insmod /system/lib/modules/tun.ko in terminal (if you are in recovery and adb you have an other kernel version anyway i supose)
Guest Catscrash Posted September 14, 2010 Report Posted September 14, 2010 (edited) # uname -r 2.6.32.15-gf9c0527 "insmod /system/lib/modules/tun.ko" works, but "modprobe tun" or "modprobe tun.ko" doesn't work, which is what the openvpn programs try to do... modprobe -r and rmmod also don't work # insmod /system/lib/modules/tun.ko # dmesg [...] [78008.650024] tun: Universal TUN/TAP device driver, 1.6 [78008.650390] tun: (C) 1999-2004 Max Krasnyansky <[email protected]> # modprobe -r tun modprobe: chdir(2.6.32.15-gf9c0527): No such file or directory # rmmod tun rmmod: chdir(2.6.32.15-gf9c0527): No such file or directory # modprobe tun modprobe: chdir(2.6.32.15-gf9c0527): No such file or directory Edited September 14, 2010 by Catscrash
Guest woti17 Posted September 15, 2010 Report Posted September 15, 2010 # uname -r 2.6.32.15-gf9c0527 "insmod /system/lib/modules/tun.ko" works, but "modprobe tun" or "modprobe tun.ko" doesn't work, which is what the openvpn programs try to do... modprobe -r and rmmod also don't work there was a thread for openvpn, don't know if that was solved. you could always push a /system/etc/init.d shell script to load the module at boot, with insmod and full path
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now