View Single Post
Old 05-17-2015, 02:55 PM   #12
matz
Junior Member
matz began at the beginning.
 
Posts: 2
Karma: 10
Join Date: May 2015
Device: Kindle 4 NT
Hello,
I have the same idea: to use my Kindle 4 NT as an USB-WIFI 'stick'.
On my jailbreaked device with usbnet running I tried to insmod the additional kernel modules:
nf_nat.ko and iptables_nat.ko
(from https://www.mobileread.com/forums/att...7&d=1361917519)

However, I get the following error message:

cd /mnt/us/extensions/system/lib/modules/2.6.31-rt11-lab126/kernel/net/ipv4/netfilter
[root@kindle netfilter]# insmod nf_nat.ko
insmod: error inserting 'nf_nat.ko': -1 Unknown symbol in module

ARE THERE ANY DIFFERENT COMPILED MODULE FILES THAT WOULD WORK WITH MY K4NT?

The system output is the following:
/var/log/messages

150517:182829 nf_nat: Unknown symbol nf_conntrack_tcp_update
150517:182829 nf_nat: Unknown symbol local_bh_enable
150517:182829 nf_nat: Unknown symbol local_bh_disable

[root@kindle netfilter]# uname -a
Linux kindle 2.6.31-rt11-lab126 #5 Sat Jan 12 20:39:09 PST 2013 armv7l unknown

[root@kindle netfilter]# cat /etc/version.txt
System Software Version: 025-H3_yoshi-181303
Sat Jan 12 20:40:53 PST 2013

[root@kindle netfilter]# cat /etc/prettyversion.txt
Kindle 4.1.1 (~~otaVersion~~)


Thanks in advance, Matz.
matz is offline   Reply With Quote