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-18-2012, 01:02 AM   #2386
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
Here's a small teaser of USBNet's next build...

Yup, that's OpenSSH instead of dropbear! \o/

Why? Because it doesn't take eleventy-billion seconds to login, like dropbear and its infamous libtom{math,crypt} regression! (And the binary is only like ~100KB bigger, and the memory footprint is negligible (a bit over ~4MB vs. ~2MB). The only downside is on the K4/K5, where the binary takes a huge size hit because I link OpenSSL statically to avoid the 0.9.8 -> 1.0.0 russian roulette of the K5 FW versions ).

And if you really like dropbear, it's still the default anyway, you'll have to ask for OpenSSH in the config .

Probably gonna be released tomorrow, I'm bushed right now, and the final binaries are still building... GCC's LTO takes a ginormous amount of time (basically, twice as much as a classic build).
Attached Thumbnails
Click image for larger version

Name:	openssh-kindle.png
Views:	336
Size:	324.1 KB
ID:	87916  

Last edited by NiLuJe; 06-18-2012 at 10:14 AM.
NiLuJe is offline   Reply With Quote
Old 06-18-2012, 12:32 PM   #2387
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
And here we go! USBNetwork v0.39.N

* OpenSSH support, woohoo!

So, a bit more info on OpenSSH:

To enable it, just set USE_OPENSSH to true in the config file (usbnet/etc/config), and restart your Kindle.

And you'll then be able to enjoy:
Code:
- Real: 0.28s User: 0.01s System: 0.00s Percent: 3% Cmd: ssh root@kindle true MajFault: 0 VolContSw: 16 InvContSw: 1 -
instead of
Code:
- Real: 2.18s User: 0.01s System: 0.00s Percent: 0% Cmd: ssh root@kindle true MajFault: 0 VolContSw: 17 InvContSw: 2 -
.

(I was speaking about LTO yesterday, but it's apparently not as stable as I expected, it broke (at least) OpenSSH's sshd, so, no LTO for now ).

Last edited by NiLuJe; 06-18-2012 at 12:38 PM.
NiLuJe is offline   Reply With Quote
Old 06-23-2012, 03:21 PM   #2388
lega4
Junior Member
lega4 began at the beginning.
 
Posts: 6
Karma: 10
Join Date: Jun 2012
Device: Kindle 4 NT
I don't understand, is Screensaver Hack from the first post work for Kindle NT firm. 4.1.0?
I don't see any posts and people confirming this...
lega4 is offline   Reply With Quote
Old 06-23-2012, 09:03 PM   #2389
anywho
Connoisseur
anywho is clearly one to watchanywho is clearly one to watchanywho is clearly one to watchanywho is clearly one to watchanywho is clearly one to watchanywho is clearly one to watchanywho is clearly one to watchanywho is clearly one to watchanywho is clearly one to watchanywho is clearly one to watchanywho is clearly one to watch
 
Posts: 58
Karma: 10970
Join Date: Jul 2010
Device: Kindle
my favorite font

Just adding my favorite font for other's enjoyment. Dunno if it is posted elsewhere, but here goes.

Quote:
Originally Posted by https://en.wikipedia.org/wiki/Lexicon_(typeface)
The typeface was specially designed for use at very small point sizes in Van Dale's Dictionary of the Dutch Language.
[MOD: Attachment deleted. Please do not upload copyright material to MobileRead without permission.]

Last edited by pdurrant; 06-24-2012 at 01:12 AM.
anywho is offline   Reply With Quote
Old 06-23-2012, 09:32 PM   #2390
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
@lega4: Theoretically, yes, but I don't have a K4, hence the untested/beta warning .
NiLuJe is offline   Reply With Quote
Old 06-24-2012, 09:20 AM   #2391
Balerion
Connoisseur
Balerion began at the beginning.
 
Balerion's Avatar
 
Posts: 69
Karma: 14
Join Date: Dec 2009
Device: K2i K3w
NiLuJe ...

Its been 2.5 years since I bought my first Kindle (K2i) and found this thread and all the work you have done. Since then I haven't had a single need to change anything on my Kindle, and I have been happy with the Museo Slab 500 font (free version - curtesy of myfonts.com).

I've had my K3w for a week now and turned to this thread to again start hacking. Jailbreak and hacks worked fine ofcourse, but had to start using the fontpackager due to the "weird" issues.

Alas, my Museo Slab 500 was fuzzy (it was a slightly modified version, whereby I slightly altered about 30/52 of the standard letter glyphs with fontlab hehehe)... I was devastated.

Having read a post by you regarding fonts without the hack, I came across you mentioning Droid Serif as a font that works amazingly on the K3. Wow!!! I don't miss Museo anymore.

Getting to the point... THANK YOU SO MUCH !!! for your continuing hard work, and your devotion to the Kindle community and everything Kindle.
Balerion is offline   Reply With Quote
Old 06-24-2012, 10:19 AM   #2392
lega4
Junior Member
lega4 began at the beginning.
 
Posts: 6
Karma: 10
Join Date: Jun 2012
Device: Kindle 4 NT
Quote:
Originally Posted by NiLuJe View Post
@lega4: Theoretically, yes, but I don't have a K4, hence the untested/beta warning .
Today I have installed this (kindle-ss-0.27.N.zip) and can say - it works perfectly on Kindle NT 4.1.0. Thank you.
lega4 is offline   Reply With Quote
Old 06-24-2012, 10:26 AM   #2393
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
@Balerion: Glad you found something you liked .

@lega4: Great! Thanks for the feedback!
NiLuJe is offline   Reply With Quote
Old 07-10-2012, 01:44 AM   #2394
anywho
Connoisseur
anywho is clearly one to watchanywho is clearly one to watchanywho is clearly one to watchanywho is clearly one to watchanywho is clearly one to watchanywho is clearly one to watchanywho is clearly one to watchanywho is clearly one to watchanywho is clearly one to watchanywho is clearly one to watchanywho is clearly one to watch
 
Posts: 58
Karma: 10970
Join Date: Jul 2010
Device: Kindle
Anyone get this "The update was not successful. Restarting your kindle."

I've got kindle keyboard wifi. I'm using update_jailbreak_0.10.N_k3w_install.bin

Am I missing something?
anywho is offline   Reply With Quote
Old 07-10-2012, 01:46 AM   #2395
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
@anywho: I'm guessing you're on a recent FW version, and thus used the wrong update file.

Quote:
Originally Posted by NiLuJe View Post
Note for Kindle >= 3.2.1 Users (that means you too, on 3.3!):

Please use the file corresponding to your kindle model suffixed by -3.2.1, the other one won't work on these newer FW versions, while the -3.2.1 file won't work on older FW versions. Check your Settings page if you're unsure of what FW your Kindle is running.
NiLuJe is offline   Reply With Quote
Old 07-10-2012, 01:56 AM   #2396
anywho
Connoisseur
anywho is clearly one to watchanywho is clearly one to watchanywho is clearly one to watchanywho is clearly one to watchanywho is clearly one to watchanywho is clearly one to watchanywho is clearly one to watchanywho is clearly one to watchanywho is clearly one to watchanywho is clearly one to watchanywho is clearly one to watch
 
Posts: 58
Karma: 10970
Join Date: Jul 2010
Device: Kindle
Quote:
Originally Posted by NiLuJe View Post
@anywho: I'm guessing you're on a recent FW version, and thus used the wrong update file.
*smack self*

thanks for pointing this out.
anywho is offline   Reply With Quote
Old 07-10-2012, 02:29 PM   #2397
anywho
Connoisseur
anywho is clearly one to watchanywho is clearly one to watchanywho is clearly one to watchanywho is clearly one to watchanywho is clearly one to watchanywho is clearly one to watchanywho is clearly one to watchanywho is clearly one to watchanywho is clearly one to watchanywho is clearly one to watchanywho is clearly one to watch
 
Posts: 58
Karma: 10970
Join Date: Jul 2010
Device: Kindle
With the font hack installed, and several fonts installed, how do I actually chose which font to use when I read a book? (I read the whole section on the font-hack. hopefully I didn't miss something obvious again :/)
anywho is offline   Reply With Quote
Old 07-10-2012, 02:56 PM   #2398
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
@anywho: The mobi reader uses the Serif family by default. You can't switch to a different font for a specific family without restarting the framework. So just make sure the Serif_* font files are the one you want to use .
NiLuJe is offline   Reply With Quote
Old 07-10-2012, 04:11 PM   #2399
anywho
Connoisseur
anywho is clearly one to watchanywho is clearly one to watchanywho is clearly one to watchanywho is clearly one to watchanywho is clearly one to watchanywho is clearly one to watchanywho is clearly one to watchanywho is clearly one to watchanywho is clearly one to watchanywho is clearly one to watchanywho is clearly one to watch
 
Posts: 58
Karma: 10970
Join Date: Jul 2010
Device: Kindle
Quote:
Originally Posted by NiLuJe View Post
@anywho: The mobi reader uses the Serif family by default. You can't switch to a different font for a specific family without restarting the framework. So just make sure the Serif_* font files are the one you want to use .
Thanks. It occurred to me since I had it working on my previous kindle (which died a horrible untimely death: https://img.skitch.com/20120705-n7yi...kd33r7w8jr.png) I could just copy its fonts folder.

What a huge difference the right font makes... thanks for your hard work.
anywho is offline   Reply With Quote
Old 07-11-2012, 01:00 AM   #2400
allvinc
Junior Member
allvinc began at the beginning.
 
Posts: 9
Karma: 10
Join Date: May 2011
Device: Kindle 3
root directory?

Leave the directory alone, and upload the correct update_*_install.bin file for your kindle & FW version to the root directory of your Kindle.
(As always, k2 means K2 US, k2i means K2 GW, dx means KDX US, dxi means KDX GW, dxg means KDX Graphite, k3g means K3 3G (US [B006]), k3w means K3 WiFi [B008], k3gb means K3 3G (UK [B00A]) and k4 means K4 [B00E]. The ones suffixed by -3.2.1 are meant for devices running FW >= 3.2.1 *only*!).
For a Kindle 2 International, that would be update_jailbreak_0.10.N_k2i_install.bin for example.



When you say ROOT DIRECTORY, is that where the DOCUMENTS, AUDIBLE, MUSIC and .ACTIVE-CONTENT-DATA folders are? I just put it in there?

I have a Kindle Keyboard wifi (B008) with FW 3.3 (611680021)so i'll use the update_jailbreak_0.10.N_k3w-3.2.1_install.bin ??

Just don't want to make any mistake, I'm totally out of my element in here. Thanks!
allvinc is offline   Reply With Quote
Reply

Tags
fonts, fw3, hack, jailbreak 3.1, niluje's hacks, screensavers, usbnet


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
USB network can't connect Slusho64 Kindle Developer's Corner 22 01-23-2013 09:00 PM
USB Network help? XxKryoxX Kindle Developer's Corner 6 12-31-2012 08:47 AM
Is there a hacks to install Time to read feature in other Kindles ? Biberkopf Kindle Developer's Corner 1 11-27-2012 04:08 PM
Hacks DXG Font hacks ? nimblem Amazon Kindle 2 09-21-2010 03:35 PM
Font Hacks wildchild06241 Introduce Yourself 5 06-24-2010 08:08 PM


All times are GMT -4. The time now is 02:28 PM.


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