View Single Post
Old 12-30-2015, 04:09 PM   #4
knc1
Going Viral
knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.
 
knc1's Avatar
 
Posts: 17,212
Karma: 18210809
Join Date: Feb 2012
Location: Central Texas
Device: No K1, PW2, KV, KOA
USB networking on (Demo) PW-1, fw5.2.0

Using the USBnet, KUAL interface, check status, toggle status, check status -
All looks good.

Then at the PC end, it seems to work:
Code:
core2quad ~ $ sudo ifup usb0:1

core2quad ~ $ ip addr
- - - -
4: usb0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UNKNOWN qlen 1000
    link/ether 02:9b:63:0c:2d:dc brd ff:ff:ff:ff:ff:ff
    inet 192.168.15.201/16 scope global usb0:1
    inet6 fe80::9b:63ff:fe0c:2ddc/64 scope link 
       valid_lft forever preferred_lft forever

core2quad ~ $ telnet 192.168.15.244
Trying 192.168.15.244...
Connected to 192.168.15.244.
Escape character is '^]'.



Welcome to Kindle!

#################################################
#  N O T I C E  *  N O T I C E  *  N O T I C E  # 
#################################################
Rootfs is mounted read-only. Invoke mntroot rw to
switch back to a writable rootfs.
#################################################
[root@kindle root]#
(telnet because I haven't transfered my public key(s) for pubkey ssh auth yet.)

Hmm...
Now see how to replace that Demo firmware, it **should** be possible.
Note: I have not (yet) had to open the Kindle or resort to the serial port.

= = = =

the diags partition has neither sshd nor telnet installed.
Hmm....
I seem to recall that ixtab already built a diags image with sshd - will have to do some searching of MR dev corner.

= = = =

I just installed a fresh set of the files in 'main' - I could just copy what is needed into the 'diags' file system tree.

+ + + + +

Now I know why I am doing this -
This 'Demo' Kindle (PW-1) is my only PW-1 with 3G+WiFi

Last edited by knc1; 12-30-2015 at 04:44 PM.
knc1 is offline   Reply With Quote