Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Readers > Amazon Kindle > Kindle Developer's Corner

Notices

Reply
 
Thread Tools Search this Thread
Old 06-17-2014, 04:25 AM   #1
nixlos
Member
nixlos began at the beginning.
 
Posts: 13
Karma: 10
Join Date: Dec 2013
Device: kindle 4
Kindle 4nt Screenshot over ssh/telnet

Hi

Is there a Way to take a Screenshot from my kindle 4nt over ssh or telnet?

Iam searching for a script/command

Thanks
nixlos is offline   Reply With Quote
Old 06-17-2014, 05:47 AM   #2
twobob
( ͡° ͜ʖ ͡°){ʇlnɐɟ ƃǝs}Tır
twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.
 
twobob's Avatar
 
Posts: 6,586
Karma: 6299993
Join Date: Jun 2012
Location: uti gratia usura (Yao ying da ying; Mo ying da yieng)
Device: PW-WIFI|K5-3G+WIFI| K4|K3-3G|DXG|K2| Rooted Nook Touch
assuming you have linux. and ffmpeg. and usbnet and preshared keys.

https://www.mobileread.com/forums/sho...1&postcount=32

will need tweaking for your exact scenario I imagine. sizes and whatnot.

no pre-shared keys? sshpass would work I guess.
twobob is offline   Reply With Quote
Old 06-17-2014, 06:56 AM   #3
nixlos
Member
nixlos began at the beginning.
 
Posts: 13
Karma: 10
Join Date: Dec 2013
Device: kindle 4
i really dont understand a word of that, could u help? step by step??
nixlos is offline   Reply With Quote
Old 06-17-2014, 10:02 AM   #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
Quote:
Originally Posted by nixlos View Post
i really dont understand a word of that, could u help? step by step??
The actual command line entry (in several flavors) are highlighted.
I.E: it is just one step (one command line command).

Top line of post states the requirements needed on your PC.

Still lost?
All (full) distributions of Linux (and others of the *nix family) have the man(uals) installed.
The 'man' command is your friend.

Also, web search engines understand the 'man' command.
As in:
man ffmpeg
knc1 is offline   Reply With Quote
Old 06-17-2014, 11:12 AM   #5
NiLuJe
BLAM!
NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.
 
NiLuJe's Avatar
 
Posts: 13,506
Karma: 26047202
Join Date: Jun 2010
Location: Paris, France
Device: Kindle 2i, 3g, 4, 5w, PW, PW2, PW5; Kobo H2O, Forma, Elipsa, Sage, C2E
What about screenshot? Drops a gif in /mnt/us
NiLuJe is offline   Reply With Quote
Old 06-17-2014, 11:13 AM   #6
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
Duh....
You got us with that one.
knc1 is offline   Reply With Quote
Old 06-17-2014, 11:17 AM   #7
NiLuJe
BLAM!
NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.
 
NiLuJe's Avatar
 
Posts: 13,506
Karma: 26047202
Join Date: Jun 2010
Location: Paris, France
Device: Kindle 2i, 3g, 4, 5w, PW, PW2, PW5; Kobo H2O, Forma, Elipsa, Sage, C2E
@knc1: I've had my share of overly complicated bright ideas, I get it ;p.
NiLuJe is offline   Reply With Quote
Old 06-17-2014, 11:37 AM   #8
nixlos
Member
nixlos began at the beginning.
 
Posts: 13
Karma: 10
Join Date: Dec 2013
Device: kindle 4
that is what i want to do. iam searching for a command that creates a screenshot on the kindle and drops the picture /mnt/us. anybody know a simple command for that?

my english is very bad sorry
nixlos is offline   Reply With Quote
Old 06-17-2014, 11:47 AM   #9
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
Quote:
Originally Posted by nixlos View Post
that is what i want to do. iam searching for a command that creates a screenshot on the kindle and drops the picture /mnt/us. anybody know a simple command for that?

my english is very bad sorry
at the command prompt, enter:
screenshot
knc1 is offline   Reply With Quote
Old 06-17-2014, 01:32 PM   #10
twobob
( ͡° ͜ʖ ͡°){ʇlnɐɟ ƃǝs}Tır
twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.
 
twobob's Avatar
 
Posts: 6,586
Karma: 6299993
Join Date: Jun 2012
Location: uti gratia usura (Yao ying da ying; Mo ying da yieng)
Device: PW-WIFI|K5-3G+WIFI| K4|K3-3G|DXG|K2| Rooted Nook Touch
I was gonna put "screenshot" but vaguely recall it not working on the 3. glad its on the 4.
twobob is offline   Reply With Quote
Old 06-17-2014, 01:52 PM   #11
NiLuJe
BLAM!
NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.
 
NiLuJe's Avatar
 
Posts: 13,506
Karma: 26047202
Join Date: Jun 2010
Location: Paris, France
Device: Kindle 2i, 3g, 4, 5w, PW, PW2, PW5; Kobo H2O, Forma, Elipsa, Sage, C2E
It might have been called snapshot at one point, or put the files in /mnt/us/documents instead, but IIRC, there's been one such tool as far back as I can remember.
NiLuJe is offline   Reply With Quote
Old 06-17-2014, 05:20 PM   #12
nixlos
Member
nixlos began at the beginning.
 
Posts: 13
Karma: 10
Join Date: Dec 2013
Device: kindle 4
i dont know why, but the command dont work, here you see what happen

http://s7.directupload.net/images/140617/ng7gp9f3.png
nixlos is offline   Reply With Quote
Old 06-17-2014, 09:45 PM   #13
twobob
( ͡° ͜ʖ ͡°){ʇlnɐɟ ƃǝs}Tır
twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.
 
twobob's Avatar
 
Posts: 6,586
Karma: 6299993
Join Date: Jun 2012
Location: uti gratia usura (Yao ying da ying; Mo ying da yieng)
Device: PW-WIFI|K5-3G+WIFI| K4|K3-3G|DXG|K2| Rooted Nook Touch
hmm. I couldn't find neither neither.
And now my 4 is being a loser and usbnet keeps freezing up... :`\ bah



[root@kindle root]# ls /usr/bin
Code:
[                     glib-mkenums          realpath
[[                    gobject-query         renice
awk                   head                  reset
basename              hexdump               reset.ncurses
browserd              htop                  rsync
bsdiff                i2cutil               scp
bspatch               id                    seq
bunzip2               infocmp               sftp
bunzip2.bzip2         infotocap             showlog
bzcat                 install               showlog-cleanup
bzcat.bzip2           install_boot_images   skill
bzcmp                 jpegtran              slabtop
bzdiff                kdb                   snice
bzegrep               kdb_static            sort
bzfgrep               killall               sqlite3
bzgrep                kindletool            ssh
bzip2                 last                  ssh-add
bzip2recover          last.sysvinit         ssh-agent
bzless                lastb                 ssh-keygen
bzmore                less                  ssh-keyscan
catchsegv             libol-config          sshfs
chattr                lipc-daemon           startx
ckimage               lipc-get-prop         strace-graph
clear                 lipc-hash-prop        sumtool
clear.ncurses         lipc-probe            tack
cmp                   lipc-send-event       tail
cp_for_java           lipc-set-prop         tee
cramfsck              lipc-wait-event       telnet
crontab               logger                test
curl                  logname               tic
curl-config           lrz                   time
cut                   lsattr                timeout
cvm-dumpstack         lsz                   tload
dbclient              make_class            toe
dbscp                 md5sum                top
dbus-cleanup-sockets  mesg                  top.procps
dbus-daemon           mesg.sysvinit         tput
dbus-launch           mkcramfs              tr
dbus-monitor          mkfifo                traceroute
dbus-send             mmcregdmp             tset
dbus-uuidgen          mosh-client           tsl
dirname               mosh-server           tty
dosattr               mtd_debug             uflock
dropbear              mtest                 uniq
dropbearconvert       nanddump              unzip
dropbearkey           nandwrite             uptime
du                    nc                    uptime.procps
dump-and-kill-cvm     notifytph             utmpdump
dump-stack            nslookup              vmstat
env                   ntpdate               w
evtest                oil-bugreport         waitforkey
expr                  openssl               wall
fc-cache              pango-querymodules    wall.sysvinit
fc-cat                passwd                watch
fc-list               pgrep                 wc
fc-match              picocom               webreader
find                  pkill                 wget
flash_erase           pmap                  which
flash_eraseall        pmic                  who
flash_info            pmon                  whoami
flash_lock            pmond                 wpa_cli
flash_unlock          powerd                wpa_passphrase
flashcp               powerd_test           wpa_supplicant
free                  powertop              wrjpgcom
free.procps           preload               xargs
ftl_check             preload_static        xd
ftl_format            printf                xslt-config
fusermount            process_update        xsltproc
gasgauge-info         proxy                 yes
gdb                   pwdx                  zic
glib-genmarshal       rdjpgcom
glib-gettextize       readlink

[root@kindle root]# ls /bin    

addgroup           fgrep              mount              sh
adduser            grep               mount.util-linux   sleep
ash                gunzip             mountpoint         stat
busybox            gzip               mv                 stty
cat                hostname           netstat            su
chgrp              ip                 nice               sync
chmod              kill               pidof              tar
chown              kill.procps        pidof.sysvinit     touch
cp                 ln                 ping               true
date               login              pipe_progress      umount
dd                 ls                 ps                 umount.util-linux
delgroup           lsmod              ps.procps          uname
deluser            lsmod.26           pwd                usleep
df                 mkdir              rm                 vi
dmesg              mknod              rmdir              zcat
echo               mktemp             run-parts
false              more               sed
I dont see it

Last edited by twobob; 06-17-2014 at 10:02 PM.
twobob is offline   Reply With Quote
Old 06-17-2014, 11:43 PM   #14
NiLuJe
BLAM!
NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.
 
NiLuJe's Avatar
 
Posts: 13,506
Karma: 26047202
Join Date: Jun 2010
Location: Paris, France
Device: Kindle 2i, 3g, 4, 5w, PW, PW2, PW5; Kobo H2O, Forma, Elipsa, Sage, C2E
Yuuup. Not there on a K4, my bad. >_<".
NiLuJe is offline   Reply With Quote
Old 06-18-2014, 12:37 AM   #15
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
Quote:
Originally Posted by NiLuJe View Post
Yuuup. Not there on a K4, my bad. >_<".
Pull it from a K5 image file and add it to the K4?
Same screen (with funky drivers) and SoC - should 'just work'.

If the OP had a little more Linux experience . . . .
It would be easy to describe how to do it.

(and it is screenshot on my KPW-5.3.3, and does dump to root of USB storage)

Last edited by knc1; 06-18-2014 at 12:40 AM.
knc1 is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Cannot SSH into my Kindle 4NT, "Connection Refused". Desperate, any help appreciated caeg Kindle Developer's Corner 2 06-25-2013 10:24 PM
K3 ssh/telnet acess over WiFi MacUsers Kindle Developer's Corner 4 08-13-2011 05:01 AM
Can't SSH or Telnet to Kindle 3 eshiku Kindle Developer's Corner 13 07-28-2011 07:23 PM
Ssh/telnet access over 3G? lolcat Kindle Developer's Corner 12 02-21-2011 11:56 AM


All times are GMT -4. The time now is 03:34 AM.


MobileRead.com is a privately owned, operated and funded community.