So after reading your comment, I tried again enabling adb in diags and yes I wasnt dreaming..
Attached are snaps i took while in diags mode.. 1st one is choosing usb in adb mode.
see if the device is recognised in adb
Code:
$ adb devices -l
List of devices attached
P0011807638506JH device usb:336592896X product:zeux_fox model:fox device:fox
$ adb version
Android Debug Bridge version 1.0.39
Revision 3db08f2c6889-android
Installed as /usr/local/bin/adb
After that just launch adb shell to get in kindle
Code:
$ adb shell
/dev # cat /proc/version
Linux version 3.10.53-lab126 (jenkins-official@sjc10-jbuild07) (collect2: error: ld returned 1 exit status) #1 PREEMPT Fri Jul 22 00:45:40 PDT 2016
/dev # uname -a
Linux kindle 3.10.53-lab126 #1 PREEMPT Fri Jul 22 00:45:40 PDT 2016 armv7l GNU/Linux
/dev # ifconfig
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:65536 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
/dev # df -kh
Filesystem Size Used Available Use% Mounted on
/dev/root 62.2M 33.8M 25.3M 57% /
tmpfs 249.9M 4.0K 249.9M 0% /dev
tmpfs 249.9M 0 249.9M 0% /dev/shm
/dev/mmcblk0p3 62.0M 17.2M 41.5M 29% /var/local
/dev/loop/0 3.0G 1.3G 1.7G 43% /mnt/base-us
fsp 3.0G 1.3G 1.7G 43% /mnt/us
/dev/loop/1 3.7M 384.0K 3.3M 10% /mnt/wfm