Thread: vpnc on KT
View Single Post
Old 12-06-2011, 11:00 AM   #17
geekmaster
Carpe diem, c'est la vie.
geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.
 
geekmaster's Avatar
 
Posts: 6,433
Karma: 10773670
Join Date: Nov 2011
Location: Multiverse 6627A
Device: K1 to PW3
There are multiple places on the net with downloadable tun.ko. I downloaded the one from the debian repository with identical kernel version (except a -2 added on -- lenny). It is not recognized by insmod though (wrong gcc version -- kindle needs 4.1). It is reported that both the kernel version and the compiler version must match /proc/version. My build environment has a newer gcc, so I will have to get gcc 4.1 and compile tun.o with that.

There are detailed instructions out there for building and installing tun.ko for devices that do not have it compiled into the kernel. It might need static linking to eliminate dependencies -- not sure...

Here is one such thread:
http://stevechui.blogspot.com/2011/1...tunko-for.html

and another:
http://mybookworld.wikidot.com/forum...e-mybook-world

You should probably use the kernel sources for your kindle, rather than from the debian source repository, to build a loadable tun.ko.

Quote:
Originally Posted by carstenx View Post
I'll try to compile the module and vpn in the next few days, if I find the time to do it.
@carstenx: Be sure to use gcc 4.1.

Last edited by geekmaster; 12-06-2011 at 11:11 AM.
geekmaster is offline   Reply With Quote