So I didn`t factory reset my kindle yet. Just installer the rescue pack and USBnetwork hack to test SSH connection. But I can`t connect at all. When I enable the hack in rescue menu (Enable USBnet) my computer keep looking for an network to connect then it just fails. It can`t recognize as an network adapter. I`m on linux.
Code:
mint@mint ~ $ ifconfig -a
enp0s20f0u2 Link encap:Ethernet HWaddr ee:29:00:00:00:15
inet6 addr: fe80::58c8:2054:541e:31fe/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:50 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:9053 (9.0 KB)
Then after 5 minutes looking a network:
Code:
mint@mint ~ $ ifconfig -a
enp0s20f0u2 Link encap:Ethernet HWaddr ee:29:00:00:00:15
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:118 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:22112 (22.1 KB)
Maybe is because my Wifi Issue idk. Also tried with Putty on Windows, no luck.