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 04-09-2013, 03:45 PM   #16
fonzie4msg
Connoisseur
fonzie4msg can program the VCR without an owner's manual.fonzie4msg can program the VCR without an owner's manual.fonzie4msg can program the VCR without an owner's manual.fonzie4msg can program the VCR without an owner's manual.fonzie4msg can program the VCR without an owner's manual.fonzie4msg can program the VCR without an owner's manual.fonzie4msg can program the VCR without an owner's manual.fonzie4msg can program the VCR without an owner's manual.fonzie4msg can program the VCR without an owner's manual.fonzie4msg can program the VCR without an owner's manual.fonzie4msg can program the VCR without an owner's manual.
 
Posts: 56
Karma: 171512
Join Date: Feb 2012
Location: Jena
Device: k3gb (3g)
*Singing* hello again damdidam
fonzie4msg is offline   Reply With Quote
Old 04-09-2013, 03:48 PM   #17
fonzie4msg
Connoisseur
fonzie4msg can program the VCR without an owner's manual.fonzie4msg can program the VCR without an owner's manual.fonzie4msg can program the VCR without an owner's manual.fonzie4msg can program the VCR without an owner's manual.fonzie4msg can program the VCR without an owner's manual.fonzie4msg can program the VCR without an owner's manual.fonzie4msg can program the VCR without an owner's manual.fonzie4msg can program the VCR without an owner's manual.fonzie4msg can program the VCR without an owner's manual.fonzie4msg can program the VCR without an owner's manual.fonzie4msg can program the VCR without an owner's manual.
 
Posts: 56
Karma: 171512
Join Date: Feb 2012
Location: Jena
Device: k3gb (3g)
the conncetion problem really need to be fixed...it went down periodicly...
fonzie4msg is offline   Reply With Quote
Advert
Old 04-09-2013, 03:51 PM   #18
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: 6299991
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
Ah yeah! a 3... Yeah man they are tough little suckers. Hard to brick.

I should know I beat the living pulp out of mine in it's lifetime and it's soldiered on regardless. Honestly think that with just a bit more setup you will have this rolling.

STEP 1) Ditch dropbear. Get yourself some ssh keys and once you have logged in with them successfully once.. Switch that FALSE to TRUE that we looked at in /usbnet/etc/config...

make the key, keep the private in ~/.ssh/
(this is the default from running ssh-keygen and just pressing enter about 8 times lol)

get the public key and shove it in /usbnet/etc/authorized_keys (make the file, fill if with the PUBLIC key string)

try authenticating (should "just work")

Ditch the dropbear. That will be a step forward at the very least


There has to be AT LEAST 5 or 6 guides on here about this more fulsome in detail than my potted guide here.

But I covered the essentials.
twobob is offline   Reply With Quote
Old 04-09-2013, 04:02 PM   #19
fonzie4msg
Connoisseur
fonzie4msg can program the VCR without an owner's manual.fonzie4msg can program the VCR without an owner's manual.fonzie4msg can program the VCR without an owner's manual.fonzie4msg can program the VCR without an owner's manual.fonzie4msg can program the VCR without an owner's manual.fonzie4msg can program the VCR without an owner's manual.fonzie4msg can program the VCR without an owner's manual.fonzie4msg can program the VCR without an owner's manual.fonzie4msg can program the VCR without an owner's manual.fonzie4msg can program the VCR without an owner's manual.fonzie4msg can program the VCR without an owner's manual.
 
Posts: 56
Karma: 171512
Join Date: Feb 2012
Location: Jena
Device: k3gb (3g)
hehehe

iam going to stop for today ... but iam going to do this!

Iam quite happy to see my dektop screen on the kindle... its possible.. yeah!

I questioned myself whether the battery of my kindle will scuff by loading it through USB. Or is usbnetwork preventing that?

And how do I terminate kvncviewer?
fonzie4msg is offline   Reply With Quote
Old 04-09-2013, 04:18 PM   #20
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: 6299991
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
how did you start it?

myts? make a script to close it in myts then...

#!/bin/sh
killall -9 kvncviewer
(or whatever the exact name is)

or
just press HOME IIRC

I should really blow the dust of the 3 and try it but I think that worked.
twobob is offline   Reply With Quote
Advert
Old 04-09-2013, 04:24 PM   #21
fonzie4msg
Connoisseur
fonzie4msg can program the VCR without an owner's manual.fonzie4msg can program the VCR without an owner's manual.fonzie4msg can program the VCR without an owner's manual.fonzie4msg can program the VCR without an owner's manual.fonzie4msg can program the VCR without an owner's manual.fonzie4msg can program the VCR without an owner's manual.fonzie4msg can program the VCR without an owner's manual.fonzie4msg can program the VCR without an owner's manual.fonzie4msg can program the VCR without an owner's manual.fonzie4msg can program the VCR without an owner's manual.fonzie4msg can program the VCR without an owner's manual.
 
Posts: 56
Karma: 171512
Join Date: Feb 2012
Location: Jena
Device: k3gb (3g)
hehe. thx so far!!! Iam in best mood since a long time. Having a good shot on the possibility to write my phd stuff ... awesome!
fonzie4msg is offline   Reply With Quote
Old 04-09-2013, 05:04 PM   #22
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: 6299991
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
Happy days mate. Look after those eyes. I suspect that this will all be an "amusing memory" soon enough. Took me days to do my first device. Minutes to do my latest one.

Such is the way with experience.
twobob is offline   Reply With Quote
Old 04-11-2013, 05:40 PM   #23
fonzie4msg
Connoisseur
fonzie4msg can program the VCR without an owner's manual.fonzie4msg can program the VCR without an owner's manual.fonzie4msg can program the VCR without an owner's manual.fonzie4msg can program the VCR without an owner's manual.fonzie4msg can program the VCR without an owner's manual.fonzie4msg can program the VCR without an owner's manual.fonzie4msg can program the VCR without an owner's manual.fonzie4msg can program the VCR without an owner's manual.fonzie4msg can program the VCR without an owner's manual.fonzie4msg can program the VCR without an owner's manual.fonzie4msg can program the VCR without an owner's manual.
 
Posts: 56
Karma: 171512
Join Date: Feb 2012
Location: Jena
Device: k3gb (3g)
Maybe
/etc/init.d/netwatchd stop
is going to help with my conncetion problems.. we'll see next week..
happy weekend
fonzie4msg is offline   Reply With Quote
Old 04-12-2013, 01:18 AM   #24
atordo
Connoisseur
atordo is a splendid one to beholdatordo is a splendid one to beholdatordo is a splendid one to beholdatordo is a splendid one to beholdatordo is a splendid one to beholdatordo is a splendid one to beholdatordo is a splendid one to beholdatordo is a splendid one to beholdatordo is a splendid one to beholdatordo is a splendid one to beholdatordo is a splendid one to behold
 
Posts: 89
Karma: 19669
Join Date: Apr 2012
Device: Kindle Touch
Sorry if I didn't understand correctly, but if you want mainly to edit latex, wouldn't a terminal and text editor be a much simplier solution? Problem is you can't process latex in the Kindle, but you can transfer the tex file to your computer, run pdflatex and copy the pdf back (via ssh). This also uses much less bandwidth than a vnc link, so you should get rid of network interruptions too.
atordo is offline   Reply With Quote
Old 04-12-2013, 04:01 AM   #25
hawhill
Wizard
hawhill ought to be getting tired of karma fortunes by now.hawhill ought to be getting tired of karma fortunes by now.hawhill ought to be getting tired of karma fortunes by now.hawhill ought to be getting tired of karma fortunes by now.hawhill ought to be getting tired of karma fortunes by now.hawhill ought to be getting tired of karma fortunes by now.hawhill ought to be getting tired of karma fortunes by now.hawhill ought to be getting tired of karma fortunes by now.hawhill ought to be getting tired of karma fortunes by now.hawhill ought to be getting tired of karma fortunes by now.hawhill ought to be getting tired of karma fortunes by now.
 
hawhill's Avatar
 
Posts: 1,379
Karma: 2155307
Join Date: Nov 2010
Location: Goettingen, Germany
Device: Kindle Paperwhite, Kobo Mini
No, the network interruptions seem to be a "feature" of the Kindle, unfortunately. I had the same problems with my K3 - I think the netwatchd is the culprit, yes. But I found it leaves SSH connections untouched, so I resorted to tunnel the VNC port through SSH. I configured SSH to create a remote-listening port and configured the VNC viewer accordingly (e.g. tunnel "-R5901:localhost:5901", then configure vncviewer to connect to localhost:1) (5901 is the port for VNC display #1).
hawhill is offline   Reply With Quote
Old 04-12-2013, 04:18 AM   #26
atordo
Connoisseur
atordo is a splendid one to beholdatordo is a splendid one to beholdatordo is a splendid one to beholdatordo is a splendid one to beholdatordo is a splendid one to beholdatordo is a splendid one to beholdatordo is a splendid one to beholdatordo is a splendid one to beholdatordo is a splendid one to beholdatordo is a splendid one to beholdatordo is a splendid one to behold
 
Posts: 89
Karma: 19669
Join Date: Apr 2012
Device: Kindle Touch
Quote:
Originally Posted by hawhill View Post
No, the network interruptions seem to be a "feature" of the Kindle, unfortunately. I had the same problems with my K3 - I think the netwatchd is the culprit, yes.
O, I didn't known (I own a Touch). But I think the first part of my previous post is still relevant: simpler and you can edit when not in reach of the local network.
Of course there are not universal solutions and the original poster might prefer the remote desktop approach, in which case the ssh tunneling might be a valuable insight.
atordo is offline   Reply With Quote
Old 04-12-2013, 08:45 AM   #27
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 atordo View Post
Sorry if I didn't understand correctly, but if you want mainly to edit latex, wouldn't a terminal and text editor be a much simplier solution? Problem is you can't process latex in the Kindle, but you can transfer the tex file to your computer, run pdflatex and copy the pdf back (via ssh). This also uses much less bandwidth than a vnc link, so you should get rid of network interruptions too.
Whoa now - you gotta watch out for such absolute statements.

Check the thread on the new MedReader that is in the works - it **DISPLAYS** Latex - no post processing into another document type required. There are screenshots of the Kindle displaying Latex pages in that thread.

I.E: In the use case you have stated, a zero-bandwidth solution.

Note: Since MedReader is being tested in the new port of the Midori web browser, you will find some of its screen shots in that thread.

Also in the works (a big MAYBE) is a DICOM format image display. Just for those who want to display medical imaging files in the Kindle, not just read about them in various medical libraries.

DICOM: http://en.wikipedia.org/wiki/DICOM#DICOM_data_format

Last edited by knc1; 04-12-2013 at 09:19 AM.
knc1 is offline   Reply With Quote
Old 04-12-2013, 09:46 AM   #28
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: 6299991
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
Quote:
Originally Posted by atordo View Post
Sorry if I didn't understand correctly, but if you want mainly to edit latex, wouldn't a terminal and text editor be a much simplier solution? Problem is you can't process latex in the Kindle, but you can transfer the tex file to your computer, run pdflatex and copy the pdf back (via ssh). This also uses much less bandwidth than a vnc link, so you should get rid of network interruptions too.
https://www.mobileread.com/forums/sho...04&postcount=6

seek and ye shall find...
twobob is offline   Reply With Quote
Old 04-12-2013, 10:39 AM   #29
atordo
Connoisseur
atordo is a splendid one to beholdatordo is a splendid one to beholdatordo is a splendid one to beholdatordo is a splendid one to beholdatordo is a splendid one to beholdatordo is a splendid one to beholdatordo is a splendid one to beholdatordo is a splendid one to beholdatordo is a splendid one to beholdatordo is a splendid one to beholdatordo is a splendid one to behold
 
Posts: 89
Karma: 19669
Join Date: Apr 2012
Device: Kindle Touch
Thanks for the info, I'll check it out. Great news for those of us who use latex.
atordo is offline   Reply With Quote
Old 04-14-2013, 04:25 PM   #30
fonzie4msg
Connoisseur
fonzie4msg can program the VCR without an owner's manual.fonzie4msg can program the VCR without an owner's manual.fonzie4msg can program the VCR without an owner's manual.fonzie4msg can program the VCR without an owner's manual.fonzie4msg can program the VCR without an owner's manual.fonzie4msg can program the VCR without an owner's manual.fonzie4msg can program the VCR without an owner's manual.fonzie4msg can program the VCR without an owner's manual.fonzie4msg can program the VCR without an owner's manual.fonzie4msg can program the VCR without an owner's manual.fonzie4msg can program the VCR without an owner's manual.
 
Posts: 56
Karma: 171512
Join Date: Feb 2012
Location: Jena
Device: k3gb (3g)
hi guys

Quote:
Originally Posted by hawhill View Post
No, the network interruptions seem to be a "feature" of the Kindle, unfortunately. I had the same problems with my K3 - I think the netwatchd is the culprit, yes. But I found it leaves SSH connections untouched, so I resorted to tunnel the VNC port through SSH. I configured SSH to create a remote-listening port and configured the VNC viewer accordingly (e.g. tunnel "-R5901:localhost:5901", then configure vncviewer to connect to localhost:1) (5901 is the port for VNC display #1).
omg.. sounds hard to do.. no idea ... but i have to try
or is it just the tunnel command in the shell of the PC and some editing in a vncviewer cfg?
hawhill, a qtesions pops up. I thought using ssh, the kindle is the host. but using vnc, the PC is the host... isnt it? And why iam not able to kill netstatd on kindle? thx for any help



twobot, have you done this too?


thanks atordo for your idea good one. But I read that connecting a Keyboard to the kindle3/3g is the problem, isnt it?

Last edited by fonzie4msg; 04-14-2013 at 04:54 PM.
fonzie4msg is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Kindle VNC viewer (native app, GPLv2) hawhill Kindle Developer's Corner 531 12-11-2020 02:55 PM
PRS-T1 VNC viewer for word processing + external keyboard? multiprose Sony Reader Dev Corner 4 04-24-2012 05:30 PM
[Kindle Touch] No Image viewer and pdf viewer with white margins MaxPowerITA Kindle Developer's Corner 7 04-24-2012 05:27 AM
connecting VNC server/viewer multiprose enTourage eDGe 0 03-01-2012 04:57 PM
Android VNC viewer (use your PC from the eDGe!) devseev enTourage Archive 2 04-11-2010 01:21 AM


All times are GMT -4. The time now is 05:22 AM.


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